Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+201 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 14 | -116/+59 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 26 | -222/+479 |
2020-06-02 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | 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/ker... | Linus Torvalds | 3 | -0/+8 |
2020-06-01 | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | 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 |
2020-05-17 | samples: watchdog: use 'userprogs' syntax | Masahiro Yamada | 3 | -8/+6 |
2020-05-17 | samples: timers: use 'userprogs' syntax | Masahiro Yamada | 3 | -14/+8 |
2020-05-17 | samples: auxdisplay: use 'userprogs' syntax | Masahiro Yamada | 3 | -9/+7 |
2020-05-17 | samples: mei: build sample program for target architecture | Masahiro Yamada | 2 | -6/+4 |
2020-05-17 | samples: pidfd: build sample program for target architecture | Masahiro Yamada | 2 | -5/+5 |
2020-05-17 | samples: vfs: build sample programs for target architecture | Masahiro Yamada | 2 | -9/+4 |
2020-05-17 | samples: connector: build sample program for target architecture | Masahiro Yamada | 1 | -9/+3 |
2020-05-17 | samples: hidraw: build sample program for target architecture | Masahiro Yamada | 2 | -7/+4 |
2020-05-17 | samples: uhid: build sample program for target architecture | Masahiro Yamada | 4 | -6/+12 |
2020-05-17 | samples: uhid: fix warnings in uhid-example | Sam Ravnborg | 1 | -2/+2 |
2020-05-17 | samples: seccomp: build sample programs for target architecture | Masahiro Yamada | 2 | -40/+4 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -3/+1 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+0 |
2020-05-15 | samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS | Lorenzo Bianconi | 2 | -14/+17 |
2020-05-14 | samples: bpf: Fix build error | Matteo Croce | 1 | -2/+0 |
2020-05-14 | uapi: deprecate STATX_ALL | Miklos Szeredi | 1 | -1/+1 |
2020-05-13 | samples/bpf: Remove compiler warnings | Yonghong Song | 3 | -6/+6 |
2020-05-12 | samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. | Masami Hiramatsu | 2 | -2/+6 |
2020-05-12 | Revert "objtool: Skip samples subdirectory" | Masahiro Yamada | 1 | -1/+0 |
2020-05-07 | tracing: Fix doc mistakes in trace sample | Wei Yang | 1 | -1/+1 |
2020-05-05 | samples: fix binderfs sample | Arnd Bergmann | 2 | -2/+6 |
2020-04-30 | docs: networking: convert pktgen.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-21 | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn | 1 | -1/+1 |
2020-04-07 | samples/hw_breakpoint: drop use of kallsyms_lookup_name() | Will Deacon | 1 | -2/+7 |
2020-04-07 | samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes | Will Deacon | 1 | -1/+1 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 11 | -0/+11 |
2020-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 7 | -105/+163 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 11 | -0/+11 |
2020-03-24 | samples, bpf: Refactor perf_event user program with libbpf bpf_link | Daniel T. Lee | 3 | -82/+159 |
2020-03-24 | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee | 5 | -23/+4 |
2020-02-24 | media: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 1 | -1/+1 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 8 | -80/+73 |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+2 |
2020-02-06 | samples: bpf: Allow for -ENETDOWN in xdpsock | Maciej Fijalkowski | 1 | -1/+2 |