1. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  2. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  3. ea29b20 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 10 months ago
  4. ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 11 months ago
  5. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  6. a6aaeb8 kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO by Masahiro Yamada · 3 years, 11 months ago
  7. 8875960 bpf: Clean up sockmap related Kconfigs by Cong Wang · 3 years, 11 months ago
  8. 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, 11 months ago
  9. dd23e80 initramfs: panic with memory information by Florian Fainelli · 3 years, 11 months ago
  10. d54ce61 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 3 years, 11 months ago
  11. f9c8bc4 init/Kconfig: fix a typo in CC_VERSION_TEXT help text by Bhaskar Chowdhury · 3 years, 11 months ago
  12. 073a9ec init/version.c: remove Version_<LINUX_VERSION_CODE> symbol by Masahiro Yamada · 3 years, 11 months ago
  13. e1fdc40 lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 3 years, 11 months ago
  14. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 11 months ago
  15. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  16. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  17. fe2cce1 mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON by Vlastimil Babka · 3 years, 11 months ago
  18. c4fbde8 Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  19. a555bdd Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding by Linus Torvalds · 3 years, 11 months ago
  20. 5cf0fd5 Kbuild: disable TRIM_UNUSED_KSYMS option by Linus Torvalds · 3 years, 11 months ago
  21. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 11 months ago
  22. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  23. 4b5f925 Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  24. 02aff85 kbuild: check the minimum linker version in Kconfig by Masahiro Yamada · 4 years ago
  25. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  26. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  27. c72160f initramfs: Provide a common initrd reserve function by Kefeng Wang · 4 years ago
  28. ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 4 years ago
  29. bfe3911 kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE by Chris Wilson · 4 years ago
  30. aec6c60 kbuild: check the minimum compiler version in Kconfig by Masahiro Yamada · 4 years ago
  31. 4590d98 sfi: Remove framework for deprecated firmware by Andy Shevchenko · 4 years ago
  32. 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
  33. 55b6f763 init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov by Johannes Berg · 4 years ago
  34. 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
  35. f840826 drivers: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  36. 432900f init/Kconfig: Correct thermal pressure help text by Yue Hu · 4 years ago
  37. fbe078d kbuild: lto: add a default list of used symbols by Sami Tolvanen · 4 years, 1 month ago
  38. a91bd62 Revert "init/console: Use ttynull as a fallback when there is no console" by Petr Mladek · 4 years ago
  39. 36bbbd0 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years ago
  40. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 4 years, 1 month ago
  41. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  42. d3eb521 Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 1 month ago
  43. d01e7f1 Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 1 month ago
  44. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  45. 0401351 mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters by Vlastimil Babka · 4 years, 1 month ago
  46. ba8f358 init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set by Lin Feng · 4 years, 1 month ago
  47. 7fb7ab6 mm: fix page_owner initializing issue for arm32 by Zhenhua Huang · 4 years, 1 month ago
  48. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  49. 58659247 Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 1 month ago
  50. 1b04fa9 rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
  51. 5f3b8d3 Merge branch 'for-5.11-null-console' into for-linus by Petr Mladek · 4 years, 1 month ago
  52. 55d5b7dd initramfs: fix clang build failure by Arnd Bergmann · 4 years, 1 month ago
  53. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  54. e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  55. 8a02ec8 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  56. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  57. 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  58. 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  59. 013b0e9 init: cleanup match_dev_by_uuid and match_dev_by_label by Christoph Hellwig · 4 years, 2 months ago
  60. e036bb8 init: refactor devt_from_partuuid by Christoph Hellwig · 4 years, 2 months ago
  61. c2637e8 init: refactor name_to_dev_t by Christoph Hellwig · 4 years, 2 months ago
  62. d5750cd kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 by Nathan Chancellor · 4 years, 2 months ago
  63. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 2 months ago
  64. 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 2 months ago
  65. 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
  66. 334ef6e init/Kconfig: make COMPILE_TEST depend on !S390 by Heiko Carstens · 4 years, 2 months ago
  67. 757055ae init/console: Use ttynull as a fallback when there is no console by Petr Mladek · 4 years, 2 months ago
  68. 50b8a74 bootconfig: Extend the magic check range to the preceding 3 bytes by Masami Hiramatsu · 4 years, 2 months ago
  69. 0f7636e1 init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description by Paul Menzel · 4 years, 5 months ago
  70. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  71. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  72. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  73. d594d8f Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago
  74. 6ad4bf6 Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  75. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  76. 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
  77. 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
  78. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
  79. dd19d29 Fix references to nommu-mmap.rst by Stephen Kitt · 4 years, 5 months ago
  80. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  81. a27026e bootconfig: init: make xbc_namebuf static by Jason Yan · 4 years, 4 months ago
  82. 82d083a kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 4 months ago
  83. 550c10d printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 5 months ago
  84. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  85. 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
  86. 36c6aa2 bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG by Shaokun Zhang · 4 years, 8 months ago
  87. 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 5 months ago
  88. d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 4 years, 5 months ago
  89. 9a56493 uts: Use generic ns_common::count by Kirill Tkhai · 4 years, 6 months ago
  90. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  91. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  92. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
  93. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  94. f9409d5 kasan, arm64: don't instrument functions that enable kasan by Andrey Konovalov · 4 years, 5 months ago
  95. 3404be6 mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB by Kees Cook · 4 years, 5 months ago
  96. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  97. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  98. f073531 init: add an init_dup helper by Christoph Hellwig · 4 years, 6 months ago
  99. 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
  100. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago