1. dc9ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/crypto by Herbert Xu · 4 years ago
  2. d13c613 arm64: assembler: add cond_yield macro by Ard Biesheuvel · 4 years ago
  3. 65d1e3c crypto: aesni - release FPU during skcipher walk API calls by Ard Biesheuvel · 4 years ago
  4. 64a49b8 crypto: aesni - replace CTR function pointer with static call by Ard Biesheuvel · 4 years ago
  5. 0df07d8 crypto: arm64/sha - add missing module aliases by Ard Biesheuvel · 4 years, 1 month ago
  6. a04ea6f crypto: x86 - use local headers for x86 specific shared declarations by Ard Biesheuvel · 4 years, 1 month ago
  7. 64ca771 crypto: x86 - remove glue helper module by Ard Biesheuvel · 4 years, 1 month ago
  8. 165f357 crypto: x86/twofish - drop dependency on glue helper by Ard Biesheuvel · 4 years, 1 month ago
  9. ea55cfc crypto: x86/cast6 - drop dependency on glue helper by Ard Biesheuvel · 4 years, 1 month ago
  10. 674d40a crypto: x86/cast5 - drop dependency on glue helper by Ard Biesheuvel · 4 years, 1 month ago
  11. 9ad58b4 crypto: x86/serpent - drop dependency on glue helper by Ard Biesheuvel · 4 years, 1 month ago
  12. 407d409 crypto: x86/camellia - drop dependency on glue helper by Ard Biesheuvel · 4 years, 1 month ago
  13. 827ee47 crypto: x86 - add some helper macros for ECB and CBC modes by Ard Biesheuvel · 4 years, 1 month ago
  14. c0a6492 crypto: x86/blowfish - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  15. 768db5f crypto: x86/des - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  16. 89b7ba5 crypto: x86/glue-helper - drop CTR helper routines by Ard Biesheuvel · 4 years, 1 month ago
  17. f43dcaf crypto: x86/twofish - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  18. 7a6623c crypto: x86/cast6 - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  19. e2d60e2 crypto: x86/cast5 - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  20. 2e9440ae crypto: x86/serpent - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  21. a1f91ec crypto: x86/camellia - drop CTR mode implementation by Ard Biesheuvel · 4 years, 1 month ago
  22. 31d49c4 crypto: x86/glue-helper - drop XTS helper routines by Ard Biesheuvel · 4 years, 1 month ago
  23. da4df93 crypto: x86/twofish - switch to XTS template by Ard Biesheuvel · 4 years, 1 month ago
  24. 9ec0af8 crypto: x86/serpent- switch to XTS template by Ard Biesheuvel · 4 years, 1 month ago
  25. 2cc0fed crypto: x86/cast6 - switch to XTS template by Ard Biesheuvel · 4 years, 1 month ago
  26. 55a7e88 crypto: x86/camellia - switch to XTS template by Ard Biesheuvel · 4 years, 1 month ago
  27. d6cbf4e crypto: aesni - replace function pointers with static branches by Ard Biesheuvel · 4 years, 1 month ago
  28. 83c83e6 crypto: aesni - refactor scatterlist processing by Ard Biesheuvel · 4 years, 1 month ago
  29. 2694e23 crypto: aesni - clean up mapping of associated data by Ard Biesheuvel · 4 years, 1 month ago
  30. 30f2c18 crypto: aesni - drop unused asm prototypes by Ard Biesheuvel · 4 years, 1 month ago
  31. a13ed1d crypto: aesni - prevent misaligned buffers on the stack by Ard Biesheuvel · 4 years, 1 month ago
  32. 2481104 crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper by Ard Biesheuvel · 4 years, 1 month ago
  33. 86ad60a crypto: x86/aes-ni-xts - use direct calls to and 4-way stride by Ard Biesheuvel · 4 years, 1 month ago
  34. 1862eb0 crypto: arm/blake2b - add NEON-accelerated BLAKE2b by Eric Biggers · 4 years, 1 month ago
  35. 5172d32 crypto: arm/blake2s - add ARM scalar optimized BLAKE2s by Eric Biggers · 4 years, 1 month ago
  36. 8c4a93a crypto: blake2s - share the "shash" API boilerplate code by Eric Biggers · 4 years, 1 month ago
  37. 1aa90f4 crypto: x86/blake2s - define shash_alg structs using macros by Eric Biggers · 4 years, 1 month ago
  38. 5318d3d crypto: arm64/aes-ctr - improve tail handling by Ard Biesheuvel · 4 years, 1 month ago
  39. 15deb43 crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled by Ard Biesheuvel · 4 years, 1 month ago
  40. 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 2 months ago
  41. ddf169a crypto: aesni - implement support for cts(cbc(aes)) by Ard Biesheuvel · 4 years, 2 months ago
  42. fd16931 crypto: arm/chacha-neon - add missing counter increment by Ard Biesheuvel · 4 years, 2 months ago
  43. 7a2fde8 Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  44. 9b3f7f1 Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  45. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  46. 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  47. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  48. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  49. c45647f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux by Linus Torvalds · 4 years, 1 month ago
  50. 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 1 month ago
  51. e14fd4b x86/split-lock: Avoid returning with interrupts enabled by Andi Kleen · 4 years, 1 month ago
  52. 38dd767d kasan: allow VMAP_STACK for HW_TAGS mode by Andrey Konovalov · 4 years, 1 month ago
  53. d56a9ef kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK by Andrey Konovalov · 4 years, 1 month ago
  54. 94ab5b6 kasan, arm64: enable CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  55. 4291e9e kasan, arm64: print report from tag fault handler by Andrey Konovalov · 4 years, 1 month ago
  56. 2e903b9 kasan, arm64: implement HW_TAGS runtime by Andrey Konovalov · 4 years, 1 month ago
  57. 0fea6e9 kasan, arm64: expand CONFIG_KASAN checks by Andrey Konovalov · 4 years, 1 month ago
  58. 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 4 years, 1 month ago
  59. ccbe2aa arm64: kasan: add arch layer for memory tagging helpers by Andrey Konovalov · 4 years, 1 month ago
  60. dc09b29 arm64: kasan: align allocations for HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  61. bad1e1c arm64: mte: switch GCR_EL1 in kernel entry and exit by Vincenzo Frascino · 4 years, 1 month ago
  62. 620954a arm64: mte: convert gcr_user into an exclude mask by Vincenzo Frascino · 4 years, 1 month ago
  63. bfc62c5 arm64: kasan: allow enabling in-kernel MTE by Vincenzo Frascino · 4 years, 1 month ago
  64. 98c970d arm64: mte: add in-kernel tag fault handler by Vincenzo Frascino · 4 years, 1 month ago
  65. e5b8d92 arm64: mte: reset the page tag in page->flags by Vincenzo Frascino · 4 years, 1 month ago
  66. 85f49ca arm64: mte: add in-kernel MTE helpers by Vincenzo Frascino · 4 years, 1 month ago
  67. f469c03 arm64: enable armv8.5-a asm-arch option by Vincenzo Frascino · 4 years, 1 month ago
  68. 60a3a5f kasan, arm64: rename kasan_init_tags and mark as __init by Andrey Konovalov · 4 years, 1 month ago
  69. 28ab358 kasan, arm64: move initialization message by Andrey Konovalov · 4 years, 1 month ago
  70. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 4 years, 1 month ago
  71. afe6ef8 kasan, arm64: only init shadow for software modes by Andrey Konovalov · 4 years, 1 month ago
  72. de043da RISC-V: Fix usage of memblock_enforce_memory_limit by Atish Patra · 4 years, 1 month ago
  73. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
  74. 8552d28 Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 1 month ago
  75. d5c2439 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too by Christophe Leroy · 4 years, 1 month ago
  76. ecbbb88 Merge branch 'devel-stable' into for-next by Russell King · 4 years, 1 month ago
  77. 8cc9251 Merge branches 'fixes' and 'misc' into for-next by Russell King · 4 years, 1 month ago
  78. 10fce53 ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section by Ard Biesheuvel · 4 years, 2 months ago
  79. 0cda9bc ARM: 9038/1: Link with '-z norelro' by Nathan Chancellor · 4 years, 2 months ago
  80. 551b39e ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro by Geert Uytterhoeven · 4 years, 2 months ago
  81. 1ecec38 ARM: 9036/1: uncompress: Fix dbgadtb size parameter name by Geert Uytterhoeven · 4 years, 2 months ago
  82. 0557ac8 ARM: 9035/1: uncompress: Add be32tocpu macro by Geert Uytterhoeven · 4 years, 2 months ago
  83. 27bde18 ARM: 9033/1: arm/smp: Drop the macro S(x,s) by Anshuman Khandual · 4 years, 2 months ago
  84. 76460d6 ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functions by Anshuman Khandual · 4 years, 2 months ago
  85. 6c7a6d2 ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol by Ard Biesheuvel · 4 years, 2 months ago
  86. 3cce9d4 ARM: 9044/1: vfp: use undef hook for VFP support detection by Ard Biesheuvel · 4 years, 1 month ago
  87. 2eda7f1 powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO by Michael Ellerman · 4 years, 1 month ago
  88. 107521e powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO by Michael Ellerman · 4 years, 1 month ago
  89. 42ed6d5 powerpc/vdso: Block R_PPC_REL24 relocations by Michael Ellerman · 4 years, 1 month ago
  90. 9014eab powerpc/smp: Add __init to init_big_cores() by Cédric Le Goater · 4 years, 1 month ago
  91. 0faa22f powerpc/time: Force inlining of get_tb() by Christophe Leroy · 4 years, 1 month ago
  92. b36f835 powerpc/boot: Fix build of dts/fsl by Michael Ellerman · 4 years, 2 months ago
  93. 699eda2 Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-summary' into clk-next by Stephen Boyd · 4 years, 1 month ago
  94. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  95. f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 1 month ago
  96. 450f68e epoll: fix compat syscall wire up of epoll_pwait2 by Heiko Carstens · 4 years, 1 month ago
  97. 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  98. 11c3365 Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 1 month ago
  99. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  100. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago