summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+5
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-6/+18
2020-06-16sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang1-1/+5
2020-06-16sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang1-5/+13
2020-06-15samples: mei: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-8/+6
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+201
2020-06-11samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada4-8/+6
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds14-116/+59
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds26-222/+479
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-2/+6
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+8
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+6
2020-05-20samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf3-0/+8
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee8-91/+93
2020-05-19samples, bpf: Add tracex7 test file to .gitignoreDaniel T. Lee1-0/+1
2020-05-19samples, bpf: Refactor tail call user progs with libbpfDaniel T. Lee3-31/+103
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee9-64/+252
2020-05-19samples, bpf: Refactor pointer error check with libbpfDaniel T. Lee3-15/+6
2020-05-19pipe: Add notification lossage handlingDavid Howells1-0/+3
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells1-1/+1
2020-05-19Add sample notification programDavid Howells4-0/+197
2020-05-17samples: watchdog: use 'userprogs' syntaxMasahiro Yamada3-8/+6
2020-05-17samples: timers: use 'userprogs' syntaxMasahiro Yamada3-14/+8
2020-05-17samples: auxdisplay: use 'userprogs' syntaxMasahiro Yamada3-9/+7
2020-05-17samples: mei: build sample program for target architectureMasahiro Yamada2-6/+4
2020-05-17samples: pidfd: build sample program for target architectureMasahiro Yamada2-5/+5
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada2-9/+4
2020-05-17samples: connector: build sample program for target architectureMasahiro Yamada1-9/+3
2020-05-17samples: hidraw: build sample program for target architectureMasahiro Yamada2-7/+4
2020-05-17samples: uhid: build sample program for target architectureMasahiro Yamada4-6/+12
2020-05-17samples: uhid: fix warnings in uhid-exampleSam Ravnborg1-2/+2
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada2-40/+4
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+0
2020-05-14samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi2-14/+17
2020-05-14samples: bpf: Fix build errorMatteo Croce1-2/+0
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi1-1/+1
2020-05-13samples/bpf: Remove compiler warningsYonghong Song3-6/+6
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu2-2/+6
2020-05-12Revert "objtool: Skip samples subdirectory"Masahiro Yamada1-1/+0
2020-05-07tracing: Fix doc mistakes in trace sampleWei Yang1-1/+1
2020-05-05samples: fix binderfs sampleArnd Bergmann2-2/+6
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-1/+1
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon1-2/+7