Age | Commit message (Expand) | Author | Files | Lines |
2019-05-10 | samples: add .gitignore for pidfd-metadata | Christian Brauner | 1 | -0/+1 |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -0/+269 |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -6/+5 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -1/+24 |
2019-05-07 | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -7/+153 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2019-05-07 | samples: show race-free pidfd metadata access | Christian Brauner | 3 | -1/+119 |
2019-05-03 | samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y | Masahiro Yamada | 1 | -2/+1 |
2019-05-03 | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option | Masahiro Yamada | 2 | -3/+3 |
2019-05-03 | kbuild: move samples/ to KBUILD_VMLINUX_OBJS | Masahiro Yamada | 1 | -1/+1 |
2019-04-25 | samples: bpf: add hbm sample to .gitignore | Daniel T. Lee | 1 | -0/+1 |
2019-04-25 | samples/kobject: Replace foo_ktype's default_attrs field with groups | Kimberly Brown | 1 | -1/+2 |
2019-04-05 | samples/bpf: fix build with new clang | Alexei Starovoitov | 1 | -0/+1 |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 4 | -1/+21 |
2019-03-27 | BPF: Add sample code for new ib_umad tracepoint | Ira Weiny | 3 | -0/+269 |
2019-03-21 | samples: bpf: add xdp_sample_pkts to .gitignore | Daniel T. Lee | 1 | -0/+1 |
2019-03-20 | vfs: Add a sample program for the new mount API | David Howells | 5 | -7/+153 |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -4/+4 |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 4 | -1/+92 |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 5 | -59/+14 |
2019-03-07 | samples/mic/mpssd/mpssd.h: remove duplicate header | Brajeswar Ghosh | 1 | -3/+0 |
2019-03-07 | bpf: hbm: fix spelling mistake "deault" -> "default" | Colin Ian King | 1 | -2/+2 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 39 | -971/+2216 |
2019-03-05 | Merge branch 'for-5.0/upstream-fixes' into for-linus | Jiri Kosina | 3 | -9/+10 |
2019-03-04 | Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -16/+17 |
2019-03-02 | bpf: HBM test script | brakmo | 1 | -0/+436 |
2019-03-02 | bpf: User program for testing HBM | brakmo | 2 | -0/+444 |
2019-03-02 | bpf: Sample HBM BPF program to limit egress bw | brakmo | 4 | -0/+327 |
2019-03-02 | samples/bpf: silence compiler warning for xdpsock_user.c | Yonghong Song | 1 | -3/+3 |
2019-03-01 | samples: bpf: use libbpf where easy | Jakub Kicinski | 4 | -25/+35 |
2019-03-01 | samples: bpf: remove load_sock_ops in favour of bpftool | Jakub Kicinski | 12 | -114/+16 |
2019-03-01 | samples: bpf: force IPv4 in ping | Jakub Kicinski | 5 | -5/+5 |
2019-02-27 | samples: bpf: fix: broken sample regarding removed function | Daniel T. Lee | 3 | -3/+3 |
2019-02-25 | samples/bpf: convert xdpsock to use libbpf for AF_XDP access | Magnus Karlsson | 4 | -648/+261 |
2019-02-22 | samples/bpf: Fix dummy program unloading for xdp_redirect samples | Toke Høiland-Jørgensen | 2 | -2/+2 |
2019-02-18 | Merge tag 'v5.0-rc7' into patchwork | Mauro Carvalho Chehab | 7 | -10/+28 |
2019-02-12 | samples/vfio-mdev/mtty: expand minor range when registering chrdev region | Chengguang Xu | 1 | -4/+5 |
2019-02-12 | samples/vfio-mdev/mdpy: expand minor range when registering chrdev region | Chengguang Xu | 1 | -4/+4 |
2019-02-12 | samples/vfio-mdev/mbochs: expand minor range when registering chrdev region | Chengguang Xu | 1 | -4/+4 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-02-05 | vfio-mdev: Switch to use new generic UUID API | Andy Shevchenko | 1 | -4/+4 |
2019-02-01 | samples/bpf: Check the prog id before exiting | Maciej Fijalkowski | 10 | -48/+308 |
2019-02-01 | samples/bpf: Add a "force" flag to XDP samples | Maciej Fijalkowski | 10 | -40/+119 |
2019-02-01 | samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} | Maciej Fijalkowski | 2 | -0/+14 |
2019-02-01 | samples/bpf: Convert XDP samples to libbpf usage | Maciej Fijalkowski | 6 | -103/+253 |
2019-02-01 | samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe | Jesper Dangaard Brouer | 1 | -10/+0 |
2019-01-30 | samples: mei: use /dev/mei0 instead of /dev/mei | Tomas Winkler | 1 | -1/+1 |
2019-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+20 |
2019-01-26 | selftests: bpf: functional and min/max reasoning unit tests for JMP32 | Jiong Wang | 1 | -0/+20 |