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
2025-09-21
samples/cgroup: rm unused MEMCG_EVENTS macro
zhang jiao
1
-2
/
+0
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-0
/
+9
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next
Dave Airlie
2
-10
/
+27
2025-09-16
rust: configfs: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2025-09-13
samples/damon/mtier: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-13
samples/damon/prcl: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-13
samples/damon/wsse: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-12
Merge tag 'pin-init-v6.18' of https://github.com/Rust-for-Linux/linux into drm-rust-next
Danilo Krummrich
1
-1
/
+1
2025-09-11
rust: pin-init: add references to previously initialized fields
Benno Lossin
1
-1
/
+1
2025-09-10
samples: rust: Add scoped debugfs sample driver
Matthew Maurer
3
-0
/
+146
2025-09-10
samples: rust: Add debugfs sample driver
Matthew Maurer
3
-0
/
+163
2025-09-06
Merge patch series "Rust support for `struct iov_iter`"
Greg Kroah-Hartman
1
-2
/
+34
2025-09-06
samples: rust_misc_device: Expand the sample to support read()ing from userspace
Lee Jones
1
-2
/
+34
2025-09-05
ftrace/samples: Fix function size computation
Vladimir Riabchun
1
-1
/
+1
2025-09-04
samples: rust: dma: add sample code for SGTable
Danilo Krummrich
1
-9
/
+26
2025-09-02
rust: configfs: re-export `configfs_attrs` from `configfs` module
Andreas Hindborg
1
-1
/
+1
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
3
-16
/
+11
2025-08-19
rust: miscdevice: update ARef import to sync::aref
Shankari Anand
1
-2
/
+1
2025-08-15
rust: dma: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+1
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2
-2
/
+2
2025-08-13
media: v4l2-pci-skeleton: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
1
-5
/
+5
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-12
/
+78
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
4
-3
/
+5
2025-08-02
samples: Kconfig: fix spelling mistake "instancess" -> "instances"
Colin Ian King
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-43
/
+141
2025-07-31
Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+7
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-13
/
+15
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
6
-20
/
+182
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-1
/
+4
2025-07-28
samples: fix building fs-monitor on musl systems
Brahmajit Das
1
-0
/
+7
2025-07-21
rust: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-1
/
+1
2025-07-19
samples: enhance hung_task detector test with read-write semaphore support
Zi Li
2
-11
/
+77
2025-07-19
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2
-4
/
+0
2025-07-19
samples/damon/wsse: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-3
/
+13
2025-07-19
samples/damon/prcl: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-4
/
+14
2025-07-19
samples/damon: support automatic node address detection
Yunjeong Mun
1
-3
/
+34
2025-07-19
samples/damon: change enable parameters to enabled
Honggyu Kim
3
-33
/
+33
2025-07-19
samples/damon/mtier: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-19
samples/damon/prcl: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-19
samples/damon/wsse: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-19
rust: samples: dma: set DMA mask
Danilo Krummrich
1
-1
/
+13
2025-07-16
samples: mei: Fix building on musl libc
Brahmajit Das
1
-1
/
+1
2025-07-16
samples/kobject: make attribute_group const
Meng Shao Liu
1
-1
/
+1
2025-07-16
samples/kobject: fix path comment
Meng Shao Liu
2
-3
/
+3
2025-07-15
Merge tag 'alloc-next-v6.17-2025-07-15' of https://github.com/Rust-for-Linux/linux into rust-next
Miguel Ojeda
1
-13
/
+15
2025-07-14
rust: uaccess: use newtype for user pointers
Alice Ryhl
1
-0
/
+2
2025-07-13
samples/damon/mtier: support boot time enable setup
SeongJae Park
1
-0
/
+10
2025-07-13
samples/damon/prcl: fix boot time enable crash
SeongJae Park
1
-0
/
+10
[prev]
[next]