Age | Commit message (Expand) | Author |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-18 | samples: guard sub-directories with CONFIG options | Masahiro Yamada |
2019-05-14 | Add gitignore file for samples/vfs/ generated files | Linus Torvalds |
2019-05-10 | samples: add .gitignore for pidfd-metadata | Christian Brauner |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | samples: show race-free pidfd metadata access | Christian Brauner |
2019-05-03 | samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y | Masahiro Yamada |
2019-05-03 | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option | Masahiro Yamada |
2019-05-03 | kbuild: move samples/ to KBUILD_VMLINUX_OBJS | Masahiro Yamada |
2019-04-25 | samples: bpf: add hbm sample to .gitignore | Daniel T. Lee |
2019-04-25 | samples/kobject: Replace foo_ktype's default_attrs field with groups | Kimberly Brown |
2019-04-05 | samples/bpf: fix build with new clang | Alexei Starovoitov |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee |
2019-03-27 | BPF: Add sample code for new ib_umad tracepoint | Ira Weiny |
2019-03-21 | samples: bpf: add xdp_sample_pkts to .gitignore | Daniel T. Lee |
2019-03-20 | vfs: Add a sample program for the new mount API | David Howells |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | samples/mic/mpssd/mpssd.h: remove duplicate header | Brajeswar Ghosh |
2019-03-07 | bpf: hbm: fix spelling mistake "deault" -> "default" | Colin Ian King |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-05 | Merge branch 'for-5.0/upstream-fixes' into for-linus | Jiri Kosina |
2019-03-04 | Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2019-03-02 | bpf: HBM test script | brakmo |
2019-03-02 | bpf: User program for testing HBM | brakmo |
2019-03-02 | bpf: Sample HBM BPF program to limit egress bw | brakmo |
2019-03-02 | samples/bpf: silence compiler warning for xdpsock_user.c | Yonghong Song |
2019-03-01 | samples: bpf: use libbpf where easy | Jakub Kicinski |
2019-03-01 | samples: bpf: remove load_sock_ops in favour of bpftool | Jakub Kicinski |
2019-03-01 | samples: bpf: force IPv4 in ping | Jakub Kicinski |
2019-02-27 | samples: bpf: fix: broken sample regarding removed function | Daniel T. Lee |
2019-02-25 | samples/bpf: convert xdpsock to use libbpf for AF_XDP access | Magnus Karlsson |
2019-02-22 | samples/bpf: Fix dummy program unloading for xdp_redirect samples | Toke Høiland-Jørgensen |
2019-02-18 | Merge tag 'v5.0-rc7' into patchwork | Mauro Carvalho Chehab |
2019-02-12 | samples/vfio-mdev/mtty: expand minor range when registering chrdev region | Chengguang Xu |
2019-02-12 | samples/vfio-mdev/mdpy: expand minor range when registering chrdev region | Chengguang Xu |
2019-02-12 | samples/vfio-mdev/mbochs: expand minor range when registering chrdev region | Chengguang Xu |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-05 | vfio-mdev: Switch to use new generic UUID API | Andy Shevchenko |
2019-02-01 | samples/bpf: Check the prog id before exiting | Maciej Fijalkowski |
2019-02-01 | samples/bpf: Add a "force" flag to XDP samples | Maciej Fijalkowski |