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-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
2026-08-08
Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2026-08-06
rust: pci: Mark Device refcount methods inline
Ethan Plant
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
2026-08-06
rust: io: gate ioremap doctests on CONFIG_HAS_IOMEM
Danilo Krummrich
2026-08-06
rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
Danilo Krummrich
2026-08-06
rust: module_param: support bool parameters
Wenzhao Liao
2026-08-06
rust: module_param: return value by copy from `value`
Andreas Hindborg
2026-08-06
Merge tag 'cpufreq-arm-updates-7.3' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2026-08-06
rust: cpufreq: Fix temporary write in Registration::bios_limit_callback
Priya Bala Govindasamy
2026-08-06
rust: cpufreq: Add CPUFREQ_TABLE_END as last table entry in TableBuilder::to_...
Priya Bala Govindasamy
2026-08-06
rust: firmware: add request_into_buf()
Timur Tabi
2026-08-06
rust: alloc: add Vec::zeroed method
Timur Tabi
2026-08-05
rust: pin-init: add `#[inline]` to small functions
Gary Guo
2026-08-05
rust: pin-init: remove `__pinned_init` method for `cfg(kernel)`
Gary Guo
2026-08-05
rust: treewide: replace `__pinned_init` with `raw_[try_]init`
Gary Guo
2026-08-05
rust: pin-init: add `raw_init` and `raw_try_init` and recommend over `__init`
Gary Guo
2026-08-04
rust: irq: make Registration compatible with lifetime-bound drivers
Danilo Krummrich
2026-08-04
rust: revocable: Use LKMM atomics instead of Rust atomics
Gary Guo
2026-08-04
rust: sync: Add generic memory barriers
Gary Guo
2026-08-04
rust: sync: Add helpers for mb, dma_mb and friends
Gary Guo
2026-08-04
rust: sync: Use safe synchronize_rcu() abstraction in poll
Philipp Stanner
2026-08-04
rust: revocable: Use safe synchronize_rcu() abstraction
Philipp Stanner
2026-08-04
rust: sync: Add abstraction for synchronize_rcu()
Philipp Stanner
2026-08-03
rust: net/phy: remove expansion from doc
Gary Guo
2026-08-03
rust: dma: return zero for Coherent reads past EOF
Younes Akhouayri
2026-08-03
rust: io: register: use path fragment for alias destination
Alexandre Courbot
2026-08-03
rust: io: register: remove unused rule arguments
Alexandre Courbot
2026-08-03
rust: io: register: dispatch shortcut rules internally
Alexandre Courbot
2026-08-03
rust: pin-init: merge `__pinned_init` and `__init`
Gary Guo
2026-08-03
rust: pin-init: examples: use `Wrapper::pin_init` instead of manual reimpleme...
Gary Guo
2026-08-03
rust: kbuild: disambiguate `zerocopy` for `rusttest`
Antoni Boucher
2026-08-03
rust: print: fix broken `_printk` Rustdoc link
Younes Akhouayri
2026-07-31
powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
rust: Add PowerPC support
Link Mauve
2026-07-31
rust: Make __udivdi3() and __umoddi3() panic
Link Mauve
2026-07-31
dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
rust: Fix "multiple candidates for rmeta dependency core" error
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
rust: debugfs: remove unsafe blocks from traits impl for Vec
Josef Ippisch
2026-07-31
rust: debugfs: migrate debugfs traits requirements to zerocopy
Josef Ippisch
2026-07-30
rust: driver: remove duplicate ID table
Gary Guo
2026-07-30
rust: driver: remove open-coded matching logic
Gary Guo
2026-07-30
rust: driver: store pointers in `DeviceId`
Gary Guo
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
2026-07-30
rust: driver: centralize device ID handling
Gary Guo
2026-07-30
rust: usb: use `Option<&IdInfo>` for device ID info
Gary Guo
2026-07-30
rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
2026-07-30
rust: driver: simplify `IdArray::new_without_index`
Gary Guo
2026-07-30
rust: driver: remove `IdTable::id`
Gary Guo
[prev]
[next]