| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-16 | Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-16 | Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -19/+14 |
| 2026-04-15 | Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -4/+9 |
| 2026-04-13 | Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -22/+68 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -34/+34 |
| 2026-04-07 | samples/landlock: Add support for named UNIX domain socket restrictions | Günther Noack | 1 | -3/+9 |
| 2026-04-01 | Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/ru... | Dave Airlie | 2 | -26/+77 |
| 2026-03-26 | Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
| 2026-03-23 | rust: dma: add zeroed constructor to `Coherent` | Gary Guo | 1 | -4/+9 |
| 2026-03-19 | vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl | Yishai Hadas | 1 | -11/+5 |
| 2026-03-19 | vfio: mdev: replace mtty_dev->vd_class with a const struct class | Jori Koolstra | 1 | -8/+9 |
| 2026-03-19 | sample/tsm-mr: Use SHA-2 library APIs | Eric Biggers | 2 | -34/+34 |
| 2026-03-17 | sample: rust: pci: use `register!` macro | Alexandre Courbot | 1 | -22/+68 |
| 2026-03-15 | samples: qmi: Use the unified QMI service ID instead of defining it locally | Daniel Lezcano | 1 | -1/+1 |
| 2026-03-13 | Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -14/+16 |
| 2026-03-07 | rust: dma: use pointer projection infra for `dma_{read,write}` macro | Gary Guo | 1 | -14/+16 |
| 2026-03-05 | workqueue: Add stall detector sample module | Breno Leitao | 2 | -0/+99 |
| 2026-03-04 | samples/landlock: Bump ABI version to 8 | Günther Noack | 1 | -2/+3 |
| 2026-02-17 | Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+9 |
| 2026-02-17 | Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
| 2026-02-12 | Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+6 |
| 2026-02-11 | Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -72/+225 |
| 2026-02-06 | samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print | Dirk Behme | 1 | -3/+3 |
| 2026-01-26 | samples: rust: remove imports available via prelude | Gary Guo | 3 | -4/+1 |
| 2026-01-24 | rust: samples: dma: remove redundant `.as_ref()` for `dev_*` print | Gary Guo | 1 | -5/+8 |
| 2026-01-24 | rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print | Gary Guo | 4 | -6/+4 |
| 2026-01-24 | rust: pci: remove redundant `.as_ref()` for `dev_*` print | Gary Guo | 1 | -3/+3 |
| 2026-01-23 | sample: rust: pci: add tests for config space routines | Zhi Wang | 1 | -0/+26 |
| 2026-01-23 | rust: io: separate generic I/O helpers from MMIO implementation | Zhi Wang | 1 | -0/+1 |
| 2026-01-19 | Merge 6.19-rc6 usb-next | Greg Kroah-Hartman | 5 | -14/+14 |
| 2026-01-19 | samples: rust: i2c: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 2 | -8/+6 |
| 2026-01-15 | samples: configfs: Constify struct configfs_item_operations and configfs_grou... | Christophe JAILLET | 1 | -4/+4 |
| 2026-01-15 | rust: configfs: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -3/+2 |
| 2026-01-12 | Merge tag 'v6.19-rc5' into driver-core-next | Danilo Krummrich | 5 | -14/+14 |
| 2026-01-12 | Merge 6.19-rc5 into char-misc-next | Greg Kroah-Hartman | 6 | -15/+15 |
| 2026-01-07 | rust: platform: use "kernel vertical" style for imports | Danilo Krummrich | 1 | -3/+7 |
| 2026-01-07 | rust: auxiliary: use "kernel vertical" style for imports | Danilo Krummrich | 1 | -3/+5 |
| 2026-01-07 | rust: usb: use "kernel vertical" style for imports | Danilo Krummrich | 1 | -1/+9 |
| 2025-12-31 | samples/ftrace: Adjust LoongArch register restore order in direct calls | Chenghao Duan | 5 | -14/+14 |
| 2025-12-29 | Merge tag 'v6.19-rc3' into driver-core-next | Danilo Krummrich | 1 | -1/+1 |
| 2025-12-29 | rust: miscdevice: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -2/+1 |
| 2025-12-28 | rust: Add SoC Driver Sample | Matthew Maurer | 3 | -0/+93 |
| 2025-12-23 | samples: rust: faux: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -2/+6 |
| 2025-12-22 | samples: rust: pci: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -2/+8 |
| 2025-12-22 | samples: rust: debugfs: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 2 | -21/+15 |
| 2025-12-22 | rust: platform: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -16/+14 |
| 2025-12-22 | rust: auxiliary: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -2/+2 |
| 2025-12-22 | rust: debugfs: use "kernel vertical" style for imports | Danilo Krummrich | 2 | -15/+38 |
| 2025-12-18 | samples: rust: debugfs: Update ARef imports to use sync::aref | Shankari Anand | 1 | -1/+2 |
| 2025-12-17 | samples: rust: fix endianness issue in rust_driver_pci | Marko Turk | 1 | -1/+1 |
| 2025-12-06 | Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-06 | Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -11/+12 |
| 2025-12-06 | Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
| 2025-12-05 | Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -104/+390 |
| 2025-12-04 | Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -102/+38 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-03 | Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 4 | -5/+5 |
| 2025-12-03 | Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 2 | -3/+3 |
| 2025-12-01 | Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+8 |
| 2025-11-27 | selftests: complete kselftest include centralization | Bala-Vignesh-Reddy | 1 | -0/+1 |
| 2025-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+12 |
| 2025-11-26 | samples/kobject: constify 'struct foo_attribute' | Thomas Weißschuh | 1 | -16/+17 |
| 2025-11-26 | samples/kobject: add is_visible() callback to attribute group | Thomas Weißschuh | 1 | -1/+16 |
| 2025-11-22 | samples: rust: fix module name for Rust PCI driver sample | Peter Colberg | 1 | -1/+1 |
| 2025-11-21 | samples: work around glibc redefining some of our defines wrong | Linus Torvalds | 2 | -0/+12 |
| 2025-11-18 | samples: rust: add Rust I2C client registration sample | Igor Korotin | 3 | -0/+160 |
| 2025-11-18 | samples: rust: add Rust I2C sample driver | Igor Korotin | 3 | -0/+86 |
| 2025-11-12 | vfio: Move the remaining drivers to get_region_info_caps | Jason Gunthorpe | 2 | -64/+13 |
| 2025-11-12 | vfio/mbochs: Convert mbochs to use vfio_info_add_capability() | Jason Gunthorpe | 1 | -52/+23 |
| 2025-11-12 | vfio/mbochs: Provide a get_region_info op | Jason Gunthorpe | 1 | -25/+31 |
| 2025-11-12 | vfio/mdpy: Provide a get_region_info op | Jason Gunthorpe | 1 | -24/+29 |
| 2025-11-12 | vfio/mtty: Provide a get_region_info op | Jason Gunthorpe | 1 | -24/+29 |
| 2025-11-12 | rust: debugfs: Replace the usage of Rust native atomics | Boqun Feng | 2 | -10/+8 |
| 2025-11-11 | samples: fix coding style issues in Kconfig | Zhou Yuhang | 1 | -11/+11 |
| 2025-11-05 | vfio/mtty: Fix spelling typo in samples/vfio-mdev | Chu Guangqing | 1 | -1/+1 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-11-05 | samples: rust: debugfs_scoped: add example for blobs | Danilo Krummrich | 1 | -4/+10 |
| 2025-11-05 | samples: rust: debugfs: add example for blobs | Danilo Krummrich | 1 | -0/+13 |
| 2025-11-03 | rust: samples: add a module parameter to the rust_minimal sample | Andreas Hindborg | 1 | -0/+10 |
| 2025-10-29 | samples: rust: auxiliary: illustrate driver interaction | Danilo Krummrich | 1 | -3/+19 |
| 2025-10-29 | samples: rust: auxiliary: misc cleanup of ParentDriver::connect() | Danilo Krummrich | 1 | -6/+5 |
| 2025-10-29 | rust: auxiliary: unregister on parent device unbind | Danilo Krummrich | 1 | -7/+10 |
| 2025-10-29 | rust: auxiliary: consider auxiliary devices always have a parent | Danilo Krummrich | 1 | -1/+1 |
| 2025-10-21 | rust: driver: let probe() return impl PinInit<Self, Error> | Danilo Krummrich | 6 | -77/+64 |
| 2025-10-20 | samples: rust: debugfs: use `core::ffi::CStr` method names | Miguel Ojeda | 1 | -1/+1 |
| 2025-10-20 | samples: rust: platform: remove trailing commas | Tamir Duberstein | 1 | -2/+2 |
| 2025-10-18 | samples/bpf: Fix spelling typos in samples/bpf | Chu Guangqing | 4 | -5/+5 |
| 2025-10-13 | Revert "USB: disable rust bindings from the build for now" | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -4/+94 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+23 |
| 2025-10-02 | Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -5/+5 |
| 2025-10-02 | Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2 | -10/+27 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -17/+321 |
| 2025-09-30 | Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 2 | -2/+2 |
| 2025-09-25 | USB: disable rust bindings from the build for now | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-09-24 | samples: rust: add a USB driver sample | Daniel Almeida | 3 | -0/+59 |
| 2025-09-21 | samples/damon/mtier: use damon_initialized() | SeongJae Park | 1 | -4/+7 |
| 2025-09-21 | samples/damon/prcl: use damon_initialized() | SeongJae Park | 1 | -4/+7 |
| 2025-09-21 | samples/damon/wsse: use damon_initialized() | SeongJae Park | 1 | -6/+9 |
| 2025-09-21 | samples/cgroup: rm unused MEMCG_EVENTS macro | zhang jiao | 1 | -2/+0 |
| 2025-09-17 | Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -0/+9 |
| 2025-09-17 | Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru... | Dave Airlie | 2 | -10/+27 |
| 2025-09-16 | rust: configfs: use `core::ffi::CStr` method names | Tamir Duberstein | 1 | -1/+1 |
| 2025-09-15 | Merge 6.17-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-09-13 | samples/damon/mtier: avoid starting DAMON before initialization | SeongJae Park | 1 | -0/+3 |
| 2025-09-13 | samples/damon/prcl: avoid starting DAMON before initialization | SeongJae Park | 1 | -0/+3 |
| 2025-09-13 | samples/damon/wsse: avoid starting DAMON before initialization | SeongJae Park | 1 | -0/+3 |
| 2025-09-12 | Merge tag 'pin-init-v6.18' of https://github.com/Rust-for-Linux/linux into dr... | Danilo Krummrich | 1 | -1/+1 |
| 2025-09-11 | rust: pin-init: add references to previously initialized fields | Benno Lossin | 1 | -1/+1 |
| 2025-09-10 | samples: rust: Add scoped debugfs sample driver | Matthew Maurer | 3 | -0/+146 |
| 2025-09-10 | samples: rust: Add debugfs sample driver | Matthew Maurer | 3 | -0/+163 |
| 2025-09-06 | Merge patch series "Rust support for `struct iov_iter`" | Greg Kroah-Hartman | 1 | -2/+34 |
| 2025-09-06 | samples: rust_misc_device: Expand the sample to support read()ing from userspace | Lee Jones | 1 | -2/+34 |
| 2025-09-05 | ftrace/samples: Fix function size computation | Vladimir Riabchun | 1 | -1/+1 |
| 2025-09-04 | samples: rust: dma: add sample code for SGTable | Danilo Krummrich | 1 | -9/+26 |
| 2025-09-02 | rust: configfs: re-export `configfs_attrs` from `configfs` module | Andreas Hindborg | 1 | -1/+1 |
| 2025-09-01 | rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_* | John Hubbard | 3 | -16/+11 |
| 2025-08-19 | rust: miscdevice: update ARef import to sync::aref | Shankari Anand | 1 | -2/+1 |
| 2025-08-15 | rust: dma: Update ARef and AlwaysRefCounted imports from sync::aref | Shankari Anand | 1 | -1/+1 |
| 2025-08-15 | rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref | Shankari Anand | 2 | -2/+2 |
| 2025-08-13 | media: v4l2-pci-skeleton: Rename second ioctl handlers argument to 'void *priv' | Laurent Pinchart | 1 | -5/+5 |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -12/+78 |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 4 | -3/+5 |
| 2025-08-02 | samples: Kconfig: fix spelling mistake "instancess" -> "instances" | Colin Ian King | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -43/+141 |
| 2025-07-31 | Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+7 |
| 2025-07-30 | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -13/+15 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -20/+182 |
| 2025-07-29 | Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
| 2025-07-28 | samples: fix building fs-monitor on musl systems | Brahmajit Das | 1 | -0/+7 |
| 2025-07-21 | rust: use `kernel::{fmt,prelude::fmt!}` | Tamir Duberstein | 1 | -1/+1 |
| 2025-07-19 | samples: enhance hung_task detector test with read-write semaphore support | Zi Li | 2 | -11/+77 |
| 2025-07-19 | mm/damon/vaddr: put pid in cleanup_target() | SeongJae Park | 2 | -4/+0 |
| 2025-07-19 | samples/damon/wsse: use damon_call() repeat mode instead of damon_callback | SeongJae Park | 1 | -3/+13 |
| 2025-07-19 | samples/damon/prcl: use damon_call() repeat mode instead of damon_callback | SeongJae Park | 1 | -4/+14 |
| 2025-07-19 | samples/damon: support automatic node address detection | Yunjeong Mun | 1 | -3/+34 |
| 2025-07-19 | samples/damon: change enable parameters to enabled | Honggyu Kim | 3 | -33/+33 |
| 2025-07-19 | samples/damon/mtier: rename to have damon_sample_ prefix | SeongJae Park | 1 | -0/+5 |
| 2025-07-19 | samples/damon/prcl: rename to have damon_sample_ prefix | SeongJae Park | 1 | -0/+5 |
| 2025-07-19 | samples/damon/wsse: rename to have damon_sample_ prefix | SeongJae Park | 1 | -0/+5 |
| 2025-07-19 | rust: samples: dma: set DMA mask | Danilo Krummrich | 1 | -1/+13 |
| 2025-07-16 | samples: mei: Fix building on musl libc | Brahmajit Das | 1 | -1/+1 |
| 2025-07-16 | samples/kobject: make attribute_group const | Meng Shao Liu | 1 | -1/+1 |
| 2025-07-16 | samples/kobject: fix path comment | Meng Shao Liu | 2 | -3/+3 |
| 2025-07-15 | Merge tag 'alloc-next-v6.17-2025-07-15' of https://github.com/Rust-for-Linux/... | Miguel Ojeda | 1 | -13/+15 |
| 2025-07-14 | rust: uaccess: use newtype for user pointers | Alice Ryhl | 1 | -0/+2 |
| 2025-07-13 | samples/damon/mtier: support boot time enable setup | SeongJae Park | 1 | -0/+10 |
| 2025-07-13 | samples/damon/prcl: fix boot time enable crash | SeongJae Park | 1 | -0/+10 |
| 2025-07-13 | samples/damon/wsse: fix boot time enable handling | SeongJae Park | 1 | -1/+11 |
| 2025-07-13 | samples/damon/mtier: add parameters for node0 memory usage | Yunjeong Mun | 1 | -1/+7 |
| 2025-07-09 | samples/damon: fix damon sample mtier for start failure | Honggyu Kim | 1 | -2/+6 |
| 2025-07-09 | samples/damon: fix damon sample wsse for start failure | Honggyu Kim | 1 | -2/+6 |
| 2025-07-09 | samples/damon: fix damon sample prcl for start failure | Honggyu Kim | 1 | -2/+6 |
| 2025-07-09 | samples: rust: pci: reset pci-testdev in unbind() | Danilo Krummrich | 1 | -1/+10 |
| 2025-07-05 | rust: auxiliary: remove unnecessary import | Tamir Duberstein | 1 | -2/+1 |
| 2025-07-01 | samples/landlock: Fix building on musl libc | Brahmajit Das | 1 | -1/+4 |
| 2025-06-28 | rust: devres: get rid of Devres' inner Arc | Danilo Krummrich | 1 | -9/+10 |
| 2025-06-26 | samples: rust: add ACPI match table example to platform driver | Igor Korotin | 1 | -1/+69 |
| 2025-06-25 | samples: rust: platform: conditionally call Self::properties_parse() | Danilo Krummrich | 1 | -1/+3 |
| 2025-06-25 | samples: rust: platform: don't call as_ref() repeatedly | Danilo Krummrich | 1 | -3/+5 |
| 2025-06-25 | samples: rust: platform: Add property child and reference args examples | Remo Senekowitsch | 1 | -1/+12 |
| 2025-06-24 | rust: macros: remove `module!`'s deprecated `author` key | Guilherme Giacomo Simoes | 2 | -2/+2 |
| 2025-06-23 | rust: dma: convert the read/write macros to return Result | Abdiel Janulgue | 1 | -13/+15 |
| 2025-06-13 | samples: rust: platform: Add property read examples | Remo Senekowitsch | 1 | -1/+59 |
| 2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -71/+103 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -1/+194 |
| 2025-05-29 | Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 4 | -0/+145 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+0 |
| 2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 4 | -3/+135 |
| 2025-05-26 | Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+204 |
| 2025-05-21 | Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 4 | -3/+135 |
| 2025-05-15 | samples: rust: select AUXILIARY_BUS instead of depending on it | Alexandre Courbot | 1 | -1/+1 |
| 2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-05-12 | samples/damon: implement a DAMON module for memory tiering | SeongJae Park | 4 | -0/+193 |
| 2025-05-12 | sample/tsm-mr: Fix missing static for sample_report | Cedric Xing | 1 | -1/+1 |
| 2025-05-12 | tracing: samples: Initialize trace_array_printk() with the correct function | Steven Rostedt | 1 | -1/+1 |
| 2025-05-12 | rust: configfs: add a sample demonstrating configfs usage | Andreas Hindborg | 3 | -0/+204 |
| 2025-05-11 | samples: extend hung_task detector test with semaphore support | Zi Li | 4 | -71/+103 |
| 2025-05-11 | samples/damon/prcl: fix a comment typo | Enze Li | 1 | -1/+1 |
| 2025-05-08 | tsm-mr: Add tsm-mr sample code | Cedric Xing | 4 | -0/+145 |
| 2025-05-04 | samples: rust: pci: take advantage of Devres::access() | Danilo Krummrich | 1 | -6/+6 |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-04-25 | samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora | Haoran Jiang | 1 | -1/+1 |
| 2025-04-22 | samples: rust: convert PCI rust sample driver to use try_access_with() | Alexandre Courbot | 1 | -6/+5 |
| 2025-04-19 | samples: rust: add Rust auxiliary driver sample | Danilo Krummrich | 3 | -0/+133 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -0/+6 |
| 2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 1 | -1/+0 |
| 2025-04-11 | samples/livepatch: add module descriptions | Arnd Bergmann | 6 | -0/+6 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
| 2025-04-03 | Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr... | Linus Torvalds | 1 | -2/+6 |
| 2025-04-02 | tracing: Verify event formats that have "%*p.." | Steven Rostedt | 1 | -2/+6 |
| 2025-04-01 | Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -90/+91 |
| 2025-04-01 | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -19/+22 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -0/+78 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -20/+20 |
| 2025-03-30 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 9 | -6/+115 |
| 2025-03-30 | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-28 | Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+34 |