Age | Commit message (Expand) | Author |
2020-06-13 | binderfs: add gitignore for generated sample program | Linus Torvalds |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | watch_queue: add gitignore for generated sample program | Linus Torvalds |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-11 | samples: binderfs: really compile this sample and fix build issues | Masahiro Yamada |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-01 | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-20 | samples/ftrace: Fix asm function ELF annotations | Josh Poimboeuf |
2020-05-19 | samples, bpf: Refactor kprobe, tail call kern progs map definition | Daniel T. Lee |
2020-05-19 | samples, bpf: Add tracex7 test file to .gitignore | Daniel T. Lee |
2020-05-19 | samples, bpf: Refactor tail call user progs with libbpf | Daniel T. Lee |
2020-05-19 | samples, bpf: Refactor kprobe tracing user progs with libbpf | Daniel T. Lee |
2020-05-19 | samples, bpf: Refactor pointer error check with libbpf | Daniel T. Lee |
2020-05-19 | pipe: Add notification lossage handling | David Howells |
2020-05-19 | pipe: Allow buffers to be marked read-whole-or-error for notifications | David Howells |
2020-05-19 | Add sample notification program | David Howells |
2020-05-17 | samples: watchdog: use 'userprogs' syntax | Masahiro Yamada |
2020-05-17 | samples: timers: use 'userprogs' syntax | Masahiro Yamada |
2020-05-17 | samples: auxdisplay: use 'userprogs' syntax | Masahiro Yamada |
2020-05-17 | samples: mei: build sample program for target architecture | Masahiro Yamada |
2020-05-17 | samples: pidfd: build sample program for target architecture | Masahiro Yamada |
2020-05-17 | samples: vfs: build sample programs for target architecture | Masahiro Yamada |
2020-05-17 | samples: connector: build sample program for target architecture | Masahiro Yamada |
2020-05-17 | samples: hidraw: build sample program for target architecture | Masahiro Yamada |
2020-05-17 | samples: uhid: build sample program for target architecture | Masahiro Yamada |
2020-05-17 | samples: uhid: fix warnings in uhid-example | Sam Ravnborg |
2020-05-17 | samples: seccomp: build sample programs for target architecture | Masahiro Yamada |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-14 | samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS | Lorenzo Bianconi |
2020-05-14 | samples: bpf: Fix build error | Matteo Croce |
2020-05-14 | uapi: deprecate STATX_ALL | Miklos Szeredi |
2020-05-13 | samples/bpf: Remove compiler warnings | Yonghong Song |
2020-05-12 | samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. | Masami Hiramatsu |
2020-05-12 | Revert "objtool: Skip samples subdirectory" | Masahiro Yamada |
2020-05-07 | tracing: Fix doc mistakes in trace sample | Wei Yang |
2020-05-05 | samples: fix binderfs sample | Arnd Bergmann |
2020-04-30 | docs: networking: convert pktgen.txt to ReST | Mauro Carvalho Chehab |
2020-04-21 | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn |
2020-04-07 | samples/hw_breakpoint: drop use of kallsyms_lookup_name() | Will Deacon |
2020-04-07 | samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes | Will Deacon |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-23 | samples, bpf: Refactor perf_event user program with libbpf bpf_link | Daniel T. Lee |
2020-03-23 | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee |