summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-083-25/+17
|\
| * scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli2023-12-061-8/+8
| * scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee2023-12-061-11/+7
| * checkstack: fix printed addressHeiko Carstens2023-12-061-6/+2
* | Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-12-071-2/+12
|\ \
| * | dt: dt-extract-compatibles: Don't follow symlinks when walking treeNĂ­colas F. R. A. Prado2023-11-091-2/+12
* | | Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-011-2/+1
|\ \ \
| * | | gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva2023-11-271-2/+1
| | |/ | |/|
* / | scripts/checkstack.pl: match all stack sizes for s390Heiko Carstens2023-11-221-2/+1
|/ /
* | Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-193-12/+12
|\ \
| * | kconfig: fix memory leak from range propertiesMasahiro Yamada2023-11-171-8/+6
| * | kbuild: Move the single quotes for image nameSimon Glass2023-11-171-2/+2
| * | modpost: fix section mismatch message for RELAMasahiro Yamada2023-11-161-2/+4
* | | Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-142-12/+2
|\ \ \ | |/ / |/| |
| * | gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin descriptionKonstantin Runov2023-11-141-2/+2
| * | gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook2023-11-081-10/+0
* | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-0416-219/+386
|\ \ \
| * | | kbuild: support 'userldlibs' syntaxMasahiro Yamada2023-11-011-3/+3
| * | | kbuild: dummy-tools: pretend we understand -fpatchable-function-entryJiri Slaby (SUSE)2023-11-011-0/+10
| * | | modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONSMasahiro Yamada2023-10-281-6/+1
| * | | modpost: merge sectioncheck table entries regarding init/exit sectionsMasahiro Yamada2023-10-281-15/+3
| * | | modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONSMasahiro Yamada2023-10-281-1/+1
| * | | modpost: disallow the combination of EXPORT_SYMBOL and __meminit*Masahiro Yamada2023-10-281-1/+1
| * | | modpost: remove EXIT_SECTIONS macroMasahiro Yamada2023-10-281-5/+3
| * | | modpost: remove MEM_INIT_SECTIONS macroMasahiro Yamada2023-10-281-2/+1
| * | | modpost: remove more symbol patterns from the section check whitelistMasahiro Yamada2023-10-281-7/+1
| * | | modpost: disallow *driver to reference .meminit* sectionsMasahiro Yamada2023-10-281-6/+0
| * | | linux/init: remove __memexit* annotationsMasahiro Yamada2023-10-281-12/+3
| * | | modpost: remove ALL_EXIT_DATA_SECTIONS macroMasahiro Yamada2023-10-281-2/+0
| * | | kbuild: simplify cmd_ld_multi_mMasahiro Yamada2023-10-281-1/+1
| * | | kbuild: avoid too many execution of scripts/pahole-flags.shMasahiro Yamada2023-10-282-30/+19
| * | | kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada2023-10-281-4/+1
| * | | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-281-0/+45
| * | | modpost: factor out the common boilerplate of section_rel(a)Masahiro Yamada2023-10-181-24/+26
| * | | modpost: refactor check_sec_ref()Masahiro Yamada2023-10-181-6/+7
| * | | modpost: define TO_NATIVE() using bswap_* functionsMasahiro Yamada2023-10-182-22/+16
| * | | modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-10-181-2/+2
| * | | modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-10-181-5/+5
| * | | kbuild: make binrpm-pkg always produce kernel-devel packageMasahiro Yamada2023-10-181-2/+0
| * | | rust: Respect HOSTCC when linking for hostMatthew Maurer2023-10-141-0/+2
| * | | kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada2023-10-033-5/+11
| * | | modpost: Optimize symbol search from linear to binary searchJack Brennen2023-10-034-66/+232
* | | | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-032-0/+12
|\ \ \ \
| * | | | staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2023-10-212-0/+12
* | | | | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-032-0/+12
|\ \ \ \ \
| * | | | | cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde2023-10-272-0/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-032-11/+29
|\ \ \ \ \
| * | | | | run-clang-tools: Add pass through checks and and header-filter argumentsIan Rogers2023-10-121-7/+25
| * | | | | gen_compile_commands: Sort output compile commands by file nameIan Rogers2023-10-121-1/+1
| * | | | | gen_compile_commands: Allow the line prefix to still be cmd_Ian Rogers2023-10-121-3/+3
| | |/ / / | |/| | |