summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2026-05-13scripts/gdb: slab: update field names of struct kmem_cacheIllia Ostapyshyn
2026-05-13scripts/gdb: mm: cast untyped symbols in x86_page_opsIllia Ostapyshyn
2026-05-06scripts/timers: Add timer_migration_tree.pyFrederic Weisbecker
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04klp-build: Validate short-circuit prerequisitesJosh Poimboeuf
2026-05-04objtool/klp: Remove "objtool --checksum"Josh Poimboeuf
2026-05-04klp-build: Use "objtool klp checksum" subcommandJosh Poimboeuf
2026-05-04klp-build: Remove redundant SRC and OBJ variablesJosh Poimboeuf
2026-05-04klp-build: Print "objtool klp diff" command in verbose modeJosh Poimboeuf
2026-05-04klp-build: Reject patches to realmodeJosh Poimboeuf
2026-05-04klp-build: Reject patches to vDSOJosh Poimboeuf
2026-05-04klp-build: Fix patch cleanup on interruptJosh Poimboeuf
2026-05-04klp-build: Suppress excessive fuzz output by defaultJosh Poimboeuf
2026-05-04klp-build: Validate patch file existenceJosh Poimboeuf
2026-05-04klp-build: Don't use errexitJosh Poimboeuf
2026-05-04klp-build: Fix checksum comparison for changed offsetsJosh Poimboeuf
2026-05-04klp-build: Fix hang on out-of-date .configJosh Poimboeuf
2026-05-04gen_compile_commands: Ignore libgcc.aThomas Weißschuh
2026-04-29kconfig: fix potential NULL pointer dereference in conf_askvalueXingjing Deng
2026-04-29kbuild/btf: Remove broken module relinking exclusionPetr Pavlu
2026-04-29scripts/x86/intel: Add a script to update the old microcode listSohil Mehta
2026-04-25Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-24Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15checkpatch: exclude forward declarations of const structsTaylor Nelms
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-14Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13kbuild: builddeb - avoid recompiles for non-cross-compilesMathias Krause
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda