1. b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  2. 4e1c754 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 4 months ago
  3. 54fed35 riscv: Enable BUILDTIME_TABLE_SORT by Jisheng Zhang · 3 years, 4 months ago
  4. 6dcaf9fb Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 4 months ago
  5. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  6. b285437 scripts: check_extable: fix typo in user error message by Randy Dunlap · 3 years, 4 months ago
  7. 4ce9f97 checkpatch: improve GIT_COMMIT_ID test by Joe Perches · 3 years, 4 months ago
  8. 046fc74 checkpatch: make email address check case insensitive by Mimi Zohar · 3 years, 4 months ago
  9. d2af5aa checkpatch: support wide strings by Joe Perches · 3 years, 4 months ago
  10. 20fbb11 don't make the syscall checking produce errors from warnings by Stephen Rothwell · 3 years, 4 months ago
  11. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  12. 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  13. bc7cd2d kbuild: redo fake deps at include/ksym/*.h by Masahiro Yamada · 3 years, 4 months ago
  14. 44815c9 kbuild: clean up objtool_args slightly by Masahiro Yamada · 3 years, 4 months ago
  15. e54dd93 modpost: get the *.mod file path more simply by Masahiro Yamada · 3 years, 4 months ago
  16. 1439ebd checkkconfigsymbols.py: Fix the '--ignore' option by Ariel Marcovitch · 3 years, 4 months ago
  17. 5df77ad kbuild: merge vmlinux_link() between ARCH=um and other architectures by Masahiro Yamada · 3 years, 4 months ago
  18. d40aecd kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh by Masahiro Yamada · 3 years, 4 months ago
  19. 8f13051 kbuild: merge vmlinux_link() between the ordinary link and Clang LTO by Masahiro Yamada · 3 years, 4 months ago
  20. a8390ba kbuild: remove stale *.symversions by Masahiro Yamada · 3 years, 4 months ago
  21. f01ac2a kbuild: remove unused quiet_cmd_update_lto_symversions by Masahiro Yamada · 3 years, 4 months ago
  22. 265264b gen_compile_commands: extract compiler command from a series of commands by Masahiro Yamada · 3 years, 4 months ago
  23. 52d83df kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y by Masahiro Yamada · 3 years, 4 months ago
  24. 2185a7e kbuild: Switch to 'f' variants of integrated assembler flag by Nathan Chancellor · 3 years, 4 months ago
  25. e1f86d7 kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk by Masahiro Yamada · 3 years, 5 months ago
  26. 6796e80 kbuild: macrofy the condition of if_changed and friends by Masahiro Yamada · 3 years, 5 months ago
  27. 850ded4 kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG by Sami Tolvanen · 3 years, 4 months ago
  28. 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
  29. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  30. 4ac6d90 Merge tag 'docs-5.15' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 4 months ago
  31. 9e5f3ff Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  32. 5f6e0fe parisc: Fix compile failure when building 64-bit kernel natively by Masahiro Yamada · 3 years, 7 months ago
  33. ba1dc7f Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  34. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  35. cc6711b PCI / VFIO: Add 'override_only' support for VFIO PCI sub system by Max Gurtovoy · 3 years, 4 months ago
  36. 1ee7943 kbuild: Enable dtc 'pci_device_reg' warning by default by Rob Herring · 3 years, 4 months ago
  37. c87866e Merge tag 'v5.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 4 months ago
  38. 1e688dd2 powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto by Christophe Leroy · 3 years, 9 months ago
  39. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  40. bed4ed3 scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR by Laurent Pinchart · 3 years, 5 months ago
  41. f12b034 scripts/Makefile.clang: default to LLVM_IAS=1 by Nick Desaulniers · 3 years, 5 months ago
  42. 231ad7f Makefile: infer --target from ARCH for CC=clang by Nick Desaulniers · 3 years, 5 months ago
  43. 6f5b41a Makefile: move initial clang flag handling into scripts/Makefile.clang by Nick Desaulniers · 3 years, 5 months ago
  44. 0058d07 scripts: make some scripts executable by Masahiro Yamada · 3 years, 5 months ago
  45. a325db2 scripts: merge_config: add strict mode to fail upon any redefinition by Matthias Maennich · 4 years, 1 month ago
  46. 813272e Merge 5.14-rc5 into char-misc-next by Greg Kroah-Hartman · 3 years, 5 months ago
  47. e71ec0b scripts: coccinelle: allow list_entry_is_head() to use pos by Daniel Thompson · 3 years, 5 months ago
  48. 4972bb9 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  49. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  50. 54eacba scripts: checkversion: modernize linux/version.h search strings by Randy Dunlap · 3 years, 5 months ago
  51. 9eec079 coccinelle: api: rename kzfree to kfree_sensitive by Weizhao Ouyang · 3 years, 5 months ago
  52. 1c0cec6 scripts/tracing: fix the bug that can't parse raw_trace_func by Hui Su · 3 years, 7 months ago
  53. b18b851 scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local by Nathan Chancellor · 3 years, 5 months ago
  54. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  55. 03b1292 scripts/spdxcheck-test.sh: Drop python2 by Nishanth Menon · 3 years, 6 months ago
  56. 4c5afb7 module: combine constructors in module linker script by Reiner Huober · 3 years, 6 months ago
  57. 6750691 Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  58. 1d11053 Kbuild: lto: fix module versionings mismatch in GNU make 3.X by Lecopzer Chen · 3 years, 6 months ago
  59. 5df99be scripts/setlocalversion: fix a bug when LOCALVERSION is empty by Mikulas Patocka · 3 years, 6 months ago
  60. 67d1b0d locking/atomic: add arch_atomic_long*() by Mark Rutland · 3 years, 6 months ago
  61. e3d18ce locking/atomic: centralize generated headers by Mark Rutland · 3 years, 6 months ago
  62. f3e615b locking/atomic: remove ARCH_ATOMIC remanants by Mark Rutland · 3 years, 6 months ago
  63. 47401d9 locking/atomic: simplify ifdef generation by Mark Rutland · 3 years, 6 months ago
  64. 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  65. b00628b bpf: Introduce bpf timers. by Alexei Starovoitov · 3 years, 6 months ago
  66. 40751c6c scripts/spdxcheck.py: Strictly read license files in utf-8 by Nishanth Menon · 3 years, 6 months ago
  67. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  68. 27932b6 scripts: add generic syscallnr.sh by Masahiro Yamada · 3 years, 6 months ago
  69. c6a3a81 scripts: check duplicated syscall number in syscall table by Masahiro Yamada · 3 years, 6 months ago
  70. d5ce757 scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path by Stephen Boyd · 3 years, 6 months ago
  71. 5bf0f3bc scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm by Stephen Boyd · 3 years, 6 months ago
  72. 26681eb scripts/decode_stacktrace.sh: support debuginfod by Stephen Boyd · 3 years, 6 months ago
  73. 7bb7f2a arch, mm: wire up memfd_secret system call where relevant by Mike Rapoport · 3 years, 6 months ago
  74. 76e2d16 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 6 months ago
  75. 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  76. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  77. 46b85bf checkpatch: do not complain about positive return values starting with EPOLL by Guenter Roeck · 3 years, 6 months ago
  78. 6907865 checkpatch: improve the indented label test by Joe Perches · 3 years, 6 months ago
  79. f9363b3 checkpatch: scripts/spdxcheck.py now requires python3 by Guenter Roeck · 3 years, 6 months ago
  80. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  81. a0b8200 kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21 by Andrii Nakryiko · 3 years, 6 months ago
  82. c1c9142 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 3 years, 6 months ago
  83. d1b1f1e streamline_config.pl: add softtabstop=4 for vim users by Steven Rostedt (VMware) · 3 years, 6 months ago
  84. b83c8ba streamline_config.pl: make spacing consistent by Steven Rostedt (VMware) · 3 years, 6 months ago
  85. 233a806 Merge tag 'docs-5.14' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 6 months ago
  86. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  87. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  88. b89c07de Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  89. e2bc3e9 scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 by Nathan Chancellor · 3 years, 6 months ago
  90. 2c9bd9d Merge branch 'for-next/kasan' into for-next/core by Will Deacon · 3 years, 6 months ago
  91. 5e52344 coccinelle: api: remove kobj_to_dev.cocci script by Keith Busch · 3 years, 6 months ago
  92. fb78076 recordmcount: Correct st_shndx handling by Peter Zijlstra · 3 years, 7 months ago
  93. a979522 kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set by Matthias Maennich · 3 years, 7 months ago
  94. 4a67959 kbuild: modpost: Explicitly warn about unprototyped symbols by Mark Brown · 3 years, 7 months ago
  95. 27f2a4d Makefile: fix GDB warning with CONFIG_RELR by Nick Desaulniers · 3 years, 7 months ago
  96. 43ac711 kconfig: constify long_opts by Masahiro Yamada · 3 years, 7 months ago
  97. 709dedf documentation-file-ref-check: Make git check work for multiple working directories by Rob Herring · 3 years, 7 months ago
  98. a5f785f scripts: sphinx-pre-install: fix the need of virtenv packages by Mauro Carvalho Chehab · 3 years, 7 months ago
  99. e508991 scripts: sphinx-pre-install: rework the sphinx install logic by Mauro Carvalho Chehab · 3 years, 7 months ago
  100. ff2e6ef kbuild: Quote OBJCOPY var to avoid a pahole call break the build by Javier Martinez Canillas · 3 years, 7 months ago