index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
helpers
Age
Commit message (
Expand
)
Author
Lines
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
FUJITA Tomonori
-0
/
+17
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_release helpers
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_acquire helpers
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg helpers
FUJITA Tomonori
-0
/
+18
2026-01-09
rust: helpers: Add i8/i16 relaxed atomic helpers
FUJITA Tomonori
-0
/
+21
2026-01-09
rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
FUJITA Tomonori
-0
/
+24
2026-01-07
rust: usb: add __rust_helper to helpers
Alice Ryhl
-1
/
+2
2026-01-06
rust: security: add __rust_helper to helpers
Alice Ryhl
-11
/
+15
2026-01-06
rust: cred: add __rust_helper to helpers
Alice Ryhl
-2
/
+2
2026-01-06
rust: cpumask: add __rust_helper to helpers
Alice Ryhl
-0
/
+13
2026-01-06
rust: bitops: add __rust_helper to helpers
Alice Ryhl
-0
/
+4
2026-01-06
rust: bitmap: add __rust_helper to helpers
Alice Ryhl
-0
/
+1
2026-01-05
rust: kunit: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
-0
/
+21
2025-12-29
rust: binder: add __rust_helper to helpers
Alice Ryhl
-6
/
+7
2025-12-16
rust: dma: add helpers for architectures without CONFIG_HAS_DMA
FUJITA Tomonori
-0
/
+21
2025-12-15
rust: drm: add __rust_helper to helpers
Alice Ryhl
-3
/
+4
2025-12-15
rust: scatterlist: add __rust_helper to helpers
Alice Ryhl
-5
/
+7
2025-12-15
rust: property: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-15
rust: platform: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-15
rust: pci: add __rust_helper to helpers
Alice Ryhl
-10
/
+13
2025-12-15
rust: irq: add __rust_helper to helpers
Alice Ryhl
-2
/
+4
2025-12-15
rust: io: add __rust_helper to helpers
Alice Ryhl
-30
/
+34
2025-12-15
rust: dma: add __rust_helper to helpers
Alice Ryhl
-6
/
+9
2025-12-15
rust: device: add __rust_helper to helpers
Alice Ryhl
-8
/
+8
2025-12-15
rust: auxiliary: add __rust_helper to helpers
Alice Ryhl
-2
/
+4
2025-12-15
rust: poll: add __rust_helper to helpers
Alice Ryhl
-2
/
+3
2025-12-15
rust: pid_namespace: add __rust_helper to helpers
Alice Ryhl
-3
/
+5
2025-12-15
rust: fs: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2025-12-14
rust: regulator: add __rust_helper to helpers
Alice Ryhl
-10
/
+14
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+22
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+18
2025-12-04
rust: pci: fix build failure when CONFIG_PCI_MSI is disabled
Danilo Krummrich
-1
/
+13
2025-11-27
rbtree: inline rb_last()
Eric Dumazet
-0
/
+5
2025-11-27
rbtree: inline rb_first()
Eric Dumazet
-0
/
+5
2025-11-12
uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
Yury Norov (NVIDIA)
-0
/
+12
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
-0
/
+21
2025-11-04
rust: add udelay() function
FUJITA Tomonori
-0
/
+5
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
-0
/
+1
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+67
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+18
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+25
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
-0
/
+34
2025-10-01
Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+10
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+37
2025-09-25
USB: disable rust bindings from the build for now
Greg Kroah-Hartman
-1
/
+0
[prev]
[next]