1. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  2. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
  3. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  4. 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  5. 7baf219 init/Kconfig: clean up ANON_INODES and old IO schedulers options by Krzysztof Kozlowski · 4 years, 9 months ago
  6. 5a28106 userfaultfd: wp: add WP pagetable tracking to x86 by Andrea Arcangeli · 4 years, 9 months ago
  7. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  8. 7dc41b9 Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 9 months ago
  9. 9553d16 init/kconfig: Add LD_VERSION Kconfig by Amit Daniel Kachhap · 4 years, 10 months ago
  10. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  11. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  12. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  13. 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  14. 4edf16b bpf, lsm: Make BPF_LSM depend on BPF_EVENTS by KP Singh · 4 years, 10 months ago
  15. fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 10 months ago
  16. 6546b19 perf/core: Add PERF_SAMPLE_CGROUP feature by Namhyung Kim · 4 years, 10 months ago
  17. 3a7c733 int128: fix __uint128_t compiler test in Kconfig by Masahiro Yamada · 4 years, 10 months ago
  18. 7650479 sched/pelt: Add support to track thermal pressure by Thara Gopinath · 4 years, 11 months ago
  19. 1518c63 kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS by Quentin Perret · 4 years, 11 months ago
  20. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 11 months ago
  21. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
  22. 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 4 years, 11 months ago
  23. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 5 years ago
  24. d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 5 years ago
  25. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  26. 26445f9 bootconfig: Remove unneeded CONFIG_LIBXBC by Masami Hiramatsu · 5 years ago
  27. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  28. fad7bdc Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  29. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  30. 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 0947db0 bootconfig: Fix Kconfig help message for BOOT_CONFIG by Masami Hiramatsu · 5 years ago
  32. 87c9366 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
  33. 660fd04 lib/vdso: Prepare for time namespace support by Thomas Gleixner · 5 years ago
  34. 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
  35. 7684b85 bootconfig: Load boot config from the tail of initrd by Masami Hiramatsu · 5 years ago
  36. 76db5a2 bootconfig: Add Extra Boot Config support by Masami Hiramatsu · 5 years ago
  37. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  38. 81c2204 bpf, x86, arm64: Enable jit by default when not built as always-on by Daniel Borkmann · 5 years ago
  39. e8cf4e9 init/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  40. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  41. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  42. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  43. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  44. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  45. fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
  46. 561fb04 io_uring: replace workqueue usage with io-wq by Jens Axboe · 5 years ago
  47. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  48. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  49. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  50. 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  51. 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  52. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  53. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
  55. eb11186 compiler-types.h: add asm_inline definition by Rasmus Villemoes · 5 years ago
  56. efd9763 module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES by Masahiro Yamada · 5 years ago
  57. d189c2a module: remove redundant 'depends on MODULES' by Masahiro Yamada · 5 years ago
  58. 3d52ec5 module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS by Matthias Maennich · 5 years ago
  59. 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
  60. 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
  61. ce3b487 init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 5 years ago
  62. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  63. 2d12294 Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC" by Will Deacon · 5 years ago
  64. 49fcf73 lockdown: Enforce module signatures if the kernel is locked down by David Howells · 5 years ago
  65. 71c67a3 init/Kconfig: Fix infinite Kconfig recursion on PPC by Will Deacon · 5 years ago
  66. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 6 years ago
  67. 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
  68. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  69. 92bae78 init/Kconfig: fix neighboring typos by Kees Cook · 5 years ago
  70. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  71. c312355 docs: accounting: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  72. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  73. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  74. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. 43c78d8 kbuild: compile-test kernel headers to ensure they are self-contained by Masahiro Yamada · 6 years ago
  76. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  77. d6fc9fc kbuild: compile-test exported headers to ensure they are self-contained by Masahiro Yamada · 6 years ago
  78. 1a927fd init/Kconfig: add CONFIG_CC_CAN_LINK by Masahiro Yamada · 6 years ago
  79. 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 6 years ago
  80. 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
  81. e846f0d kbuild: add support for ensuring headers are self-contained by Jani Nikula · 6 years ago
  82. d6a3b24 docs: scheduler: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  83. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  84. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  85. f7b101d kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 6 years ago
  86. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  87. e900a91 mm: shuffle initial free memory to improve memory-side-cache utilization by Dan Williams · 6 years ago
  88. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  89. bc0c604 init/config: Do not select BUILD_BIN2C for IKCONFIG by Joel Fernandes (Google) · 6 years ago
  90. 43d8ce9 Provide in-kernel headers to make extending kernel easier by Joel Fernandes (Google) · 6 years ago
  91. 5dd50aa Make anon_inodes unconditional by David Howells · 6 years ago
  92. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  93. a15f6b9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 041a157 time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS by Arnd Bergmann · 6 years ago
  95. fa7295a kbuild: clean up scripts/gcc-version.sh by Masahiro Yamada · 6 years ago
  96. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  97. b303c6d kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
  98. 7b2489d psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 6 years ago
  99. 9807683 init/Kconfig: fix grammar by moving a closing parenthesis by Jonathan Neuschäfer · 6 years ago
  100. 16fd20a kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 by Paul Burton · 6 years ago