index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
2026-01-17
rust: pin-init: remove `try_` versions of the initializer macros
Benno Lossin
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
2026-01-16
rust: driver: add DriverData type to the DriverLayout trait
Danilo Krummrich
2026-01-16
rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
Danilo Krummrich
2026-01-16
rust: driver: introduce a DriverLayout trait
Danilo Krummrich
2026-01-15
rust: configfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2026-01-15
rust: auxiliary: add Driver::unbind() callback
Danilo Krummrich
2026-01-15
rust: i2c: do not drop device private data on shutdown()
Danilo Krummrich
2026-01-14
rust: irq: always inline functions using build_assert with arguments
Alexandre Courbot
2026-01-14
rust: io: always inline functions using build_assert with arguments
Alexandre Courbot
2026-01-13
regulator: Add TPS65185
Mark Brown
2026-01-13
rust: platform: fix remove_callback invariant comment
Alok Tiwari
2026-01-13
rust: auxiliary: fix remove_callback invariant comment
Alok Tiwari
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
2026-01-10
Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-01-10
rust: sync: Inline various lock related methods
Alice Ryhl
2026-01-09
rust: list: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add atomic bool tests
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add atomic bool support via i8 representation
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add store_release/load_acquire tests
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Add i8/i16 load and store support
FUJITA Tomonori
2026-01-09
rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
FUJITA Tomonori
2026-01-09
rust: sync: Implement Unpin for ARef
Alice Ryhl
2026-01-09
rust: sync: set_once: Implement Send and Sync
FUJITA Tomonori
2026-01-09
rust: sync: Clean up LockClassKey and its docs
Alice Ryhl
2026-01-09
rust: sync: Refactor static_lock_class!() macro
Alice Ryhl
2026-01-07
rust: faux: use "kernel vertical" style for imports
Danilo Krummrich
2026-01-07
rust: driver-core: use "kernel vertical" style for imports
Danilo Krummrich
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
2026-01-07
rust: auxiliary: use "kernel vertical" style for imports
Danilo Krummrich
2026-01-07
rust: usb: use "kernel vertical" style for imports
Danilo Krummrich
2026-01-06
rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`
Ewan Chorynski
2026-01-06
rust: io: remove square brackets from pci::Bar reference
Marko Turk
2026-01-06
rust: device: Remove explicit import of CStrExt
FUJITA Tomonori
2026-01-06
rust: num: bounded: mark __new as unsafe
Hsiu Che Yu
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
2026-01-05
rust: net: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2026-01-04
rust: num: fix typos in Bounded documentation
Nakamura Shuta
2026-01-04
rust: fmt: Fix grammar in Adapter description
Dirk Behme
2026-01-04
rust: rbtree: fix documentation typo in CursorMut peek_next method
Hang Shu
2026-01-04
rust: rbtree: fix minor typo in comment
Atharv Dubey
2026-01-02
rust: device: fix broken intra-doc links
FUJITA Tomonori
2026-01-02
rust: dma: fix broken intra-doc links
FUJITA Tomonori
2025-12-30
rust: driver: fix broken intra-doc links to example driver types
Alice Ryhl
[prev]
[next]