1. f2616c7 seq_buf: Add seq_buf_terminate() API by Steven Rostedt (VMware) · 3 years, 10 months ago
  2. efe6196 ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all events by Steven Rostedt (VMware) · 3 years, 10 months ago
  3. b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 3 years, 10 months ago
  4. 83b6268 workqueue/tracing: Copy workqueue name to buffer in trace event by Steven Rostedt (VMware) · 3 years, 10 months ago
  5. 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
  6. 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
  7. 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
  8. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  9. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  10. 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
  11. 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
  12. 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
  13. 149fc78 include/linux/sched/mm.h: use rcu_dereference in in_vfork() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  14. 97e49102 linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* by Arnd Bergmann · 3 years, 10 months ago
  15. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  16. 82e69a1 mm/fork: clear PASID for new mm by Fenghua Yu · 3 years, 10 months ago
  17. cbf78d8 stop_machine: mark helpers __always_inline by Arnd Bergmann · 3 years, 10 months ago
  18. 34dc2ef memblock: fix section mismatch warning by Arnd Bergmann · 3 years, 10 months ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. f78d76e Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  26. 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
  27. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  28. f09f9f9 media: rc: compile rc-cec.c into rc-core by Hans Verkuil · 3 years, 10 months ago
  29. 659ab7a drm: Use USB controller's DMA mask when importing dmabufs by Thomas Zimmermann · 3 years, 10 months ago
  30. ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
  31. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
  32. 2a92c90 software node: Fix device_add_software_node() by Heikki Krogerus · 3 years, 10 months ago
  33. 98b94b6 regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting by Frieder Schrempf · 3 years, 10 months ago
  34. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  35. 4817a52 seqlock,lockdep: Fix seqcount_latch_init() by Peter Zijlstra · 3 years, 10 months ago
  36. d5b0e06 u64_stats,lockdep: Fix u64_stats_init() vs lockdep by Peter Zijlstra · 3 years, 10 months ago
  37. 51f2403 cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP by Shuo Liu · 3 years, 10 months ago
  38. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  39. 924a9bc net: check if protocol extracted by virtio_net_hdr_set_proto is correct by Balazs Nemeth · 3 years, 10 months ago
  40. 1019d79 atm: fix a typo in the struct description by Tong Zhang · 3 years, 10 months ago
  41. 69dd450 irqdomain: Remove debugfs_file from struct irq_domain by Greg Kroah-Hartman · 3 years, 11 months ago
  42. 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 10 months ago
  43. 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 10 months ago
  44. baf186c io_uring: index io_uring->xa by ctx not file by Pavel Begunkov · 3 years, 10 months ago
  45. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
  46. a5398bf perf/core: Flush PMU internal buffers for per-CPU events by Kan Liang · 4 years, 1 month ago
  47. 6b5b368f KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key by Marc Zyngier · 3 years, 10 months ago
  48. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  49. 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
  50. 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
  51. 638526b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  52. 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
  53. cc440e8 kernel: provide create_io_thread() helper by Jens Axboe · 3 years, 10 months ago
  54. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  55. 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
  56. c95c34f xsk: Remove dangling function declaration from header file by Maciej Fijalkowski · 3 years, 10 months ago
  57. f9f3444 tracing: Fix comment about the trace_event_call flags by Steven Rostedt (VMware) · 3 years, 10 months ago
  58. 8452d4a io_uring: destroy io-wq on exec by Pavel Begunkov · 3 years, 10 months ago
  59. 3e59e88 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 3 years, 10 months ago
  60. ff70784 ACPI: bus: Constify is_acpi_node() and friends (part 2) by Andy Shevchenko · 3 years, 10 months ago
  61. caf6912 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 10 months ago
  62. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 10 months ago
  63. 9b838a3 Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus by Takashi Iwai · 3 years, 10 months ago
  64. 08c2a4b ALSA: hda: move Intel SoundWire ACPI scan to dedicated module by Pierre-Louis Bossart · 3 years, 10 months ago
  65. c7929b1 ASoC: soc-acpi: allow for partial match in parent name by Pierre-Louis Bossart · 3 years, 10 months ago
  66. a864e8f ALSA: hda: intel-nhlt: verify config type by Pierre-Louis Bossart · 3 years, 10 months ago
  67. b228c9b net: expand textsearch ts_state to fit skb_seq_state by Willem de Bruijn · 3 years, 10 months ago
  68. 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
  69. 5218e12 block: Drop leftover references to RQF_SORTED by Jean Delvare · 3 years, 10 months ago
  70. 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
  71. 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
  72. 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
  73. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  74. c33cb00 uapi: nfnetlink_cthelper.h: fix userspace compilation error by Dmitry V. Levin · 3 years, 10 months ago
  75. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  76. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  77. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  78. a3905af Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 10 months ago
  79. e7270e4 Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  80. ef9856a Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 10 months ago
  81. fecfd01 Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 3 years, 10 months ago
  82. 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 10 months ago
  83. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  84. 8f47d75 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  85. 8b1e2c5 Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  86. 2bd3f4e Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  87. 5c2e7a0 Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  88. d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  89. 245137c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  90. f685a53 MIPS: make userspace mapping young by default by Huang Pei · 3 years, 10 months ago
  91. d54ce61 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 3 years, 10 months ago
  92. a5a673f init: clean up early_param_on_off() macro by Masahiro Yamada · 3 years, 10 months ago
  93. 4945cca include/linux/bitops.h: spelling s/synomyn/synonym/ by Geert Uytterhoeven · 3 years, 10 months ago
  94. e1fdc40 lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 3 years, 10 months ago
  95. a28a6e8 string.h: move fortified functions definitions in a dedicated header. by Francis Laniel · 3 years, 10 months ago
  96. c1f2649 groups: use flexible-array member in struct group_info by Hubert Jasudowicz · 3 years, 10 months ago
  97. c131bd0 treewide: Miguel has moved by Miguel Ojeda · 3 years, 10 months ago
  98. df54714 include/linux: remove repeated words by Randy Dunlap · 3 years, 10 months ago
  99. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 10 months ago
  100. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 10 months ago