summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-03-17checkpatch: describe --min-conf-desc-lengthPhilipp Hahn1-2/+3
2025-03-17scripts/gdb/symbols: determine KASLR offset on s390Ilya Leoshkevich2-1/+65
2025-03-17scripts/gdb/linux/symbols.py: address changes to module_sect_attrsAntonio Quartulli1-4/+9
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf1-0/+1
2025-03-17coccinelle: misc: secs_to_jiffies: Patch expressions tooEaswar Hariharan1-0/+10
2025-03-17scripts/gdb: add $lx_per_cpu_ptr()Brendan Jackman1-2/+20
2025-03-17get_maintainer: stop reporting subsystem status as maintainer roleVlastimil Babka1-15/+6
2025-03-17get_maintainer: add --substatus for reporting subsystem statusVlastimil Babka1-3/+25
2025-03-17scripts: add script to extract built-in firmware blobsGuilherme G. Piccoli1-0/+30
2025-03-16rust: make pin-init its own crateBenno Lossin1-2/+2
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda2-2/+17
2025-03-16kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel2-10/+21
2025-03-16kbuild: link-vmlinux.sh: Make output file name configurableArd Biesheuvel2-8/+9
2025-03-16Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-31/+44
2025-03-15kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=yMasahiro Yamada1-2/+7
2025-03-15kbuild: exclude .rodata.(cst|str)* when building rangesKris Van Hees1-0/+5
2025-03-15kbuild: add Kbuild bash completionMasahiro Yamada1-0/+451
2025-03-15kbuild: fix argument parsing in scripts/configSeyediman Seyedarab1-10/+16
2025-03-15kbuild: add dependency from vmlinux to sorttableXi Ruoyao1-0/+4
2025-03-15kbuild: deb-pkg: add debarch for ARCH=loongarch64WangYuli1-0/+2
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada1-3/+0
2025-03-15scripts: make python shebangs specific about desired versionUday Shankar2-2/+2
2025-03-15kbuild: rust: add rustc-min-version support functionMiguel Ojeda1-0/+4
2025-03-15modpost: use strstarts() to clean up parse_source_files()Masahiro Yamada1-2/+2
2025-03-15modpost: introduce get_basename() helperMasahiro Yamada3-32/+23
2025-03-15kconfig: remove unnecessary cast in sym_get_string()Masahiro Yamada1-1/+1
2025-03-15kconfig: do not clear SYMBOL_VALID when reading include/config/auto.confMasahiro Yamada1-7/+12
2025-03-15genksyms: factor out APP for the ST_NORMAL stateMasahiro Yamada1-5/+1
2025-03-15gen_compile_commands.py: remove code for '\#' replacementMasahiro Yamada1-4/+4
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada3-23/+0
2025-03-15gendwarfksyms: Add a separate pass to resolve FQNsSami Tolvanen4-72/+86
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-13scripts: get_feat.pl: substitute s390x with s390Heiko Carstens1-2/+2
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein1-1/+2
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein1-20/+20
2025-03-12scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein1-9/+21
2025-03-10riscv/crc: add "template" for Zbc optimized CRC functionsEric Biggers1-1/+54
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman2-4/+4
2025-03-09scripts: rust: mention file name in error messagesGuillaume Gomez1-4/+4
2025-03-08ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook2-1/+5
2025-03-08ubsan/overflow: Enable pattern exclusionsKees Cook1-0/+1
2025-03-08ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook2-4/+8
2025-03-07selinux: Chain up tool resolving errors in install_policy.shTim Schumacher1-9/+6
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto1-1/+1
2025-03-06rust: remove leftover mentions of the `alloc` crateMiguel Ojeda1-2/+2
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst1-1/+1
2025-03-04kbuild: clang: Support building UM with SUBARCH=i386Kees Cook1-0/+2
2025-03-04scripts/kernel-doc: drop dead code for Wcontents_before_sectionsMauro Carvalho Chehab1-11/+0
2025-03-04scripts/kernel-doc: don't add not needed new linesMauro Carvalho Chehab1-0/+4
2025-02-28coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline testGal Pressman1-5/+8