| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-13 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir |  Hui Su | 3 | -0/+103 |
| 2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux |  Linus Torvalds | 2 | -2/+2 |
| 2020-09-10 | docs: trace: fix the location of kprobes.rst |  Mauro Carvalho Chehab | 2 | -2/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 12 | -27/+12 |
| 2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y |  Masahiro Yamada | 12 | -27/+12 |
| 2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+1 |
| 2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 14 | -235/+609 |
| 2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux |  Linus Torvalds | 2 | -2/+2 |
| 2020-07-21 | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel |  Ilya Leoshkevich | 4 | -8/+24 |
| 2020-07-16 | samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap |  Lorenzo Bianconi | 2 | -22/+178 |
| 2020-07-16 | samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop |  Lorenzo Bianconi | 1 | -9/+27 |
| 2020-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 8 | -197/+381 |
| 2020-07-13 | samples: bpf: Add an option for printing extra statistics in xdpsock |  Ciara Loftus | 1 | -2/+85 |
| 2020-07-10 | bpf: Fix fds_example SIGSEGV error |  Wenbo Zhang | 1 | -1/+2 |
| 2020-07-09 | PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h |  Huacai Chen | 1 | -1/+1 |
| 2020-07-08 | samples: bpf: Refactor BPF map performance test with libbpf |  Daniel T. Lee | 2 | -136/+185 |
| 2020-07-08 | samples: bpf: Refactor BPF map in map test with libbpf |  Daniel T. Lee | 3 | -49/+91 |
| 2020-07-08 | samples: bpf: Fix bpf programs with kprobe/sys_connect event |  Daniel T. Lee | 3 | -9/+18 |
| 2020-07-03 | samples/vfs: avoid warning in statx override |  Kees Cook | 1 | -0/+2 |
| 2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 3 | -21/+7 |
| 2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 2 | -7/+5 |
| 2020-06-22 | samples: watch_queue: build sample program for target architecture |  Masahiro Yamada | 2 | -7/+5 |
| 2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -6/+18 |
| 2020-06-19 | docs: move remaining stuff under Documentation/*.txt to Documentation/staging |  Mauro Carvalho Chehab | 2 | -2/+2 |
| 2020-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 3 | -21/+7 |
| 2020-06-16 | sample-trace-array: Remove trace_array 'sample-instance' |  Kefeng Wang | 1 | -1/+5 |
| 2020-06-16 | sample-trace-array: Fix sleeping function called from invalid context |  Kefeng Wang | 1 | -5/+13 |
| 2020-06-16 | bpf, xdp, samples: Fix null pointer dereference in *_user code |  Gaurav Singh | 3 | -21/+7 |
| 2020-06-15 | samples: mei: Replace zero-length array with flexible-array |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-13 | binderfs: add gitignore for generated sample program |  Linus Torvalds | 1 | -0/+1 |
| 2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 4 | -8/+6 |
| 2020-06-13 | watch_queue: add gitignore for generated sample program |  Linus Torvalds | 1 | -0/+1 |
| 2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 4 | -0/+201 |
| 2020-06-11 | samples: binderfs: really compile this sample and fix build issues |  Masahiro Yamada | 4 | -8/+6 |
| 2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 14 | -116/+59 |
| 2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 26 | -222/+479 |
| 2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux |  Linus Torvalds | 2 | -2/+6 |
| 2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -0/+8 |
| 2020-06-01 | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -2/+6 |
| 2020-05-20 | samples/ftrace: Fix asm function ELF annotations |  Josh Poimboeuf | 3 | -0/+8 |
| 2020-05-19 | samples, bpf: Refactor kprobe, tail call kern progs map definition |  Daniel T. Lee | 8 | -91/+93 |
| 2020-05-19 | samples, bpf: Add tracex7 test file to .gitignore |  Daniel T. Lee | 1 | -0/+1 |
| 2020-05-19 | samples, bpf: Refactor tail call user progs with libbpf |  Daniel T. Lee | 3 | -31/+103 |
| 2020-05-19 | samples, bpf: Refactor kprobe tracing user progs with libbpf |  Daniel T. Lee | 9 | -64/+252 |
| 2020-05-19 | samples, bpf: Refactor pointer error check with libbpf |  Daniel T. Lee | 3 | -15/+6 |
| 2020-05-19 | pipe: Add notification lossage handling |  David Howells | 1 | -0/+3 |
| 2020-05-19 | pipe: Allow buffers to be marked read-whole-or-error for notifications |  David Howells | 1 | -1/+1 |
| 2020-05-19 | Add sample notification program |  David Howells | 4 | -0/+197 |