1. b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  2. b816b3d kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang by Masahiro Yamada · 4 years, 6 months ago
  3. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  4. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  5. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  6. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  7. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  8. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  9. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
  10. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  11. 587f170 Kconfig: add config option for asm goto w/ outputs by Nick Desaulniers · 4 years, 11 months ago
  12. ada4ab7 init: allow distribution configuration of default init by Chris Down · 4 years, 7 months ago
  13. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  14. 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 7 months ago
  15. f1b192b padata: initialize earlier by Daniel Jordan · 4 years, 7 months ago
  16. 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
  17. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  18. ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  19. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  20. c73be61 pipe: Add general notification queue support by David Howells · 5 years ago
  21. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 7 months ago
  22. 4356713 Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  23. b1183b6 bpfilter: check if $(CC) can link static libc in Kconfig by Masahiro Yamada · 4 years, 8 months ago
  24. 9371f86 bpfilter: match bit size of bpfilter_umh to that of the kernel by Masahiro Yamada · 4 years, 8 months ago
  25. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  26. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  27. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
  28. a9a3ed1 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 8 months ago
  29. 24085f7 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  30. 611d0a9 bootconfig: Fix to prevent warning message if no bootconfig option by Masami Hiramatsu · 4 years, 8 months ago
  31. b744b43 kbuild: add CONFIG_LD_IS_LLD by Sami Tolvanen · 4 years, 8 months ago
  32. 9a95015 kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro by Masahiro Yamada · 4 years, 8 months ago
  33. 8b59cd8 kbuild: ensure full rebuild when the compiler is updated by Masahiro Yamada · 4 years, 8 months ago
  34. e33ae3e kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG by Masahiro Yamada · 4 years, 8 months ago
  35. e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
  36. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  37. 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
  38. de462e5 bootconfig: Fix to remove bootconfig data from initrd while boot by Masami Hiramatsu · 4 years, 8 months ago
  39. 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 10 months ago
  40. d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
  41. 694cfd8 x86/setup: Add an initrdmem= option to specify initrd physical address by Ronald G. Minnich · 4 years, 8 months ago
  42. 5429ef6 compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 by Will Deacon · 5 years ago
  43. 757a4ce kcsan: Add support for scoped accesses by Marco Elver · 4 years, 9 months ago
  44. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  45. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  46. ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
  47. 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
  48. 01a6126 kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h by Masahiro Yamada · 4 years, 9 months ago
  49. 4dcc9a8 kbuild: mkcompile_h: Include $LD version in /proc/version by Kees Cook · 4 years, 9 months ago
  50. 7baf219 init/Kconfig: clean up ANON_INODES and old IO schedulers options by Krzysztof Kozlowski · 4 years, 9 months ago
  51. 5a28106 userfaultfd: wp: add WP pagetable tracking to x86 by Andrea Arcangeli · 4 years, 9 months ago
  52. 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
  53. aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  54. 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
  55. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  56. 9553d16 init/kconfig: Add LD_VERSION Kconfig by Amit Daniel Kachhap · 4 years, 9 months ago
  57. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  58. 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
  59. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  60. 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  61. 4edf16b bpf, lsm: Make BPF_LSM depend on BPF_EVENTS by KP Singh · 4 years, 9 months ago
  62. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  63. fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 9 months ago
  64. 6546b19 perf/core: Add PERF_SAMPLE_CGROUP feature by Namhyung Kim · 4 years, 9 months ago
  65. eea9673 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 9 months ago
  66. ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 9 months ago
  67. 81af89e kcsan: Add kcsan_set_access_mask() support by Marco Elver · 4 years, 11 months ago
  68. df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 9 months ago
  69. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
  70. 3a7c733 int128: fix __uint128_t compiler test in Kconfig by Masahiro Yamada · 4 years, 10 months ago
  71. 7650479 sched/pelt: Add support to track thermal pressure by Thara Gopinath · 4 years, 10 months ago
  72. 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 10 months ago
  73. 1518c63 kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS by Quentin Perret · 4 years, 10 months ago
  74. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  75. 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, 10 months ago
  76. 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 4 years, 10 months ago
  77. 88b9137 bootconfig: Print array as multiple commands for legacy command line by Masami Hiramatsu · 4 years, 10 months ago
  78. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 4 years, 10 months ago
  79. d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 4 years, 10 months ago
  80. 08d9e68 bootconfig: Mark boot_config_checksum() static by Qiujun Huang · 4 years, 11 months ago
  81. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
  82. f61872b bootconfig: Use parse_args() to find bootconfig and '--' by Steven Rostedt (VMware) · 5 years ago
  83. 26445f9 bootconfig: Remove unneeded CONFIG_LIBXBC by Masami Hiramatsu · 5 years ago
  84. 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
  85. a005740 bootconfig: Show the number of nodes on boot message by Masami Hiramatsu · 5 years ago
  86. e241d14 bootconfig: Use bootconfig instead of boot config by Masami Hiramatsu · 5 years ago
  87. 7495e09 bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline by Steven Rostedt (VMware) · 5 years ago
  88. f596ded1 init/main.c: fix misleading "This architecture does not have kernel memory protection" message by Christophe Leroy · 5 years ago
  89. 283900e init/main.c: fix quoted value handling in unknown_bootoption by Arvind Sankar · 5 years ago
  90. 7e2762e init/main.c: remove unnecessary repair_env_string in do_initcall_level by Arvind Sankar · 5 years ago
  91. b88c50a init/main.c: log arguments and environment passed to init by Arvind Sankar · 5 years ago
  92. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  93. 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
  94. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  95. 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
  96. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 0947db0 bootconfig: Fix Kconfig help message for BOOT_CONFIG by Masami Hiramatsu · 5 years ago
  98. 837171f Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree by Ingo Molnar · 5 years ago
  99. 87c9366 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
  100. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago