summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
2 daysMerge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2 daysMerge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
3 daysMerge tag 'pwm/for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
4 daysMerge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds
4 daysMerge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
8 daysrust: dma: add missing __rust_helper annotationsDirk Behme
2026-01-28rust: dma: allow drivers to tune max segment sizeBeata Michalska
2026-01-28Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
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-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
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-20rust: pwm: Add __rust_helper to helpersAlice Ryhl
2026-01-16Merge tag 'v6.19-rc5' into drm-rust-nextDanilo Krummrich
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-12regulator: core: allow regulator_register() withMark Brown
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