| Commit message (Expand) | Author | Age | Files | Lines |
* | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich | 2020-07-21 | 4 | -8/+24 |
* | samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap | Lorenzo Bianconi | 2020-07-16 | 2 | -22/+178 |
* | samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop | Lorenzo Bianconi | 2020-07-16 | 1 | -9/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-07-14 | 8 | -208/+392 |
|\ |
|
| * | samples: bpf: Add an option for printing extra statistics in xdpsock | Ciara Loftus | 2020-07-14 | 1 | -2/+85 |
| * | bpf: Fix fds_example SIGSEGV error | Wenbo Zhang | 2020-07-10 | 1 | -1/+2 |
| * | samples: bpf: Refactor BPF map performance test with libbpf | Daniel T. Lee | 2020-07-08 | 2 | -147/+196 |
| * | samples: bpf: Refactor BPF map in map test with libbpf | Daniel T. Lee | 2020-07-08 | 3 | -49/+91 |
| * | samples: bpf: Fix bpf programs with kprobe/sys_connect event | Daniel T. Lee | 2020-07-08 | 3 | -9/+18 |
* | | samples/vfs: avoid warning in statx override | Kees Cook | 2020-07-04 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-26 | 3 | -21/+7 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-17 | 3 | -21/+7 |
| |\ |
|
| | * | bpf, xdp, samples: Fix null pointer dereference in *_user code | Gaurav Singh | 2020-06-16 | 3 | -21/+7 |
* | | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-21 | 2 | -7/+5 |
|\ \ \ |
|
| * | | | samples: watch_queue: build sample program for target architecture | Masahiro Yamada | 2020-06-21 | 2 | -7/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-06-20 | 1 | -6/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | sample-trace-array: Remove trace_array 'sample-instance' | Kefeng Wang | 2020-06-17 | 1 | -1/+5 |
| * | | sample-trace-array: Fix sleeping function called from invalid context | Kefeng Wang | 2020-06-17 | 1 | -5/+13 |
| |/ |
|
* / | samples: mei: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-06-16 | 1 | -1/+1 |
|/ |
|
* | binderfs: add gitignore for generated sample program | Linus Torvalds | 2020-06-13 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 4 | -8/+6 |
|\ |
|
| * | samples: binderfs: really compile this sample and fix build issues | Masahiro Yamada | 2020-06-11 | 4 | -8/+6 |
* | | watch_queue: add gitignore for generated sample program | Linus Torvalds | 2020-06-13 | 1 | -0/+1 |
* | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-13 | 4 | -0/+201 |
|\ \
| |/
|/| |
|
| * | pipe: Add notification lossage handling | David Howells | 2020-05-19 | 1 | -0/+3 |
| * | pipe: Allow buffers to be marked read-whole-or-error for notifications | David Howells | 2020-05-19 | 1 | -1/+1 |
| * | Add sample notification program | David Howells | 2020-05-19 | 4 | -0/+197 |
* | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 14 | -116/+59 |
|\ \ |
|
| * | | samples: watchdog: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 3 | -8/+6 |
| * | | samples: timers: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 3 | -14/+8 |
| * | | samples: auxdisplay: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 3 | -9/+7 |
| * | | samples: mei: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 2 | -6/+4 |
| * | | samples: pidfd: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 2 | -5/+5 |
| * | | samples: vfs: build sample programs for target architecture | Masahiro Yamada | 2020-05-17 | 2 | -9/+4 |
| * | | samples: connector: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -9/+3 |
| * | | samples: hidraw: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 2 | -7/+4 |
| * | | samples: uhid: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 4 | -6/+12 |
| * | | samples: uhid: fix warnings in uhid-example | Sam Ravnborg | 2020-05-17 | 1 | -2/+2 |
| * | | samples: seccomp: build sample programs for target architecture | Masahiro Yamada | 2020-05-17 | 2 | -40/+4 |
| * | | Revert "objtool: Skip samples subdirectory" | Masahiro Yamada | 2020-05-12 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-04 | 26 | -222/+479 |
|\ \ \ |
|
| * | | | samples, bpf: Refactor kprobe, tail call kern progs map definition | Daniel T. Lee | 2020-05-19 | 8 | -91/+93 |
| * | | | samples, bpf: Add tracex7 test file to .gitignore | Daniel T. Lee | 2020-05-19 | 1 | -0/+1 |
| * | | | samples, bpf: Refactor tail call user progs with libbpf | Daniel T. Lee | 2020-05-19 | 3 | -31/+103 |
| * | | | samples, bpf: Refactor kprobe tracing user progs with libbpf | Daniel T. Lee | 2020-05-19 | 9 | -64/+252 |
| * | | | samples, bpf: Refactor pointer error check with libbpf | Daniel T. Lee | 2020-05-19 | 3 | -15/+6 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 2 | -3/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS | Lorenzo Bianconi | 2020-05-15 | 2 | -14/+17 |
| * | | | samples/bpf: Remove compiler warnings | Yonghong Song | 2020-05-13 | 3 | -6/+6 |
| * | | | docs: networking: convert pktgen.txt to ReST | Mauro Carvalho Chehab | 2020-04-30 | 1 | -1/+1 |