summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-212-1/+5
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-1/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-023-10/+28
| |\ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-282-1/+5
| |\ \ \ \
| | * | | | btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo2023-01-171-0/+4
| | * | | | bpf_doc: Fix build error with older python versionsMichal Suchanek2023-01-111-1/+1
* | | | | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-211-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook2023-02-022-2/+3
| |\ \ \ \ \ \
| * | | | | | | gcc-plugins: drop -std=gnu++11 to fix GCC 13 buildSam James2023-02-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-201-6/+0
|\ \ \ \ \ \ \
| * | | | | | | scripts/head-object-list: Remove x86 from the listAlexander Lobakin2023-01-091-6/+0
* | | | | | | | Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-202-9/+45
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | kbuild: Provide a version of merge_into_defconfig without override warningsMark Brown2023-02-131-0/+14
| * | | | | | | scripts: merge_config: Add option to suppress warning on overridesMark Brown2023-02-131-9/+16
| * | | | | | | kbuild: Add config fragment merge functionalityNicolas Saenz Julienne2023-01-241-0/+15
| |/ / / / / /
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-131-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | scripts/gdb: fix 'lx-current' for x86Jeff Xie2023-02-091-1/+1
* | | | | | | Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-041-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe2023-01-311-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Fix up more non-executable files marked executableLinus Torvalds2023-01-281-0/+0
* | | | | | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-271-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook2023-01-251-2/+2
* | | | | | ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)2023-01-241-8/+26
| |/ / / / |/| | | |
* | | | | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-214-8/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | scripts: support GNU make 4.4 in jobserver-execMartin Liska2023-01-161-5/+14
| * | | | kconfig: Update all declared targetsPeter Foley2023-01-132-2/+2
| * | | | scripts: rpm: make clear that mkspec script contains 4.13 featureArend van Spriel2023-01-111-1/+1
| | |/ / | |/| |
* | | | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-141-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / kbuild: Fix CFI hash randomization with KASANSami Tolvanen2023-01-131-0/+1
| |/
* / kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada2023-01-051-4/+5
|/
* fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada2022-12-301-1/+0
* kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada2022-12-301-1/+2
* kbuild: Fix running modpost with musl libcSamuel Holland2022-12-301-11/+11
* kbuild: add a missing line for help messageJun ASAKA2022-12-301-0/+1
* kconfig: Add static text for search information in help menuBhaskar Chowdhury2022-12-291-0/+6
* Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2022-12-231-1/+1
|\
| * scripts: coccicheck: use "grep -E" instead of "egrep"Greg Kroah-Hartman2022-09-211-1/+1
* | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-1934-138/+226
|\ \
| * | buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova2022-12-171-1/+1
| * | modpost: Include '.text.*' in TEXT_SECTIONSNathan Chancellor2022-12-141-2/+2
| * | kbuild: refactor the prerequisites of the modpost ruleMasahiro Yamada2022-12-141-14/+22
| * | kbuild: change module.order to list *.o instead of *.koMasahiro Yamada2022-12-148-20/+20
| * | kbuild: use .NOTINTERMEDIATE for future GNU Make versionsMasahiro Yamada2022-12-131-3/+10
| * | kconfig: refactor Makefile to reduce process forksMasahiro Yamada2022-12-137-48/+68
| * | kbuild: add read-file macroMasahiro Yamada2022-12-133-2/+16
| * | kbuild: do not sort after reading modules.orderMasahiro Yamada2022-12-132-2/+2
| * | kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada2022-12-132-2/+18
| * | Documentation: raise minimum supported version of binutils to 2.25Masahiro Yamada2022-12-131-1/+1
| * | kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 buildsMasahiro Yamada2022-12-111-0/+1