1. 302e909 crypto: hisilicon/hpre - add 'default' for switch statement by Hui Tang · 3 years, 8 months ago
  2. 0c176d8 crypto: hisilicon/hpre - delete rudundant macro definition by Hui Tang · 3 years, 8 months ago
  3. 82119db crypto: hisilicon/hpre - use 'GENMASK' to generate mask value by Hui Tang · 3 years, 8 months ago
  4. 58be5ce crypto: hisilicon/hpre - delete rudundant initialization by Hui Tang · 3 years, 8 months ago
  5. b94c910 crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV' by Hui Tang · 3 years, 8 months ago
  6. 9201c07 crypto: hisilicon/hpre - replace macro with inline function by Hui Tang · 3 years, 8 months ago
  7. c9a753b crypto: hisilicon/hpre - init a structure member each line by Hui Tang · 3 years, 8 months ago
  8. e0a6f39 crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands by Hui Tang · 3 years, 8 months ago
  9. 0b0553b7 crypto: hisilicon/hpre - fix unmapping invalid dma address by Hui Tang · 3 years, 8 months ago
  10. a225762 crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
  11. c5ae16f crypto: ecdh - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
  12. 2d01667 crypto: testmgr - fix initialization of 'secret_size' by Hui Tang · 3 years, 8 months ago
  13. b013603 crypto: ux500 - Fix error return code in hash_hw_final() by Zhen Lei · 3 years, 8 months ago
  14. 06676aa crypto: nx - add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
  15. eb9e492 crypto: cavium/nitrox - Fix kernel-doc by Yang Li · 3 years, 9 months ago
  16. 3c995c4 crypto: cavium/nitrox - Remove redundant initialization of 'sg' by Yang Li · 3 years, 9 months ago
  17. 653fdbb MAINTAINERS: add myself as maintainer of ixp4xx_crypto by Corentin Labbe · 3 years, 9 months ago
  18. 9ca04a5 MAINTAINERS: add ixp4xx_crypto to the right arch list by Corentin Labbe · 3 years, 9 months ago
  19. c5e0703 crypto: ixp4xx - Correct functions alignment by Corentin Labbe · 3 years, 9 months ago
  20. ffb017e crypto: ixp4xx - remove brackets from single statement by Corentin Labbe · 3 years, 9 months ago
  21. 87d11a5 crypto: ixp4xx - Do not initialize static to NULL by Corentin Labbe · 3 years, 9 months ago
  22. 39e39cf crypto: ixp4xx - whitespace fixes by Corentin Labbe · 3 years, 9 months ago
  23. f5b82be crypto: ixp4xx - convert all printk to dev_xxx by Corentin Labbe · 3 years, 9 months ago
  24. 3557084 crypto: ixp4xx - convert unsigned to unsigned int by Corentin Labbe · 3 years, 9 months ago
  25. dfb098d crypto: ixp4xx - fallback when having more than one SG by Corentin Labbe · 3 years, 9 months ago
  26. e8acf01 crypto: ixp4xx - update IV after requests by Corentin Labbe · 3 years, 9 months ago
  27. 9395c58 crypto: ixp4xx - dma_unmap the correct address by Corentin Labbe · 3 years, 9 months ago
  28. 0cdbabf hwrng: exynos - Fix runtime PM imbalance on error by Łukasz Stelmach · 3 years, 9 months ago
  29. b51dcf0 crypto: qce - Schedule fallback aead algorithm by Thara Gopinath · 3 years, 9 months ago
  30. db0018a crypto: qce - Add support for AEAD algorithms by Thara Gopinath · 3 years, 9 months ago
  31. e5d6181 crypto: qce - Clean up qce_auth_cfg by Thara Gopinath · 3 years, 9 months ago
  32. 9363efb crypto: qce - Add support for AEAD algorithms by Thara Gopinath · 3 years, 9 months ago
  33. 7ba9cd4 crypto: qce - Add mode for rfc4309 by Thara Gopinath · 3 years, 9 months ago
  34. 6c34e44 crypto: qce - Make result dump optional by Thara Gopinath · 3 years, 9 months ago
  35. a9ca8ea crypto: qce - Add MAC failed error checking by Thara Gopinath · 3 years, 9 months ago
  36. b7c3635 hwrng: amd - remove redundant initialization of variable err by Colin Ian King · 3 years, 9 months ago
  37. fa8edbb crypto: cpt - Use 'hlist_for_each_entry' to simplify code by Christophe JAILLET · 3 years, 9 months ago
  38. c8671c7 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 9 months ago
  39. 2063257 crypto: arm64 - use a pattern rule for generating *.S files by Masahiro Yamada · 3 years, 9 months ago
  40. 12dd461 crypto: arm64 - generate *.S by Perl at build time instead of shipping them by Masahiro Yamada · 3 years, 9 months ago
  41. 8116138 crypto: arm - use a pattern rule for generating *.S files by Masahiro Yamada · 3 years, 9 months ago
  42. 7c0303f crypto: arm - generate *.S by Perl at build time instead of shipping them by Masahiro Yamada · 3 years, 9 months ago
  43. 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 8 months ago
  44. 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 8 months ago
  45. efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  46. 506c307 Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  47. 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  48. 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  49. 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  50. 85bbba1 Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  51. dd3e401 Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  52. 35c820e Revert "bio: limit bio max size" by Jens Axboe · 3 years, 8 months ago
  53. b741596 Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
  54. fec4d42 drm/i915/display: fix compiler warning about array overrun by Linus Torvalds · 3 years, 8 months ago
  55. 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  56. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  57. c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
  58. 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
  59. ab159ac Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
  60. 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
  61. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  62. 0ab1438 linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> by Masahiro Yamada · 3 years, 9 months ago
  63. f96271c Merge branch 'master' into next by Michael Ellerman · 3 years, 8 months ago
  64. 55bc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 8 months ago
  65. e4d4a27 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 8 months ago
  66. 7d18dbdd atm: firestream: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 9 months ago
  67. 8a7cb24 net: stmmac: Do not enable RX FIFO overflow interrupts by Yannick Vignon · 3 years, 9 months ago
  68. 578c18ef mptcp: fix splat when closing unaccepted socket by Paolo Abeni · 3 years, 9 months ago
  69. dd86005 Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 8 months ago
  70. 1ad77a0 Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 8 months ago
  71. 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  72. 2059c40 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 8 months ago
  73. bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  74. 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  75. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  76. e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
  77. 8085a36 i40e: Remove LLDP frame filters by Arkadiusz Kubalewski · 3 years, 9 months ago
  78. 15395ec i40e: Fix PHY type identifiers for 2.5G and 5G adapters by Mateusz Palczewski · 3 years, 9 months ago
  79. 61343e6 i40e: fix the restart auto-negotiation after FEC modified by Jaroslaw Gawin · 3 years, 9 months ago
  80. 38318f2 i40e: Fix use-after-free in i40e_client_subtask() by Yunjian Wang · 3 years, 9 months ago
  81. ae4393d i40e: fix broken XDP support by Magnus Karlsson · 3 years, 9 months ago
  82. 6c8774a netfilter: nftables: avoid potential overflows on 32bit arches by Eric Dumazet · 3 years, 9 months ago
  83. a54754e netfilter: nftables: avoid overflows in nft_hash_buckets() by Eric Dumazet · 3 years, 9 months ago
  84. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  85. baf2f90 mm: fix typos in comments by Lu Jialin · 3 years, 9 months ago
  86. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 9 months ago
  87. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 9 months ago
  88. 7497835 ipc/sem.c: spelling fix by Bhaskar Chowdhury · 3 years, 9 months ago
  89. a109ae2 fs: fat: fix spelling typo of values by dingsenjie · 3 years, 9 months ago
  90. 5afe69c kernel/sys.c: fix typo by Xiaofeng Cao · 3 years, 9 months ago
  91. f0fffaf kernel/up.c: fix typo by Bhaskar Chowdhury · 3 years, 9 months ago
  92. a12f4f8 kernel/user_namespace.c: fix typos by Xiaofeng Cao · 3 years, 9 months ago
  93. 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 9 months ago
  94. 2eb70aa include/linux/pgtable.h: few spelling fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  95. 80d0155 mm/slab.c: fix spelling mistake "disired" -> "desired" by Colin Ian King · 3 years, 9 months ago
  96. d4e3e52 scripts/spelling.txt: add "overflw" by Drew Fustini · 3 years, 9 months ago
  97. a4799be scripts/spelling.txt: Add "diabled" typo by zuoqilin · 3 years, 9 months ago
  98. 702850a scripts/spelling.txt: add "overlfow" by Drew Fustini · 3 years, 9 months ago
  99. 5aa6b70 arm: print alloc free paths for address in registers by Maninder Singh · 3 years, 9 months ago
  100. f7c8ce4 mm/vmalloc: remove vwrite() by David Hildenbrand · 3 years, 9 months ago