summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
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-03rust: support overriding crate_nameAlice Ryhl
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...Miguel Ojeda
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-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-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
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook
2026-03-17rust: enable the `generic_arg_infer` featureAlexandre Courbot
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang
2026-03-09lib/crypto: aes: Add FIPS self-test for CMACEric Biggers
2026-03-09lib/crypto: tests: Add KUnit tests for CBC-based MACsEric Biggers
2026-03-09scripts: generate_rust_analyzer.py: reduce cfg plumbingTamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: rename cfg to generated_cfgEliot Courtney
2026-03-09scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: identify crates explicitlyTamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: add type hintsTamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`Tamir Duberstein
2026-03-09scripts: generate_rust_analyzer.py: extract `{build,register}_crate`Tamir Duberstein
2026-03-07rust: ptr: add projection infrastructureGary Guo
2026-02-26kbuild: install-extmod-build: Package resolve_btfids if necessaryThomas Weißschuh
2026-02-26genksyms: Fix parsing a declarator with a preceding attributeNathan Chancellor
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds