summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-06-09scripts: generate_rust_analyzer: support passing env varsMiguel Ojeda
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-05modpost: Add __llvm_covfun and __llvm_covmap to section_white_listJames Lee
2026-06-05kconfig: Fix repeated include selftest expectationZhou Yuhang
2026-06-04kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98Miguel Ojeda
2026-06-03kconfig: add kconfig-sym-check static checkerAndrew Jones
2026-06-03scripts: generate_rust_analyzer.py: pass cfg to macros crateMalte Wechter
2026-06-02kbuild: Remove unnecessary 'T' modifier in cmd_ar_builtin_fixupNathan Chancellor
2026-06-02tick/sched: Remove unused fieldsFrederic Weisbecker
2026-05-30rust: x86: support Rust >= 1.98.0 target specMiguel Ojeda
2026-05-29kbuild: distributed build support for Clang ThinLTORong Xu
2026-05-29kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_aMasahiro Yamada
2026-05-28scripts/bloat-o-meter: ignore _sdataYury Norov
2026-05-28get_maintainer: add --json output modeSasha Levin
2026-05-28checkpatch: add check for function pointer arrays in declarationsJoe Perches
2026-05-28checkpatch: add option to not force /* */ for SPDXPetr Vorel
2026-05-28checkpatch: allow passing config directoryPetr Vorel
2026-05-28scripts: modpost: detect and report truncated buf_printf() outputAlexandre Courbot
2026-05-28kbuild: rpm-pkg: append %{?dist} macro to Release tagYafang Shao
2026-05-27run-clang-tools: run multiprocessing.Pool as context managerPhilipp Hahn
2026-05-27scripts/Makefile.warn: Drop -Wformat handling for clang < 16Nathan Chancellor
2026-05-27kbuild: Bump minimum version of LLVM for building the kernel to 17.0.1Nathan Chancellor
2026-05-27rust: kasan: add support for Software Tag-Based KASANAlice Ryhl
2026-05-27kbuild: rust: add AutoFDO supportAlice Ryhl
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-26genirq: Expose nr_irqs in core codeThomas Gleixner
2026-05-26scripts/gdb: Update x86 interrupts to the array based storageThomas Gleixner
2026-05-26rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl
2026-05-24checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()Paul E. McKenney
2026-05-22scripts/sbom: add unit tests for SPDX-License-Identifier parsingLuis Augenstein
2026-05-22scripts/sbom: add unit tests for command parsersLuis Augenstein
2026-05-22scripts/sbom: add SPDX build graphLuis Augenstein
2026-05-22scripts/sbom: add SPDX source graphLuis Augenstein
2026-05-22scripts/sbom: add SPDX output graphLuis Augenstein
2026-05-22scripts/sbom: collect file metadataLuis Augenstein
2026-05-22scripts/sbom: add shared SPDX elementsLuis Augenstein
2026-05-22scripts/sbom: add JSON-LD serializationLuis Augenstein
2026-05-22scripts/sbom: add SPDX classesLuis Augenstein
2026-05-22scripts/sbom: add additional dependency sources for cmd graphLuis Augenstein
2026-05-22scripts/sbom: add cmd graph generationLuis Augenstein
2026-05-22scripts/sbom: add command parsersLuis Augenstein
2026-05-22scripts/sbom: setup sbom loggingLuis Augenstein
2026-05-22scripts/sbom: integrate script in make processLuis Augenstein
2026-05-19Merge tag 'kbuild-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning schemeViktor Jägersküpper
2026-05-19modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()Hasan Basbunar
2026-05-14gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREEKees Cook
2026-05-14kbuild: pacman-pkg: package unstripped vDSO librariesThomas Weißschuh