summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
6 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
6 daysMerge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds
7 daysMerge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
7 daysMerge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysMerge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-27Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki
2026-01-27Merge tag 'rust-xarray-for-v6.20-v7.0' of https://github.com/Rust-for-Linux/l...Miguel Ojeda
2026-01-27rust: cpufreq: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: workqueue: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: slab: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: rbtree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: of: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: mm: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: maple_tree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: err: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: bug: add __rust_helper to helpersAlice Ryhl
2026-01-15rust: xarray: add __rust_helper to helpersAlice Ryhl
2026-01-13rust: bitops: fix missing _find_* functions on 32-bit ARMAlice Ryhl
2026-01-09rust: helpers: Move #define __rust_helper out of atomic.cAlice Ryhl
2026-01-09rust: wait: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: time: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: task: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: sync: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: refcount: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: rcu: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: processor: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: cpu: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: completion: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: blk: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: barrier: Add __rust_helper to helpersAlice Ryhl
2026-01-09rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic try_cmpxchg helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic xchg_relaxed helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic xchg_release helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic xchg_acquire helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic xchg helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 relaxed atomic helpersFUJITA Tomonori
2026-01-09rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpersFUJITA Tomonori
2026-01-06rust: security: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: cred: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: cpumask: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: bitops: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: bitmap: add __rust_helper to helpersAlice Ryhl
2026-01-05rust: kunit: add __rust_helper to helpersAlice Ryhl
2025-12-16rust: dma: add helpers for architectures without CONFIG_HAS_DMAFUJITA Tomonori