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-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+6
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
9
-99
/
+141
2026-06-14
samples/landlock: Add quiet flag support to sandboxer
Tingmao Wang
1
-11
/
+127
2026-06-13
samples/landlock: Add sandboxer UDP access control
Matthieu Buffet
1
-2
/
+39
2026-06-05
rust: dma: update to keyworded index projection syntax
Gary Guo
1
-7
/
+5
2026-06-04
samples/damon/mtier: replace damon_add_region() with damon_set_regions()
SeongJae Park
1
-4
/
+6
2026-05-27
samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
Danilo Krummrich
1
-23
/
+35
2026-05-27
rust: auxiliary: generalize Registration over ForLt
Danilo Krummrich
1
-8
/
+11
2026-05-27
samples: rust: rust_driver_pci: use HRT lifetime for Bar
Danilo Krummrich
1
-46
/
+37
2026-05-27
rust: pci: make Bar lifetime-parameterized
Danilo Krummrich
1
-2
/
+3
2026-05-27
rust: i2c: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-7
/
+7
2026-05-27
rust: usb: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-6
/
+6
2026-05-27
rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-5
/
+5
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
4
-21
/
+24
2026-05-27
rust: pci: make Driver trait lifetime-parameterized
Danilo Krummrich
3
-6
/
+15
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
9
-18
/
+21
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
9
-0
/
+10
2026-05-23
samples: rust_misc_device: use vertical import style
Alvin Sun
1
-6
/
+28
2026-05-11
rust: auxiliary: add registration data to auxiliary devices
Danilo Krummrich
1
-15
/
+25
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-19
/
+14
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+9
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-22
/
+68
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-34
/
+34
2026-04-07
samples/landlock: Add support for named UNIX domain socket restrictions
Günther Noack
1
-3
/
+9
2026-04-01
Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next
Dave Airlie
2
-26
/
+77
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-23
rust: dma: add zeroed constructor to `Coherent`
Gary Guo
1
-4
/
+9
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
1
-11
/
+5
2026-03-19
vfio: mdev: replace mtty_dev->vd_class with a const struct class
Jori Koolstra
1
-8
/
+9
2026-03-19
sample/tsm-mr: Use SHA-2 library APIs
Eric Biggers
2
-34
/
+34
2026-03-17
sample: rust: pci: use `register!` macro
Alexandre Courbot
1
-22
/
+68
2026-03-15
samples: qmi: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
1
-1
/
+1
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
[prev]
[next]