summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
...
| * | bpf, samples: Fix xdpsock with '-M' parameter missing unload processWang Hai2021-07-051-0/+28
| * | bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocationToke Høiland-Jørgensen2021-07-051-0/+1
| |/
* | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-034-266/+282
|\ \ | |/ |/|
| * vfio/mtty: Enforce available_instancesAlex Williamson2021-06-281-6/+16
| * vfio/mtty: Delete mdev_devices_listJason Gunthorpe2021-06-281-18/+6
| * vfio/mdpy: Fix memory leak of object mdev_state->vconfigColin Ian King2021-06-241-0/+1
| * vfio/mbochs: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-72/+91
| * vfio/mdpy: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-71/+88
| * vfio/mtty: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-06-211-102/+83
| * vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-3/+3
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-3016-7/+420
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-281-2/+2
| |\ \
| | * | samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai2021-06-181-1/+1
| | * | samples/bpf: Fix Segmentation fault for xdp_redirect commandWang Hai2021-06-181-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-4/+9
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-177-3/+399
| |\ \
| | * | samples/bpf: Add missing option to xdp_sample_pkts usageWang Hai2021-06-161-1/+2
| | * | samples/bpf: Add missing option to xdp_fwd usageWang Hai2021-06-161-0/+2
| | * | sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast testHangbin Liu2021-05-263-0/+393
| | * | samples: bpf: Ix kernel-doc syntax in file headerAditya Srivastava2021-05-242-2/+2
| * | | samples: pktgen: add UDP tx checksum supportLorenzo Bianconi2021-05-287-1/+18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | samples, bpf: Suppress compiler warningHailong Liu2021-05-121-1/+1
* | | | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-281-15/+16
|\ \ \ \
| * | | | samples/kprobes: Fix typo in handler_post()Tiezhu Yang2021-05-201-16/+17
| * | | | samples/kprobes: Fix typo in handler_fault()Tiezhu Yang2021-05-201-1/+1
| |/ / /
* | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-15/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-15/+0
| |/ /
* | | Merge tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-06-031-4/+9
|\ \ \ | |_|/ |/| |
| * | samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun2021-05-241-4/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-111-1/+1
|\ \ | |/ |/|
| * samples/bpf: Consider frame size in tx_only of xdpsock sampleMagnus Karlsson2021-05-071-1/+1
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-0812-16/+18
|\ \
| * | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-0212-16/+18
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-2/+0
|\ \ \
| * | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-2/+0
| |/ /
* | | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-062-4/+1
|\ \ \
| * | | vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter2021-05-042-4/+1
* | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | samples/kprobes: Add riscv supportJisheng Zhang2021-04-261-0/+8
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-015-0/+260
|\ \ \ \ | |_|/ / |/| | |
| * | | samples/landlock: Add a sandbox manager exampleMickaël Salaün2021-04-225-0/+260
* | | | samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig2021-04-301-3/+1
* | | | kfifo: fix ternary sign extension bugsDan Carpenter2021-04-303-6/+18
| |_|/ |/| |
* | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-2916-116/+127
|\ \ \
| * | | samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen2021-04-191-2/+2
| * | | samples: bpf: Do not unload prog within xdpsockMaciej Fijalkowski2021-03-301-41/+14
| * | | bpf: Remove unused headersLu Wei2021-03-252-2/+0
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-1/+1
| |\ \ \
| | * | | samples: bpf: Fix a spelling typo in do_hbm_test.shMasanari Iida2021-03-151-1/+1
| | |/ /