index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+12
2025-12-06
Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2025-12-06
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-107
/
+393
2025-12-05
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-102
/
+38
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-12-04
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
4
-5
/
+5
2025-12-04
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-3
/
+3
2025-12-02
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+8
2025-11-28
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
2025-11-21
samples: rust: fix module name for Rust PCI driver sample
Peter Colberg
1
-1
/
+1
2025-11-21
samples: work around glibc redefining some of our defines wrong
Linus Torvalds
2
-0
/
+12
2025-11-18
samples: rust: add Rust I2C client registration sample
Igor Korotin
3
-0
/
+160
2025-11-18
samples: rust: add Rust I2C sample driver
Igor Korotin
3
-0
/
+86
2025-11-13
vfio: Move the remaining drivers to get_region_info_caps
Jason Gunthorpe
2
-64
/
+13
2025-11-13
vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
Jason Gunthorpe
1
-52
/
+23
2025-11-13
vfio/mbochs: Provide a get_region_info op
Jason Gunthorpe
1
-25
/
+31
2025-11-13
vfio/mdpy: Provide a get_region_info op
Jason Gunthorpe
1
-24
/
+29
2025-11-13
vfio/mtty: Provide a get_region_info op
Jason Gunthorpe
1
-24
/
+29
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
2
-10
/
+8
2025-11-12
samples: fix coding style issues in Kconfig
Zhou Yuhang
1
-11
/
+11
2025-11-05
vfio/mtty: Fix spelling typo in samples/vfio-mdev
Chu Guangqing
1
-1
/
+1
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
samples: rust: debugfs_scoped: add example for blobs
Danilo Krummrich
1
-4
/
+10
2025-11-05
samples: rust: debugfs: add example for blobs
Danilo Krummrich
1
-0
/
+13
2025-11-03
rust: samples: add a module parameter to the rust_minimal sample
Andreas Hindborg
1
-0
/
+10
2025-10-29
samples: rust: auxiliary: illustrate driver interaction
Danilo Krummrich
1
-3
/
+19
2025-10-29
samples: rust: auxiliary: misc cleanup of ParentDriver::connect()
Danilo Krummrich
1
-6
/
+5
2025-10-29
rust: auxiliary: unregister on parent device unbind
Danilo Krummrich
1
-7
/
+10
2025-10-29
rust: auxiliary: consider auxiliary devices always have a parent
Danilo Krummrich
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
6
-80
/
+67
2025-10-20
samples: rust: debugfs: use `core::ffi::CStr` method names
Miguel Ojeda
1
-1
/
+1
2025-10-20
samples: rust: platform: remove trailing commas
Tamir Duberstein
1
-2
/
+2
2025-10-19
samples/bpf: Fix spelling typos in samples/bpf
Chu Guangqing
4
-5
/
+5
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
1
-1
/
+1
2025-10-05
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+94
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+23
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-5
/
+5
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-10
/
+27
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-17
/
+321
2025-10-01
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-2
/
+2
2025-09-25
USB: disable rust bindings from the build for now
Greg Kroah-Hartman
1
-1
/
+1
2025-09-24
samples: rust: add a USB driver sample
Daniel Almeida
3
-0
/
+59
2025-09-22
samples/damon/mtier: use damon_initialized()
SeongJae Park
1
-4
/
+7
2025-09-22
samples/damon/prcl: use damon_initialized()
SeongJae Park
1
-4
/
+7
2025-09-22
samples/damon/wsse: use damon_initialized()
SeongJae Park
1
-6
/
+9
[next]