summaryrefslogtreecommitdiff
path: root/rust/Makefile
AgeCommit message (Expand)Author
14 daysMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-10s390: Enable Rust supportJan Polensky
2026-06-09rust: zerocopy-derive: enable support in kbuildMiguel Ojeda
2026-06-09rust: zerocopy: enable support in kbuildMiguel Ojeda
2026-06-09rust: kbuild: support `skip_clippy` for `rustc_procmacro`Miguel Ojeda
2026-06-09rust: kbuild: support per-target environment variablesMiguel Ojeda
2026-06-09rust: kbuild: define `procmacro-extension` variableMiguel Ojeda
2026-06-09rust: kbuild: define `procmacro-name` functionMiguel Ojeda
2026-06-09rust: kbuild: remove unused variableMiguel Ojeda
2026-06-09rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`Miguel Ojeda
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich
2026-05-27rust: types: add `ForLt` trait for higher-ranked lifetime supportGary Guo
2026-04-30rust: arch: um: Fix building 32-bit UML with GCCDavid Gow
2026-04-08Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
2026-04-07rust: kbuild: update `bindgen --rust-target` version and replace commentMiguel Ojeda
2026-04-07rust: kbuild: remove `feature(...)`s that are now stableMiguel Ojeda
2026-04-07rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`Miguel Ojeda
2026-04-07rust: kbuild: remove `--remap-path-prefix` workaroundsMiguel Ojeda
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...Miguel Ojeda
2026-03-30kbuild: rust: provide an option to inline C helpers into RustGary Guo
2026-03-25rust: pin-init: build: simplify use of nightly featuresGary Guo
2026-03-09scripts: generate_rust_analyzer.py: reduce cfg plumbingTamir Duberstein
2026-03-06rust: build: remap path to avoid absolute pathGary Guo
2026-03-06rust: kbuild: emit dep-info into $(depfile) directlyGary Guo
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
2026-02-10rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0Miguel Ojeda
2026-01-30rust: kbuild: deduplicate pin-init flagsTamir Duberstein
2026-01-17rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...Benno Lossin
2026-01-06rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flagsSiddhesh Poyarekar
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda
2025-11-24rust: kbuild: support using libraries in `rustc_procmacro`Miguel Ojeda
2025-11-24rust: kbuild: support skipping flags in `rustc_test_library`Miguel Ojeda
2025-11-24rust: kbuild: add proc macro library supportMiguel Ojeda
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda
2025-11-24rust: kbuild: introduce `core-flags` and `core-skip_flags`Miguel Ojeda
2025-11-10rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flagsXi Ruoyao
2025-11-04rust: kbuild: workaround `rustdoc` doctests modifier bugMiguel Ojeda
2025-11-04rust: kbuild: treat `build_error` and `rustdoc` as kernel objectsMiguel Ojeda
2025-09-08rust: add `pin-init` as a dependency to `bindings` and `uapi`Benno Lossin
2025-09-08rust: warn if `srctree/` links do not existMiguel Ojeda
2025-09-08Merge tag 'alloc-next-v6.18-2025-09-04' of https://github.com/Rust-for-Linux/...Miguel Ojeda
2025-08-24rust: kernel: remove support for unused host `#[test]`sMiguel Ojeda
2025-08-12rust: kbuild: clean output before running `rustdoc`Miguel Ojeda