index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]