index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-6
/
+18
2026-08-26
samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-multi-modify
Haotian Zhang
1
-3
/
+9
2026-08-26
samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-modify
Haotian Zhang
1
-3
/
+9
2026-08-21
Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2026-08-21
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+2
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+23
2026-08-20
Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2
-5
/
+69
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2
-2
/
+8
2026-08-19
Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2026-08-15
samples/landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS to sampler
Justin Suess
1
-4
/
+12
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
3
-2
/
+12
2026-08-06
rust: module_param: support bool parameters
Wenzhao Liao
1
-0
/
+8
2026-08-06
rust: module_param: return value by copy from `value`
Andreas Hindborg
1
-1
/
+1
2026-08-04
samples/damon/mtier: error out for zero quota goal target values
SJ Park
1
-0
/
+3
2026-08-04
samples/damon/prcl: do not stop DAMON for damon_call() failure
SJ Park
1
-3
/
+1
2026-08-04
samples/damon/wsse: do not stop ctx for damon_call() failure
SJ Park
1
-3
/
+1
2026-08-04
samples/damon/mtier: stop all contexts with single damon_stop() call
SJ Park
1
-2
/
+1
2026-08-04
samples/damon/mtier: do not stop first context for damon_start() failure
SJ Park
1
-2
/
+0
2026-07-30
samples/damon: fix typos in Kconfig help text
Asier Gutierrez
1
-1
/
+1
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
10
-17
/
+0
2026-07-30
rust: usb: use `Option<&IdInfo>` for device ID info
Gary Guo
1
-1
/
+1
2026-07-30
rust: pci: use `Option<&IdInfo>` for device ID info
Gary Guo
3
-3
/
+4
2026-07-28
samples/damon/prcl: stop and free damon ctx when damon_call() fails
SJ Park
1
-1
/
+6
2026-07-28
samples/damon/wsse: stop and free damon ctx when damon_call() fails
SJ Park
1
-1
/
+6
2026-07-28
samples/damon/mtier: handle damon_stop() failure
SJ Park
1
-1
/
+2
2026-07-28
samples/damon/mtier: handle damon_start() failure
SJ Park
1
-1
/
+10
2026-07-28
samples/damon/prcl: handle damon_start() failure
SJ Park
1
-1
/
+3
2026-07-28
samples/damon/wsse: handle damon_start() failure
SJ Park
1
-1
/
+3
2026-07-28
samples/ftrace: Prevent division by zero when nr_function_calls is zero
Samuel Moelius
1
-1
/
+1
2026-07-28
Merge remote-tracking branch 'drm/drm-next' into drm-rust-next
Danilo Krummrich
1
-0
/
+4
2026-07-23
samples: rust_dma: use vertical import style
Guru Das Srinagesh
1
-3
/
+7
2026-07-23
samples: rust: add Rust serial device bus sample device driver
Markus Probst
3
-0
/
+102
2026-07-21
samples: rust: debugfs: fix excessive stack use
Gary Guo
1
-1
/
+4
2026-07-21
rust: device: make lifetime on `Core` and `CoreInternal` invariant
Gary Guo
1
-1
/
+3
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2
-5
/
+69
2026-07-14
Merge tag 'rust-io-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Danilo Krummrich
1
-3
/
+9
2026-07-13
Merge patch series "rust: I/O type generalization and projection"
Danilo Krummrich
1
-3
/
+9
2026-07-13
Merge patch series "ForLt/CovariantForLt split, auxiliary closure API and Dev...
Danilo Krummrich
1
-25
/
+67
2026-07-12
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2026-07-12
rust: faux: add Device type with AsBusDevice support
Danilo Krummrich
1
-1
/
+2
2026-07-11
samples/kobject: Constify kobject attributes
Thomas Weißschuh
1
-9
/
+9
2026-07-11
samples/kobject: Switch to the new __KOBJ_ATTR() macro
Thomas Weißschuh
1
-3
/
+3
2026-07-11
rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
Danilo Krummrich
1
-24
/
+66
2026-07-11
rust: types: rename ForLt to CovariantForLt
Danilo Krummrich
1
-4
/
+4
2026-07-11
rust: io: add copying methods
Gary Guo
1
-3
/
+4
2026-07-11
rust: dma: drop `dma_read!` and `dma_write!` API
Gary Guo
1
-3
/
+8
2026-07-07
samples: ftrace: Fix typos in benchmark comment
Yudistira Putra
1
-2
/
+2
2026-07-06
Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2026-07-01
samples/damon/mtier: fail early if address range parameters are invalid
Zenghui Yu
1
-0
/
+3
[next]