summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-24rust: quote: add `README.md`Miguel Ojeda
2025-11-24rust: quote: add SPDX License IdentifiersMiguel Ojeda
2025-11-24rust: quote: import crateMiguel Ojeda
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda
2025-11-24rust: proc-macro2: add `README.md`Miguel Ojeda
2025-11-24rust: proc-macro2: remove `unicode_ident` dependencyMiguel Ojeda
2025-11-24rust: proc-macro2: add SPDX License IdentifiersMiguel Ojeda
2025-11-24rust: proc-macro2: import crateMiguel 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-24MAINTAINERS: Remove Alex Gaynor as Rust maintainerAlex Gaynor
2025-11-24kallsyms: Fix wrong "big" kernel symbol type read from procfsZheng Yejian
2025-11-24rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`Alexandre Courbot
2025-11-23rust: num: bounded: Always inline fits_within and from_exprAlexandre Courbot
2025-11-19rust: sync: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-11-19rust: pin-init: fix typo in docsBrian Harring
2025-11-19rust: pin-init: fix broken rust doc linkBenno Lossin
2025-11-19MAINTAINERS: add entry for the Rust `num` moduleAlexandre Courbot
2025-11-19rust: num: add Bounded integer wrapping typeAlexandre Courbot
2025-11-17rust: add num module and Integer traitAlexandre Courbot
2025-11-17rust: allow `clippy::disallowed_names` for doctestsMiguel Ojeda
2025-11-17rust: allow `unreachable_pub` for doctestsMiguel Ojeda
2025-11-17rust: macros: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-11-17rust: str: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-11-17rust: firmware: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-11-16rust: rbtree: add immutable cursorVitaly Wool
2025-11-04docs: rust: quick-start: add Debian 13 (Trixie)Miguel Ojeda
2025-10-22rust: replace `CStr` with `core::ffi::CStr`Tamir Duberstein
2025-10-22rust: support formatting of foreign typesTamir Duberstein
2025-10-22rust: clk: use `CStr::as_char_ptr`Tamir Duberstein
2025-10-22rust: regulator: use `CStr::as_char_ptr`Tamir Duberstein
2025-10-22rust: configfs: use `CStr::as_char_ptr`Tamir Duberstein
2025-10-22rust: opp: use `CStr::as_char_ptr`Tamir Duberstein
2025-10-20rust: remove spurious `use core::fmt::Debug`Tamir Duberstein
2025-10-20rust: pci: use `kernel::fmt`Tamir Duberstein
2025-10-20samples: rust: debugfs: use `core::ffi::CStr` method namesMiguel Ojeda
2025-10-20rust: debugfs: use `kernel::fmt`Tamir Duberstein
2025-10-20rust: alloc: use `kernel::fmt`Tamir Duberstein
2025-10-20rnull: use `kernel::fmt`Tamir Duberstein
2025-10-20rust_binder: use `core::ffi::CStr` method namesTamir Duberstein
2025-10-20rust_binder: use `kernel::fmt`Tamir Duberstein
2025-10-20rust_binder: remove trailing commaTamir Duberstein
2025-10-20samples: rust: platform: remove trailing commasTamir Duberstein
2025-10-19Linux 6.18-rc2v6.18-rc2Linus Torvalds
2025-10-19Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-19Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-19Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds