1. 6ac86aa Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  2. 17860cc Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 10 months ago
  3. e720e7d mm: fix race by making init_zero_pfn() early_initcall by Ilya Lipnitskiy · 3 years, 10 months ago
  4. 2bb25b3 Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
  5. a080642 Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  6. 9ae31e2 MIPS: kernel: setup.c: fix compilation error by Mauri Sandberg · 3 years, 10 months ago
  7. e0146a1 vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends by Jason Gunthorpe · 3 years, 10 months ago
  8. 1e43c37 Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 3 years, 10 months ago
  9. 7b9acbb xtensa: fix uaccess-related livelock in do_page_fault by Max Filippov · 4 years ago
  10. a5e13c6 Linux 5.12-rc5 by Linus Torvalds · 3 years, 10 months ago
  11. f9e2bb4 Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 10 months ago
  12. 3fef15f Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 10 months ago
  13. 36a1463 Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  14. 47fbbc9 Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  15. 81b1d39 Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  16. b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  17. abed516 Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  18. e8cfe8f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  19. 84d572e MAINTAINERS: add backups for s390 vfio drivers by Matthew Rosato · 3 years, 10 months ago
  20. 2b8ed1c io_uring: remove unsued assignment to pointer io by Colin Ian King · 3 years, 10 months ago
  21. 78d9d7c io_uring: don't cancel extra on files match by Pavel Begunkov · 3 years, 10 months ago
  22. 2482b58 io_uring: don't cancel-track common timeouts by Pavel Begunkov · 3 years, 10 months ago
  23. 80c4cbd io_uring: do post-completion chore on t-out cancel by Pavel Begunkov · 3 years, 10 months ago
  24. 1ee4160 io_uring: fix timeout cancel return code by Pavel Begunkov · 3 years, 10 months ago
  25. 1e4cf0d Revert "signal: don't allow STOP on PF_IO_WORKER threads" by Jens Axboe · 3 years, 10 months ago
  26. d3dc04c Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing" by Jens Axboe · 3 years, 10 months ago
  27. e8b33b8 Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals" by Jens Axboe · 3 years, 10 months ago
  28. 5a842a7 Revert "signal: don't allow sending any signals to PF_IO_WORKER threads" by Jens Axboe · 3 years, 10 months ago
  29. b16b385 kernel: stop masking signals in create_io_thread() by Jens Axboe · 3 years, 10 months ago
  30. dbe1bdb io_uring: handle signals for IO threads like a normal thread by Jens Axboe · 3 years, 10 months ago
  31. e82fc78 block: don't create too many partitions by Ming Lei · 3 years, 10 months ago
  32. cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 3 years, 10 months ago
  33. 219481a cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 3 years, 10 months ago
  34. cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 10 months ago
  35. 3bffbe9 cifs: Fix chmod with modefromsid when an older ACE already exists. by Shyam Prasad N · 3 years, 10 months ago
  36. 1044299 kernel: don't call do_exit() for PF_IO_WORKER threads by Jens Axboe · 3 years, 10 months ago
  37. 0f4498c Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 10 months ago
  38. 4edbe1d dm ioctl: fix out of bounds array access when no devices by Mikulas Patocka · 3 years, 10 months ago
  39. 7931c53 Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  40. 8a3cbdd Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  41. eb3991e Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 10 months ago
  42. 6c20f6d Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  43. f944d06 Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  44. 57a9006 remove Dan Murphy from TI from MAINTAINERS by Pavel Machek · 3 years, 10 months ago
  45. e1db18b Merge branches 'acpi-video' and 'acpi-scan' by Rafael J. Wysocki · 3 years, 10 months ago
  46. 6f3a283 Merge branch 'pm-em' by Rafael J. Wysocki · 3 years, 10 months ago
  47. a846738 xen-blkback: don't leak persistent grants from xen_blkbk_map() by Jan Beulich · 3 years, 10 months ago
  48. 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 3 years, 10 months ago
  49. 1dc481c perf test: Change to use bash for daemon test by Leo Yan · 3 years, 10 months ago
  50. 09d78dd Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 3 years, 10 months ago
  51. db24726 Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 10 months ago
  52. 701c09c Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  53. 5b43bd1 s390/vdso: fix initializing and updating of vdso_data by Heiko Carstens · 3 years, 10 months ago
  54. b24bacd s390/vdso: fix tod_steering_delta type by Heiko Carstens · 3 years, 10 months ago
  55. 72bbc22 s390/vdso: copy tod_steering_delta value to vdso_data page by Heiko Carstens · 3 years, 10 months ago
  56. 4e8d123 Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
  57. 8154042 Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
  58. 5165fe0 Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 10 months ago
  59. 0f43ad7 Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 10 months ago
  60. 90b8749 io_uring: maintain CQE order of a failed link by Pavel Begunkov · 3 years, 10 months ago
  61. 60c988b vfio/type1: Empty batch for pfnmap pages by Daniel Jordan · 3 years, 10 months ago
  62. 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  63. 2ba9bea Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 10 months ago
  64. 58e4b9d Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 10 months ago
  65. 43f0b56 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  66. 7aae543 mailmap: update the email address for Chris Chiu by Chris Chiu · 3 years, 10 months ago
  67. d3e2ff2 mailmap: update Andrey Konovalov's email address by Andrey Konovalov · 3 years, 10 months ago
  68. 487cfad mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP by Ira Weiny · 3 years, 10 months ago
  69. a024b7c mm: memblock: fix section mismatch warning again by Mike Rapoport · 3 years, 10 months ago
  70. 9551158 kfence: make compatible with kmemleak by Marco Elver · 3 years, 10 months ago
  71. 60bcf72 gcov: fix clang-11+ support by Nick Desaulniers · 3 years, 10 months ago
  72. 95d44a4 ia64: fix format strings for err_inject by Sergei Trofimovich · 3 years, 10 months ago
  73. f2a419c ia64: mca: allocate early mca with GFP_ATOMIC by Sergei Trofimovich · 3 years, 10 months ago
  74. 8b44ca2 squashfs: fix xattr id and id lookup sanity checks by Phillip Lougher · 3 years, 10 months ago
  75. c1b2028 squashfs: fix inode lookup sanity checks by Sean Nyekjaer · 3 years, 10 months ago
  76. 6d67957 z3fold: prevent reclaim/free race for headless pages by Thomas Hebb · 3 years, 10 months ago
  77. 19ec368 selftests/vm: fix out-of-tree build by Rong Chen · 3 years, 10 months ago
  78. c265583 mm/mmu_notifiers: ensure range_end() is paired with range_start() by Sean Christopherson · 3 years, 10 months ago
  79. cf10bd4 kasan: fix per-page tags for non-page_alloc pages by Andrey Konovalov · 3 years, 10 months ago
  80. d85aecf hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings by Miaohe Lin · 3 years, 10 months ago
  81. f5d2d23 io-wq: fix race around pending work on teardown by Jens Axboe · 3 years, 10 months ago
  82. 3408be14 RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server by Potnuri Bharat Teja · 3 years, 10 months ago
  83. 20109a8 arm64: kernel: disable CNP on Carmel by Rich Wiley · 3 years, 10 months ago
  84. baa9637 arm64/process.c: fix Wmissing-prototypes build warnings by Maninder Singh · 3 years, 10 months ago
  85. 36fa766 scsi: target: pscsi: Clean up after failure in pscsi_map_sg() by Martin Wilck · 3 years, 10 months ago
  86. 077ce02 scsi: target: pscsi: Avoid OOM in pscsi_map_sg() by Martin Wilck · 3 years, 10 months ago
  87. 3401ecf scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() by Jia-Ju Bai · 3 years, 11 months ago
  88. f6995383 scsi: qedi: Fix error return code of qedi_alloc_global_queues() by Jia-Ju Bai · 3 years, 11 months ago
  89. 39c0c85 scsi: Revert "qla2xxx: Make sure that aborted commands are freed" by Bart Van Assche · 3 years, 10 months ago
  90. 62fc266 scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware by Tyrel Datwyler · 3 years, 10 months ago
  91. 8b1c9b2 scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops() by Tyrel Datwyler · 3 years, 10 months ago
  92. e138138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  93. d3999c1f drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128 by Lyude Paul · 3 years, 11 months ago
  94. e43accb psample: Fix user API breakage by Ido Schimmel · 3 years, 10 months ago
  95. bf45947 math: Export mul_u64_u64_div_u64 by David S. Miller · 3 years, 10 months ago
  96. af44a38 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" by Roger Pau Monne · 3 years, 10 months ago
  97. 2b514ec xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG by Roger Pau Monne · 3 years, 10 months ago
  98. 6f235a6 ch_ktls: fix enum-conversion warning by Arnd Bergmann · 3 years, 10 months ago
  99. 9e0a537 octeontx2-af: Fix memory leak of object buf by Colin Ian King · 3 years, 10 months ago
  100. f51d7bf ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation by Yangbo Lu · 3 years, 10 months ago