Commit Graph

349 Commits (6acc5c2910689fc6ee181bf63085c5efff6a42bd)

Author SHA1 Message Date
Martin KaFai Lau fb30d4b712 bpf: Add tests for map-in-map 8 years ago
Alexei Starovoitov 95ff141e52 samples/bpf: add map_lookup microbenchmark 8 years ago
David Howells a528d35e8b statx: Add a system call to make enhanced file info available 8 years ago
Ingo Molnar 0c98d344fe sched/core: Remove the tsk_cpus_allowed() wrapper 8 years ago
Mickaël Salaün a734fb5d60 samples/bpf: Reset global variables 8 years ago
Mickaël Salaün 16ad132900 samples/bpf: Ignore already processed ELF sections 8 years ago
Mickaël Salaün af392a8f53 samples/bpf: Add missing header 8 years ago
Alexei Starovoitov 7f67763337 bpf: introduce BPF_F_ALLOW_OVERRIDE flag 8 years ago
David Herrmann b8a943e294 samples/bpf: add lpm-trie benchmark 8 years ago
Jesper Dangaard Brouer cdb749cef1 bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAME 8 years ago
Dan Carpenter 73da4268fd vfio-mdev: remove some dead code 8 years ago
Dan Carpenter 5c677869e0 vfio-mdev: buffer overflow in ioctl() 8 years ago
Dan Carpenter 6ed0993a0b vfio-mdev: return -EFAULT if copy_to_user() fails 8 years ago
Mathias Svensson 916cafdc95 samples/seccomp: fix 64-bit comparison macros 8 years ago
Dan Carpenter d293dbaa54 vfio-mdev: fix some error codes in the sample code 8 years ago
Alex Williamson 99e3123e3d vfio-mdev: Make mdev_device private and abstract interfaces 8 years ago
Alex Williamson 9372e6feaa vfio-mdev: Make mdev_parent private 8 years ago
Alex Williamson 42930553a7 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops 8 years ago
Alex Williamson 08c1a4ef7c vfio-mdev: Fix mtty sample driver building 8 years ago
Arnaldo Carvalho de Melo b6f4c66704 samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include 8 years ago
Arnaldo Carvalho de Melo ee12996c9d samples/bpf sock_example: Avoid getting ethhdr from two includes 8 years ago
Joe Stringer 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
Joe Stringer 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
Arnaldo Carvalho de Melo 811b4f0d78 samples/bpf: Be consistent with bpf_load_program bpf_insn parameter 8 years ago
Joe Stringer 5dc880de6e tools lib bpf: Add bpf_prog_{attach,detach} 8 years ago
Joe Stringer 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
Arnaldo Carvalho de Melo 96c2fb69b9 samples/bpf: Make perf_event_read() static 8 years ago
Joe Stringer d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
Uwe Kleine-König e19b7cee02 make use of make variable CURDIR instead of calling pwd 8 years ago
Steven Rostedt (Red Hat) 8cf868affd tracing: Have the reg function allow to fail 8 years ago
Martin KaFai Lau 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
Sargun Dhillon 9b474ecee5 samples, bpf: Add automated test for cgroup filter attachments 8 years ago
Sargun Dhillon 1a922fee66 samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers 8 years ago
Alexei Starovoitov 69a9d09b22 samples/bpf: silence compiler warnings 8 years ago
David Ahern 554ae6e792 samples/bpf: add userspace example for prohibiting sockets 8 years ago
David Ahern 4f2e7ae56e samples/bpf: Update bpf loader for cgroup section names 8 years ago
David Ahern ad2805dc79 samples: bpf: add userspace example for modifying sk_bound_dev_if 8 years ago
Thomas Graf f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
Alexei Starovoitov 9bee294f53 samples/bpf: fix include path 8 years ago
Sargun Dhillon 1379fd3c42 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode 8 years ago
Michael Holzheu 2dbb4c05d0 bpf/samples: Fix PT_REGS_IP on s390x and use it 8 years ago
Daniel Borkmann e00c7b216f bpf: fix multiple issues in selftest suite and samples 8 years ago
Daniel Mack d8c5b17f2b samples: bpf: add userspace example for attaching eBPF programs to cgroups 8 years ago
Alexei Starovoitov db6a71dd9a samples/bpf: fix bpf loader 8 years ago
Alexei Starovoitov d2b024d32d samples/bpf: fix sockex2 example 8 years ago
Kirti Wankhede 9d1a546c53 docs: Sample driver to demonstrate how to use Mediated device framework. 8 years ago
Martin KaFai Lau 5db58faf98 bpf: Add tests for the LRU bpf_htab 8 years ago
Martin KaFai Lau 90e02896f1 bpf: Add test for bpf_redirect to ipip/ip6tnl 8 years ago
Ricky Zhou d881d25cf5 samples/seccomp: Support programs with >256 instructions 8 years ago
Ricky Zhou 1ff120504f samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper 8 years ago