summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
29 hoursMerge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
5 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
5 daysMerge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
8 daysrust: pci: expose the allocated interrupt typeDanilo Krummrich
10 daysrust: introduce abstractions for fwctlZhi Wang
2026-08-10rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpersBoqun Feng
2026-08-10rust: Introduce interrupt moduleLyude Paul
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-06rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEMDanilo Krummrich
2026-08-04rust: sync: Add helpers for mb, dma_mb and friendsGary Guo
2026-07-31dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabledMukesh Kumar Chaurasiya (IBM)
2026-07-30rust: driver: remove open-coded matching logicGary Guo
2026-07-23rust: add basic serial device bus abstractionsMarkus Probst
2026-07-23rust: pci: add sriov_get_totalvfs() helperZhi Wang
2026-07-15srcu: expose srcu_readers_active()Onur Özkan
2026-07-15rust: helpers: add SRCU helpersOnur Özkan
2026-07-11rust: io: add copying methodsGary Guo
2026-07-07cred: delete task_euid()Alice Ryhl
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-10rust: helpers: Add memchr wrapper for string operationsJan Polensky
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()Yury Norov
2026-05-27rust: helpers: add is_vmalloc_addr wrapper for NOMMU buildsShivam Kalra
2026-05-05drm/gpuvm: rust: add RUST_DRM_GPUVM option to KconfigAlice Ryhl
2026-05-05rust: gpuvm: add GpuVm::obtain()Alice Ryhl
2026-05-05rust: drm: add base GPUVM immediate mode abstractionAsahi Lina
2026-04-28rust: ACPI: fix missing match data for PRP0001Markus Probst
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-14Merge 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