index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2
-50
/
+134
2025-12-06
rust: sync: atomic: separate import "blocks"
Miguel Ojeda
1
-0
/
+1
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-0
/
+460
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
25
-341
/
+2082
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-12-04
Merge tag 'pwm/for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+737
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-29
/
+143
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+10
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
30
-437
/
+1600
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-55
/
+59
2025-12-02
Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2025-12-02
rust: id_pool: do not immediately acquire new ids
Alice Ryhl
1
-16
/
+61
2025-12-02
rust: id_pool: do not supply starting capacity
Alice Ryhl
1
-0
/
+19
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-43
/
+70
2025-11-29
mm: introduce VMA flags bitmap type
Lorenzo Stoakes
1
-1
/
+1
2025-11-28
Merge branches 'acpi-misc' and 'pnp'
Rafael J. Wysocki
1
-3
/
+1
2025-11-28
Merge tag 'drm-rust-next-2025-11-21' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
1
-4
/
+4
2025-11-26
rust: id_pool: rename IdPool::new() to with_capacity()
Alice Ryhl
1
-4
/
+4
2025-11-26
rust: bitmap: add BitmapVec::new_inline()
Alice Ryhl
1
-0
/
+10
2025-11-26
rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constants
Alice Ryhl
2
-31
/
+41
2025-11-26
rust: list: add warning to List::remove docs about mem::take
Alice Ryhl
1
-0
/
+3
2025-11-25
Merge tag 'opp-updates-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Rafael J. Wysocki
1
-55
/
+59
2025-11-24
rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`
Alexandre Courbot
1
-6
/
+6
2025-11-23
rust: num: bounded: Always inline fits_within and from_expr
Alexandre Courbot
1
-0
/
+2
2025-11-24
rust: i2c: prepare for `core::ffi::CStr`
Miguel Ojeda
1
-10
/
+4
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
4
-11
/
+5
2025-11-20
rust: slice: fix broken intra-doc links
Miguel Ojeda
1
-4
/
+4
2025-11-19
rust: sync: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2025-11-19
rust: num: add Bounded integer wrapping type
Alexandre Courbot
2
-0
/
+1059
2025-11-18
rust: Add trait to convert a device reference to a bus device reference
Markus Probst
6
-1
/
+75
2025-11-17
rust: add num module and Integer trait
Alexandre Courbot
2
-0
/
+77
2025-11-17
rust: allow `clippy::disallowed_names` for doctests
Miguel Ojeda
2
-3
/
+1
2025-11-18
rust: i2c: add manual I2C device creation abstractions
Igor Korotin
1
-1
/
+152
2025-11-18
rust: i2c: add basic I2C device and driver abstractions
Igor Korotin
2
-0
/
+436
2025-11-17
rust: allow `unreachable_pub` for doctests
Miguel Ojeda
2
-2
/
+2
2025-11-17
rust: str: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-30
/
+29
2025-11-17
rust: firmware: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+3
2025-11-16
rust: rbtree: add immutable cursor
Vitaly Wool
1
-47
/
+197
2025-11-14
rust: enable slice_flatten feature and provide it through an extension trait
Alexandre Courbot
3
-0
/
+56
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
2
-23
/
+27
2025-11-13
rust: pwm: Fix broken intra-doc link
Miguel Ojeda
1
-1
/
+1
2025-11-13
rust: io: add typedef for phys_addr_t
Alice Ryhl
3
-9
/
+38
2025-11-13
rust: scatterlist: import ResourceSize from kernel::io
Alice Ryhl
1
-1
/
+1
2025-11-13
rust: io: move ResourceSize to top-level io module
Alice Ryhl
2
-5
/
+7
2025-11-13
rust: io: define ResourceSize as resource_size_t
Alice Ryhl
1
-1
/
+1
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
1
-36
/
+17
2025-11-12
rust: sync: atomic: Implement Debug for Atomic<Debug>
Boqun Feng
1
-0
/
+9
2025-11-12
rust: sync: atomic: Make Atomic*Ops pub(crate)
Boqun Feng
1
-1
/
+2
[next]