summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-2/+2
|\
| * samples/bpf: Use %lu format specifier for unsigned long valuesColin Ian King2023-12-201-2/+2
* | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-102-6/+6
|\ \
| * | samples: Replace strlcpy() with strscpy()Kees Cook2023-11-302-6/+6
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-095-0/+425
|\ \
| * | samples/cgroup: introduce memcg memory.events listenerDmitry Rokosov2023-12-102-1/+331
| * | samples: introduce new samples subdir for cgroupDmitry Rokosov2023-12-104-0/+95
| |/
* / eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-2/+2
|/
* Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-031-15/+100
|\
| * samples/landlock: Support TCP restrictionsKonstantin Meskhidze2023-10-261-15/+100
* | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-11-011-1/+1
|\ \
| * | samples: kprobes: Fixes a typoAtul Kumar Pant2023-10-101-1/+1
| |/
* | Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-11-013-75/+758
|\ \
| * | vfio/mtty: Enable migration supportAlex Williamson2023-10-241-0/+590
| * | vfio/mtty: Overhaul mtty interrupt handlingAlex Williamson2023-10-241-73/+166
| * | vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi2023-09-282-2/+2
| |/
* | samples/bpf: Allow building with custom bpftoolViktor Malik2023-10-261-2/+3
* | samples/bpf: Fix passing LDFLAGS to libbpfViktor Malik2023-10-261-1/+1
* | samples/bpf: Allow building with custom CFLAGS/LDFLAGSViktor Malik2023-10-261-1/+4
* | samples: bpf: Fix syscall_tp openat argumentDenys Zagorui2023-10-231-2/+13
* | samples/bpf: Add -fsanitize=bounds to userspace programsRuowen Qin2023-09-281-0/+3
* | samples/bpf: syscall_tp_user: Fix array out-of-bound accessJinghao Jia2023-09-211-3/+20
* | samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia2023-09-211-12/+12
* | selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao2023-09-081-0/+4
|/
* Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-303-0/+3
|\
| * vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu2023-07-253-0/+3
* | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-302-7/+2
|\ \
| * | vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann2023-08-042-6/+2
| * | vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driverThomas Zimmermann2023-07-241-1/+0
| |/
* | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-2/+4
|\ \
| * | samples/hw_breakpoint: mark sample_hbp as staticChen Jiahao2023-07-261-1/+1
| * | samples/hw_breakpoint: fix building without module unloadingArnd Bergmann2023-07-251-0/+2
| * | samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'Rong Tao2023-07-241-1/+1
* | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-2944-3720/+145
|\ \ \
| * | | samples/bpf: Add note to README about the XDP utilities moved to xdp-toolsToke Høiland-Jørgensen2023-08-241-0/+6
| * | | samples/bpf: Cleanup .gitignoreToke Høiland-Jørgensen2023-08-241-12/+0
| * | | samples/bpf: Remove the xdp_sample_pkts utilityToke Høiland-Jørgensen2023-08-243-256/+0
| * | | samples/bpf: Remove the xdp1 and xdp2 utilitiesToke Høiland-Jørgensen2023-08-244-398/+0
| * | | samples/bpf: Remove the xdp_rxq_info utilityToke Høiland-Jørgensen2023-08-243-757/+0
| * | | samples/bpf: Remove the xdp_redirect* utilitiesToke Høiland-Jørgensen2023-08-249-1981/+1
| * | | samples/bpf: Remove the xdp_monitor utilityToke Høiland-Jørgensen2023-08-243-133/+1
| * | | samples/bpf: simplify spintest with kprobe.multiDaniel T. Lee2023-08-212-29/+10
| * | | samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macroDaniel T. Lee2023-08-211-7/+3
| * | | samples/bpf: fix broken map lookup probeDaniel T. Lee2023-08-211-2/+15
| * | | samples/bpf: fix bio latency check with tracepointDaniel T. Lee2023-08-211-12/+24
| * | | samples/bpf: make tracing programs to be more CO-RE centricDaniel T. Lee2023-08-214-40/+20
| * | | samples/bpf: fix symbol mismatch by compiler optimizationDaniel T. Lee2023-08-212-2/+3
| * | | samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee2023-08-2117-17/+17
| * | | samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee2023-08-2110-62/+25
| * | | samples/bpf: fix warning with ignored-attributesDaniel T. Lee2023-08-211-1/+1