aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-11samples/livepatch: add module descriptionsArnd Bergmann6-0/+6
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+6
2025-04-02tracing: Verify event formats that have "%*p.."Steven Rostedt1-2/+6
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-90/+91
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-19/+22
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-0/+78
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-20/+20
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds9-6/+115
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-1/+1
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-3/+34
2025-03-26samples/landlock: Enable users to log sandbox denialsMickaël Salaün1-3/+34
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-7/+42
2025-03-21samples: add hung_task detector mutex blocking sampleMasami Hiramatsu (Google)4-0/+78
2025-03-20samples: rust: add Rust dma test sample driverAbdiel Janulgue3-0/+109
2025-03-17samples: rust_misc_device: fix markup in top-level docsAlice Ryhl1-90/+91
2025-03-17samples/damon: a typo in the kconfig - samepleSeongjun Kim1-2/+2
2025-03-17rust: platform: fix unrestricted &mut platform::DeviceDanilo Krummrich1-4/+7
2025-03-17rust: pci: fix unrestricted &mut pci::DeviceDanilo Krummrich1-4/+4
2025-03-16samples: kmemleak: print the raw pointers for debugging purposesCatalin Marinas1-18/+18
2025-03-10rust: module: introduce `authors` keyGuilherme Giacomo Simoes6-6/+6
2025-03-07samples/check-exec: Fix script nameMickaël Salaün1-0/+0
2025-02-27rust/faux: Add missing parent argument to Registration::new()Lyude Paul1-1/+1
2025-02-25samples/vfs: fix printf format string for size_tArnd Bergmann1-2/+2
2025-02-22rust: io: rename `io::Io` accessorsFiona Behrens1-6/+6
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov4-6/+47
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-0/+40
2025-02-13rust/kernel: Add faux device bindingsLyude Paul3-0/+40
2025-02-12samples/vfs: add STATMOUNT_MNT_{G,U}IDMAPChristian Brauner2-3/+37
2025-02-12samples/vfs: check whether flag was raisedChristian Brauner1-4/+5
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-6/+7
2025-02-05samples/bpf: Fix broken vmlinux path for VMLINUX_BTFJinghao Jia1-1/+1
2025-02-04samples/hid: fix broken vmlinux path for VMLINUX_BTFJinghao Jia1-1/+1
2025-02-04samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGSJinghao Jia1-5/+6
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+9
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-0/+431
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün1-2/+9
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-0/+290
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-14/+7
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds2-2/+1
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds10-0/+339
2025-01-22Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-0/+7
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-1/+19
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+2
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-1/+668
2025-01-20samples/vfs: fix build warningsChristian Brauner1-11/+12
2025-01-20samples/vfs: use shared headerChristian Brauner3-93/+249
2025-01-13samples/damon/prcl: implement schemes setupSeongJae Park1-0/+20
2025-01-13samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamationSeongJae Park4-0/+131