summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
5 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/fw...Mark Brown
6 hoursMerge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
6 hoursMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
6 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxMark Brown
6 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
6 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
6 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
6 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/powerp...Mark Brown
13 hoursMerge branch into tip/master: 'locking/core'Ingo Molnar
22 hoursrust: pci: expose the allocated interrupt typeDanilo Krummrich
3 daysrust: introduce abstractions for fwctlZhi Wang
7 daysrust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpersBoqun Feng
7 daysrust: Introduce interrupt moduleLyude Paul
8 daysMerge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
11 daysrust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEMDanilo Krummrich
13 daysrust: 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-17rust: netlink: add raw netlink abstractionAlice Ryhl
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