summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* binderfs: add gitignore for generated sample programLinus Torvalds2020-06-131-0/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-134-8/+6
|\
| * samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada2020-06-114-8/+6
* | watch_queue: add gitignore for generated sample programLinus Torvalds2020-06-131-0/+1
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-134-0/+201
|\ \ | |/ |/|
| * pipe: Add notification lossage handlingDavid Howells2020-05-191-0/+3
| * pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-05-191-1/+1
| * Add sample notification programDavid Howells2020-05-194-0/+197
* | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-0614-116/+59
|\ \
| * | samples: watchdog: use 'userprogs' syntaxMasahiro Yamada2020-05-173-8/+6
| * | samples: timers: use 'userprogs' syntaxMasahiro Yamada2020-05-173-14/+8
| * | samples: auxdisplay: use 'userprogs' syntaxMasahiro Yamada2020-05-173-9/+7
| * | samples: mei: build sample program for target architectureMasahiro Yamada2020-05-172-6/+4
| * | samples: pidfd: build sample program for target architectureMasahiro Yamada2020-05-172-5/+5
| * | samples: vfs: build sample programs for target architectureMasahiro Yamada2020-05-172-9/+4
| * | samples: connector: build sample program for target architectureMasahiro Yamada2020-05-171-9/+3
| * | samples: hidraw: build sample program for target architectureMasahiro Yamada2020-05-172-7/+4
| * | samples: uhid: build sample program for target architectureMasahiro Yamada2020-05-174-6/+12
| * | samples: uhid: fix warnings in uhid-exampleSam Ravnborg2020-05-171-2/+2
| * | samples: seccomp: build sample programs for target architectureMasahiro Yamada2020-05-172-40/+4
| * | Revert "objtool: Skip samples subdirectory"Masahiro Yamada2020-05-121-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0326-222/+479
|\ \ \
| * | | samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee2020-05-198-91/+93
| * | | samples, bpf: Add tracex7 test file to .gitignoreDaniel T. Lee2020-05-191-0/+1
| * | | samples, bpf: Refactor tail call user progs with libbpfDaniel T. Lee2020-05-193-31/+103
| * | | samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee2020-05-199-64/+252
| * | | samples, bpf: Refactor pointer error check with libbpfDaniel T. Lee2020-05-193-15/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-3/+1
| |\ \ \ | | | |/ | | |/|
| * | | samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi2020-05-142-14/+17
| * | | samples/bpf: Remove compiler warningsYonghong Song2020-05-133-6/+6
| * | | docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* | | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-1/+1
|\ \ \ \
| * | | | uapi: deprecate STATX_ALLMiklos Szeredi2020-05-141-1/+1
| |/ / /
* | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-012-2/+6
|\ \ \ \
| * | | | samples: fix binderfs sampleArnd Bergmann2020-05-052-2/+6
* | | | | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-013-0/+8
|\ \ \ \ \
| * | | | | samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf2020-05-203-0/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-012-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu2020-05-122-2/+6
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-151-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | samples: bpf: Fix build errorMatteo Croce2020-05-141-2/+0
| | |/ | |/|
* / | tracing: Fix doc mistakes in trace sampleWei Yang2020-05-071-1/+1
|/ /
* / vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-04-211-1/+1
|/
* samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon2020-04-071-2/+7
* samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon2020-04-071-1/+1
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-0311-0/+11
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-2511-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-317-105/+163
|\ \
| * | samples, bpf: Refactor perf_event user program with libbpf bpf_linkDaniel T. Lee2020-03-233-82/+159
| * | samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2020-03-235-23/+4
| |/