summaryrefslogtreecommitdiff
path: root/rust/helpers/bitops.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds1-0/+4
2026-01-14rust: bitops: fix missing _find_* functions on 32-bit ARMAlice Ryhl1-0/+42
2026-01-06rust: bitops: add __rust_helper to helpersAlice Ryhl1-0/+4
2025-09-22rust: add bindings for bitops.hBurak Emir1-0/+23