index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-01-26
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-26
selftests/bpf: Fix a clang compilation error
Yonghong Song
2022-01-25
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-25
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
2022-01-25
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2022-01-25
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-25
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-24
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2022-01-24
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2022-01-24
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-01-24
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
2022-01-24
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2022-01-24
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
2022-01-24
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-01-21
selftests: net: ioam: expect support for Queue depth data
Justin Iurman
2022-01-21
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
2022-01-21
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
2022-01-21
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-20
selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-20
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
bpftool: use new API for attaching XDP program
Andrii Nakryiko
2022-01-20
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
2022-01-20
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
selftests: mptcp: fix ipv6 routing setup
Paolo Abeni
2022-01-20
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
selftests: bpf: Fix bind on used port
Felix Maurer
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
delayacct: track delays from memory compact
wangyong
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
2022-01-19
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2022-01-19
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
[next]