index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-52
/
+72
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2025-05-31
mm: rust: make CONFIG_MMU ifdefs more narrow
Alice Ryhl
2
-52
/
+72
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-118
/
+990
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
6
-0
/
+3168
2025-05-30
rust: file: improve safety comments
Pekka Ristola
1
-4
/
+5
2025-05-30
rust: file: mark `LocalFile` as `repr(transparent)`
Pekka Ristola
1
-0
/
+1
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
15
-67
/
+1595
2025-05-27
rust: opp: Move `cfg(CONFIG_OF)` attribute to the top of doc test
Viresh Kumar
1
-1
/
+1
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+1051
2025-05-26
rust: opp: Make the doctest example depend on CONFIG_OF
Viresh Kumar
1
-0
/
+1
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
1
-0
/
+1
2025-05-21
Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
10
-58
/
+3281
2025-05-21
Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
15
-67
/
+1595
2025-05-20
rust: opp: Extend OPP abstractions with cpufreq support
Viresh Kumar
1
-0
/
+70
2025-05-20
rust: cpufreq: Extend abstractions for driver registration
Viresh Kumar
1
-3
/
+500
2025-05-20
rust: cpufreq: Extend abstractions for policy and driver ops
Viresh Kumar
1
-2
/
+461
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar
2
-0
/
+367
2025-05-20
rust: opp: Add abstractions for the configuration options
Viresh Kumar
1
-2
/
+293
2025-05-20
rust: opp: Add abstractions for the OPP table
Viresh Kumar
1
-1
/
+486
2025-05-20
rust: opp: Add initial abstractions for OPP framework
Viresh Kumar
2
-0
/
+301
2025-05-20
rust: cpu: Add from_cpu()
Viresh Kumar
2
-0
/
+31
2025-05-19
rust: clk: Add initial abstractions
Viresh Kumar
2
-0
/
+335
2025-05-19
rust: cpumask: Add initial abstractions
Viresh Kumar
2
-0
/
+331
2025-05-16
rust: sync: rcu: Mark Guard methods as inline
I Hsin Cheng
1
-0
/
+5
2025-05-14
rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically
Lyude Paul
1
-23
/
+24
2025-05-14
rust: drm: gem: s/into_gem_obj()/as_raw()/
Lyude Paul
1
-19
/
+9
2025-05-14
rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
Lyude Paul
1
-26
/
+43
2025-05-14
rust: drm: gem: Use NonNull for Object::dev
Lyude Paul
1
-3
/
+3
2025-05-12
rust: configfs: introduce rust support for configfs
Andreas Hindborg
2
-0
/
+1051
2025-05-12
rust: devres: fix doctest build under `!CONFIG_PCI`
Miguel Ojeda
1
-0
/
+1
2025-05-11
task: rust: rework how current is accessed
Alice Ryhl
1
-118
/
+129
2025-05-11
rust: miscdevice: add mmap support
Alice Ryhl
1
-0
/
+45
2025-05-11
mm: rust: add VmaNew for f_ops->mmap()
Alice Ryhl
1
-1
/
+185
2025-05-11
mm: rust: add mmput_async support
Alice Ryhl
1
-0
/
+51
2025-05-11
mm: rust: add lock_vma_under_rcu
Alice Ryhl
1
-0
/
+60
2025-05-11
mm: rust: add vm_insert_page
Alice Ryhl
1
-1
/
+78
2025-05-11
mm: rust: add vm_area_struct methods that require read access
Alice Ryhl
2
-0
/
+233
2025-05-11
mm: rust: add abstraction for struct mm_struct
Alice Ryhl
2
-0
/
+211
2025-05-07
rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
Miguel Ojeda
1
-23
/
+23
2025-05-07
rust: allow Rust 1.87.0's `clippy::ptr_eq` lint
Miguel Ojeda
2
-0
/
+6
2025-05-04
rust: devres: implement Devres::access()
Danilo Krummrich
1
-0
/
+38
2025-05-04
rust: revocable: implement Revocable::access()
Danilo Krummrich
1
-0
/
+12
2025-04-29
rust: device: conditionally expect `dead_code` for `parent()`
Miguel Ojeda
1
-0
/
+1
2025-04-28
rust: drm: gem: Add GEM object abstraction
Asahi Lina
4
-2
/
+325
2025-04-24
rust: drm: file: Add File abstraction
Asahi Lina
4
-2
/
+106
2025-04-24
rust: drm: add DRM driver registration
Asahi Lina
2
-1
/
+60
2025-04-24
rust: drm: add device abstraction
Asahi Lina
3
-8
/
+200
[next]