aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-04-25Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-1/+7
2026-04-24Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+8
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+2
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds7-9/+19
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller1-0/+2
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-179/+213
2026-04-15checkpatch: exclude forward declarations of const structsTaylor Nelms1-2/+2
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-0/+2
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds4-27/+24
2026-04-14Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-55/+96
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds14-33/+85
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-21/+42
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-1/+2
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-4/+103
2026-04-13kbuild: builddeb - avoid recompiles for non-cross-compilesMathias Krause1-1/+7
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds7-187/+229
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner3-19/+25
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/linux into rust-nextMiguel Ojeda1-5/+4
2026-04-07scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579Rob Herring (Arm)6-8/+18
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda1-7/+1
2026-04-07rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1Miguel Ojeda3-51/+1
2026-04-07rust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda3-38/+3
2026-04-07rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda1-1/+1
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda1-5/+1
2026-04-07rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)Miguel Ojeda1-1/+1
2026-04-05kconfig: forbid multiple entries with the same symbol in a choiceMasahiro Yamada1-11/+4
2026-04-05checksyscalls: only run when necessaryThomas Weißschuh1-0/+5
2026-04-05checksyscalls: fail on all intermediate errorsThomas Weißschuh1-0/+2
2026-04-05checksyscalls: move path to reference table to a variableThomas Weißschuh1-1/+3
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov2-14/+21
2026-04-03rust: support overriding crate_nameAlice Ryhl2-23/+24
2026-04-02kbuild: vdso_install: drop build ID architecture allow-listThomas Weißschuh1-3/+0
2026-04-02kbuild: vdso_install: gracefully handle images without build IDThomas Weißschuh1-0/+3
2026-04-02kbuild: vdso_install: hide readelf warningsThomas Weißschuh1-1/+1
2026-04-02kbuild: vdso_install: split out the readelf invocationThomas Weißschuh1-1/+2
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux into rust-nextMiguel Ojeda1-77/+209
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar1-2/+0
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar1-4/+4
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar1-0/+8
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar1-0/+1
2026-03-31Revert "scripts/checkpatch: add Assisted-by: tag validation"Jonathan Corbet1-11/+1
2026-03-30docs: changes.rst and ver_linux: sort the listsManuel Ebner1-32/+32
2026-03-30docs: changes/ver_linux: fix entries and add several toolsManuel Ebner1-14/+35
2026-03-30Revert "scripts: ver_linux: expand and fix list"Jonathan Corbet1-36/+14
2026-03-30Merge branch 'docs-fixes' into docs-mwJonathan Corbet1-1/+11
2026-03-30scripts/checkpatch: add Assisted-by: tag validationHarry Wentland1-1/+11
2026-03-30modpost: Declare extra_warn with unused attributeNathan Chancellor1-1/+1
2026-03-30kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATHJanne Grunau1-1/+2