1. 9fcddaf crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions by George Acosta · 4 years, 5 months ago
  2. ea066b7 crypto: sa2ul - Fix pointer-to-int-cast warning by YueHaibing · 4 years, 5 months ago
  3. f858dde crypto: ahash - Remove AHASH_REQUEST_ON_STACK by Herbert Xu · 4 years, 5 months ago
  4. b00ba76 crypto: ahash - Add ahash_alg_instance by Herbert Xu · 4 years, 5 months ago
  5. e73d340 crypto: ahash - Add init_tfm/exit_tfm by Herbert Xu · 4 years, 5 months ago
  6. 6779d0e crypto: arm/curve25519 - include <linux/scatterlist.h> by Fabio Estevam · 4 years, 4 months ago
  7. 3033fd1 crypto: stm32 - Add missing header inclusions by Herbert Xu · 4 years, 5 months ago
  8. 3d29e98 crypto: hisilicon/qm - fix the process of register algorithms to crypto by Yang Shen · 4 years, 5 months ago
  9. daa3178 crypto: hisilicon/qm - fix the call trace when unbind device by Weili Qian · 4 years, 5 months ago
  10. 64dfe49 crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown' by Yang Shen · 4 years, 5 months ago
  11. 8d8f8d4 crypto: hisilicon/qm - fix VF not available after PF FLR by Shukun Tan · 4 years, 5 months ago
  12. e88dd6e crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop' by Yang Shen · 4 years, 5 months ago
  13. 9dca443 crypto: hisilicon/qm - fix event queue depth to 2048 by Shukun Tan · 4 years, 5 months ago
  14. 71d1ca4 crypto: hisilicon/qm - fix judgement of queue is full by Hui Tang · 4 years, 5 months ago
  15. 7e655e1 crypto: hisilicon/qm - fix print frequence in hisi_qp_send by Yang Shen · 4 years, 5 months ago
  16. 3c829d6 crypto: hisilicon/qm - clear used reference count when start qp by Shukun Tan · 4 years, 5 months ago
  17. 7bbfacc crypto: hisilicon/qm - fix wrong release after using strsep by Sihang Chen · 4 years, 5 months ago
  18. b1a5c9a crypto: virtio - don't use 'default m' by Ram Muthiah · 4 years, 5 months ago
  19. 64f4a62 crypto: picoxcell - Fix potential race condition bug by Madhuparna Bhowmik · 4 years, 5 months ago
  20. 8afa25a crypto: hash - Remove unused async iterators by Ira Weiny · 4 years, 5 months ago
  21. 5d1cdfd crypto: ux500 - Fix kmap() bug by Ira Weiny · 4 years, 5 months ago
  22. 3a61cdf hwrng: intel - cleanup initialization by Tom Rix · 4 years, 5 months ago
  23. abd9875 crypto: caam - Move debugfs fops into standalone file by Horia Geantă · 4 years, 5 months ago
  24. c0f6eeb hwrng: optee - fix wait use case by Jorge Ramirez-Ortiz · 4 years, 5 months ago
  25. 3409399 hwrng: optee - handle unlimited data rates by Jorge Ramirez-Ortiz · 4 years, 5 months ago
  26. 3a95887 crypto: x86/crc32c-intel - Use CRC32 mnemonic by Uros Bizjak · 4 years, 5 months ago
  27. 1d8b41f crypto: ccree - remove bitlocker cipher by Gilad Ben-Yossef · 4 years, 5 months ago
  28. a93492c crypto: ccree - remove data unit size support by Gilad Ben-Yossef · 4 years, 5 months ago
  29. ba974ad crypto: tcrypt - Add support for hash speed testing with keys by Herbert Xu · 4 years, 5 months ago
  30. f7ade9a crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call by Christophe JAILLET · 4 years, 5 months ago
  31. 8cbde6c crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc() by Tianjia Zhang · 4 years, 5 months ago
  32. e62291c crypto: marvell/cesa - Fix sparse warnings by Herbert Xu · 4 years, 5 months ago
  33. cbdad1f crypto: algif_aead - Do not set MAY_BACKLOG on the async path by Herbert Xu · 4 years, 5 months ago
  34. 2a05b02 crypto: algif_skcipher - EBUSY on aio should be an error by Herbert Xu · 4 years, 5 months ago
  35. 129a4db crypto: tcrypt - delete duplicated words in messages by Randy Dunlap · 4 years, 5 months ago
  36. 40a3af4 crypto: engine - delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  37. 71952d7 crypto: crct10dif_generic - fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  38. 743b915 crypto: crc32c_generic - delete and fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  39. 4eb57bc crypto: algif_aead - delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  40. 0a772f3 crypto: hifn_795x - switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  41. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 5 months ago
  42. 1dbb920 crypto: algapi - Move crypto_yield into internal.h by Herbert Xu · 4 years, 5 months ago
  43. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 5 months ago
  44. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  45. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  46. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  47. d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
  48. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  49. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
  50. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
  51. 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  52. 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  53. 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  54. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  55. eb1319a Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  56. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
  57. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  58. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  59. 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
  60. b07175d Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  61. 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  62. 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  63. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  64. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  65. fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  66. 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  67. 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  68. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  69. f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
  70. a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 5 months ago
  71. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  72. c403f6a mm: annotate a data race in page_zonenum() by Qian Cai · 4 years, 5 months ago
  73. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  74. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  75. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  76. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  77. e0e3f42 mm/memcontrol: fix a data race in scan count by Qian Cai · 4 years, 5 months ago
  78. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  79. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  80. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  81. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  82. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  83. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  84. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  85. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  86. c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  87. ee6c400 mm: introduce offset_in_thp by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  88. 2be1d71 mm: add thp_head by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  89. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  90. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  91. 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  92. 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  93. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  94. 14a36a4 mailmap: add entry for Greg Kurz by Greg Kurz · 4 years, 5 months ago
  95. 0f71241 selftests/exec: add file type errno tests by Kees Cook · 4 years, 5 months ago
  96. fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
  97. b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
  98. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  99. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  100. 0c64a0d sh: landisk: Add missing initialization of sh_io_port_base by Geert Uytterhoeven · 4 years, 5 months ago