summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor2024-03-062-2/+2
* bpf, scripts: Correct GPL license nameGianmarco Lusvardi2024-03-011-1/+1
* modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONSNathan Chancellor2024-02-231-1/+2
* linux/init: remove __memexit* annotationsMasahiro Yamada2024-02-231-12/+3
* kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor2024-02-231-2/+7
* kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann2024-02-231-11/+2
* modpost: trim leading spaces when processing source files listRadek Krejci2024-02-231-1/+6
* rust: upgrade to Rust 1.73.0Miguel Ojeda2024-02-161-1/+1
* rust: upgrade to Rust 1.72.1Miguel Ojeda2024-02-161-1/+1
* scripts/get_abi: fix source path leakVegard Nossum2024-01-311-1/+1
* scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-01-201-2/+17
* scripts/checkstack.pl: match all stack sizes for s390Heiko Carstens2023-12-201-2/+1
* sign-file: Fix incorrect return values checkYusong Gao2023-12-201-6/+6
* gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva2023-12-131-2/+1
* checkstack: fix printed addressHeiko Carstens2023-12-131-6/+2
* scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli2023-12-131-8/+8
* dt: dt-extract-compatibles: Don't follow symlinks when walking treeNícolas F. R. A. Prado2023-12-131-2/+12
* dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado2023-12-131-8/+11
* kconfig: fix memory leak from range propertiesMasahiro Yamada2023-12-131-8/+6
* modpost: fix section mismatch message for RELAMasahiro Yamada2023-12-131-2/+4
* scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer2023-11-282-2/+7
* randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook2023-11-281-3/+8
* gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook2023-11-281-10/+0
* x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf2023-11-281-0/+1
* modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-11-201-2/+2
* modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-11-201-5/+5
* scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger2023-11-201-4/+5
* x86/srso: Fix unret validation dependenciesJosh Poimboeuf2023-11-201-1/+2
* kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada2023-10-012-4/+0
* modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König2023-10-011-2/+13
* modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-011-1/+1
* kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modulesMartin Nybo Andersen2023-09-251-1/+1
* Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-231-21/+2
|\
| * revert "scripts/gdb/symbols: add specific ko module load command"Andrew Morton2023-09-191-21/+2
* | locking/atomic: scripts: fix fallback ifdefferyMark Rutland2023-09-201-1/+1
|/
* Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-162-2/+2
|\
| * kbuild: avoid long argument lists in make modules_installMichal Kubecek2023-09-151-1/+1
| * kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada2023-09-151-1/+1
* | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-131-0/+9
|\ \ | |/ |/|
| * linux/export: fix reference to exported functions for parisc64Masahiro Yamada2023-09-121-0/+9
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-101-1/+0
|\ \
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-061-1/+0
* | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-071-28/+28
|\ \ \
| * | | bpf, docs: Fix invalid escape sequence warnings in bpf_doc.pyVishal Chourasia2023-08-311-28/+28
* | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-0530-532/+830
|\ \ \ \ | |_|/ / |/| | |
| * | | kconfig: fix possible buffer overflowKonstantin Meskhidze2023-09-061-0/+3
| * | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-041-3/+12
| * | | kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky2023-09-011-2/+19
| * | | kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BEJiri Slaby2023-09-011-2/+1
| * | | modpost: Skip .llvm.call-graph-profile section checkDenis Nikitin2023-09-011-0/+1