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
Age
Commit message (
Expand
)
Author
Lines
2026-01-09
rust: helpers: Move #define __rust_helper out of atomic.c
Alice Ryhl
-6
/
+3
2026-01-09
rust: wait: Add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2026-01-09
rust: time: Add __rust_helper to helpers
Alice Ryhl
-7
/
+7
2026-01-09
rust: task: Add __rust_helper to helpers
Alice Ryhl
-13
/
+13
2026-01-09
rust: sync: Add __rust_helper to helpers
Alice Ryhl
-14
/
+16
2026-01-09
rust: refcount: Add __rust_helper to helpers
Alice Ryhl
-5
/
+5
2026-01-09
rust: rcu: Add __rust_helper to helpers
Alice Ryhl
-2
/
+2
2026-01-09
rust: processor: Add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2026-01-09
rust: cpu: Add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2026-01-09
rust: completion: Add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2026-01-09
rust: blk: Add __rust_helper to helpers
Alice Ryhl
-2
/
+2
2026-01-09
rust: barrier: Add __rust_helper to helpers
Alice Ryhl
-3
/
+3
2026-01-09
rust: list: Switch to kernel::sync atomic primitives
FUJITA Tomonori
-8
/
+6
2026-01-09
rust: sync: atomic: Add atomic bool tests
FUJITA Tomonori
-0
/
+16
2026-01-09
rust: sync: atomic: Add atomic bool support via i8 representation
FUJITA Tomonori
-0
/
+11
2026-01-09
rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
FUJITA Tomonori
-3
/
+9
2026-01-09
rust: sync: atomic: Add store_release/load_acquire tests
FUJITA Tomonori
-0
/
+10
2026-01-09
rust: sync: atomic: Add i8/i16 load and store support
FUJITA Tomonori
-7
/
+32
2026-01-09
rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
FUJITA Tomonori
-19
/
+66
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
FUJITA Tomonori
-0
/
+10
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-09
rust: sync: Implement Unpin for ARef
Alice Ryhl
-0
/
+3
2026-01-09
rust: sync: set_once: Implement Send and Sync
FUJITA Tomonori
-0
/
+8
2026-01-09
rust: sync: Clean up LockClassKey and its docs
Alice Ryhl
-14
/
+40
2026-01-09
rust: sync: Refactor static_lock_class!() macro
Alice Ryhl
-6
/
+18
2026-01-07
rust: faux: use "kernel vertical" style for imports
Danilo Krummrich
-2
/
+11
2026-01-07
rust: driver-core: use "kernel vertical" style for imports
Danilo Krummrich
-13
/
+38
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
-7
/
+24
2026-01-07
rust: auxiliary: use "kernel vertical" style for imports
Danilo Krummrich
-5
/
+16
2026-01-07
rust: usb: use "kernel vertical" style for imports
Danilo Krummrich
-6
/
+15
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: drm: Improve safety comment when using `Pin::into_inner_unchecked`
Ewan Chorynski
-1
/
+1
2026-01-06
rust: io: remove square brackets from pci::Bar reference
Marko Turk
-1
/
+1
2026-01-06
rust: device: Remove explicit import of CStrExt
FUJITA Tomonori
-1
/
+0
2026-01-06
rust: num: bounded: mark __new as unsafe
Hsiu Che Yu
-15
/
+19
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
-2
/
+2
2026-01-06
rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flags
Siddhesh Poyarekar
-0
/
+1
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
[prev]
[next]