index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
rust: regulator: do not assume that regulator_get() returns non-null
Alice Ryhl
1
-15
/
+18
2026-03-14
Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-58
/
+55
2026-03-13
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
4
-65
/
+388
2026-03-12
rust: cpufreq: suppress clippy::double_parens in Policy doctest
John Hubbard
1
-0
/
+1
2026-03-12
rust: pin-init: replace shadowed return token by `unsafe`-to-create token
Benno Lossin
2
-19
/
+31
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
1
-64
/
+50
2026-03-07
rust: ptr: add projection infrastructure
Gary Guo
3
-0
/
+311
2026-03-07
rust: ptr: add `KnownSize` trait to support DST size info extraction
Gary Guo
2
-1
/
+27
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+8
2026-03-06
rust: pin-init: internal: init: document load-bearing fact of field accessors
Benno Lossin
1
-0
/
+8
2026-03-06
rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
Benno Lossin
1
-31
/
+8
2026-03-06
rust: build: remap path to avoid absolute path
Gary Guo
1
-2
/
+3
2026-03-06
rust: kbuild: emit dep-info into $(depfile) directly
Gary Guo
1
-4
/
+2
2026-03-04
rust: str: make NullTerminatedFormatter public
Alexandre Courbot
1
-2
/
+2
2026-03-02
rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
1
-0
/
+8
2026-02-23
rust: io: macro_export io_define_read!() and io_define_write!()
Danilo Krummrich
2
-54
/
+101
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
4
-14
/
+30
2026-02-20
rust: list: Add unsafe blocks for container_of and safety comments
Philipp Stanner
1
-9
/
+16
2026-02-19
rust: pin-init: replace clippy `expect` with `allow`
Benno Lossin
1
-2
/
+2
2026-02-19
rust: irq: add `'static` bounds to irq callbacks
Benno Lossin
1
-3
/
+9
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-7
/
+17
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-12
/
+27
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-12
/
+12
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+2
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-415
/
+1208
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+287
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-18
/
+39
2026-02-11
Merge tag 'pwm/for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-62
/
+68
2026-02-11
Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-16
/
+17
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-109
/
+428
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
50
-3345
/
+2701
2026-02-10
Merge tag 'bitmap-for-6.20' of https://github.com/norov/linux
Linus Torvalds
3
-0
/
+18
2026-02-10
rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
Miguel Ojeda
1
-0
/
+3
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-8
/
+10
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+2
2026-02-09
Merge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+17
2026-02-09
Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2026-02-07
rust: devres: fix race condition due to nesting
Danilo Krummrich
1
-109
/
+40
2026-02-06
rust: dma: add missing __rust_helper annotations
Dirk Behme
1
-5
/
+5
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
4
-1
/
+287
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-31
/
+53
2026-02-02
rust: safety: introduce `unsafe_precondition_assert!` macro
Ritvik Gupta
2
-0
/
+54
2026-02-02
rust: add `impl_flags!` macro for defining common bitflag operations
Filipe Xavier
2
-0
/
+274
2026-02-01
rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
Alexandre Courbot
2
-22
/
+21
2026-02-01
rust: pci: re-export ConfigSpace
Zijing Zhang
1
-0
/
+1
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-31
/
+53
2026-01-30
rust: print: Add pr_*_once macros
FUJITA Tomonori
1
-0
/
+70
2026-01-30
rust: print: Add support for calling a function exactly once
FUJITA Tomonori
1
-0
/
+83
2026-01-30
rust: bug: Support DEBUG_BUGVERBOSE_DETAILED option
FUJITA Tomonori
1
-7
/
+13
2026-01-30
rust: kbuild: deduplicate pin-init flags
Tamir Duberstein
1
-13
/
+26
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-74
/
+198
2026-01-30
rust: clk: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+2
2026-01-29
rust: seq_file: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+2
2026-01-28
rust: dma: allow drivers to tune max segment size
Beata Michalska
2
-0
/
+23
2026-01-28
rust: macros: support `#[cfg]` properly in `#[vtable]` macro.
Gary Guo
2
-9
/
+10
2026-01-28
rust: kunit: use `pin_init::zeroed` instead of custom null value
Gary Guo
2
-27
/
+3
2026-01-28
rust: macros: rearrange `#[doc(hidden)]` in `module!` macro
Gary Guo
1
-9
/
+1
2026-01-28
rust: macros: allow arbitrary types to be used in `module!` macro
Gary Guo
1
-6
/
+7
2026-01-28
rust: macros: convert `#[kunit_tests]` macro to use `syn`
Gary Guo
2
-152
/
+118
2026-01-28
rust: sync: Replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2026-01-28
Merge tag 'drm-rust-next-2026-01-26' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
4
-18
/
+39
2026-01-28
rust: macros: convert `concat_idents!` to use `syn`
Gary Guo
3
-28
/
+29
2026-01-28
rust: macros: convert `#[export]` to use `syn`
Gary Guo
3
-35
/
+12
2026-01-28
rust: macros: use `quote!` for `module!` macro
Gary Guo
1
-239
/
+268
2026-01-28
rust: macros: use `syn` to parse `module!` macro
Gary Guo
3
-231
/
+277
2026-01-28
rust: macros: convert `#[vtable]` macro to use `syn`
Gary Guo
2
-80
/
+98
2026-01-28
rust: macros: use `quote!` from vendored crate
Gary Guo
10
-205
/
+32
2026-01-28
Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...
Miguel Ojeda
14
-2297
/
+1301
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
3
-8
/
+10
2026-01-27
Merge tag 'rust-xarray-for-v6.20-v7.0' of https://github.com/Rust-for-Linux/l...
Miguel Ojeda
1
-5
/
+5
2026-01-27
rust: cpumask: rename methods of Cpumask for clarity and consistency
Yilin Chen
1
-5
/
+5
2026-01-27
rust: cpufreq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2026-01-27
rust: cpufreq: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+2
2026-01-27
rust: cpufreq: always inline functions using build_assert with arguments
Alexandre Courbot
1
-0
/
+2
2026-01-26
rust: task: restrict Task::group_leader() to current
Alice Ryhl
1
-12
/
+12
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
11
-74
/
+240
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
11
-74
/
+240
2026-01-26
rust: workqueue: add __rust_helper to helpers
Alice Ryhl
1
-3
/
+5
2026-01-26
rust: uaccess: add __rust_helper to helpers
Alice Ryhl
1
-4
/
+6
2026-01-26
rust: slab: add __rust_helper to helpers
Alice Ryhl
1
-2
/
+2
2026-01-26
rust: rbtree: add __rust_helper to helpers
Alice Ryhl
1
-4
/
+5
2026-01-26
rust: of: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2026-01-26
rust: mm: add __rust_helper to helpers
Alice Ryhl
3
-15
/
+16
2026-01-26
rust: maple_tree: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+2
2026-01-26
rust: err: add __rust_helper to helpers
Alice Ryhl
2
-4
/
+4
2026-01-26
rust: bug: add __rust_helper to helpers
Alice Ryhl
1
-2
/
+2
2026-01-26
rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
Alexandre Courbot
1
-0
/
+8
2026-01-26
rust: use consistent backtick formatting for NULL in docs
Peter Novak
4
-7
/
+7
2026-01-26
rust: num: bounded: clean __new documentation and comments
Shivam Kalra
1
-3
/
+1
2026-01-26
rust: sync: atomic: Provide stub for `rusttest` 32-bit hosts
Miguel Ojeda
1
-0
/
+11
2026-01-25
rust: auxiliary: use `pin_init::zeroed()` for device ID
Atharv Dubey
1
-6
/
+1
2026-01-25
rust: debugfs: use pin_init::zeroed() for file_operations
Ke Sun
1
-12
/
+6
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-74
/
+198
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2
-2
/
+2
2026-01-24
rust: device: support `dev_printk` on all devices
Gary Guo
1
-1
/
+8
2026-01-23
rust: pci: add config space read/write support
Zhi Wang
3
-4
/
+204
2026-01-23
rust: io: factor out MMIO read/write macros
Zhi Wang
1
-45
/
+102
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
5
-92
/
+369
2026-01-23
rust/drm: Fix Registration::{new,new_foreign_owned}() docs
Lyude Paul
1
-3
/
+3
2026-01-23
rust: devres: style for imports
Zhi Wang
1
-3
/
+13
2026-01-23
rust: proc-macro2: rebuild if the version text changes
Miguel Ojeda
1
-0
/
+4
2026-01-22
rust: iommu: fix `srctree` link warning
Miguel Ojeda
1
-1
/
+1
2026-01-22
rust: iommu: fix Rust formatting
Miguel Ojeda
1
-1
/
+1
2026-01-21
rust: block: mq: use pin_init::zeroed() for tag_set
Ke Sun
1
-3
/
+1
2026-01-21
rust: block: mq: use pin_init::zeroed() for queue_limits
Ke Sun
1
-2
/
+1
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
1
-1
/
+0
2026-01-20
rust: pwm: Add __rust_helper to helpers
Alice Ryhl
1
-3
/
+3
2026-01-20
rust: pwm: Simplify to_result call sites and unsafe blocks
Kari Argillander
1
-33
/
+14
2026-01-20
rust: pwm: Fix potential memory leak on init error
Kari Argillander
1
-1
/
+5
2026-01-20
rust: pwm: Add UnregisteredChip wrapper around Chip
Markus Probst
1
-24
/
+44
2026-01-20
rust: pwm: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
1
-1
/
+2
2026-01-19
rust: debugfs: Use kernel Atomic type in docs example
FUJITA Tomonori
1
-6
/
+11
2026-01-19
rust: iommu: add io_pgtable abstraction
Asahi Lina
4
-1
/
+287
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
7
-16
/
+69
2026-01-19
rust: rbtree: reduce unsafe blocks on pointer derefs
Onur Özkan
1
-12
/
+15
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-12
/
+9
2026-01-19
rust: i2c: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+4
2026-01-19
rust: ptr: replace unneeded use of `build_assert`
Alexandre Courbot
1
-6
/
+6
2026-01-19
rust: build_assert: add instructions for use with function arguments
Alexandre Courbot
1
-1
/
+6
2026-01-18
rust: num: bounded: add missing comment for always inlined function
Alexandre Courbot
1
-0
/
+1
2026-01-18
rust: sync: refcount: always inline functions using build_assert with arguments
Alexandre Courbot
1
-1
/
+2
2026-01-18
rust: bits: always inline functions using build_assert with arguments
Alexandre Courbot
1
-2
/
+4
2026-01-17
rust: pin-init: Implement `InPlaceWrite<T>` for `&'static mut MaybeUninit<T>`
Oleksandr Babak
1
-0
/
+27
2026-01-17
rust: pin-init: internal: init: simplify Zeroable safety check
Benno Lossin
1
-6
/
+1
2026-01-17
rust: pin-init: internal: init: add escape hatch for referencing initialized ...
Benno Lossin
1
-23
/
+52
2026-01-17
rust: pin-init: internal: init: add support for attributes on initializer fields
Benno Lossin
1
-14
/
+55
2026-01-17
rust: init: use `#[default_error(err)]` for the initializer macros
Benno Lossin
1
-28
/
+12
2026-01-17
rust: pin-init: add `#[default_error(<type>)]` attribute to initializer macros
Benno Lossin
1
-3
/
+41
2026-01-17
rust: pin-init: rewrite the initializer macros using `syn`
Benno Lossin
4
-1005
/
+460
2026-01-17
rust: pin-init: add `?Sized` bounds to traits in `#[pin_data]` macro
Benno Lossin
1
-2
/
+2
2026-01-17
rust: pin-init: rewrite `#[pin_data]` using `syn`
Benno Lossin
4
-836
/
+501
2026-01-17
rust: pin-init: rewrite the `#[pinned_drop]` attribute macro using `syn`
Benno Lossin
3
-66
/
+52
2026-01-17
rust: pin-init: rewrite `derive(Zeroable)` and `derive(MaybeZeroable)` using ...
Benno Lossin
4
-216
/
+74
2026-01-17
rust: pin-init: internal: add utility API for syn error handling
Benno Lossin
2
-0
/
+33
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
6
-49
/
+24
2026-01-17
rust: pin-init: allow the crate to refer to itself as `pin-init` in doc tests
Benno Lossin
1
-0
/
+5
2026-01-17
rust: pin-init: remove `try_` versions of the initializer macros
Benno Lossin
5
-122
/
+35
2026-01-16
Merge tag 'v6.19-rc5' into drm-rust-next
Danilo Krummrich
7
-16
/
+48
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2
-1
/
+14
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-15
/
+59
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
7
-20
/
+56
2026-01-16
rust: driver: add DriverData type to the DriverLayout trait
Danilo Krummrich
6
-0
/
+14
2026-01-16
rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
Danilo Krummrich
6
-1
/
+22
2026-01-16
rust: driver: introduce a DriverLayout trait
Danilo Krummrich
6
-50
/
+80
2026-01-15
rust: xarray: add __rust_helper to helpers
Alice Ryhl
1
-5
/
+5
2026-01-15
rust: configfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+5
2026-01-15
rust: auxiliary: add Driver::unbind() callback
Danilo Krummrich
1
-1
/
+17
2026-01-15
rust: i2c: do not drop device private data on shutdown()
Danilo Krummrich
1
-2
/
+2
2026-01-14
rust: irq: always inline functions using build_assert with arguments
Alexandre Courbot
1
-0
/
+2
2026-01-14
rust: io: always inline functions using build_assert with arguments
Alexandre Courbot
2
-3
/
+8
2026-01-14
rust: macros: ignore example with module parameters
FUJITA Tomonori
1
-1
/
+1
2026-01-13
rust: bitops: fix missing _find_* functions on 32-bit ARM
Alice Ryhl
1
-0
/
+42
2026-01-13
regulator: Add TPS65185
Mark Brown
5
-15
/
+17
2026-01-13
rust: platform: fix remove_callback invariant comment
Alok Tiwari
1
-1
/
+1
2026-01-13
rust: auxiliary: fix remove_callback invariant comment
Alok Tiwari
1
-1
/
+1
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
6
-17
/
+27
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
2
-1
/
+31
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
7
-16
/
+48
2026-01-10
Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-15
/
+17
2026-01-10
rust: sync: Inline various lock related methods
Alice Ryhl
4
-0
/
+19
2026-01-09
rust: helpers: Move #define __rust_helper out of atomic.c
Alice Ryhl
2
-6
/
+3
2026-01-09
rust: wait: Add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2026-01-09
rust: time: Add __rust_helper to helpers
Alice Ryhl
1
-7
/
+7
2026-01-09
rust: task: Add __rust_helper to helpers
Alice Ryhl
2
-13
/
+13
2026-01-09
rust: sync: Add __rust_helper to helpers
Alice Ryhl
3
-14
/
+16
2026-01-09
rust: refcount: Add __rust_helper to helpers
Alice Ryhl
1
-5
/
+5
2026-01-09
rust: rcu: Add __rust_helper to helpers
Alice Ryhl
1
-2
/
+2
2026-01-09
rust: processor: Add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2026-01-09
rust: cpu: Add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2026-01-09
rust: completion: Add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2026-01-09
rust: blk: Add __rust_helper to helpers
Alice Ryhl
1
-2
/
+2
2026-01-09
rust: barrier: Add __rust_helper to helpers
Alice Ryhl
1
-3
/
+3
2026-01-09
rust: list: Switch to kernel::sync atomic primitives
FUJITA Tomonori
1
-8
/
+6
2026-01-09
rust: sync: atomic: Add atomic bool tests
FUJITA Tomonori
1
-0
/
+16
2026-01-09
rust: sync: atomic: Add atomic bool support via i8 representation
FUJITA Tomonori
1
-0
/
+11
2026-01-09
rust: sync: atomic: Add i8/i16 xchg and cmpxchg support
FUJITA Tomonori
2
-3
/
+9
2026-01-09
rust: sync: atomic: Add store_release/load_acquire tests
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: sync: atomic: Add i8/i16 load and store support
FUJITA Tomonori
2
-7
/
+32
2026-01-09
rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support
FUJITA Tomonori
1
-19
/
+66
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_relaxed helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_release helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
FUJITA Tomonori
1
-0
/
+17
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_release helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_acquire helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg helpers
FUJITA Tomonori
1
-0
/
+18
2026-01-09
rust: helpers: Add i8/i16 relaxed atomic helpers
FUJITA Tomonori
1
-0
/
+21
2026-01-09
rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
FUJITA Tomonori
2
-0
/
+24
2026-01-09
rust: sync: Implement Unpin for ARef
Alice Ryhl
1
-0
/
+3
2026-01-09
rust: sync: set_once: Implement Send and Sync
FUJITA Tomonori
1
-0
/
+8
2026-01-09
rust: sync: Clean up LockClassKey and its docs
Alice Ryhl
1
-14
/
+40
2026-01-09
rust: sync: Refactor static_lock_class!() macro
Alice Ryhl
1
-6
/
+18
2026-01-07
rust: faux: use "kernel vertical" style for imports
Danilo Krummrich
1
-2
/
+11
2026-01-07
rust: driver-core: use "kernel vertical" style for imports
Danilo Krummrich
3
-13
/
+38
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
1
-7
/
+24
2026-01-07
rust: auxiliary: use "kernel vertical" style for imports
Danilo Krummrich
1
-5
/
+16
[next]