summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
41 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
41 hoursMerge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Mark Brown
2 dayssamples/damon: fix typos in Kconfig help textAsier Gutierrez
2 dayssamples/damon/prcl: stop and free damon ctx when damon_call() failsSJ Park
2 dayssamples/damon/wsse: stop and free damon ctx when damon_call() failsSJ Park
2 dayssamples/damon/mtier: handle damon_stop() failureSJ Park
2 dayssamples/damon/mtier: handle damon_start() failureSJ Park
2 dayssamples/damon/prcl: handle damon_start() failureSJ Park
2 dayssamples/damon/wsse: handle damon_start() failureSJ Park
3 dayssamples/damon/mtier: fail early if address range parameters are invalidZenghui Yu
5 daystracing/events: Fix to check the simple_tsk_fn creationMasami Hiramatsu (Google)
12 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-14samples/landlock: Add quiet flag support to sandboxerTingmao Wang
2026-06-13samples/landlock: Add sandboxer UDP access controlMatthieu Buffet
2026-06-05rust: dma: update to keyworded index projection syntaxGary Guo
2026-06-04samples/damon/mtier: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-05-27samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration dataDanilo Krummrich
2026-05-27rust: auxiliary: generalize Registration over ForLtDanilo Krummrich
2026-05-27samples: rust: rust_driver_pci: use HRT lifetime for BarDanilo Krummrich
2026-05-27rust: pci: make Bar lifetime-parameterizedDanilo Krummrich
2026-05-27rust: i2c: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: usb: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: auxiliary: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: platform: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: pci: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: device: make Core and CoreInternal lifetime-parameterizedDanilo Krummrich
2026-05-27rust: driver: decouple driver private data from driver typeDanilo Krummrich
2026-05-23samples: rust_misc_device: use vertical import styleAlvin Sun
2026-05-11rust: auxiliary: add registration data to auxiliary devicesDanilo Krummrich
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-07samples/landlock: Add support for named UNIX domain socket restrictionsGünther Noack
2026-04-01Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-23rust: dma: add zeroed constructor to `Coherent`Gary Guo
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas
2026-03-19vfio: mdev: replace mtty_dev->vd_class with a const struct classJori Koolstra
2026-03-19sample/tsm-mr: Use SHA-2 library APIsEric Biggers
2026-03-17sample: rust: pci: use `register!` macroAlexandre Courbot
2026-03-15samples: qmi: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano
2026-03-13Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-03-05workqueue: Add stall detector sample moduleBreno Leitao
2026-03-04samples/landlock: Bump ABI version to 8Günther Noack