index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-04
rust: rbtree: fix documentation typo in CursorMut peek_next method
Hang Shu
1
-1
/
+1
2026-01-04
rust: rbtree: fix minor typo in comment
Atharv Dubey
1
-1
/
+1
2026-01-02
rust: device: fix broken intra-doc links
FUJITA Tomonori
1
-3
/
+3
2026-01-02
rust: dma: fix broken intra-doc links
FUJITA Tomonori
1
-2
/
+3
2025-12-30
rust: driver: fix broken intra-doc links to example driver types
Alice Ryhl
1
-4
/
+8
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+10
2025-12-29
rust: Return Option from page_align and ensure no usize overflow
Brendan Shephard
1
-7
/
+29
2025-12-29
rust: device_id: replace incorrect word in safety documentation
Yilin Chen
1
-1
/
+1
2025-12-29
rust: dma: remove incorrect safety documentation
Yilin Chen
1
-2
/
+0
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
1
-0
/
+21
2025-12-29
rust: sync: add Arc::DATA_OFFSET
Alice Ryhl
1
-0
/
+3
2025-12-29
rust: binder: add __rust_helper to helpers
Alice Ryhl
1
-6
/
+7
2025-12-29
rust: miscdevice: use `pin_init::zeroed()` for C type initialization
Atharv Dubey
1
-5
/
+3
2025-12-28
rust: Add soc_device support
Matthew Maurer
3
-0
/
+138
2025-12-23
rust: maple_tree: rcu_read_lock() in destructor to silence lockdep
Alice Ryhl
1
-1
/
+10
2025-12-22
rust: debugfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-14
/
+9
2025-12-22
rust: irq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+2
2025-12-22
rust: io: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+13
2025-12-22
rust: platform: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+9
2025-12-22
rust: device: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-6
/
+4
2025-12-22
rust: debugfs: use "kernel vertical" style for imports
Danilo Krummrich
5
-40
/
+109
2025-12-22
rust: regulator: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-6
/
+3
2025-12-18
rust: scatterlist: Update ARef imports to use sync::aref
Shankari Anand
1
-1
/
+2
2025-12-18
rust: device: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2
-4
/
+5
2025-12-18
rust: drm: use `pin_init::zeroed()` for file operations initialization
Atharv Dubey
1
-3
/
+1
2025-12-18
rust: drm: Update AlwaysRefCounted imports to use sync::aref
Shankari Anand
1
-1
/
+1
2025-12-17
rust: pci: document Bar's endianness conversion
Marko Turk
1
-0
/
+3
2025-12-16
rust: dma: add helpers for architectures without CONFIG_HAS_DMA
FUJITA Tomonori
1
-0
/
+21
2025-12-15
rust: drm: add __rust_helper to helpers
Alice Ryhl
1
-3
/
+4
2025-12-15
rust: scatterlist: add __rust_helper to helpers
Alice Ryhl
1
-5
/
+7
2025-12-15
rust: property: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2025-12-15
rust: platform: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2025-12-15
rust: pci: add __rust_helper to helpers
Alice Ryhl
1
-10
/
+13
2025-12-15
rust: irq: add __rust_helper to helpers
Alice Ryhl
1
-2
/
+4
2025-12-15
rust: io: add __rust_helper to helpers
Alice Ryhl
1
-30
/
+34
2025-12-15
rust: dma: add __rust_helper to helpers
Alice Ryhl
1
-6
/
+9
2025-12-15
rust: device: add __rust_helper to helpers
Alice Ryhl
1
-8
/
+8
2025-12-15
rust: auxiliary: add __rust_helper to helpers
Alice Ryhl
1
-2
/
+4
2025-12-15
rust: poll: add __rust_helper to helpers
Alice Ryhl
1
-2
/
+3
2025-12-15
rust: pid_namespace: add __rust_helper to helpers
Alice Ryhl
1
-3
/
+5
2025-12-15
rust: fs: add __rust_helper to helpers
Alice Ryhl
1
-1
/
+1
2025-12-14
rust: regulator: add __rust_helper to helpers
Alice Ryhl
1
-10
/
+14
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-0
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+22
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/modules/linux
Linus Torvalds
9
-20
/
+694
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
29
-334
/
+2186
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-1
/
+51
[prev]
[next]