summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-0912-27/+12
|\
| * kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-1012-27/+12
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\ \
| * | PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen2020-07-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0514-246/+620
|\ \ \
| * | | samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich2020-07-214-8/+24
| * | | samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumapLorenzo Bianconi2020-07-162-22/+178
| * | | samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loopLorenzo Bianconi2020-07-161-9/+27
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-138-208/+392
| |\ \ \ | | |_|/ | |/| |
| | * | samples: bpf: Add an option for printing extra statistics in xdpsockCiara Loftus2020-07-131-2/+85
| | * | bpf: Fix fds_example SIGSEGV errorWenbo Zhang2020-07-101-1/+2
| | * | samples: bpf: Refactor BPF map performance test with libbpfDaniel T. Lee2020-07-082-147/+196
| | * | samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee2020-07-083-49/+91
| | * | samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee2020-07-083-9/+18
* | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-042-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-192-2/+2
| | |/ | |/|
* | | samples/vfs: avoid warning in statx overrideKees Cook2020-07-031-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-253-21/+7
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-173-21/+7
| |\ \
| | * | bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh2020-06-163-21/+7
| | |/
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-212-7/+5
|\ \ \
| * | | samples: watch_queue: build sample program for target architectureMasahiro Yamada2020-06-222-7/+5
| | |/ | |/|
* | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-6/+18
|\ \ \ | |_|/ |/| |
| * | sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang2020-06-161-1/+5
| * | sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang2020-06-161-5/+13
| |/
* / samples: mei: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
|/
* 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