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
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-2
/
+3
2026-03-13
Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-14
/
+16
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
1
-14
/
+16
2026-03-05
workqueue: Add stall detector sample module
Breno Leitao
2
-0
/
+99
2026-03-04
samples/landlock: Bump ABI version to 8
Günther Noack
1
-2
/
+3
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+9
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+1
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux
Linus Torvalds
2
-7
/
+6
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
10
-72
/
+225
2026-02-06
samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
Dirk Behme
1
-3
/
+3
2026-01-26
samples: rust: remove imports available via prelude
Gary Guo
3
-4
/
+1
2026-01-24
rust: samples: dma: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-5
/
+8
2026-01-24
rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
4
-6
/
+4
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-3
/
+3
2026-01-23
sample: rust: pci: add tests for config space routines
Zhi Wang
1
-0
/
+26
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-0
/
+1
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
5
-14
/
+14
2026-01-19
samples: rust: i2c: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-8
/
+6
2026-01-15
samples: configfs: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-4
/
+4
2026-01-15
rust: configfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+2
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
5
-14
/
+14
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
6
-15
/
+15
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
1
-3
/
+7
2026-01-07
rust: auxiliary: use "kernel vertical" style for imports
Danilo Krummrich
1
-3
/
+5
2026-01-07
rust: usb: use "kernel vertical" style for imports
Danilo Krummrich
1
-1
/
+9
2025-12-31
samples/ftrace: Adjust LoongArch register restore order in direct calls
Chenghao Duan
5
-14
/
+14
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
1
-1
/
+1
2025-12-29
rust: miscdevice: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2025-12-28
rust: Add SoC Driver Sample
Matthew Maurer
3
-0
/
+93
2025-12-23
samples: rust: faux: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+6
2025-12-22
samples: rust: pci: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+8
2025-12-22
samples: rust: debugfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2
-21
/
+15
2025-12-22
rust: platform: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-16
/
+14
2025-12-22
rust: auxiliary: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+2
2025-12-22
rust: debugfs: use "kernel vertical" style for imports
Danilo Krummrich
2
-15
/
+38
2025-12-18
samples: rust: debugfs: Update ARef imports to use sync::aref
Shankari Anand
1
-1
/
+2
2025-12-17
samples: rust: fix endianness issue in rust_driver_pci
Marko Turk
1
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
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
-11
/
+12
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-0
/
+10
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
12
-104
/
+390
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-102
/
+38
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
4
-5
/
+5
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-3
/
+3
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+8
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
1
-0
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+12
2025-11-26
samples/kobject: constify 'struct foo_attribute'
Thomas Weißschuh
1
-16
/
+17
2025-11-26
samples/kobject: add is_visible() callback to attribute group
Thomas Weißschuh
1
-1
/
+16
[next]