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-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+2
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+7
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-70
/
+92
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+4
2026-02-11
Merge tag 'pwm/for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+3
2026-02-11
Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-10
/
+14
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-56
/
+195
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
-41
/
+48
2026-02-10
Merge tag 'bitmap-for-6.20' of https://github.com/norov/linux
Linus Torvalds
-0
/
+18
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-1
/
+2
2026-02-09
Merge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+9
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-13
/
+17
2026-02-09
Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+1
2026-02-06
rust: dma: add missing __rust_helper annotations
Dirk Behme
-5
/
+5
2026-01-28
rust: dma: allow drivers to tune max segment size
Beata Michalska
-0
/
+6
2026-01-28
Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
-3
/
+4
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
-1
/
+2
2026-01-27
Merge tag 'rust-xarray-for-v6.20-v7.0' of https://github.com/Rust-for-Linux/l...
Miguel Ojeda
-5
/
+5
2026-01-27
rust: cpufreq: add __rust_helper to helpers
Alice Ryhl
-1
/
+2
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
-0
/
+42
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
-0
/
+42
2026-01-26
rust: workqueue: add __rust_helper to helpers
Alice Ryhl
-3
/
+5
2026-01-26
rust: uaccess: add __rust_helper to helpers
Alice Ryhl
-4
/
+6
2026-01-26
rust: slab: add __rust_helper to helpers
Alice Ryhl
-2
/
+2
2026-01-26
rust: rbtree: add __rust_helper to helpers
Alice Ryhl
-4
/
+5
2026-01-26
rust: of: add __rust_helper to helpers
Alice Ryhl
-1
/
+1
2026-01-26
rust: mm: add __rust_helper to helpers
Alice Ryhl
-15
/
+16
2026-01-26
rust: maple_tree: add __rust_helper to helpers
Alice Ryhl
-1
/
+2
2026-01-26
rust: err: add __rust_helper to helpers
Alice Ryhl
-4
/
+4
2026-01-26
rust: bug: add __rust_helper to helpers
Alice Ryhl
-2
/
+2
2026-01-20
rust: pwm: Add __rust_helper to helpers
Alice Ryhl
-3
/
+3
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
-0
/
+42
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
-0
/
+21
2026-01-15
rust: xarray: add __rust_helper to helpers
Alice Ryhl
-5
/
+5
2026-01-13
rust: bitops: fix missing _find_* functions on 32-bit ARM
Alice Ryhl
-0
/
+42
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
-0
/
+21
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
-0
/
+21
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: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
FUJITA Tomonori
-0
/
+10
[next]