aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-06-09rust: zerocopy: enable support in kbuildMiguel Ojeda2-2/+9
2026-06-09scripts: generate_rust_analyzer: support passing env varsMiguel Ojeda1-4/+18
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds2-3/+7
2026-06-05modpost: Add __llvm_covfun and __llvm_covmap to section_white_listJames Lee1-0/+2
2026-06-05kconfig: Fix repeated include selftest expectationZhou Yuhang1-2/+2
2026-06-04kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98Miguel Ojeda1-1/+1
2026-06-03kconfig: add kconfig-sym-check static checkerAndrew Jones1-0/+132
2026-06-02kbuild: Remove unnecessary 'T' modifier in cmd_ar_builtin_fixupNathan Chancellor1-2/+1
2026-06-02tick/sched: Remove unused fieldsFrederic Weisbecker1-4/+0
2026-05-30rust: x86: support Rust >= 1.98.0 target specMiguel Ojeda1-2/+6
2026-05-29kbuild: distributed build support for Clang ThinLTORong Xu4-3/+97
2026-05-29kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_aMasahiro Yamada1-0/+46
2026-05-28scripts/bloat-o-meter: ignore _sdataYury Norov1-0/+1
2026-05-28get_maintainer: add --json output modeSasha Levin1-29/+42
2026-05-28checkpatch: add check for function pointer arrays in declarationsJoe Perches1-2/+2
2026-05-28checkpatch: add option to not force /* */ for SPDXPetr Vorel1-5/+18
2026-05-28checkpatch: allow passing config directoryPetr Vorel1-3/+17
2026-05-28scripts: modpost: detect and report truncated buf_printf() outputAlexandre Courbot1-1/+10
2026-05-28kbuild: rpm-pkg: append %{?dist} macro to Release tagYafang Shao1-1/+1
2026-05-27run-clang-tools: run multiprocessing.Pool as context managerPhilipp Hahn1-7/+8
2026-05-27scripts/Makefile.warn: Drop -Wformat handling for clang < 16Nathan Chancellor1-10/+0
2026-05-27kbuild: Bump minimum version of LLVM for building the kernel to 17.0.1Nathan Chancellor1-1/+1
2026-05-27rust: kasan: add support for Software Tag-Based KASANAlice Ryhl1-2/+0
2026-05-27kbuild: rust: add AutoFDO supportAlice Ryhl2-1/+8
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner1-8/+15
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner1-10/+6
2026-05-26genirq: Expose nr_irqs in core codeThomas Gleixner1-1/+1
2026-05-26scripts/gdb: Update x86 interrupts to the array based storageThomas Gleixner1-53/+18
2026-05-26rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl1-1/+1
2026-05-24checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()Paul E. McKenney1-2/+3
2026-05-22scripts/sbom: add unit tests for SPDX-License-Identifier parsingLuis Augenstein2-0/+35
2026-05-22scripts/sbom: add unit tests for command parsersLuis Augenstein3-0/+443
2026-05-22scripts/sbom: add SPDX build graphLuis Augenstein2-0/+335
2026-05-22scripts/sbom: add SPDX source graphLuis Augenstein2-0/+139
2026-05-22scripts/sbom: add SPDX output graphLuis Augenstein3-1/+268
2026-05-22scripts/sbom: collect file metadataLuis Augenstein2-0/+317
2026-05-22scripts/sbom: add shared SPDX elementsLuis Augenstein3-1/+45
2026-05-22scripts/sbom: add JSON-LD serializationLuis Augenstein5-0/+191
2026-05-22scripts/sbom: add SPDX classesLuis Augenstein7-0/+381
2026-05-22scripts/sbom: add additional dependency sources for cmd graphLuis Augenstein3-1/+161
2026-05-22scripts/sbom: add cmd graph generationLuis Augenstein8-2/+586
2026-05-22scripts/sbom: add command parsersLuis Augenstein6-0/+1001
2026-05-22scripts/sbom: setup sbom loggingLuis Augenstein4-1/+165
2026-05-22scripts/sbom: integrate script in make processLuis Augenstein1-0/+16
2026-05-19Merge tag 'kbuild-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds2-27/+54
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-5/+5
2026-05-19kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning schemeViktor Jägersküpper1-1/+1
2026-05-19modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()Hasan Basbunar1-26/+53
2026-05-14gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREEKees Cook1-1/+3
2026-05-14kbuild: pacman-pkg: package unstripped vDSO librariesThomas Weißschuh1-0/+3