index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
lib.rs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
HEAD
mainline
Linus Torvalds
4 days
Merge tag 'pwm/for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-17
rust: add num module and Integer trait
Alexandre Courbot
2025-11-18
rust: i2c: add basic I2C device and driver abstractions
Igor Korotin
2025-11-14
rust: enable slice_flatten feature and provide it through an extension trait
Alexandre Courbot
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
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 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-25
USB: disable rust bindings from the build for now
Greg Kroah-Hartman
2025-09-24
rust: usb: add basic USB abstractions
Daniel Almeida
2025-09-22
rust: add `Alignment` type
Alexandre Courbot
2025-09-22
rust: add dynamic ID pool abstraction for bitmap
Burak Emir
2025-09-22
rust: add bitmap API.
Burak Emir
2025-09-21
rust: maple_tree: add MapleTree
Alice Ryhl
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2025-09-10
rust: debugfs: Add initial support for directories
Matthew Maurer
2025-09-08
Merge tag 'alloc-next-v6.18-2025-09-04' of https://github.com/Rust-for-Linux/...
Miguel Ojeda
2025-09-06
rust: iov: add iov_iter abstractions for ITER_SOURCE
Alice Ryhl
2025-09-04
rust: scatterlist: Add abstraction for sg_table
Danilo Krummrich
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
2025-08-28
rust: transmute: Add methods for FromBytes trait
Christian S. Lima
2025-08-24
rust: kernel: remove support for unused host `#[test]`s
Miguel Ojeda
2025-08-21
rust: Add cpu_relax() helper
FUJITA Tomonori
2025-08-12
rust: irq: add irq module
Daniel Almeida
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-23
rust: Add warn_on macro
FUJITA Tomonori
2025-07-21
rust: kernel: add `fmt` module
Tamir Duberstein
2025-07-19
rust: bits: add support for bits/genmask macros
Daniel Almeida
2025-07-15
rust: types: rename Opaque::raw_get to cast_into
Alice Ryhl
2025-07-15
rust: types: add Opaque::cast_from
Alice Ryhl
2025-07-15
rust: regulator: add a bare minimum regulator abstraction
Daniel Almeida
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
2025-06-26
rust: acpi: add `acpi::DeviceId` abstraction
Igor Korotin
2025-06-24
rust: Introduce file_from_location()
Boqun Feng
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-05-29
rust: check type of `$ptr` in `container_of!`
Tamir Duberstein
2025-05-28
rust: retain pointer mut-ness in `container_of!`
Tamir Duberstein
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar
[next]