summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
19 hoursMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/rust/kern...Mark Brown
20 hoursMerge branch 'cpufreq/arm/linux-next' of https://git.kernel.org/pub/scm/linux...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mm...Mark Brown
21 hoursMerge branch 'rust-fixes' of https://github.com/Rust-for-Linux/linux.gitMark Brown
25 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...David Hildenbrand (Arm)
30 hoursrust: io: add static `cast()` method for viewsGary Guo
34 hoursrust: allow `clippy::as_underscore` in the generated bindingsJohn Hubbard
45 hoursrust: io: register: unify handling of register with/without bitfieldsGary Guo
45 hoursrust: io: register: remove `Register` trait and cleanup macroGary Guo
45 hoursrust: io: register: remove relative registersGary Guo
45 hoursrust: io: register: support fixed offset register without bitfieldGary Guo
45 hoursrust: io: register: make register have a typed baseGary Guo
45 hoursrust: io: register: allow explicit base type specificationGary Guo
45 hoursrust: io: support register projectionsGary Guo
45 hoursrust: io: perform conversions using `AsRepr`Gary Guo
45 hoursrust: mem: add `AsRepr` and `AsReprMut`Gary Guo
45 hoursrust: mem: add `transmute` with deferred size checkGary Guo
2 daysbinder: remove mmap_lock fallbackDave Hansen
2 daysmm: make per-VMA locks available universallyDave Hansen
2 daysrust: num: seal IntegerYounes Akhouayri
5 daysrust: io: register: reimplement as proc macroGary Guo
7 daysrust: pci: reject IRQ vector indices that do not fit in u32Sophon Zhang
7 daysrust: pin-init: use irrefutable pattern for `stack_pin_init`Gary Guo
8 daysrust: cpufreq: reject NULL from cpufreq_cpu_get()Mehmet Koseoglu
9 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
14 daysrust: kbuild: disambiguate `zerocopy_derive` for `rusttest`Miguel Ojeda
14 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-08-24rust: num: restrict bool conversion to unsigned BoundedYounes Akhouayri
2026-08-23Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-23kbuild: rust: keep Rust objects out of Clang LTO with inline helpersMiguel Ojeda
2026-08-23kbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda
2026-08-23rust: jump_label: skip arch-specific asm in `testlib` buildsFUJITA Tomonori
2026-08-23rust: kernel: list: fix incorrect pop_back example commentNikolai Grlica
2026-08-22i2c: rust: mark I2cAdapter methods as inlineNicolás Antinori
2026-08-21Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-19Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-19Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-19Merge tag 'pwm/for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-08-18Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-08-17rust: pci: expose the allocated interrupt typeDanilo Krummrich