1. f59db26 kconfig: nconf: stop endless search loops by Mihai Moldovan · 3 years, 7 months ago
  2. 77a81b1 ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount by Chen Jun · 3 years, 9 months ago
  3. fe257f4 scripts/recordmcount.pl: support big endian for ARCH sh by Rong Chen · 3 years, 9 months ago
  4. 8f86989 scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 9 months ago
  5. c7ed0a5 scripts: use pkg-config to locate libcrypto by Rolf Eike Beer · 6 years ago
  6. 4f54167 vmlinux.lds.h: Create section for protection against instrumentation by Thomas Gleixner · 4 years, 8 months ago
  7. 59b10c8 depmod: handle the case of /sbin/depmod without /sbin in PATH by Linus Torvalds · 3 years, 11 months ago
  8. cbcb176 kconfig: fix return value of do_error_if() by Masahiro Yamada · 4 years ago
  9. 9f5b56b checkpatch: fix unescaped left brace by Dwaipayan Ray · 4 years ago
  10. 037c659 kbuild: avoid split lines in .mod files by Masahiro Yamada · 4 years ago
  11. 2dcb0c6 scripts/setlocalversion: make git describe output more reliable by Rasmus Villemoes · 4 years, 2 months ago
  12. 4faf2c3 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting by Uwe Kleine-König · 4 years, 2 months ago
  13. f2cd862 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 2 months ago
  14. c98b6eb kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 5 months ago
  15. 37432a83 kbuild: add variables for compression tools by Denis Efremov · 4 years, 5 months ago
  16. d3ca317 kconfig: qconf: fix signal connection to invalid slots by Masahiro Yamada · 4 years, 3 months ago
  17. 51d85e7 kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 3 months ago
  18. 1d8dce5 recordmcount: Fix build failure on non arm64 by Christophe Leroy · 4 years, 3 months ago
  19. 8024259 recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64. by Gregory Herrero · 4 years, 4 months ago
  20. 1ae21e9 scripts: add dummy report mode to add_namespace.cocci by Matthias Maennich · 4 years, 5 months ago
  21. 9ab9cfcc scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 4 months ago
  22. 22508bc scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 4 months ago
  23. 8ed391a recordmcount: support >64k sections by Sami Tolvanen · 4 years, 7 months ago
  24. 803d114 kbuild: improve cc-option to clean up all temporary files by Masahiro Yamada · 4 years, 5 months ago
  25. 4c8a62c scripts: headers_install: Exit with error on config leak by Siddharth Gupta · 4 years, 6 months ago
  26. d782d6a mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 6 months ago
  27. f04d1e8 bpf: Support llvm-objcopy for vmlinux BTF by Fangrui Song · 4 years, 8 months ago
  28. bb65245 kbuild: Remove debug info from kallsyms linking by Kees Cook · 4 years, 9 months ago
  29. 02ebbd1 scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 6 months ago
  30. cc64288 gcc-common.h: Update for GCC 10 by Frédéric Pierret (fepitre) · 4 years, 7 months ago
  31. 1642f11 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 6 months ago
  32. 8477824 scripts/config: allow colons in option strings for sed by Jeremie Francois (on alpha) · 4 years, 7 months ago
  33. 8f4cd6f kbuild: fix DT binding schema rule again to avoid needless rebuilds by Masahiro Yamada · 4 years, 7 months ago
  34. e84ef75 kconfig: qconf: Fix a few alignment issues by Mauro Carvalho Chehab · 4 years, 8 months ago
  35. 205b5f8 kconfig: introduce m32-flag and m64-flag by Masahiro Yamada · 4 years, 8 months ago
  36. 35b34d2 scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 4 years, 10 months ago
  37. eba75a3 modpost: move the namespace field in Module.symvers last by Jessica Yu · 4 years, 8 months ago
  38. 5f95796 kbuild: Disable -Wpointer-to-enum-cast by Nathan Chancellor · 4 years, 8 months ago
  39. 169bf66 parse-maintainers: Mark as executable by Jonathan Neuschäfer · 4 years, 8 months ago
  40. ecd77a3 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  41. ef134d8 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
  42. f5cfa47 kbuild: fix DT binding schema rule to detect command line changes by Masahiro Yamada · 4 years, 9 months ago
  43. ea038a5 bpf, btf: Always output invariant hit in pahole DWARF to BTF transform by Chris Down · 4 years, 10 months ago
  44. 59e2355 kbuild: use -S instead of -E for precise cc-option test in Kconfig by Masahiro Yamada · 4 years, 10 months ago
  45. 23d3f19 kbuild: remove *.tmp file when filechk fails by Masahiro Yamada · 4 years, 10 months ago
  46. 8ba34cd kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 4 years, 10 months ago
  47. 3ebbfdf scripts/find-unused-docs: Fix massive false positives by Geert Uytterhoeven · 4 years, 10 months ago
  48. bccb156 ARM: 8950/1: ftrace/recordmcount: filter relocation types by Alex Sverdlin · 4 years, 10 months ago
  49. c222798 bpf: Force .BTF section start to zero when dumping from vmlinux by Stanislav Fomichev · 5 years ago
  50. 3bc95f5 kbuild/deb-pkg: annotate libelf-dev dependency as :native by Ard Biesheuvel · 4 years, 11 months ago
  51. c8b4a8e bpf: Support pre-2.25-binutils objcopy for vmlinux BTF by Stanislav Fomichev · 5 years ago
  52. 142c711f6 scripts: package: mkdebian: add missing rsync dependency by Enrico Weigelt, metux IT consult · 5 years ago
  53. ba7c39e kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 5 years ago
  54. 3346358 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again by Arnd Bergmann · 5 years ago
  55. 70958af scripts/kallsyms: fix definitely-lost memory leak by Masahiro Yamada · 5 years ago
  56. 1332e29 dtc: Use pkg-config to locate libyaml by Pavel Modilaynen · 5 years ago
  57. eb70e26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  58. 65e1f38 scripts/tools-support-relr.sh: un-quote variables by Ilie Halip · 5 years ago
  59. 6737e76 Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  60. 8731acc scripts/gdb: fix debugging modules compiled with hot/cold partitioning by Ilya Leoshkevich · 5 years ago
  61. 57baec7 scripts/nsdeps: make sure to pass all module source files to spatch by Jessica Yu · 5 years ago
  62. 9e2dd2c Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  63. 0968495 scripts/nsdeps: use alternative sed delimiter by Jessica Yu · 5 years ago
  64. e2ab4ef Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  65. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  66. ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago
  67. 6992320 symbol namespaces: revert to previous __ksymtab name scheme by Matthias Maennich · 5 years ago
  68. 9ae5bd1 modpost: make updating the symbol namespace explicit by Matthias Maennich · 5 years ago
  69. a2b1118 modpost: delegate updating namespaces to separate function by Matthias Maennich · 5 years ago
  70. 283ea34 coccinelle: api/devm_platform_ioremap_resource: remove useless script by Alexandre Belloni · 5 years ago
  71. 991b78f scripts: setlocalversion: fix a bashism by Randy Dunlap · 5 years ago
  72. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  73. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  74. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  75. df6f098 nsdeps: make generated patches independent of locale by Masahiro Yamada · 5 years ago
  76. 40997fb nsdeps: fix hashbang of scripts/nsdeps by Masahiro Yamada · 5 years ago
  77. 389eb3f modpost: fix broken sym->namespace for external module builds by Masahiro Yamada · 5 years ago
  78. bf70b0503 module: swap the order of symbol.namespace by Masahiro Yamada · 5 years ago
  79. c7c4e29 scripts: add_namespace: Fix coccicheck failed by YueHaibing · 5 years ago
  80. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  81. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  82. 47346e9 modpost: fix static EXPORT_SYMBOL warnings for UML build by Masahiro Yamada · 5 years ago
  83. 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
  84. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  85. de3f186 checkpatch: check for nested (un)?likely() calls by Denis Efremov · 5 years ago
  86. da036ae scripts/gdb: handle split debug by Douglas Anderson · 5 years ago
  87. dbbf869 checkpatch: make git output use LANGUAGE=en_US.utf8 by Joe Perches · 5 years ago
  88. 5a7f445 checkpatch: remove obsolete period from "ambiguous SHA1" query by Sean Christopherson · 5 years ago
  89. 94fb984 checkpatch: allow consecutive close braces by Joe Perches · 5 years ago
  90. 462811d checkpatch: prefer __section over __attribute__((section(...))) by Joe Perches · 5 years ago
  91. 6dba824 checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE by Brendan Jackman · 5 years ago
  92. a8dd86b checkpatch.pl: warn on invalid commit id by Matteo Croce · 5 years ago
  93. ffbce89 checkpatch: improve SPDX license checking by Joe Perches · 5 years ago
  94. 634cffc checkpatch: don't interpret stack dumps as commit IDs by Joe Perches · 5 years ago
  95. 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
  96. 56c631f Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  97. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  98. 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
  99. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  100. 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago