summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-081-0/+1
|\
| * module: combine constructors in module linker scriptReiner Huober2021-07-191-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-37/+58
|\ \
| * | scripts: check_extable: fix typo in user error messageRandy Dunlap2021-09-081-1/+1
| * | checkpatch: improve GIT_COMMIT_ID testJoe Perches2021-09-081-31/+51
| * | checkpatch: make email address check case insensitiveMimi Zohar2021-09-081-2/+2
| * | checkpatch: support wide stringsJoe Perches2021-09-081-3/+4
* | | don't make the syscall checking produce errors from warningsStephen Rothwell2021-09-061-1/+1
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-0321-135/+166
|\ \ \
| * | | kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2021-09-032-5/+4
| * | | kbuild: clean up objtool_args slightlyMasahiro Yamada2021-09-031-6/+5
| * | | modpost: get the *.mod file path more simplyMasahiro Yamada2021-09-033-16/+11
| * | | checkkconfigsymbols.py: Fix the '--ignore' optionAriel Marcovitch2021-09-031-1/+1
| * | | kbuild: merge vmlinux_link() between ARCH=um and other architecturesMasahiro Yamada2021-09-031-33/+23
| * | | kbuild: do not remove 'linux' link in scripts/link-vmlinux.shMasahiro Yamada2021-09-031-1/+0
| * | | kbuild: merge vmlinux_link() between the ordinary link and Clang LTOMasahiro Yamada2021-09-031-16/+14
| * | | kbuild: remove stale *.symversionsMasahiro Yamada2021-09-031-0/+2
| * | | kbuild: remove unused quiet_cmd_update_lto_symversionsMasahiro Yamada2021-09-031-1/+0
| * | | gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada2021-09-031-1/+1
| * | | kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada2021-09-031-1/+7
| * | | kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2021-09-032-6/+6
| * | | kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechkMasahiro Yamada2021-09-031-1/+6
| * | | kbuild: macrofy the condition of if_changed and friendsMasahiro Yamada2021-09-031-3/+5
| * | | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen2021-09-035-51/+38
| * | | scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-101-3/+3
| * | | Makefile: infer --target from ARCH for CC=clangNick Desaulniers2021-08-101-2/+23
| * | | Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-101-0/+14
| * | | scripts: make some scripts executableMasahiro Yamada2021-08-104-0/+0
| * | | scripts: merge_config: add strict mode to fail upon any redefinitionMatthias Maennich2021-08-101-0/+15
| |/ /
* | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-031-1/+1
|\ \ \
| * | | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy2021-08-151-1/+1
* | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-022-2/+16
|\ \ \ \
| * | | | PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2021-08-262-2/+16
| |/ / /
* | | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+1
|\ \ \ \
| * | | | parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada2021-09-011-1/+1
| | |/ / | |/| |
* | | | Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-011-4/+4
|\ \ \ \
| * | | | scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERRORLaurent Pinchart2021-08-121-4/+4
* | | | | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-2/+1
|\ \ \ \ \
| * | | | | kbuild: Enable dtc 'pci_device_reg' warning by defaultRob Herring2021-08-231-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-011-9/+7
|\ \ \ \ \
| * \ \ \ \ Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-093-50/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | scripts/spdxcheck-test.sh: Drop python2Nishanth Menon2021-07-211-9/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-7/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-43/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-233-7/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-07-151-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+2
* | | | | | | Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar2021-08-1738-409/+919
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-071-7/+11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |