summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
10 daysrust: str: make NullTerminatedFormatter publicAlexandre Courbot
2026-03-12rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot
2026-03-04rust: list: Add unsafe blocks for container_of and safety commentsPhilipp Stanner
2026-03-04rust: pin-init: replace clippy `expect` with `allow`Benno Lossin
2026-03-04rust: irq: add `'static` bounds to irq callbacksBenno Lossin
2026-03-04rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0Miguel Ojeda
2026-03-04rust/drm: Fix Registration::{new,new_foreign_owned}() docsLyude Paul
2026-03-04rust: cpufreq: always inline functions using build_assert with argumentsAlexandre Courbot
2026-02-26rust: task: restrict Task::group_leader() to currentAlice Ryhl
2026-02-19rust: driver: fix broken intra-doc links to example driver typesAlice Ryhl
2026-02-19rust: dma: fix broken intra-doc linksFUJITA Tomonori
2026-02-19rust: device: fix broken intra-doc linksFUJITA Tomonori
2026-02-06rust: sync: refcount: always inline functions using build_assert with argumentsAlexandre Courbot
2026-02-06rust: sync: atomic: Provide stub for `rusttest` 32-bit hostsMiguel Ojeda
2026-02-06rust: bits: always inline functions using build_assert with argumentsAlexandre Courbot
2026-02-06rust: rbtree: fix documentation typo in CursorMut peek_next methodHang Shu
2026-01-30rust: irq: always inline functions using build_assert with argumentsAlexandre Courbot
2026-01-30rust: io: always inline functions using build_assert with argumentsAlexandre Courbot
2026-01-23rust: bitops: fix missing _find_* functions on 32-bit ARMAlice Ryhl
2026-01-08rust: maple_tree: rcu_read_lock() in destructor to silence lockdepAlice Ryhl
2026-01-02rust: io: add typedef for phys_addr_tAlice Ryhl
2026-01-02rust: io: move ResourceSize to top-level io moduleAlice Ryhl
2026-01-02rust: io: define ResourceSize as resource_size_tAlice Ryhl
2026-01-02rust: dma: add helpers for architectures without CONFIG_HAS_DMAFUJITA Tomonori
2026-01-02rust/drm/gem: Fix missing header in `Object` rustdocLyude Paul
2025-11-10rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flagsXi Ruoyao
2025-11-04rust: kbuild: workaround `rustdoc` doctests modifier bugMiguel Ojeda
2025-11-04rust: kbuild: treat `build_error` and `rustdoc` as kernel objectsMiguel Ojeda
2025-11-02rust: condvar: fix broken intra-doc linkMiguel Ojeda
2025-11-02rust: devres: fix private intra-doc linkMiguel Ojeda
2025-10-25Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-17rust: device: fix device context of Device::parent()Danilo Krummrich
2025-10-17rust: bitmap: fix formattingMiguel Ojeda
2025-10-17rust: cpufreq: fix formattingMiguel Ojeda
2025-10-17rust: alloc: employ a trailing comment to keep vertical layoutMiguel Ojeda
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-15rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warningMiguel Ojeda
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-07mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-07rust: file: add intra-doc link for 'EBADF'Tong Li
2025-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds