summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2 daysMerge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...HEADmainlineLinus Torvalds
4 daysMerge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
5 daysMerge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
7 daysMerge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
12 dayssamples/kobject: constify 'struct foo_attribute'Thomas Weißschuh
12 dayssamples/kobject: add is_visible() callback to attribute groupThomas Weißschuh
2025-11-22samples: rust: fix module name for Rust PCI driver samplePeter Colberg
2025-11-21samples: work around glibc redefining some of our defines wrongLinus Torvalds
2025-11-18samples: rust: add Rust I2C client registration sampleIgor Korotin
2025-11-18samples: rust: add Rust I2C sample driverIgor Korotin
2025-11-12vfio: Move the remaining drivers to get_region_info_capsJason Gunthorpe
2025-11-12vfio/mbochs: Convert mbochs to use vfio_info_add_capability()Jason Gunthorpe
2025-11-12vfio/mbochs: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/mdpy: Provide a get_region_info opJason Gunthorpe
2025-11-12vfio/mtty: Provide a get_region_info opJason Gunthorpe
2025-11-12rust: debugfs: Replace the usage of Rust native atomicsBoqun Feng
2025-11-05vfio/mtty: Fix spelling typo in samples/vfio-mdevChu Guangqing
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-05samples: rust: debugfs_scoped: add example for blobsDanilo Krummrich
2025-11-05samples: rust: debugfs: add example for blobsDanilo Krummrich
2025-10-29samples: rust: auxiliary: illustrate driver interactionDanilo Krummrich
2025-10-29samples: rust: auxiliary: misc cleanup of ParentDriver::connect()Danilo Krummrich
2025-10-29rust: auxiliary: unregister on parent device unbindDanilo Krummrich
2025-10-29rust: auxiliary: consider auxiliary devices always have a parentDanilo Krummrich
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich
2025-10-20samples: rust: debugfs: use `core::ffi::CStr` method namesMiguel Ojeda
2025-10-20samples: rust: platform: remove trailing commasTamir Duberstein
2025-10-18samples/bpf: Fix spelling typos in samples/bpfChu Guangqing
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-09-25USB: disable rust bindings from the build for nowGreg Kroah-Hartman
2025-09-24samples: rust: add a USB driver sampleDaniel Almeida
2025-09-21samples/damon/mtier: use damon_initialized()SeongJae Park
2025-09-21samples/damon/prcl: use damon_initialized()SeongJae Park
2025-09-21samples/damon/wsse: use damon_initialized()SeongJae Park
2025-09-21samples/cgroup: rm unused MEMCG_EVENTS macrozhang jiao
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-17Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-09-16rust: configfs: use `core::ffi::CStr` method namesTamir Duberstein
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman
2025-09-13samples/damon/mtier: avoid starting DAMON before initializationSeongJae Park
2025-09-13samples/damon/prcl: avoid starting DAMON before initializationSeongJae Park