summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
3 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-30rust: helpers: #define __rust_helperGary Guo
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina
2026-03-27rust: helpers: Add bindings/wrappers for dma_resv_lockAsahi Lina
2026-03-24rust: device: add device name methodTimur Tabi
2026-03-23rust: gpu: Add GPU buddy allocator bindingsJoel Fernandes
2026-03-23rust: interop: Add list module for C linked list interfaceJoel Fernandes
2026-03-10rust: jump_label: add __rust_helper to helpersAlice Ryhl
2026-03-10rust: clk: add __rust_helper to helpersAlice Ryhl
2026-03-08rust: sync: atomic: Add Atomic<*{mut,const} T> supportBoqun Feng
2026-03-08rust: helpers: Generify the definitions of rust_helper_*_cmpxchg*Boqun Feng
2026-03-08rust: helpers: Generify the definitions of rust_helper_*_xchg*Boqun Feng
2026-03-08rust: helpers: Generify the definitions of rust_helper_*_{read,set}*Boqun Feng
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-11Merge tag 'pwm/for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
2026-02-10Merge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-02-06rust: 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-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
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-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
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