summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-253-4/+4
|\
| * Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman2024-06-071-4/+2
| |\
| | * samples: qmi: Convert to platform remove callback returning voidUwe Kleine-König2024-05-271-4/+2
| * | samples/kobject: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-042-0/+2
| |/
* | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-214-0/+4
|\ \
| * | kfifo: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-284-0/+4
| |/
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-0/+1
|\ \
| * | kmemleak-test: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-031-0/+1
| |/
* | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-191-0/+1
|\ \
| * | samples: configfs: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-101-0/+1
| |/
* | Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-07-194-1/+4
|\ \
| * | vfio-mdev: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-174-1/+4
| |/
* | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-183-0/+3
|\ \
| * | samples: kprobes: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-122-0/+2
| * | fprobe: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-121-0/+1
| |/
* | Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-177-108/+57
|\ \
| * | HID: samples: fix the 2 struct_ops definitionsBenjamin Tissoires2024-07-052-8/+8
| * | HID: samples: convert the 2 HID-BPF samples into struct_opsBenjamin Tissoires2024-06-147-108/+57
| |/
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-2/+1
|\ \ | |/ |/|
| * bpf: Remove unused variable "prev_state"Ying Zhang2024-05-211-2/+1
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-9/+10
* | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-221-2/+2
|\ \
| * | virt: acrn: Fix typosThorsten Blum2024-05-041-2/+2
* | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-1/+2
|\ \ \
| * | | kfifo: don't use "proxy" headersAndy Shevchenko2024-05-081-1/+2
| |/ /
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-2/+2
|\ \ \
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-102-2/+2
| |/ /
* | | Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-181-5/+13
|\ \ \ | |_|/ |/| |
| * | samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEVGünther Noack2024-05-131-3/+10
| * | samples/landlock: Fix incorrect free in populate_ruleset_netIvanov Mikhail2024-05-131-2/+3
| |/
* | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-141-1/+1
|\ \
| * | samples/bpf: Add valid info for VMLINUX_BTFTao Chen2024-04-291-1/+1
| |/
* | rust: sync: update `Arc` and `UniqueArc` to take allocation flagsWedson Almeida Filho2024-04-161-2/+2
* | rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho2024-04-161-3/+3
|/
* Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-7/+11
|\
| * tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)2024-03-181-1/+1
| * tracing: Add __string_len() exampleSteven Rostedt (Google)2024-03-181-2/+5
| * tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-4/+5
* | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-03-152-20/+16
|\ \ | |/ |/|
| * vfio/mbochs: make mbochs_class constantRicardo B. Marliere2024-03-051-10/+8
| * vfio/mdpy: make mdpy_class constantRicardo B. Marliere2024-03-051-10/+8
* | Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-5/+8
|\ \
| * | samples/landlock: Don't error out if a file path cannot be openedMickaël Salaün2024-03-081-5/+8
| |/
* | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-122-2/+2
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-022-2/+2
| |\ \ | | |/ | |/|
| | * bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-292-2/+2
* | | Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-121-2/+6
|\ \ \ | |/ / |/| |
| * | samples: user-trap: fix strict-aliasing warningArnd Bergmann2024-02-121-2/+6
| |/
* / work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-4/+4
|/
* samples/cgroup: add .gitignore file for generated samplesLinus Torvalds2024-01-241-0/+3