summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-05-29kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_aMasahiro Yamada
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-14kbuild: pacman-pkg: package unstripped vDSO librariesThomas 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-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
2026-04-07scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579Rob Herring (Arm)
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda
2026-04-07rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda
2026-04-07rust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda
2026-04-05kconfig: forbid multiple entries with the same symbol in a choiceMasahiro Yamada
2026-04-05checksyscalls: only run when necessaryThomas Weißschuh
2026-04-05checksyscalls: fail on all intermediate errorsThomas Weißschuh
2026-04-05checksyscalls: move path to reference table to a variableThomas Weißschuh
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-04-03rust: support overriding crate_nameAlice Ryhl
2026-04-02kbuild: vdso_install: drop build ID architecture allow-listThomas Weißschuh
2026-04-02kbuild: vdso_install: gracefully handle images without build IDThomas Weißschuh
2026-04-02kbuild: vdso_install: hide readelf warningsThomas Weißschuh
2026-04-02kbuild: vdso_install: split out the readelf invocationThomas Weißschuh
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...Miguel Ojeda
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar