summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-20rust: add dma coherent allocator abstractionAbdiel Janulgue
2025-03-20rust: error: Add EOVERFLOWAbdiel Janulgue
2025-03-20rust: kunit: allow to know if we are in a testJosé Expósito
2025-03-20rust: macros: add macro to easily run KUnit testsJosé Expósito
2025-03-20rust: kunit: add KUnit case and suite macrosJosé Expósito
2025-03-19rust: add kunitconfigThomas Weißschuh
2025-03-19rust: pass correct target to bindgen on Usermode LinuxThomas Weißschuh
2025-03-16MAINTAINERS: add entry for the `pin-init` crateBenno Lossin
2025-03-16rust: pin-init: re-enable doctestsBenno Lossin
2025-03-16rust: pin-init: add miscellaneous files from the user-space versionBenno Lossin
2025-03-16rust: pin-init: miscellaneous synchronization with the user-space versionBenno Lossin
2025-03-16rust: pin-init: internal: synchronize with user-space versionBenno Lossin
2025-03-16rust: pin-init: synchronize documentation with the user-space versionBenno Lossin
2025-03-16rust: pin-init: add `std` and `alloc` support from the user-space versionBenno Lossin
2025-03-16rust: make pin-init its own crateBenno Lossin
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda
2025-03-16rust: pin-init: change the way the `paste!` macro is calledBenno Lossin
2025-03-16rust: pin-init: remove kernel-crate dependencyBenno Lossin
2025-03-16rust: pin-init: fix documentation linksBenno Lossin
2025-03-16rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option...Benno Lossin
2025-03-16rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into ...Benno Lossin
2025-03-16rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kerne...Benno Lossin
2025-03-16rust: pin-init: move the default error behavior of `try_[pin_]init`Benno Lossin
2025-03-16rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_...Benno Lossin
2025-03-16rust: pin-init: change examples to the user-space versionBenno Lossin
2025-03-16rust: pin-init: move proc-macro documentation into pin-init crateBenno Lossin
2025-03-16rust: add extensions to the pin-init crate and move relevant documentation thereBenno Lossin
2025-03-16rust: move pin-init API into its own directoryBenno Lossin
2025-03-16rust: init: disable doctestsBenno Lossin
2025-03-16rust: error: extend the Result documentationDirk Behme
2025-03-10rust: types: add intra-doc links for `Opaque<T>`Dirk Behme
2025-03-10rust: module: introduce `authors` keyGuilherme Giacomo Simoes
2025-03-09panic_qr: use new #[export] macroAlice Ryhl
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl
2025-03-09rust: add #[export] macroAlice Ryhl
2025-03-09rust: macros: support additional tokens in quote!Alice Ryhl
2025-03-09rust: fix signature of rust_fmt_argumentAlice Ryhl
2025-03-09MAINTAINERS: rust: add tree field for RUST [ALLOC]Miguel Ojeda
2025-03-08rust: improve lifetimes markupBorys Tyran
2025-03-08scripts: rust: mention file name in error messagesGuillaume Gomez
2025-03-08docs: rust: Add error handling sectionsDirk Behme
2025-03-08rust: list: make the cursor point between elementsAlice Ryhl
2025-03-08rust: list: extract common code for insertionAlice Ryhl
2025-03-06rust: task: make Pid type alias publicAlice Ryhl
2025-03-06rust: alloc: make `ReallocFunc::call` inlineGary Guo
2025-03-06MAINTAINERS: add Danilo Krummrich as Rust reviewerMiguel Ojeda
2025-03-02Linux 6.14-rc5v6.14-rc5Linus Torvalds
2025-03-02Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-02Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-02Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds