summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2021-09-15samples: pktgen: add missing IPv6 option to pktgen scriptsJuhee Kang
2021-09-15bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstringMatthew Cover
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-05bpf, samples: Fix xdpsock with '-M' parameter missing unload processWang Hai
2021-07-05bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocationToke Høiland-Jørgensen
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28vfio/mtty: Enforce available_instancesAlex Williamson
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28vfio/mtty: Delete mdev_devices_listJason Gunthorpe
2021-06-24vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King
2021-06-21vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mtty: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai
2021-06-18samples/bpf: Fix Segmentation fault for xdp_redirect commandWang Hai
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-16samples/bpf: Add missing option to xdp_sample_pkts usageWang Hai
2021-06-16samples/bpf: Add missing option to xdp_fwd usageWang Hai
2021-06-03Merge tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-28samples: pktgen: add UDP tx checksum supportLorenzo Bianconi
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast testHangbin Liu
2021-05-24samples: bpf: Ix kernel-doc syntax in file headerAditya Srivastava
2021-05-24samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun
2021-05-20samples/kprobes: Fix typo in handler_post()Tiezhu Yang
2021-05-20samples/kprobes: Fix typo in handler_fault()Tiezhu Yang
2021-05-12samples, bpf: Suppress compiler warningHailong Liu
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07samples/bpf: Consider frame size in tx_only of xdpsock sampleMagnus Karlsson
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-04-30samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig
2021-04-30kfifo: fix ternary sign extension bugsDan Carpenter
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-26samples/kprobes: Add riscv supportJisheng Zhang
2021-04-22samples/landlock: Add a sandbox manager exampleMickaël Salaün
2021-04-19samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe