1. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  2. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  3. 47346e9 modpost: fix static EXPORT_SYMBOL warnings for UML build by Masahiro Yamada · 5 years ago
  4. 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
  5. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  6. de3f186 checkpatch: check for nested (un)?likely() calls by Denis Efremov · 5 years ago
  7. da036ae scripts/gdb: handle split debug by Douglas Anderson · 5 years ago
  8. dbbf869 checkpatch: make git output use LANGUAGE=en_US.utf8 by Joe Perches · 5 years ago
  9. 5a7f445 checkpatch: remove obsolete period from "ambiguous SHA1" query by Sean Christopherson · 5 years ago
  10. 94fb984 checkpatch: allow consecutive close braces by Joe Perches · 5 years ago
  11. 462811d checkpatch: prefer __section over __attribute__((section(...))) by Joe Perches · 5 years ago
  12. 6dba824 checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE by Brendan Jackman · 5 years ago
  13. a8dd86b checkpatch.pl: warn on invalid commit id by Matteo Croce · 5 years ago
  14. ffbce89 checkpatch: improve SPDX license checking by Joe Perches · 5 years ago
  15. 634cffc checkpatch: don't interpret stack dumps as commit IDs by Joe Perches · 5 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  21. 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
  22. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  23. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  24. 77564a4 genksyms: convert to SPDX License Identifier for lex.l and parse.y by Masahiro Yamada · 5 years ago
  25. a3d0cb0 modpost: use __section in the output to *.mod.c by Masahiro Yamada · 5 years ago
  26. 6df7e1e modpost: use MODULE_INFO() for __module_depends by Masahiro Yamada · 5 years ago
  27. 69a94ab export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols by Masahiro Yamada · 5 years ago
  28. eb8305a scripts: Coccinelle script for namespace dependencies. by Matthias Maennich · 5 years ago
  29. 1d08277 modpost: add support for generating namespace dependencies by Matthias Maennich · 5 years ago
  30. cb9b55d modpost: add support for symbol namespaces by Matthias Maennich · 5 years ago
  31. 6863f56 kbuild: allow Clang to find unused static inline functions for W=1 build by Masahiro Yamada · 5 years ago
  32. 618916a kbuild: replace BASH-specific ${@:2} with shift and ${@} by Andrii Nakryiko · 5 years ago
  33. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  34. e27128d kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN by Masahiro Yamada · 5 years ago
  35. 64a9190 kbuild: refactor scripts/Makefile.extrawarn by Masahiro Yamada · 5 years ago
  36. ca7ce5a coccinelle: platform_get_irq: Fix parse error by YueHaibing · 5 years ago
  37. 60bef52 merge_config.sh: ignore unwanted grep errors by Guillaume Tucker · 5 years ago
  38. 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
  39. 6f02bdf modpost: add NOFAIL to strndup by Denis Efremov · 5 years ago
  40. 389c9af modpost: add guid_t type definition by Heikki Krogerus · 5 years ago
  41. 858805b kbuild: add $(BASH) to run scripts with bash-extension by Masahiro Yamada · 5 years ago
  42. 4fbcf07 recordmcount: Clarify what cleanup() does by Matt Helsley · 5 years ago
  43. c97fea2 recordmcount: Remove redundant cleanup() calls by Matt Helsley · 5 years ago
  44. 2e63152 recordmcount: Kernel style formatting by Matt Helsley · 5 years ago
  45. 3aec863 recordmcount: Kernel style function signature formatting by Matt Helsley · 5 years ago
  46. 3f1df12 recordmcount: Rewrite error/success handling by Matt Helsley · 5 years ago
  47. 17e262e9 recordmcount: Remove unused fd from uwrite() and ulseek() by Matt Helsley · 5 years ago
  48. a146207 recordmcount: Remove uread() by Matt Helsley · 5 years ago
  49. 1bd95be recordmcount: Remove redundant strcmp by Matt Helsley · 5 years ago
  50. ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 5 years ago
  51. 4ca7694 kbuild: clean up subdir-ymn calculation in Makefile.clean by Masahiro Yamada · 5 years ago
  52. 687ac1f kbuild: remove unneeded '+' marker from cmd_clean by Masahiro Yamada · 5 years ago
  53. 1634f2b kbuild: remove clean-dirs syntax by Masahiro Yamada · 5 years ago
  54. 9c3ad4c kbuild: get rid of $(realpath ...) from scripts/mkmakefile by Masahiro Yamada · 5 years ago
  55. fc01adc kbuild: remove unneeded comments and code from scripts/basic/Makefile by Masahiro Yamada · 5 years ago
  56. 000ec95 kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package by Masahiro Yamada · 5 years ago
  57. 6a4f6a2 kbuild: pkg: add package targets to PHONY instead of FORCE by Masahiro Yamada · 5 years ago
  58. 46a63d4 kbuild: pkg: clean up package files/dirs from the top Makefile by Masahiro Yamada · 5 years ago
  59. cdfca82 merge_config.sh: Check error codes from make by Mark Brown · 5 years ago
  60. eb27ea5 kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build by Masahiro Yamada · 5 years ago
  61. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  62. 9b9a3f2 kbuild: split final module linking out into Makefile.modfinal by Masahiro Yamada · 5 years ago
  63. fdf3703 btf: do not use CONFIG_OUTPUT_FORMAT by Ilya Leoshkevich · 5 years ago
  64. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  65. 394053f kbuild: make single targets work more correctly by Masahiro Yamada · 5 years ago
  66. 8959e39 kbuild: Parameterize kallsyms generation and correct reporting by Kees Cook · 5 years ago
  67. c7c0eec kbuild: re-implement detection of CONFIG options leaked to user-space by Masahiro Yamada · 5 years ago
  68. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  69. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  70. 34b5560 kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE by Mark Rutland · 5 years ago
  71. c2290f3 kbuild: fix modkern_aflags implementation by Masahiro Yamada · 5 years ago
  72. 986662b kbuild: refactor part-of-module more by Masahiro Yamada · 5 years ago
  73. 33e84f2 kbuild: treat an object as multi-used when $(foo-) is set by Masahiro Yamada · 5 years ago
  74. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  75. 7fd7856 btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux by Andrii Nakryiko · 5 years ago
  76. f6545be kbuild: add [M] marker for build log of *.mod.o by Masahiro Yamada · 5 years ago
  77. 4b950bb Kbuild: Handle PREEMPT_RT for version string and magic by Thomas Gleixner · 5 years ago
  78. cf8dfd1 kbuild: move flex and bison rules to Makefile.host by Masahiro Yamada · 5 years ago
  79. 6ba7dc6 kbuild: make bison create C file and header in a single pattern rule by Masahiro Yamada · 5 years ago
  80. 49d5089 kbuild: use $(basename ...) for cmd_asn1_compiler by Masahiro Yamada · 5 years ago
  81. 75959d4 kbuild: Fail if gold linker is detected by Thomas Gleixner · 5 years ago
  82. 15bfc23 modpost: check for static EXPORT_SYMBOL* functions by Denis Efremov · 5 years ago
  83. 341dfcf btf: expose BTF info through sysfs by Andrii Nakryiko · 5 years ago
  84. 15e2544 kernel-doc: Allow anonymous enum by Andy Shevchenko · 5 years ago
  85. e6aa640 Merge 5.3-rc4 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  86. c07d8d47 kbuild: show hint if subdir-y/m is used to visit module Makefile by Masahiro Yamada · 5 years ago
  87. 4f2c8f3 kbuild: generate modules.order only in directories visited by obj-y/m by Masahiro Yamada · 5 years ago
  88. d9f78ed kbuild: fix false-positive need-builtin calculation by Masahiro Yamada · 5 years ago
  89. 47801c9 kbuild: revive single target %.ko by Masahiro Yamada · 5 years ago
  90. 95e760c kernel-doc: ignore __printf attribute by Randy Dunlap · 5 years ago
  91. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 5 years ago
  92. 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
  93. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 5 years ago
  94. 60f2c82 randstruct: Check member structs in is_pure_ops_struct() by Joonwon Kang · 5 years ago
  95. e8de12f kbuild: Check for unknown options with cc-option usage in Kconfig and clang by Stephen Boyd · 5 years ago
  96. a721588 kbuild: modpost: do not parse unnecessary rules for vmlinux modpost by Masahiro Yamada · 5 years ago
  97. acf2a13 kbuild: modpost: remove unnecessary dependency for __modpost by Masahiro Yamada · 5 years ago
  98. cb48199 kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules by Masahiro Yamada · 5 years ago
  99. 944cfe9 kbuild: modpost: include .*.cmd files only when targets exist by Masahiro Yamada · 5 years ago
  100. ef349ab coccinelle: api/atomic_as_refcounter: add SPDX License Identifier by Matthias Maennich · 5 years ago