index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
samples/damon/prcl: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-25
samples/damon/mtier: avoid starting DAMON before initialization
SeongJae Park
1
-0
/
+3
2025-09-25
samples/damon: change enable parameters to enabled
Honggyu Kim
3
-33
/
+33
2025-09-25
samples/damon/prcl: fix boot time enable crash
SeongJae Park
1
-0
/
+10
2025-09-19
ftrace/samples: Fix function size computation
Vladimir Riabchun
1
-1
/
+1
2025-08-20
samples/damon/mtier: support boot time enable setup
SeongJae Park
1
-0
/
+10
2025-08-20
samples/damon/wsse: fix boot time enable handling
SeongJae Park
1
-1
/
+11
2025-08-15
samples: mei: Fix building on musl libc
Brahmajit Das
1
-1
/
+1
2025-07-09
samples/damon: fix damon sample mtier for start failure
Honggyu Kim
1
-2
/
+6
2025-07-09
samples/damon: fix damon sample wsse for start failure
Honggyu Kim
1
-2
/
+6
2025-07-09
samples/damon: fix damon sample prcl for start failure
Honggyu Kim
1
-2
/
+6
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-71
/
+103
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-1
/
+194
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
4
-0
/
+145
2025-05-28
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
2025-05-21
Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-3
/
+135
2025-05-15
samples: rust: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
1
-1
/
+1
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-12
samples/damon: implement a DAMON module for memory tiering
SeongJae Park
4
-0
/
+193
2025-05-12
sample/tsm-mr: Fix missing static for sample_report
Cedric Xing
1
-1
/
+1
2025-05-12
tracing: samples: Initialize trace_array_printk() with the correct function
Steven Rostedt
1
-1
/
+1
2025-05-12
rust: configfs: add a sample demonstrating configfs usage
Andreas Hindborg
3
-0
/
+204
2025-05-11
samples: extend hung_task detector test with semaphore support
Zi Li
4
-71
/
+103
2025-05-11
samples/damon/prcl: fix a comment typo
Enze Li
1
-1
/
+1
2025-05-08
tsm-mr: Add tsm-mr sample code
Cedric Xing
4
-0
/
+145
2025-05-04
samples: rust: pci: take advantage of Devres::access()
Danilo Krummrich
1
-6
/
+6
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-04-25
samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
Haoran Jiang
1
-1
/
+1
2025-04-22
samples: rust: convert PCI rust sample driver to use try_access_with()
Alexandre Courbot
1
-6
/
+5
2025-04-19
samples: rust: add Rust auxiliary driver sample
Danilo Krummrich
3
-0
/
+133
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-0
/
+6
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
1
-1
/
+0
2025-04-11
samples/livepatch: add module descriptions
Arnd Bergmann
6
-0
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-2
/
+6
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-2
/
+6
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-90
/
+91
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-19
/
+22
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-0
/
+78
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-20
/
+20
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
9
-6
/
+115
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+34
2025-03-26
samples/landlock: Enable users to log sandbox denials
Mickaël Salaün
1
-3
/
+34
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+42
2025-03-21
samples: add hung_task detector mutex blocking sample
Masami Hiramatsu (Google)
4
-0
/
+78
2025-03-20
samples: rust: add Rust dma test sample driver
Abdiel Janulgue
3
-0
/
+109
[next]