aboutsummaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAge
...
| * | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada2019-05-03
| * | kbuild: move samples/ to KBUILD_VMLINUX_OBJSMasahiro Yamada2019-05-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \
| * | samples: bpf: add hbm sample to .gitignoreDaniel T. Lee2019-04-25
| * | samples/bpf: fix build with new clangAlexei Starovoitov2019-04-05
| * | samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-04
| * | samples: bpf: add xdp_sample_pkts to .gitignoreDaniel T. Lee2019-03-21
| |/
* | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-07
|\ \
| * | vfs: Add a sample program for the new mount APIDavid Howells2019-03-20
| |/
* | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \
| * | samples/kobject: Replace foo_ktype's default_attrs field with groupsKimberly Brown2019-04-25
| |/
* / samples: show race-free pidfd metadata accessChristian Brauner2019-05-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-11
|\
| * bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King2019-03-07
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-09
|\ \
| * \ Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-18
| |\ \
| * | | media: v4l2-pci-skeleton.c: fix outdated irq codeHans Verkuil2019-01-25
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\ \ \ \
| * | | | samples: add binderfs sample programChristian Brauner2019-01-14
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-08
|\ \ \ \
| * \ \ \ Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina2019-03-05
| |\ \ \ \
| | * | | | livepatch: samples: non static warnings fixNicholas Mc Guire2019-01-25
| * | | | | livepatch: Simplify API by removing registration stepPetr Mladek2019-01-11
| |/ / / /
* | | | / samples/mic/mpssd/mpssd.h: remove duplicate headerBrajeswar Ghosh2019-03-07
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \ \ \
| * | | | bpf: HBM test scriptbrakmo2019-03-02
| * | | | bpf: User program for testing HBMbrakmo2019-03-02
| * | | | bpf: Sample HBM BPF program to limit egress bwbrakmo2019-03-02
| * | | | samples/bpf: silence compiler warning for xdpsock_user.cYonghong Song2019-03-01
| * | | | samples: bpf: use libbpf where easyJakub Kicinski2019-02-28
| * | | | samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski2019-02-28
| * | | | samples: bpf: force IPv4 in pingJakub Kicinski2019-02-28
| * | | | samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee2019-02-27
| * | | | samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson2019-02-25
| * | | | samples/bpf: Fix dummy program unloading for xdp_redirect samplesToke Høiland-Jørgensen2019-02-22
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | samples/bpf: Check the prog id before exitingMaciej Fijalkowski2019-02-01
| * | | | samples/bpf: Add a "force" flag to XDP samplesMaciej Fijalkowski2019-02-01
| * | | | samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}Maciej Fijalkowski2019-02-01
| * | | | samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski2019-02-01
| * | | | samples/bpf: xdp_redirect_cpu have not need for read_trace_pipeJesper Dangaard Brouer2019-02-01
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-28
| |\ \ \ \
| | * | | | selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang2019-01-26
* | | | | | Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-03-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | samples/vfio-mdev/mtty: expand minor range when registering chrdev regionChengguang Xu2019-02-12
| * | | | | samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu2019-02-12
| * | | | | samples/vfio-mdev/mbochs: expand minor range when registering chrdev regionChengguang Xu2019-02-12
| * | | | | vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-05
| |/ / / /
* / / / / samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler2019-01-30
|/ / / /
* / / / samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-15
|/ / /