index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
bindings
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-0
/
+1
2025-10-05
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+2
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+2
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-09-25
USB: disable rust bindings from the build for now
Greg Kroah-Hartman
1
-1
/
+0
2025-09-24
rust: usb: add basic USB abstractions
Daniel Almeida
1
-0
/
+1
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
1
-0
/
+1
2025-09-22
rust: add bindings for bitmap.h
Burak Emir
1
-0
/
+1
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
1
-0
/
+8
2025-09-10
rust: debugfs: Add initial support for directories
Matthew Maurer
1
-0
/
+1
2025-09-08
rust: derive `Zeroable` for all structs & unions generated by bindgen where p...
Benno Lossin
1
-0
/
+8
2025-09-05
rust: dma: implement DataDirection
Danilo Krummrich
1
-0
/
+1
2025-09-04
rust: page: implement BorrowedPage
Danilo Krummrich
1
-0
/
+1
2025-08-15
rust: alloc: specify the minimum alignment of each allocator
Alice Ryhl
1
-0
/
+1
2025-08-12
rust: irq: add support for non-threaded IRQs and handlers
Daniel Almeida
1
-0
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-07-20
rust: io: add resource abstraction
Daniel Almeida
1
-0
/
+1
2025-07-15
rust: regulator: add a bare minimum regulator abstraction
Daniel Almeida
1
-0
/
+1
2025-06-27
rust: driver: Add ACPI id table support to Adapter trait
Igor Korotin
1
-0
/
+1
2025-06-23
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-0
/
+1
2025-06-23
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
1
-0
/
+1
2025-06-23
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-0
/
+1
2025-06-14
rust: completion: implement initial abstraction
Danilo Krummrich
1
-0
/
+1
2025-06-05
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+28
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+4
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+7
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-05-22
rust: workaround `bindgen` issue with forward references to `enum` types
Miguel Ojeda
1
-0
/
+22
2025-05-20
rust: cpufreq: Add initial abstractions for cpufreq framework
Viresh Kumar
1
-0
/
+1
2025-05-20
rust: opp: Add initial abstractions for OPP framework
Viresh Kumar
1
-0
/
+1
2025-05-20
rust: cpu: Add from_cpu()
Viresh Kumar
1
-0
/
+1
2025-05-19
rust: clk: Add helpers for Rust code
Viresh Kumar
1
-0
/
+1
2025-05-18
Merge tag 'rust-xarray-for-v6.16' of https://github.com/Rust-for-Linux/linux ...
Miguel Ojeda
1
-0
/
+6
2025-05-12
rust: configfs: introduce rust support for configfs
Andreas Hindborg
1
-0
/
+1
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
1
-0
/
+1
2025-05-01
rust: xarray: Add an abstraction for XArray
Tamir Duberstein
1
-0
/
+6
2025-04-28
rust: drm: gem: Add GEM object abstraction
Asahi Lina
1
-0
/
+2
2025-04-24
rust: drm: file: Add File abstraction
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: add device abstraction
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: add driver abstractions
Asahi Lina
1
-0
/
+1
2025-04-24
rust: drm: ioctl: Add DRM ioctl abstraction
Asahi Lina
1
-0
/
+1
2025-04-19
rust: auxiliary: add auxiliary device / driver abstractions
Danilo Krummrich
1
-0
/
+1
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+6
2025-03-20
rust: add dma coherent allocator abstraction
Abdiel Janulgue
1
-0
/
+1
2025-03-09
panic_qr: use new #[export] macro
Alice Ryhl
1
-0
/
+5
2025-02-28
rust: Add cpumask helpers
Viresh Kumar
1
-0
/
+1
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
1
-0
/
+1
2025-01-15
rust: device: Add property_present()
Viresh Kumar
1
-0
/
+1
[next]