aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-01Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-11-01Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-10-26samples/landlock: Support TCP restrictionsKonstantin Meskhidze
2023-10-26samples/bpf: Allow building with custom bpftoolViktor Malik
2023-10-26samples/bpf: Fix passing LDFLAGS to libbpfViktor Malik
2023-10-26samples/bpf: Allow building with custom CFLAGS/LDFLAGSViktor Malik
2023-10-24vfio/mtty: Enable migration supportAlex Williamson
2023-10-24vfio/mtty: Overhaul mtty interrupt handlingAlex Williamson
2023-10-23samples: bpf: Fix syscall_tp openat argumentDenys Zagorui
2023-10-10samples: kprobes: Fixes a typoAtul Kumar Pant
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi
2023-09-28samples/bpf: Add -fsanitize=bounds to userspace programsRuowen Qin
2023-09-21samples/bpf: syscall_tp_user: Fix array out-of-bound accessJinghao Jia
2023-09-21samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia
2023-09-08selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-24samples/bpf: Add note to README about the XDP utilities moved to xdp-toolsToke Høiland-Jørgensen
2023-08-24samples/bpf: Cleanup .gitignoreToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_sample_pkts utilityToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp1 and xdp2 utilitiesToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_rxq_info utilityToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_redirect* utilitiesToke Høiland-Jørgensen
2023-08-24samples/bpf: Remove the xdp_monitor utilityToke Høiland-Jørgensen
2023-08-21samples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi
2023-08-21samples/bpf: simplify spintest with kprobe.multiDaniel T. Lee
2023-08-21samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macroDaniel T. Lee
2023-08-21samples/bpf: fix broken map lookup probeDaniel T. Lee
2023-08-21samples/bpf: fix bio latency check with tracepointDaniel T. Lee
2023-08-21samples/bpf: make tracing programs to be more CO-RE centricDaniel T. Lee
2023-08-21samples/bpf: fix symbol mismatch by compiler optimizationDaniel T. Lee
2023-08-21samples/bpf: unify bpf program suffix to .bpf with tracing programsDaniel T. Lee
2023-08-21samples/bpf: convert to vmlinux.h with tracing programsDaniel T. Lee
2023-08-21samples/bpf: fix warning with ignored-attributesDaniel T. Lee
2023-08-04vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann
2023-07-26samples/hw_breakpoint: mark sample_hbp as staticChen Jiahao
2023-07-25samples/hw_breakpoint: fix building without module unloadingArnd Bergmann
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu
2023-07-24samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'Rong Tao
2023-07-24vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driverThomas Zimmermann
2023-07-18samples/bpf: README: Update build dependencies requiredAnh Tuan Phan
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-11samples/bpf: syscall_tp: Aarch64 no open syscallRong Tao
2023-07-10arm64: ftrace: Add direct call trampoline samples supportFlorent Revest
2023-07-10samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds