summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
24 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/li...Mark Brown
25 hoursMerge branch 'next' of https://github.com/awilliam/linux-vfio.gitMark Brown
27 hoursMerge branch 'drm-rust-next' of https://gitlab.freedesktop.org/drm/rust/kerne...Mark Brown
28 hoursMerge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
31 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/qc...Mark Brown
33 hourssamples/landlock: Add support for named UNIX domain socket restrictionsGünther Noack
5 daysMerge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysrust: dma: add zeroed constructor to `Coherent`Gary Guo
12 daysvfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas
12 daysvfio: mdev: replace mtty_dev->vd_class with a const struct classJori Koolstra
12 dayssample/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
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` printDirk Behme
2026-01-26samples: rust: remove imports available via preludeGary Guo
2026-01-24rust: samples: dma: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-24rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-24rust: pci: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-23sample: rust: pci: add tests for config space routinesZhi Wang
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-19samples: rust: i2c: replace `kernel::c_str!` with C-StringsTamir Duberstein
2026-01-15samples: configfs: Constify struct configfs_item_operations and configfs_grou...Christophe JAILLET
2026-01-15rust: configfs: replace `kernel::c_str!` with C-StringsTamir Duberstein
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman
2026-01-07rust: platform: use "kernel vertical" style for importsDanilo Krummrich
2026-01-07rust: auxiliary: use "kernel vertical" style for importsDanilo Krummrich
2026-01-07rust: usb: use "kernel vertical" style for importsDanilo Krummrich
2025-12-31samples/ftrace: Adjust LoongArch register restore order in direct callsChenghao Duan
2025-12-29Merge tag 'v6.19-rc3' into driver-core-nextDanilo Krummrich
2025-12-29rust: miscdevice: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-28rust: Add SoC Driver SampleMatthew Maurer
2025-12-23samples: rust: faux: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22samples: rust: pci: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22samples: rust: debugfs: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: platform: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: auxiliary: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: debugfs: use "kernel vertical" style for importsDanilo Krummrich
2025-12-18samples: rust: debugfs: Update ARef imports to use sync::arefShankari Anand
2025-12-17samples: rust: fix endianness issue in rust_driver_pciMarko Turk
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds