1. e829c2e lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() by Bartosz Golaszewski · 3 years, 10 months ago
  2. c13656b lib: bitmap: order includes alphabetically by Bartosz Golaszewski · 3 years, 10 months ago
  3. 98635b2 lib: bitmap: remove the 'extern' keyword from function declarations by Bartosz Golaszewski · 3 years, 10 months ago
  4. 2d93018 gpiolib: some edits of kernel docs for clarity by Randy Dunlap · 3 years, 10 months ago
  5. 67196fe irqdomain: Introduce irq_domain_create_simple() API by Andy Shevchenko · 3 years, 10 months ago
  6. 3001c35 Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 10 months ago
  7. 5ba33b4 Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  8. 92ed88c Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  9. 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  10. 0ada2dad Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  11. 278924c Merge tag 'trace-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  12. 429257a Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Ingo Molnar · 3 years, 10 months ago
  13. fb98cc0 efi: use 32-bit alignment for efi_guid_t literals by Ard Biesheuvel · 3 years, 10 months ago
  14. 8b12a62 Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  15. db3f0d8 Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 10 months ago
  16. dc03379 Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 10 months ago
  17. bf152b0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 10 months ago
  18. 83b6268 workqueue/tracing: Copy workqueue name to buffer in trace event by Steven Rostedt (VMware) · 3 years, 10 months ago
  19. 53e043b io_uring: remove structures from include/linux/io_uring.h by Stefan Metzmacher · 3 years, 10 months ago
  20. 546aa0e usb-storage: Add quirk to defeat Kindle's automatic unload by Alan Stern · 3 years, 10 months ago
  21. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  22. bee6457 locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acquire_fini() by Waiman Long · 3 years, 10 months ago
  23. b2e9df8 x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART by Oleg Nesterov · 4 years ago
  24. 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago
  25. 1df2731 Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 10 months ago
  26. 4108e10 Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  27. 3b49dfb ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST by Jason Gunthorpe · 3 years, 10 months ago
  28. f8425c9 fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
  29. 6c54031 drm/ttm: make ttm_bo_unpin more defensive by Christian König · 3 years, 10 months ago
  30. 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  31. fa509ff Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  32. 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  33. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  34. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  35. bc22ed2 virtio: remove export for virtio_config_{enable, disable} by Xianting Tian · 3 years, 11 months ago
  36. 88fe492 Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
  37. e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  38. be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  39. 149fc78 include/linux/sched/mm.h: use rcu_dereference in in_vfork() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  40. 97e49102 linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* by Arnd Bergmann · 3 years, 10 months ago
  41. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  42. 82e69a1 mm/fork: clear PASID for new mm by Fenghua Yu · 3 years, 10 months ago
  43. cbf78d8 stop_machine: mark helpers __always_inline by Arnd Bergmann · 3 years, 10 months ago
  44. 34dc2ef memblock: fix section mismatch warning by Arnd Bergmann · 3 years, 10 months ago
  45. ce30708 Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  46. 9278be9 Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  47. 2614100 Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  48. 270c055 Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 10 months ago
  49. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  50. 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  51. f78d76e Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  52. bade4be svcrdma: Revert "svcrdma: Reduce Receive doorbell rate" by Chuck Lever · 3 years, 10 months ago
  53. 28806e4 Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 3 years, 10 months ago
  54. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  55. f09f9f9 media: rc: compile rc-cec.c into rc-core by Hans Verkuil · 3 years, 10 months ago
  56. 659ab7a drm: Use USB controller's DMA mask when importing dmabufs by Thomas Zimmermann · 3 years, 10 months ago
  57. ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
  58. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
  59. 2a92c90 software node: Fix device_add_software_node() by Heikki Krogerus · 3 years, 10 months ago
  60. 98b94b6 regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting by Frieder Schrempf · 3 years, 11 months ago
  61. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  62. 4817a52 seqlock,lockdep: Fix seqcount_latch_init() by Peter Zijlstra · 3 years, 10 months ago
  63. d5b0e06 u64_stats,lockdep: Fix u64_stats_init() vs lockdep by Peter Zijlstra · 3 years, 10 months ago
  64. 51f2403 cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP by Shuo Liu · 3 years, 11 months ago
  65. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  66. 924a9bc net: check if protocol extracted by virtio_net_hdr_set_proto is correct by Balazs Nemeth · 3 years, 10 months ago
  67. 1019d79 atm: fix a typo in the struct description by Tong Zhang · 3 years, 10 months ago
  68. 69dd450 irqdomain: Remove debugfs_file from struct irq_domain by Greg Kroah-Hartman · 3 years, 11 months ago
  69. 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 10 months ago
  70. 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 10 months ago
  71. baf186c io_uring: index io_uring->xa by ctx not file by Pavel Begunkov · 3 years, 10 months ago
  72. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
  73. a5398bf perf/core: Flush PMU internal buffers for per-CPU events by Kan Liang · 4 years, 1 month ago
  74. 6b5b368f KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key by Marc Zyngier · 3 years, 10 months ago
  75. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  76. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  77. ea6be46 Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  78. 638526b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  79. 54663cf Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  80. cc440e8 kernel: provide create_io_thread() helper by Jens Axboe · 3 years, 10 months ago
  81. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  82. 43df524 Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 10 months ago
  83. c95c34f xsk: Remove dangling function declaration from header file by Maciej Fijalkowski · 3 years, 10 months ago
  84. f9f3444 tracing: Fix comment about the trace_event_call flags by Steven Rostedt (VMware) · 3 years, 10 months ago
  85. 8452d4a io_uring: destroy io-wq on exec by Pavel Begunkov · 3 years, 10 months ago
  86. 3e59e88 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 3 years, 10 months ago
  87. ff70784 ACPI: bus: Constify is_acpi_node() and friends (part 2) by Andy Shevchenko · 3 years, 10 months ago
  88. caf6912 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 10 months ago
  89. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 10 months ago
  90. 9b838a3 Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus by Takashi Iwai · 3 years, 10 months ago
  91. 08c2a4b ALSA: hda: move Intel SoundWire ACPI scan to dedicated module by Pierre-Louis Bossart · 3 years, 10 months ago
  92. c7929b1 ASoC: soc-acpi: allow for partial match in parent name by Pierre-Louis Bossart · 3 years, 10 months ago
  93. a864e8f ALSA: hda: intel-nhlt: verify config type by Pierre-Louis Bossart · 3 years, 10 months ago
  94. b228c9b net: expand textsearch ts_state to fit skb_seq_state by Willem de Bruijn · 3 years, 10 months ago
  95. 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  96. 5218e12 block: Drop leftover references to RQF_SORTED by Jean Delvare · 3 years, 10 months ago
  97. e940e08 can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership by Oleksij Rempel · 3 years, 10 months ago
  98. cd27845 Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 10 months ago
  99. 0b311e3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  100. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago