1. 7aa910d modpost: fix undefined behavior of is_arm_mapping_symbol() by Masahiro Yamada · 2 years, 2 months ago
  2. c6f44c8 modpost: fix removing numeric suffixes by Alexander Lobakin · 2 years, 2 months ago
  3. 9423521 gcc-plugins: latent_entropy: use /dev/urandom by Jason A. Donenfeld · 2 years, 3 months ago
  4. 31fb07f x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  5. 4bc7e76 Makefile.extrawarn: Move -Wunaligned-access to W=1 by Nathan Chancellor · 2 years, 5 months ago
  6. 0febebd scripts/dtc: dtx_diff: remove broken example from help text by Matthias Schiffer · 2 years, 6 months ago
  7. ce6cba6 recordmcount.pl: fix typo in s390 mcount regex by Heiko Carstens · 2 years, 7 months ago
  8. 2fe647e recordmcount.pl: look for jgnop instruction as well as bcrl on s390 by Jerome Marchand · 2 years, 7 months ago
  9. d446188 scripts/tracing: fix the bug that can't parse raw_trace_func by Hui Su · 3 years, 1 month ago
  10. f6d49f6 kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set by Matthias Maennich · 3 years, 1 month ago
  11. 62383ec scripts: switch explicitly to Python 3 by Andy Shevchenko · 3 years, 7 months ago
  12. 2d1f7c9 tweewide: Fix most Shebang lines by Finn Behrens · 3 years, 8 months ago
  13. 01d09d4 kconfig: nconf: stop endless search loops by Mihai Moldovan · 3 years, 3 months ago
  14. d6aa3d8 scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names by Joe Lawrence · 6 years ago
  15. 0073d6f scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 4 months ago
  16. afba2aa scripts: use pkg-config to locate libcrypto by Rolf Eike Beer · 3 years, 4 months ago
  17. cb954c1 scripts/recordmcount.pl: support big endian for ARCH sh by Rong Chen · 3 years, 5 months ago
  18. 3f50dfb tracing: Avoid calling cc-option -mrecord-mcount for every Makefile by Vasily Gorbik · 6 years ago
  19. 90220da tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount by Greg Thelen · 6 years ago
  20. 6b6810c trace: Use -mcount-record for dynamic ftrace by Andi Kleen · 7 years ago
  21. a07556e scripts/gdb: fix lx-version string output by Du Changbin · 3 years, 6 months ago
  22. de8cc05 scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace by Leonard Crestez · 3 years, 6 months ago
  23. 393681b scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch by Leonard Crestez · 3 years, 6 months ago
  24. 68ee6d8 scripts/gdb: make lx-dmesg command work (reliably) by André Draszik · 3 years, 6 months ago
  25. f679fa0 depmod: handle the case of /sbin/depmod without /sbin in PATH by Linus Torvalds · 3 years, 6 months ago
  26. 1ccbd40 checkpatch: fix unescaped left brace by Dwaipayan Ray · 3 years, 7 months ago
  27. 861c5ce scripts/setlocalversion: make git describe output more reliable by Rasmus Villemoes · 3 years, 10 months ago
  28. 913412e checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 3 years, 10 months ago
  29. 5e085f2 scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years ago
  30. 48427c3 kbuild: improve cc-option to clean up all temporary files by Masahiro Yamada · 4 years, 1 month ago
  31. ef9fe74 mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 1 month ago
  32. ebf9988ee gcc-common.h: Update for GCC 10 by Frédéric Pierret (fepitre) · 4 years, 3 months ago
  33. e03e0f1 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 2 months ago
  34. 4323eed scripts/config: allow colons in option strings for sed by Jeremie Francois (on alpha) · 4 years, 3 months ago
  35. 8e8ab85 scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 4 years, 6 months ago
  36. 3251c97 kbuild: Disable -Wpointer-to-enum-cast by Nathan Chancellor · 4 years, 4 months ago
  37. c56ece1 kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 4 years, 5 months ago
  38. 49bddb8 ARM: 8950/1: ftrace/recordmcount: filter relocation types by Alex Sverdlin · 4 years, 6 months ago
  39. 0ae16c27 kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 4 years, 7 months ago
  40. 9abb8f6 scripts/kallsyms: fix definitely-lost memory leak by Masahiro Yamada · 4 years, 8 months ago
  41. 53a7d90 modpost: skip ELF local symbols during section mismatch check by Paul Walmsley · 6 years ago
  42. bbcf615 scripts/gdb: fix debugging modules compiled with hot/cold partitioning by Ilya Leoshkevich · 4 years, 8 months ago
  43. 514e04a scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks by Brian Norris · 6 years ago
  44. 95cfeeb namespace: fix namespace.pl script to support relative paths by Jacob Keller · 4 years, 10 months ago
  45. 90741c3 scripts/decode_stacktrace: match basepath using shell prefix operator, not regex by Nicolas Boichat · 5 years ago
  46. 1c335cd kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules by Masahiro Yamada · 5 years ago
  47. c677e7a kallsyms: exclude kasan local symbols on s390 by Vasily Gorbik · 5 years ago
  48. 253278f recordmcount: Fix spurious mcount entries on powerpc by Naveen N. Rao · 5 years ago
  49. 99b6668 scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 5 years ago
  50. c200537 scripts/checkstack.pl: Fix arm64 wrong or unknown architecture by George G. Davis · 5 years ago
  51. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  52. f37c4f4 gcc-plugins: Fix build failures under Darwin host by Kees Cook · 5 years ago
  53. 13103fc kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 5 years ago
  54. a4ccc9e5 kbuild: simplify ld-option implementation by Masahiro Yamada · 6 years ago
  55. 2cf247d6 modpost: file2alias: check prototype of handler by Masahiro Yamada · 6 years ago
  56. 897c6d2 modpost: file2alias: go back to simple devtable lookup by Masahiro Yamada · 6 years ago
  57. 998baad scripts/decode_stacktrace: only strip base path when a prefix of the path by Marc Zyngier · 6 years ago
  58. ab70d98 modpost: validate symbol names also in find_elf_symbol by Sami Tolvanen · 6 years ago
  59. 4f67ca0 kconfig: fix memory leak when EOF is encountered in quotation by Masahiro Yamada · 6 years ago
  60. 7ff335e kconfig: fix file name and line number of warn_ignored_character() by Masahiro Yamada · 6 years ago
  61. 38886b1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  62. 51d137c kbuild: fix linker feature test macros when cross compiling with Clang by Nick Desaulniers · 6 years ago
  63. 0d4a2de unifdef: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  64. dfb64b8 Kbuild: suppress packed-not-aligned warning for default setting only by Xiongfeng Wang · 6 years ago
  65. 0605d5e kbuild: Add __cc-option macro by Matthias Kaehlcke · 7 years ago
  66. 85ab13f kbuild: Add support to generate LLVM assembly files by Vinícius Tinti · 7 years ago
  67. 1463523 kbuild, LLVMLinux: Add -Werror to cc-option to support clang by Mark Charlebois · 7 years ago
  68. c466d17 kbuild: drop -Wno-unknown-warning-option from clang options by Masahiro Yamada · 7 years ago
  69. b53c737 kbuild: fix asm-offset generation to work with clang by Jeroen Hofstee · 7 years ago
  70. c36ae15 kbuild: consolidate redundant sed script ASM offset generation by Masahiro Yamada · 7 years ago
  71. 8979418 kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 7 years ago
  72. 48a90a9 kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  73. a752280 kbuild: make missing $DEPMOD a Warning instead of an Error by Randy Dunlap · 6 years ago
  74. 94279fa scripts: modpost: check memory allocation results by Randy Dunlap · 6 years ago
  75. 2d43ff0 kbuild: verify that $DEPMOD is installed by Randy Dunlap · 6 years ago
  76. 76b6f30 kasan: don't emit builtin calls when sanitization is off by Andrey Konovalov · 6 years ago
  77. b5d7d7d Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 6 years ago
  78. 23873ae objtool: Fix gcov check for older versions of GCC by Josh Poimboeuf · 7 years ago
  79. 1ec1dfb kconfig: Avoid format overflow warning from GCC 8.1 by Nathan Chancellor · 6 years ago
  80. f2f8202 builddeb: Fix header package regarding dtc source links by Jan Kiszka · 6 years ago
  81. df17a34 kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races by Nicolas Pitre · 6 years ago
  82. f52bf07 kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  83. a334378 kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  84. d0c1ba1 kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  85. 8339488 tags: honor COMPILED_SOURCE with apart output directory by Robert Jarzmik · 7 years ago
  86. 333cdd17 kbuild: Handle builtin dtb file names containing hyphens by James Hogan · 6 years ago
  87. e985f5a scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  88. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  89. 43c3e09 scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 6 years ago
  90. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 7 years ago
  91. b96d06e coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  92. 55042e2 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  93. d57cb69 module: set __jump_table alignment to 8 by David Daney · 7 years ago
  94. 93eae95 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago
  95. 8f8157c gcc-plugins: update gcc-common.h for gcc-7 by Kees Cook · 8 years ago
  96. d024532 kconfig/nconf: Fix hang when editing symbol with a long prompt by Ben Hutchings · 8 years ago
  97. 7d5ec9e latent_entropy: fix ARM build error on earlier gcc by Kees Cook · 8 years ago
  98. c728f2b builddeb: fix cross-building to arm64 producing host-arch debs by Adam Borowski · 8 years ago
  99. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 8 years ago
  100. 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago