Age | Commit message (Expand) | Author |
2020-07-03 | samples/vfs: avoid warning in statx override | Kees Cook |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-22 | samples: watch_queue: build sample program for target architecture | Masahiro Yamada |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-16 | sample-trace-array: Remove trace_array 'sample-instance' | Kefeng Wang |
2020-06-16 | sample-trace-array: Fix sleeping function called from invalid context | Kefeng Wang |
2020-06-16 | bpf, xdp, samples: Fix null pointer dereference in *_user code | Gaurav Singh |
2020-06-15 | samples: mei: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
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 |