aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-6/+40
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-13/+1
2022-07-24tracing: Add example and documentation for new __vstring() macroGravatar Steven Rostedt (Google) 2-6/+40
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 9-14/+29
2022-07-15samples: bpf: Fix cross-compiling error by using bootstrap bpftoolGravatar Pu Lehui 1-6/+4
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-7/+5
2022-07-13samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEGravatar Linkui Xiao 6-6/+12
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-7/+5
2022-07-12samples: Use KSYM_NAME_LEN for kprobesGravatar Tiezhu Yang 2-6/+4
2022-07-12fprobe/samples: Make sample_probe staticGravatar sunliming 1-1/+1
2022-07-11samples/bpf: Fix xdp_redirect_map egress devmap progGravatar Jesper Dangaard Brouer 2-2/+13
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 9-3353/+17
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+7
2022-07-05bpf, samples: Remove AF_XDP samplesGravatar Magnus Karlsson 6-3346/+0
2022-06-24fprobe, samples: Add module parameter descriptionsGravatar Masami Hiramatsu (Google) 1-0/+7
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-4/+25
2022-06-21samples/bpf: fixup some tools to be able to support xdp multibufferGravatar Andy Gospodarek 3-7/+17
2022-06-17fprobe, samples: Add use_trace option and show hit/missed counterGravatar Masami Hiramatsu (Google) 1-4/+25
2022-06-15samples/bpf: Check detach prog exist or not in xdp_fwdGravatar Zhengchao Shao 1-6/+49
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Gravatar Thomas Gleixner 1-13/+1
2022-06-02sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requestsGravatar Lorenzo Bianconi 1-0/+9
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 3-50/+7
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 34-497/+419
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-51/+81
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 2-11/+20
2022-05-23samples/landlock: Add support for file reparentingGravatar Mickaël Salaün 1-13/+27
2022-05-23samples/landlock: Format with clang-formatGravatar Mickaël Salaün 1-44/+52
2022-05-23samples/landlock: Add clang-format exceptionsGravatar Mickaël Salaün 1-0/+8
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-3/+3
2022-05-12sched/tracing: Append prev_state to tp args insteadGravatar Delyan Kratunov 1-3/+3
2022-05-09samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is providedGravatar Jerome Marchand 1-5/+4
2022-04-27samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_...Gravatar Zhengchao Shao 1-6/+16
2022-04-21vfio/mdev: Remove mdev_parent_opsGravatar Jason Gunthorpe 3-21/+6
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsGravatar Jason Gunthorpe 1-29/+1
2022-04-20samples/bpf: Reduce the sampling interval in xdp1_userGravatar Zhengchao Shao 1-1/+1
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKGravatar Yafang Shao 31-42/+7
2022-04-08samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated threadGravatar Lorenzo Bianconi 2-33/+55
2022-04-04samples: bpf: Fix linking xdp_router_ipv4 after migrationGravatar Alexander Lobakin 1-0/+1
2022-04-04sample: bpf: syscall_tp_user: Print result of verify_mapGravatar Song Chen 1-0/+3
2022-04-03samples: bpf: Convert xdp_router_ipv4 to XDP samples helperGravatar Lorenzo Bianconi 4-459/+381
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2022-03-28Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+4
2022-03-27Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-4/+22
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 21-94/+252
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 7-1/+262
2022-03-23livepatch: Reorder to use before freeing a pointerGravatar Tom Rix 2-2/+2
2022-03-18samples/kobject: Use sysfs_emit instead of sprintfGravatar Nguyen Dinh Phi 2-4/+4
2022-03-17fprobe: Add sample program for fprobeGravatar Masami Hiramatsu 4-0/+131