aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-9/+1
2019-06-05samples: fix pidfd-metadata compilationGravatar Guenter Roeck 1-0/+4
2019-06-04bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Gravatar Colin Ian King 1-1/+1
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-1/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 18-559/+169
2019-05-31bpf: Add more stats to HBMGravatar brakmo 4-10/+117
2019-05-31bpf: Add cn support to hbm_out_kern.cGravatar brakmo 4-12/+45
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 20-80/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2019-05-28media: v4l2-pci-skeleton.c: fix doc warningGravatar Hans Verkuil 1-0/+1
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestGravatar Roman Gushchin 2-461/+0
2019-05-28samples/bpf: fix a couple of style issues in bpf_loadGravatar Daniel T. Lee 1-4/+4
2019-05-24samples: bpf: add ibumad sample to .gitignoreGravatar Matteo Croce 1-0/+1
2019-05-24samples: bpf: Do not define bpf_printk macroGravatar Michal Rostecki 10-72/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 2-10/+2
2019-05-21samples, bpf: suppress compiler warningGravatar Matteo Croce 1-1/+1
2019-05-21samples, bpf: fix to change the buffer size for read()Gravatar Chang-Hsien Tsai 1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 7-91/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 17-0/+17
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 4-0/+4
2019-05-18samples: guard sub-directories with CONFIG optionsGravatar Masahiro Yamada 3-6/+22
2019-05-14Add gitignore file for samples/vfs/ generated filesGravatar Linus Torvalds 1-0/+2
2019-05-10samples: add .gitignore for pidfd-metadataGravatar Christian Brauner 1-0/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-0/+269
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 3-6/+5
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-1/+24
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-7/+153
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2019-05-07samples: show race-free pidfd metadata accessGravatar Christian Brauner 3-1/+119
2019-05-03samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yGravatar Masahiro Yamada 1-2/+1
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionGravatar Masahiro Yamada 2-3/+3
2019-05-03kbuild: move samples/ to KBUILD_VMLINUX_OBJSGravatar Masahiro Yamada 1-1/+1
2019-04-25samples: bpf: add hbm sample to .gitignoreGravatar Daniel T. Lee 1-0/+1
2019-04-25samples/kobject: Replace foo_ktype's default_attrs field with groupsGravatar Kimberly Brown 1-1/+2
2019-04-05samples/bpf: fix build with new clangGravatar Alexei Starovoitov 1-0/+1
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchGravatar Daniel T. Lee 4-1/+21
2019-03-27BPF: Add sample code for new ib_umad tracepointGravatar Ira Weiny 3-0/+269
2019-03-21samples: bpf: add xdp_sample_pkts to .gitignoreGravatar Daniel T. Lee 1-0/+1
2019-03-20vfs: Add a sample program for the new mount APIGravatar David Howells 5-7/+153
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+2
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-4/+4
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-1/+92
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 5-59/+14
2019-03-07samples/mic/mpssd/mpssd.h: remove duplicate headerGravatar Brajeswar Ghosh 1-3/+0
2019-03-07bpf: hbm: fix spelling mistake "deault" -> "default"Gravatar Colin Ian King 1-2/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 39-971/+2216
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusGravatar Jiri Kosina 3-9/+10
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-16/+17
2019-03-02bpf: HBM test scriptGravatar brakmo 1-0/+436