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.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-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-12
/
+78
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
4
-3
/
+5
2025-08-02
samples: Kconfig: fix spelling mistake "instancess" -> "instances"
Colin Ian King
1
-1
/
+1
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-43
/
+141
2025-07-31
Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2025-07-31
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...
Linus Torvalds
6
-20
/
+182
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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-20
samples: enhance hung_task detector test with read-write semaphore support
Zi Li
2
-11
/
+77
2025-07-20
mm/damon/vaddr: put pid in cleanup_target()
SeongJae Park
2
-4
/
+0
2025-07-20
samples/damon/wsse: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-3
/
+13
2025-07-20
samples/damon/prcl: use damon_call() repeat mode instead of damon_callback
SeongJae Park
1
-4
/
+14
2025-07-20
samples/damon: support automatic node address detection
Yunjeong Mun
1
-3
/
+34
2025-07-20
samples/damon: change enable parameters to enabled
Honggyu Kim
3
-33
/
+33
2025-07-20
samples/damon/mtier: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-20
samples/damon/prcl: rename to have damon_sample_ prefix
SeongJae Park
1
-0
/
+5
2025-07-20
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-16
Merge tag 'alloc-next-v6.17-2025-07-15' of https://github.com/Rust-for-Linux/...
Miguel Ojeda
1
-13
/
+15
2025-07-15
rust: uaccess: use newtype for user pointers
Alice Ryhl
1
-0
/
+2
2025-07-14
samples/damon/mtier: support boot time enable setup
SeongJae Park
1
-0
/
+10
2025-07-14
samples/damon/prcl: fix boot time enable crash
SeongJae Park
1
-0
/
+10
2025-07-14
samples/damon/wsse: fix boot time enable handling
SeongJae Park
1
-1
/
+11
2025-07-14
samples/damon/mtier: add parameters for node0 memory usage
Yunjeong Mun
1
-1
/
+7
2025-07-10
samples/damon: fix damon sample mtier for start failure
Honggyu Kim
1
-2
/
+6
2025-07-10
samples/damon: fix damon sample wsse for start failure
Honggyu Kim
1
-2
/
+6
2025-07-10
samples/damon: fix damon sample prcl for start failure
Honggyu Kim
1
-2
/
+6
2025-07-09
samples: rust: pci: reset pci-testdev in unbind()
Danilo Krummrich
1
-1
/
+10
2025-07-05
rust: auxiliary: remove unnecessary import
Tamir Duberstein
1
-2
/
+1
2025-07-01
samples/landlock: Fix building on musl libc
Brahmajit Das
1
-1
/
+4
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
1
-9
/
+10
2025-06-27
samples: rust: add ACPI match table example to platform driver
Igor Korotin
1
-1
/
+69
2025-06-25
samples: rust: platform: conditionally call Self::properties_parse()
Danilo Krummrich
1
-1
/
+3
2025-06-25
samples: rust: platform: don't call as_ref() repeatedly
Danilo Krummrich
1
-3
/
+5
2025-06-25
samples: rust: platform: Add property child and reference args examples
Remo Senekowitsch
1
-1
/
+12
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
2
-2
/
+2
2025-06-23
rust: dma: convert the read/write macros to return Result
Abdiel Janulgue
1
-13
/
+15
2025-06-13
samples: rust: platform: Add property read examples
Remo Senekowitsch
1
-1
/
+59
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-71
/
+103
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-1
/
+194
2025-05-30
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-0
/
+145
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-3
/
+135
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+204
[next]