summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-54/+19
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/g...Linus Torvalds2-27/+54
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus 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
2026-05-14scripts/gdb: slab: update field names of struct kmem_cacheIllia Ostapyshyn1-2/+2
2026-05-14scripts/gdb: mm: cast untyped symbols in x86_page_opsIllia Ostapyshyn1-3/+3
2026-05-06scripts/timers: Add timer_migration_tree.pyFrederic Weisbecker1-0/+122
2026-05-05objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf1-2/+5
2026-05-05klp-build: Validate short-circuit prerequisitesJosh Poimboeuf1-0/+18
2026-05-05objtool/klp: Remove "objtool --checksum"Josh Poimboeuf1-0/+3
2026-05-05klp-build: Use "objtool klp checksum" subcommandJosh Poimboeuf1-30/+65
2026-05-05klp-build: Remove redundant SRC and OBJ variablesJosh Poimboeuf1-39/+28
2026-05-05klp-build: Print "objtool klp diff" command in verbose modeJosh Poimboeuf1-0/+1
2026-05-05klp-build: Reject patches to realmodeJosh Poimboeuf1-1/+1
2026-05-05klp-build: Reject patches to vDSOJosh Poimboeuf1-1/+1
2026-05-05klp-build: Fix patch cleanup on interruptJosh Poimboeuf1-2/+2
2026-05-05klp-build: Suppress excessive fuzz output by defaultJosh Poimboeuf1-6/+13
2026-05-05klp-build: Validate patch file existenceJosh Poimboeuf1-0/+5
2026-05-05klp-build: Don't use errexitJosh Poimboeuf1-3/+2
2026-05-05klp-build: Fix checksum comparison for changed offsetsJosh Poimboeuf1-7/+23
2026-05-05klp-build: Fix hang on out-of-date .configJosh Poimboeuf1-1/+6
2026-05-04gen_compile_commands: Ignore libgcc.aThomas Weißschuh1-0/+2
2026-04-30kconfig: fix potential NULL pointer dereference in conf_askvalueXingjing Deng1-4/+2
2026-04-30kbuild/btf: Remove broken module relinking exclusionPetr Pavlu1-9/+1
2026-04-30scripts/x86/intel: Add a script to update the old microcode listSohil Mehta1-0/+130
2026-04-26Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7