summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
6 daysMerge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds
11 dayssamples/damon/mtier: avoid starting DAMON before initializationSeongJae Park
11 dayssamples/damon/prcl: avoid starting DAMON before initializationSeongJae Park
11 dayssamples/damon/wsse: avoid starting DAMON before initializationSeongJae Park
2025-09-05ftrace/samples: Fix function size computationVladimir Riabchun
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02samples: Kconfig: fix spelling mistake "instancess" -> "instances"Colin Ian King
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28samples: fix building fs-monitor on musl systemsBrahmajit Das
2025-07-21rust: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-07-19samples: enhance hung_task detector test with read-write semaphore supportZi Li
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park
2025-07-19samples/damon/wsse: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19samples/damon/prcl: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19samples/damon: support automatic node address detectionYunjeong Mun
2025-07-19samples/damon: change enable parameters to enabledHonggyu Kim
2025-07-19samples/damon/mtier: rename to have damon_sample_ prefixSeongJae Park
2025-07-19samples/damon/prcl: rename to have damon_sample_ prefixSeongJae Park
2025-07-19samples/damon/wsse: rename to have damon_sample_ prefixSeongJae Park
2025-07-19rust: samples: dma: set DMA maskDanilo Krummrich
2025-07-16samples: mei: Fix building on musl libcBrahmajit Das
2025-07-16samples/kobject: make attribute_group constMeng Shao Liu
2025-07-16samples/kobject: fix path commentMeng Shao Liu
2025-07-15Merge tag 'alloc-next-v6.17-2025-07-15' of https://github.com/Rust-for-Linux/...Miguel Ojeda
2025-07-14rust: uaccess: use newtype for user pointersAlice Ryhl
2025-07-13samples/damon/mtier: support boot time enable setupSeongJae Park
2025-07-13samples/damon/prcl: fix boot time enable crashSeongJae Park
2025-07-13samples/damon/wsse: fix boot time enable handlingSeongJae Park
2025-07-13samples/damon/mtier: add parameters for node0 memory usageYunjeong Mun
2025-07-09samples/damon: fix damon sample mtier for start failureHonggyu Kim
2025-07-09samples/damon: fix damon sample wsse for start failureHonggyu Kim
2025-07-09samples/damon: fix damon sample prcl for start failureHonggyu Kim
2025-07-09samples: rust: pci: reset pci-testdev in unbind()Danilo Krummrich
2025-07-05rust: auxiliary: remove unnecessary importTamir Duberstein
2025-07-01samples/landlock: Fix building on musl libcBrahmajit Das
2025-06-28rust: devres: get rid of Devres' inner ArcDanilo Krummrich
2025-06-26samples: rust: add ACPI match table example to platform driverIgor Korotin
2025-06-25samples: rust: platform: conditionally call Self::properties_parse()Danilo Krummrich
2025-06-25samples: rust: platform: don't call as_ref() repeatedlyDanilo Krummrich
2025-06-25samples: rust: platform: Add property child and reference args examplesRemo Senekowitsch
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes
2025-06-23rust: dma: convert the read/write macros to return ResultAbdiel Janulgue
2025-06-13samples: rust: platform: Add property read examplesRemo Senekowitsch
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds