1. cd68a52 scripts/tags.sh: add more declarations by Kirill Tkhai · 6 years ago
  2. b72231e scripts: add spdxcheck.py self test by Thierry Reding · 6 years ago
  3. 919e9d3 scripts/checkstack.pl: dynamic stack growth for aarch64 by Qian Cai · 6 years ago
  4. 67a28de scripts/decode_stacktrace: only strip base path when a prefix of the path by Marc Zyngier · 6 years ago
  5. c5cfb62f scripts/decodecode: set ARCH when running natively on arm/arm64 by Marc Zyngier · 6 years ago
  6. e0b2475 bloat-o-meter: ignore __addressable_ symbols by Rasmus Villemoes · 6 years ago
  7. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  8. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  9. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. a5f2bd4 Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  11. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  12. 70ad636 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 6ac3893 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" by Ingo Molnar · 6 years ago
  14. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  15. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  16. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  17. 930e129 parisc: syscalls: ignore nfsservctl for other architectures by Firoz Khan · 6 years ago
  18. 1cdc362 Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  19. 8fb2dfb stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass by Alexander Popov · 6 years ago
  20. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  21. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. 38c7b22 unifdef: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  23. 61647c7 Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  24. 4cd24de x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  25. 4ddf373 drm: remove no longer needed drm-get-put coccinelle script by Fernando Ramos · 6 years ago
  26. 6f4d29d scripts/spdxcheck.py: make python3 compliant by Uwe Kleine-König · 6 years ago
  27. f5f67cc scripts/faddr2line: fix location of start_kernel in comment by Randy Dunlap · 6 years ago
  28. 3d709ab checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked() by Paul E. McKenney · 6 years ago
  29. 9189c7e checkpatch: Create table of obsolete APIs and apply to RCU by Joe Perches · 7 years ago
  30. d5615e4 builddeb: Fix inclusion of dtbs in debian package by Rob Herring · 6 years ago
  31. 8ef14c2 Revert "scripts/setlocalversion: git: Make -dirty check more robust" by Guenter Roeck · 6 years ago
  32. bbcde0a kbuild: deb-pkg: fix too low build version number by Masahiro Yamada · 6 years ago
  33. 6bbe4385 kconfig: merge_config: avoid false positive matches from comment lines by Masahiro Yamada · 6 years ago
  34. 02826a6 kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used by Masahiro Yamada · 6 years ago
  35. 21b42eb kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used by Masahiro Yamada · 6 years ago
  36. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  37. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  38. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  39. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  40. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  41. 2cd3faf merge_config.sh: Allow to define config prefix by Petr Vorel · 6 years ago
  42. 3f80bab kbuild: remove unused cc-fullversion variable by Masahiro Yamada · 6 years ago
  43. 0085b41 kconfig: remove silentoldconfig target by Masahiro Yamada · 6 years ago
  44. 04c459d kconfig: remove oldnoconfig target by Masahiro Yamada · 6 years ago
  45. 22ebb72 checkpatch: remove GCC_BINARY_CONSTANT warning by Christophe Leroy · 6 years ago
  46. 746bb4e Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  47. ac747c0 Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  48. c2b1a92 modpost: Create macro to avoid variable shadowing by Leonardo Bras · 6 years ago
  49. 9e1e819 ASN.1: Remove unnecessary shadowed local variable by Leonardo Bras · 6 years ago
  50. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  51. 1f6904f scripts/tags.sh: add DECLARE_HASHTABLE() by Kirill Tkhai · 6 years ago
  52. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  53. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  54. 4478688 Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  55. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 7d0ea25 kbuild: use 'else ifeq' for checksrc to improve readability by Masahiro Yamada · 6 years ago
  57. 69ea912 kbuild: remove unneeded link_multi_deps by Masahiro Yamada · 6 years ago
  58. 153e04b modpost: remove leftover symbol prefix handling for module device table by Masahiro Yamada · 6 years ago
  59. cf419d5 kernel-doc: fix declaration type determination by Randy Dunlap · 6 years ago
  60. db139d7 extract-vmlinux: Check for uncompressed image as fallback by Helge Deller · 6 years ago
  61. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  62. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 7 years ago
  63. 4355151 Merge branch 'all-dtbs' into dt/next by Rob Herring · 6 years ago
  64. 80d0dda kbuild: simplify command line creation in scripts/mkmakefile by Masahiro Yamada · 6 years ago
  65. 4fd6127 kbuild: do not pass $(objtree) to scripts/mkmakefile by Masahiro Yamada · 6 years ago
  66. 74bc0c0 kbuild: remove user ID check in scripts/mkmakefile by Masahiro Yamada · 6 years ago
  67. 77ec0c2 kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile by Masahiro Yamada · 6 years ago
  68. 77b0bf5 kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs by Nadav Amit · 6 years ago
  69. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  70. 23066c3 Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8) by Miguel Ojeda · 6 years ago
  71. f858927 scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4 by Rob Herring · 7 years ago
  72. c36d5a6 scripts/dtc: Add yamltree.c to dtc sources by Rob Herring · 7 years ago
  73. 5a4630a ftrace: Build with CPPFLAGS to get -Qunused-arguments by Joel Stanley · 6 years ago
  74. c0747ad Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  75. 0d91bf5 kbuild: remove old check for CFLAGS use by Masahiro Yamada · 7 years ago
  76. 487c7c7 kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally by Masahiro Yamada · 7 years ago
  77. 36f546a kallsyms: remove left-over Blackfin code by Masahiro Yamada · 7 years ago
  78. 80ffbaa kallsyms: reduce size a little on 64-bit by Jan Beulich · 7 years ago
  79. a7ddcea Drop all 00-INDEX files from Documentation/ by Henrik Austad · 7 years ago
  80. 1d22577 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  81. f0b0d88 kbuild: modules_install: warn when missing System.map file by Randy Dunlap · 7 years ago
  82. d0c1db1 Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  83. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 7 years ago
  84. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 7 years ago
  85. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 7 years ago
  86. 964c9df stackleak: Allow runtime disabling of kernel stack erasing by Alexander Popov · 7 years ago
  87. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 7 years ago
  88. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 7 years ago
  89. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 7 years ago
  90. fbf58a5 nds32/ftrace: Add RECORD_MCOUNT support by Zong Li · 7 years ago
  91. 914b087 kbuild: make missing $DEPMOD a Warning instead of an Error by Randy Dunlap · 7 years ago
  92. fd65465b kconfig: do not require pkg-config on make {menu,n}config by Masahiro Yamada · 7 years ago
  93. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. bc8d2e2 kconfig: remove a spurious self-assignment by Lukas Bulwahn · 7 years ago
  95. 6147b1c scripts/setlocalversion: git: Make -dirty check more robust by Genki Sky · 7 years ago
  96. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 7 years ago
  97. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 7 years ago
  98. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  99. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  100. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 7 years ago