index
:
linux.git
arm64-uaccess
for-next
master
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
2025-10-26
rust: simplify read_poll_timeout's example code
FUJITA Tomonori
2025-10-25
Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-10-23
rust: drm/gem: Remove Object.dev
Lyude Paul
2025-10-23
rust: pci: normalise spelling of PCI BAR
Peter Colberg
2025-10-23
rust: pci: refer to legacy as INTx interrupts
Peter Colberg
2025-10-23
rust: opp: simplify callers of `to_c_str_array`
Tamir Duberstein
2025-10-22
rust: debugfs: Implement Reader for Mutex<T> only when T is Unpin
Boqun Feng
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
2025-10-22
rust: support formatting of foreign types
Tamir Duberstein
2025-10-22
rust: clk: use `CStr::as_char_ptr`
Tamir Duberstein
2025-10-22
rust: regulator: use `CStr::as_char_ptr`
Tamir Duberstein
2025-10-22
rust: configfs: use `CStr::as_char_ptr`
Tamir Duberstein
2025-10-22
rust: opp: use `CStr::as_char_ptr`
Tamir Duberstein
2025-10-22
rust: opp: fix broken rustdoc link
Tamir Duberstein
2025-10-21
Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem obje...
Lyude Paul
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-10-21
rust: lock: Add a Pin<&mut T> accessor
Daniel Almeida
2025-10-21
rust: lock: Pin the inner data
Daniel Almeida
2025-10-21
rust: lock: guard: Add T: Unpin bound to DerefMut
Daniel Almeida
2025-10-20
rust: pci: move IRQ infrastructure to separate file
Danilo Krummrich
2025-10-20
rust: pci: move I/O infrastructure to separate file
Danilo Krummrich
2025-10-20
rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a>
Danilo Krummrich
2025-10-20
rust: remove spurious `use core::fmt::Debug`
Tamir Duberstein
2025-10-20
rust: pci: use `kernel::fmt`
Tamir Duberstein
2025-10-20
rust: debugfs: use `kernel::fmt`
Tamir Duberstein
2025-10-20
rust: alloc: use `kernel::fmt`
Tamir Duberstein
2025-10-17
rust: device: fix device context of Device::parent()
Danilo Krummrich
2025-10-17
rust: bitmap: fix formatting
Miguel Ojeda
2025-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
2025-10-17
rust: alloc: employ a trailing comment to keep vertical layout
Miguel Ojeda
2025-10-15
Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-15
rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warning
Miguel Ojeda
2025-10-15
rust: pci: Allocate and manage PCI interrupt vectors
Joel Fernandes
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-10-07
rust: file: add intra-doc link for 'EBADF'
Tong Li
2025-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-10-01
Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
[prev]
[next]