index
:
kernel/git/mips/linux.git
master
mips-fixes
mips-next
MIPS group's fork of linux.git
MIPS group
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
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
-107
/
+393
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
-80
/
+67
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
2025-03-26
samples/landlock: Enable users to log sandbox denials
Mickaël Salaün
1
-3
/
+34
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+42
2025-03-21
samples: add hung_task detector mutex blocking sample
Masami Hiramatsu (Google)
4
-0
/
+78
2025-03-20
samples: rust: add Rust dma test sample driver
Abdiel Janulgue
3
-0
/
+109
2025-03-17
samples: rust_misc_device: fix markup in top-level docs
Alice Ryhl
1
-90
/
+91
2025-03-17
samples/damon: a typo in the kconfig - sameple
Seongjun Kim
1
-2
/
+2
2025-03-17
rust: platform: fix unrestricted &mut platform::Device
Danilo Krummrich
1
-4
/
+7
2025-03-17
rust: pci: fix unrestricted &mut pci::Device
Danilo Krummrich
1
-4
/
+4
2025-03-16
samples: kmemleak: print the raw pointers for debugging purposes
Catalin Marinas
1
-18
/
+18
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
6
-6
/
+6
2025-03-07
samples/check-exec: Fix script name
Mickaël Salaün
1
-0
/
+0
2025-02-27
rust/faux: Add missing parent argument to Registration::new()
Lyude Paul
1
-1
/
+1
2025-02-25
samples/vfs: fix printf format string for size_t
Arnd Bergmann
1
-2
/
+2
2025-02-22
rust: io: rename `io::Io` accessors
Fiona Behrens
1
-6
/
+6
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
4
-6
/
+47
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+40
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
3
-0
/
+40
2025-02-12
samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP
Christian Brauner
2
-3
/
+37
2025-02-12
samples/vfs: check whether flag was raised
Christian Brauner
1
-4
/
+5
2025-02-10
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+7
2025-02-05
samples/bpf: Fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
1
-1
/
+1
2025-02-04
samples/hid: fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
1
-1
/
+1
2025-02-04
samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
Jinghao Jia
1
-5
/
+6
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+9
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-0
/
+431
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
1
-2
/
+9
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-0
/
+290
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-14
/
+7
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-2
/
+1
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-0
/
+339
2025-01-22
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-1
/
+19
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+2
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-1
/
+668
2025-01-20
samples/vfs: fix build warnings
Christian Brauner
1
-11
/
+12
2025-01-20
samples/vfs: use shared header
Christian Brauner
3
-93
/
+249
2025-01-13
samples/damon/prcl: implement schemes setup
SeongJae Park
1
-0
/
+20
2025-01-13
samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...
SeongJae Park
4
-0
/
+131
2025-01-13
samples/damon/wsse: implement working set size estimation and logging
SeongJae Park
1
-0
/
+18
2025-01-13
samples/damon/wsse: start and stop DAMON as the user requests
SeongJae Park
1
-1
/
+34
2025-01-13
samples: add a skeleton of a sample DAMON module for working set size estimation
SeongJae Park
5
-0
/
+88
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
1
-0
/
+18
2025-01-12
livepatch: convert timeouts to secs_to_jiffies()
Easwar Hariharan
3
-14
/
+7
2025-01-10
samples/landlock: Fix possible NULL dereference in parse_path()
Zichen Xie
1
-0
/
+7
2025-01-10
samples/vfs/mountinfo: Use __u64 instead of uint64_t
Geert Uytterhoeven
1
-18
/
+17
2025-01-09
samples: add test-list-all-mounts
Christian Brauner
3
-1
/
+237
2025-01-09
samples: add a mountinfo program to demonstrate statmount()/listmount()
Jeff Layton
3
-1
/
+276
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
1
-1
/
+1
[next]