1. 9d4f8e5 rhashtable: Fix rhashtable_try_insert test by Herbert Xu · 10 weeks ago master v6.14-p1
  2. 076d911 dt-bindings: crypto: qcom,inline-crypto-engine: Document the SM8750 ICE by Gaurav Kashyap · 10 weeks ago
  3. f78a36d dt-bindings: crypto: qcom,prng: Document SM8750 RNG by Gaurav Kashyap · 10 weeks ago
  4. 7a6bfb6 dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine by Gaurav Kashyap · 10 weeks ago
  5. f50fcd23 crypto: asymmetric_keys - Remove unused key_being_used_for[] by Dr. David Alan Gilbert · 2 months ago
  6. dd7d37c padata: avoid UAF for reorder_work by Chen Ridong · 2 months ago
  7. e01780e padata: fix UAF in padata_reorder by Chen Ridong · 2 months ago
  8. ae15420 padata: add pd get/put refcnt helper by Chen Ridong · 2 months ago
  9. 878d87f crypto: skcipher - call cond_resched() directly by Eric Biggers · 3 months ago
  10. 8b13c22 crypto: skcipher - optimize initializing skcipher_walk fields by Eric Biggers · 3 months ago
  11. f248945 crypto: skcipher - clean up initialization of skcipher_walk::flags by Eric Biggers · 3 months ago
  12. d97d066 crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt() by Eric Biggers · 3 months ago
  13. 24300d2 crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW by Eric Biggers · 3 months ago
  14. a22a231 crypto: skcipher - remove redundant clamping to page size by Eric Biggers · 3 months ago
  15. 807c801 crypto: skcipher - remove unnecessary page alignment of bounce buffer by Eric Biggers · 3 months ago
  16. e71778c crypto: skcipher - document skcipher_walk_done() and rename some vars by Eric Biggers · 3 months ago
  17. 42c5675 crypto: omap - switch from scatter_walk to plain offset by Eric Biggers · 3 months ago
  18. ee3c9c7 crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data by Eric Biggers · 3 months ago
  19. 1742b0a crypto: bcm - Drop unused setting of local 'ptr' variable by Krzysztof Kozlowski · 3 months ago
  20. 061b27e crypto: hisilicon/qm - support new function communication by Yang Shen · 3 months ago
  21. a268231 crypto: proc - Use str_yes_no() and str_no_yes() helpers by Thorsten Blum · 3 months ago
  22. 7fa4817 crypto: ahash - make hash walk functions private to ahash.c by Eric Biggers · 3 months ago
  23. 9ff6e94 padata: fix sysfs store callback check by Thomas Weißschuh · 3 months ago
  24. 730f67d crypto: keywrap - remove unused keywrap algorithm by Eric Biggers · 3 months ago
  25. 2890601 crypto: vmac - remove unused VMAC algorithm by Eric Biggers · 3 months ago
  26. eb68016 dt-bindings: crypto: qcom,prng: document ipq9574, ipq5424 and ipq5322 by Md Sadre Alam · 3 months ago
  27. 8f904ad crypto: fips - Use str_enabled_disabled() helper in fips_enable() by Thorsten Blum · 3 months ago
  28. 4ebd9a5 crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' by Kanchana P Sridhar · 3 months ago
  29. de66242 crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init by Herbert Xu · 3 months ago
  30. 7b6092e crypto: qce - revert "use __free() for a buffer that's always freed" by Nathan Chancellor · 3 months ago
  31. 472a989 crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto() by Joe Hattori · 3 months ago
  32. a5a9d95 crypto: hisilicon/sec2 - fix for aead invalid authsize by Wenkai Lin · 3 months ago
  33. fd337f8 crypto: hisilicon/sec2 - fix for aead icv error by Wenkai Lin · 3 months ago
  34. 3cd46a7 crypto: x86/aes-xts - additional optimizations by Eric Biggers · 3 months ago
  35. 68e95f5 crypto: x86/aes-xts - more code size optimizations by Eric Biggers · 3 months ago
  36. 77a4b56 crypto: x86/aes-xts - change len parameter to int by Eric Biggers · 3 months ago
  37. bd7e7df crypto: x86/aes-xts - improve some comments by Eric Biggers · 3 months ago
  38. d1bb1c3 crypto: x86/aes-xts - make the register aliases per-function by Eric Biggers · 3 months ago
  39. 5b7981c crypto: x86/aes-xts - use .irp when useful by Eric Biggers · 3 months ago
  40. 95791cc crypto: x86/aes-gcm - tune better for AMD CPUs by Eric Biggers · 3 months ago
  41. 3cae5a3 crypto: x86/aes-gcm - code size optimization by Eric Biggers · 3 months ago
  42. b9b8946 crypto: lib/gf128mul - Remove some bbe deadcode by Dr. David Alan Gilbert · 3 months ago
  43. e1d3422 rhashtable: Fix potential deadlock by moving schedule_work outside lock by Breno Leitao · 4 months ago
  44. f916e44 crypto: keywrap - remove assignment of 0 to cra_alignmask by Eric Biggers · 4 months ago
  45. 5478ced crypto: aegis - remove assignments of 0 to cra_alignmask by Eric Biggers · 4 months ago
  46. a618584 crypto: x86 - remove assignments of 0 to cra_alignmask by Eric Biggers · 4 months ago
  47. 047ea6d crypto: seed - stop using cra_alignmask by Eric Biggers · 4 months ago
  48. 7e00615 crypto: khazad - stop using cra_alignmask by Eric Biggers · 4 months ago
  49. 5e252f49 crypto: tea - stop using cra_alignmask by Eric Biggers · 4 months ago
  50. 6c178fd crypto: aria - stop using cra_alignmask by Eric Biggers · 4 months ago
  51. 8d90528 crypto: anubis - stop using cra_alignmask by Eric Biggers · 4 months ago
  52. 07d58e0 crypto: skcipher - remove support for physical address walks by Eric Biggers · 4 months ago
  53. 9cda46b crypto: n2 - remove Niagara2 SPU driver by Eric Biggers · 4 months ago
  54. 49b9258 crypto: qce - fix priority to be less than ARMv8 CE by Eric Biggers · 4 months ago
  55. f1e532d crypto: ccp - Use scoped guard for mutex by Mario Limonciello · 4 months ago
  56. 3382c44 crypto: qce - switch to using a mutex by Bartosz Golaszewski · 4 months ago
  57. eb7986e crypto: qce - convert tasklet to workqueue by Bartosz Golaszewski · 4 months ago
  58. ce8fd05 crypto: qce - use __free() for a buffer that's always freed by Bartosz Golaszewski · 4 months ago
  59. c151535 crypto: qce - make qce_register_algs() a managed interface by Bartosz Golaszewski · 4 months ago
  60. cf96b0d crypto: qce - convert qce_dma_request() to use devres by Bartosz Golaszewski · 4 months ago
  61. 6bca1f0 crypto: qce - shrink code with devres clk helpers by Bartosz Golaszewski · 4 months ago
  62. d66b1ab crypto: qce - remove unneeded call to icc_set_bw() in error path by Bartosz Golaszewski · 4 months ago
  63. e80cf84 crypto: qce - unregister previously registered algos in error path by Bartosz Golaszewski · 4 months ago
  64. 5278275 crypto: qce - fix goto jump in error path by Bartosz Golaszewski · 4 months ago
  65. f04be1d crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK by Herbert Xu · 4 months ago
  66. db092e5 MAINTAINERS: Move rhashtable over to linux-crypto by Herbert Xu · 4 months ago
  67. 73a7496 crypto: caam - use JobR's space to access page 0 regs by Gaurav Jain · 4 months ago
  68. 4e6ccd9 dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine by Yuvaraj Ranganathan · 4 months ago
  69. 4a36b76 dt-bindings: crypto: ice: document the qcs8300 inline crypto engine by Yuvaraj Ranganathan · 4 months ago
  70. 9a11fba dt-bindings: crypto: qcom,prng: document QCS8300 by Yuvaraj Ranganathan · 4 months ago
  71. 771ba5c crypto: hisilicon/zip - support new error report by Weili Qian · 4 months ago
  72. 0946334 crypto: hisilicon/zip - add data aggregation feature by Weili Qian · 4 months ago
  73. b768526 crypto: api - Call crypto_schedule_test outside of mutex by Herbert Xu · 4 months ago
  74. 8dd458c crypto: api - Fix boot-up self-test race by Herbert Xu · 4 months ago
  75. 15589bd crypto: tegra - do not transfer req when tegra init fails by Chen Ridong · 4 months ago
  76. cd26cd6 crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem by Chenghai Huang · 4 months ago v6.13-p2
  77. 8552cb0 crypto: rsassa-pkcs1 - Copy source data for SG list by Herbert Xu · 4 months ago
  78. fac04ef Linux 6.13-rc2 by Linus Torvalds · 4 months ago
  79. 0b6809a Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 months ago
  80. eadaac4 Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  81. c25ca0c Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  82. 8426226 Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 months ago
  83. 553c89e Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 4 months ago
  84. d8d326d6 kbuild: deb-pkg: fix build error with O= by Masahiro Yamada · 4 months ago
  85. 7912405 modpost: Add .irqentry.text to OTHER_SECTIONS by Thomas Gleixner · 4 months ago
  86. 62b5a46 Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 months ago
  87. c94cd02 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 months ago
  88. 7503345 Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linux by Linus Torvalds · 4 months ago
  89. aa0274d Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux by Linus Torvalds · 4 months ago
  90. a6db2a5 Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 months ago
  91. b5f2170 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 4 months ago
  92. f3ddc43 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 months ago
  93. ddfc146 Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 months ago
  94. c7cde62 Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 4 months ago
  95. 1995e7d Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Simona Vetter · 4 months ago
  96. 9a6e8c7 Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 4 months ago
  97. 2b90dcd Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 months ago
  98. d9e15b2 Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 months ago
  99. b60500e Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 months ago
  100. 35b7b33 Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 months ago