Age | Commit message (Expand) | Author | Files | Lines |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | 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/r... | Linus Torvalds | 1 | -6/+18 |
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-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/ma... | 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/kern... | 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/masa... | 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/v... | 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/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-14 | 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 |