summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel
2025-03-17kbuild: link-vmlinux.sh: Make output file name configurableArd Biesheuvel
2025-03-15Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-15kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=yMasahiro Yamada
2025-03-15kbuild: exclude .rodata.(cst|str)* when building rangesKris Van Hees
2025-03-15kbuild: add Kbuild bash completionMasahiro Yamada
2025-03-15kbuild: fix argument parsing in scripts/configSeyediman Seyedarab
2025-03-15kbuild: add dependency from vmlinux to sorttableXi Ruoyao
2025-03-15kbuild: deb-pkg: add debarch for ARCH=loongarch64WangYuli
2025-03-15kbuild: move -fzero-init-padding-bits=all to the top-level MakefileMasahiro Yamada
2025-03-15scripts: make python shebangs specific about desired versionUday Shankar
2025-03-15kbuild: rust: add rustc-min-version support functionMiguel Ojeda
2025-03-15modpost: use strstarts() to clean up parse_source_files()Masahiro Yamada
2025-03-15modpost: introduce get_basename() helperMasahiro Yamada
2025-03-15kconfig: remove unnecessary cast in sym_get_string()Masahiro Yamada
2025-03-15kconfig: do not clear SYMBOL_VALID when reading include/config/auto.confMasahiro Yamada
2025-03-15genksyms: factor out APP for the ST_NORMAL stateMasahiro Yamada
2025-03-15gen_compile_commands.py: remove code for '\#' replacementMasahiro Yamada
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada
2025-03-15gendwarfksyms: Add a separate pass to resolve FQNsSami Tolvanen
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-12scripts: get_feat.pl: substitute s390x with s390Heiko Carstens
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein
2025-03-11scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein
2025-03-10riscv/crc: add "template" for Zbc optimized CRC functionsEric Biggers
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-08scripts: rust: mention file name in error messagesGuillaume Gomez
2025-03-07ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook
2025-03-07ubsan/overflow: Enable pattern exclusionsKees Cook
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2025-03-07selinux: Chain up tool resolving errors in install_policy.shTim Schumacher
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto
2025-03-05rust: remove leftover mentions of the `alloc` crateMiguel Ojeda
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst
2025-03-04kbuild: clang: Support building UM with SUBARCH=i386Kees Cook
2025-03-04scripts/kernel-doc: drop dead code for Wcontents_before_sectionsMauro Carvalho Chehab
2025-03-04scripts/kernel-doc: don't add not needed new linesMauro Carvalho Chehab
2025-02-27coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline testGal Pressman
2025-02-25scripts/sorttable: Allow matches to functions before function entrySteven Rostedt
2025-02-25scripts/sorttable: Use normal sort if theres no relocs in the mcount sectionSteven Rostedt
2025-02-24kbuild, bpf: Correct pahole version that supports distilled base btf featurePu Lehui
2025-02-21x86/build: Raise the minimum LLVM version to 15.0.0Nathan Chancellor
2025-02-20scripts/tags.sh: tag SYM_*START*() assembler symbolsCosta Shulyupin
2025-02-18scripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt
2025-02-18scripts/sorttable: Always use an array for the mcount_loc sortingSteven Rostedt
2025-02-18scripts/sorttable: Have mcount rela sort use direct valuesSteven Rostedt
2025-02-18arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
2025-02-18kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPUBrian Gerst