summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
5 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
5 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
5 daysMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
6 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
9 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
11 daysMerge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
12 daysrust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda
12 daysrust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...Miguel Ojeda
12 daysrust: rust_is_available: remove warning for `bindgen` 0.66.[01]Miguel Ojeda
12 daysrust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)Miguel Ojeda
12 daysrust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda
12 daysrust: 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
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar
2026-03-31Revert "scripts/checkpatch: add Assisted-by: tag validation"Jonathan Corbet
2026-03-30docs: changes.rst and ver_linux: sort the listsManuel Ebner
2026-03-30docs: changes/ver_linux: fix entries and add several toolsManuel Ebner
2026-03-30Revert "scripts: ver_linux: expand and fix list"Jonathan Corbet
2026-03-30Merge branch 'docs-fixes' into docs-mwJonathan Corbet
2026-03-30scripts/checkpatch: add Assisted-by: tag validationHarry Wentland
2026-03-30modpost: Declare extra_warn with unused attributeNathan Chancellor
2026-03-30kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATHJanne Grunau
2026-03-30kbuild: rust: provide an option to inline C helpers into RustGary Guo
2026-03-30rust: add `const_assert!` macroGary Guo
2026-03-26kbuild, bpf: Specify "layout" optional featureAlan Maguire
2026-03-25Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh
2026-03-23lib/crypto: tests: Add KUnit tests for SM3Eric Biggers
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich