summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-13/+1
8 daysMerge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds10-54/+418
8 daysMerge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-22/+23
10 daysMerge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+27
11 daysMerge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-66/+48
12 daysMerge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds3-77/+156
13 daysMerge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+155
2024-09-14btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debugMasahiro Yamada1-12/+0
2024-09-14btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.shMasahiro Yamada1-1/+1
2024-09-05scripts: sphinx-pre-install: remove unnecessary double check for $cur_versionSebastian Muxel1-2/+0
2024-09-05Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet13-76/+30
2024-09-05dt: dt-extract-compatibles: Extract compatibles from function parametersRob Herring (Arm)1-0/+13
2024-09-04kasan: simplify and clarify MakefileAndrey Konovalov1-22/+23
2024-09-02scripts/decode_stacktrace.sh: add '-h' flagLuca Ceresoli1-1/+5
2024-09-02scripts/decode_stacktrace.sh: clarify command lineLuca Ceresoli1-1/+2
2024-09-02scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...Luca Ceresoli1-20/+20
2024-09-02scripts/decode_stacktrace.sh: nix-ifyKent Overstreet1-1/+1
2024-09-02scripts/gdb: add 'lx-kasan_mem_to_shadow' commandKuan-Ying Lee2-0/+45
2024-09-02scripts/gdb: add 'lx-stack_depot_lookup' command.Kuan-Ying Lee1-0/+27
2024-09-02scripts/gdb: fix lx-mounts command errorKuan-Ying Lee1-2/+2
2024-09-02scripts/gdb: add iteration function for rbtreeKuan-Ying Lee1-0/+12
2024-09-02scripts/gdb: fix timerlist parsing issueKuan-Ying Lee1-15/+16
2024-09-02scripts: add macro_checker script to check unused parameters in macrosJulian Sun1-0/+131
2024-09-02xz: adjust arch-specific options for better kernel compressionLasse Collin1-5/+137
2024-09-02xz: use 128 MiB dictionary and force single-threaded modeLasse Collin1-1/+12
2024-09-02xz: fix comments and coding styleLasse Collin1-5/+8
2024-09-02xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin1-4/+1
2024-09-02scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier1-17/+49
2024-08-27get_maintainer: add --bug option to print bug reporting infoJani Nikula1-2/+15
2024-08-23net: drop special comment styleJohannes Berg1-10/+0
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-23/+18
2024-08-22kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada4-4/+4
2024-08-20scripts: add boot policy generation programDeven Bowers5-0/+155
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-3/+7
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-37/+2
2024-08-15scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429Rob Herring (Arm)3-6/+14
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu2-33/+2
2024-08-15coccinelle: Add rules to find str_down_up() replacementsKees Cook1-0/+23
2024-08-15coccinelle: Add rules to find str_up_down() replacementsMichal Wajdeczko1-0/+23
2024-08-15fortify: move test_fortify.sh to lib/test_fortify/Masahiro Yamada1-66/+0
2024-08-15fortify: refactor test_fortify Makefile to fix some build problemsMasahiro Yamada1-0/+2
2024-08-12kbuild: avoid scripts/kallsyms parsing /dev/nullMasahiro Yamada1-1/+2
2024-08-10rust: x86: remove `-3dnow{,a}` from target featuresMiguel Ojeda1-2/+2
2024-08-07rust: Support latest version of `rust-analyzer`Sarthak Singh1-1/+5
2024-08-06syscalls: add back legacy __NR_nfsservctl macroArnd Bergmann1-0/+1
2024-08-06scripts: kconfig: merge_config: config files: add a trailing newlineAnders Roxell1-0/+2
2024-08-06kbuild: clean up code duplication in cmd_fdtoverlayMasahiro Yamada1-18/+10
2024-08-06gcc-plugins: randstruct: Remove GCC 4.7 or newer requirementThorsten Blum1-4/+0
2024-08-05syscalls: fix fstat() entry againArnd Bergmann1-1/+1
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann1-2/+2