index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-19
Merge tag 'pwm/for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-18
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-08-18
Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-08-18
Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-08-17
Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-08-17
rust: pci: expose the allocated interrupt type
Danilo Krummrich
2026-08-17
rust: pci: remove request_irq() and request_threaded_irq() from Device
Danilo Krummrich
2026-08-17
rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVector
Danilo Krummrich
2026-08-17
rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Danilo Krummrich
2026-08-14
rust: introduce abstractions for fwctl
Zhi Wang
2026-08-14
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
2026-08-14
rust: serdev: use ThisModule::as_ptr() instead of field access
Danilo Krummrich
2026-08-13
rust: add functions and traits for lossless integer conversions
Alexandre Courbot
2026-08-13
rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`s
Danilo Krummrich
2026-08-12
rust: fmt: route {:p} through HashedPtr to prevent address leaks
Ke Sun
2026-08-12
rust: fmt: fix {:p} printing stack addresses
Ke Sun
2026-08-12
rust: macros: remove `THIS_MODULE` static from `module!`
Alvin Sun
2026-08-12
rust: configfs: use `LocalModule` for `THIS_MODULE`
Alvin Sun
2026-08-12
rust: miscdevice: set fops.owner from driver module pointer
Alvin Sun
2026-08-12
rust: drm: set fops.owner from driver module pointer
Alvin Sun
2026-08-12
rust: macros: auto-insert OwnerModule in #[vtable]
Alvin Sun
2026-08-12
rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Alvin Sun
2026-08-12
rust: module: move module types into `module.rs`
Alvin Sun
2026-08-11
rust: num: add Bounded::shr_exact
Eliot Courtney
2026-08-11
rust: num: reject Bounded::shr overshifts at build time
Eliot Courtney
2026-08-11
rust: num: use const_assert! in Bounded
Eliot Courtney
2026-08-11
rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
Mukesh Kumar Chaurasiya (IBM)
2026-08-11
rust: time: add Delta::as_millis_ceil()
FUJITA Tomonori
2026-08-11
rust: time: add jiffies time unit for Delta
FUJITA Tomonori
2026-08-11
rust: time: make Delta generic over its time unit
FUJITA Tomonori
2026-08-11
rust: time: fix as_micros_ceil() rounding near i64::MAX
FUJITA Tomonori
2026-08-11
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...
Joerg Roedel
2026-08-11
rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Francis Laniel
2026-08-10
rust: sync: Introduce SpinLockIrq::lock_with() and friends
Lyude Paul
2026-08-10
rust: sync: Add SpinLockIrq
Lyude Paul
2026-08-10
rust: sync: Use super::* in spinlock.rs
Lyude Paul
2026-08-10
rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
Boqun Feng
2026-08-10
rust: Introduce interrupt module
Lyude Paul
2026-08-10
rust: sync: Add abstraction for rcu_barrier()
Philipp Stanner
2026-08-10
rust: types: implement ForeignOwnable for ARef<T>
Danilo Krummrich
2026-08-10
rust: error: add remaining error codes
Timur Tabi
2026-08-10
rust: bug: fix warn_on macro build error on UML
FUJITA Tomonori
2026-08-10
rust: bug: skip arch-specific asm in `testlib` builds
FUJITA Tomonori
2026-08-10
rust: bug: prevent dead_code warning from warn_on!'s flags constant
FUJITA Tomonori
2026-08-10
rust: bitfield: always inline test conversions
Antoni Boucher
2026-08-10
rust: impl_flags: use bit helper in example
Kosumi Chan
2026-08-10
rust: sync: improve `Arc` documentation links
Harish C S
2026-08-10
Merge tag 'pin-init-v7.3' of https://github.com/Rust-for-Linux/linux into rus...
Miguel Ojeda
[prev]
[next]