summaryrefslogtreecommitdiffstats
path: root/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds13 days25-1945/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-11-131-43/+69
| |\
| * | samples/bpf: Remove unused variable in xdp2skb_meta_kern.cZhu Jun2024-11-131-1/+1
| * | samples/bpf: Remove unused variables in tc_l2_redirect_kern.cZhu Jun2024-11-131-4/+0
| * | samples/bpf: remove obsolete tracing related testsDaniel T. Lee2024-10-1110-564/+0
| * | samples/bpf: remove obsolete cgroup related testsDaniel T. Lee2024-10-117-693/+0
| * | selftests/bpf: migrate cgroup sock create test for prohibiting socketsDaniel T. Lee2024-10-114-248/+0
| * | selftests/bpf: migrate cgroup sock create test for setting iface/mark/prioDaniel T. Lee2024-10-113-435/+0
| * | samples/bpf: Fix a resource leakZhu Jun2024-10-111-1/+3
| * | samples/bpf: Remove unused variablesZhu Jun2024-10-101-2/+0
| * | bpf: syscall_nrs: Disable no previous prototype warnningJason Xing2024-10-081-0/+5
| * | bpf: Fix the xdp_adjust_tail sample prog issueYuan Chen2024-10-081-0/+1
* | | Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13 days1-5/+1
|\ \ \
| * | | media: samples: v4l2-pci-skeleton.c: drop vb2_ops_wait_prepare/finishHans Verkuil2024-10-281-5/+1
| |/ /
* | | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-191-1/+6
|\ \ \
| * | | tracing: Add __print_dynamic_array() helperSteven Rostedt2024-10-301-1/+6
| |/ /
* | | Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-11-141-1/+1
|\ \ \ | |_|/ |/| |
| * | samples: pktgen: correct dev to DEVWei Fang2024-11-141-1/+1
| |/
* | samples/landlock: Clarify option parsing behaviourMatthieu Buffet2024-10-221-15/+16
* | samples/landlock: Refactor help messageMatthieu Buffet2024-10-221-41/+38
* | samples/landlock: Fix port parsing in sandboxerMatthieu Buffet2024-10-221-2/+30
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-2/+0
* Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-241-4/+69
|\
| * samples/landlock: Add support for signal scopingTahera Fahimi2024-09-161-5/+14
| * samples/landlock: Add support for abstract UNIX socket scopingTahera Fahimi2024-09-161-4/+60
* | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2024-09-214-292/+7
|\ \
| * | samples/bpf: Remove sample tracex2Rong Tao2024-09-043-289/+0
| * | samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'Rong Tao2024-08-281-2/+2
| * | samples/bpf: Fix compilation errors with cf-protection optionJiangshan Yi2024-08-161-1/+5
* | | kmemleak-test: add percpu leakPavel Tikhomirov2024-09-021-0/+2
| |/ |/|
* | treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada2024-08-121-1/+0
|/
* 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-224-0/+4
|\ \
| * | kfifo: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-294-0/+4
| |/
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-0/+1
|\ \
| * | kmemleak-test: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-041-0/+1
| |/
* | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-201-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-187-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
|\ \ | |/ |/|