summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-07samples/mic/mpssd/mpssd.h: remove duplicate headerBrajeswar Ghosh
2019-03-07bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-02bpf: HBM test scriptbrakmo
2019-03-02bpf: User program for testing HBMbrakmo
2019-03-02bpf: Sample HBM BPF program to limit egress bwbrakmo
2019-03-02samples/bpf: silence compiler warning for xdpsock_user.cYonghong Song
2019-03-01samples: bpf: use libbpf where easyJakub Kicinski
2019-03-01samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski
2019-03-01samples: bpf: force IPv4 in pingJakub Kicinski
2019-02-27samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee
2019-02-25samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson
2019-02-22samples/bpf: Fix dummy program unloading for xdp_redirect samplesToke Høiland-Jørgensen
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-02-12samples/vfio-mdev/mtty: expand minor range when registering chrdev regionChengguang Xu
2019-02-12samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu
2019-02-12samples/vfio-mdev/mbochs: expand minor range when registering chrdev regionChengguang Xu
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2019-02-01samples/bpf: Check the prog id before exitingMaciej Fijalkowski
2019-02-01samples/bpf: Add a "force" flag to XDP samplesMaciej Fijalkowski
2019-02-01samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}Maciej Fijalkowski
2019-02-01samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski
2019-02-01samples/bpf: xdp_redirect_cpu have not need for read_trace_pipeJesper Dangaard Brouer
2019-01-30samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-26selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang
2019-01-25media: v4l2-pci-skeleton.c: fix outdated irq codeHans Verkuil
2019-01-25livepatch: samples: non static warnings fixNicholas Mc Guire
2019-01-15samples/bpf: workaround clang asm goto compilation errorsYonghong Song
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-14samples: add binderfs sample programChristian Brauner
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2019-01-10samples: bpf: user proper argument indexIoana Ciornei
2019-01-08samples/seccomp: Fix 32-bit buildTycho Andersen
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-23treewide: add intermediate .s files to targetsMasahiro Yamada
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada