summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-216-18/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-1/+2
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465Thomas Gleixner2019-06-194-12/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-172-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-072-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | samples, bpf: suppress compiler warningMatteo Croce2019-05-211-1/+1
| | * | | | samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai2019-05-211-1/+1
* | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-088-87/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-055-60/+5
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
| | |/ / / | |/| | |
* / | | | samples: fix pidfd-metadata compilationGuenter Roeck2019-06-051-0/+4
|/ / / /
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3020-80/+20
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-43/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-301-15/+1
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-242-10/+2
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-217-91/+7
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2117-0/+17
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-214-0/+4
|/
* samples: guard sub-directories with CONFIG optionsMasahiro Yamada2019-05-183-6/+22
* Add gitignore file for samples/vfs/ generated filesLinus Torvalds2019-05-141-0/+2
* samples: add .gitignore for pidfd-metadataChristian Brauner2019-05-101-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-093-0/+269
|\
| * BPF: Add sample code for new ib_umad tracepointIra Weiny2019-03-273-0/+269
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-083-6/+5
|\ \
| * | samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yMasahiro Yamada2019-05-031-2/+1
| * | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada2019-05-032-3/+3
| * | kbuild: move samples/ to KBUILD_VMLINUX_OBJSMasahiro Yamada2019-05-031-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-076-1/+24
|\ \
| * | samples: bpf: add hbm sample to .gitignoreDaniel T. Lee2019-04-251-0/+1
| * | samples/bpf: fix build with new clangAlexei Starovoitov2019-04-051-0/+1
| * | samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-044-1/+21
| * | samples: bpf: add xdp_sample_pkts to .gitignoreDaniel T. Lee2019-03-211-0/+1
| |/
* | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-075-7/+153
|\ \
| * | vfs: Add a sample program for the new mount APIDavid Howells2019-03-205-7/+153
| |/
* | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-1/+2
|\ \
| * | samples/kobject: Replace foo_ktype's default_attrs field with groupsKimberly Brown2019-04-251-1/+2
| |/
* / samples: show race-free pidfd metadata accessChristian Brauner2019-05-073-1/+119
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-111-2/+2
|\
| * bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King2019-03-071-2/+2
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-091-4/+4
|\ \
| * \ Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-187-10/+28
| |\ \
| * | | media: v4l2-pci-skeleton.c: fix outdated irq codeHans Verkuil2019-01-251-4/+4
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-094-1/+92
|\ \ \ \
| * | | | samples: add binderfs sample programChristian Brauner2019-01-144-1/+92
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-085-59/+14
|\ \ \ \
| * \ \ \ Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina2019-03-053-9/+10
| |\ \ \ \
| | * | | | livepatch: samples: non static warnings fixNicholas Mc Guire2019-01-253-9/+10
| * | | | | livepatch: Simplify API by removing registration stepPetr Mladek2019-01-114-50/+4
| |/ / / /