index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
2022-01-27
1
-0
/
+2
*
selftests/bpf: add a selftest with __user tag
Yonghong Song
2022-01-27
3
-0
/
+151
*
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2022-01-27
2
-4
/
+4
*
selftests/bpf: fix a clang compilation error
Yonghong Song
2022-01-27
1
-1
/
+1
*
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2022-01-27
2
-32
/
+50
*
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-26
6
-66
/
+63
*
selftests/bpf: Fix a clang compilation error
Yonghong Song
2022-01-26
1
-1
/
+1
*
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
2022-01-25
1
-1
/
+2
*
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-25
1
-2
/
+2
*
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
2022-01-25
4
-4
/
+4
*
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2022-01-25
2
-5
/
+5
*
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-25
1
-0
/
+26
*
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-25
1
-0
/
+1
*
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-25
6
-16
/
+37
*
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2022-01-24
2
-0
/
+119
*
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2022-01-24
1
-0
/
+34
*
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-01-24
2
-14
/
+20
*
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2022-01-24
2
-1
/
+2
*
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
2
-3
/
+5
*
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
2022-01-24
1
-0
/
+1
*
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2022-01-24
2
-0
/
+74
*
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
2022-01-24
1
-0
/
+1
*
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-24
1
-0
/
+11
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
82
-338
/
+2670
|
\
|
*
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
2022-01-24
7
-47
/
+50
|
*
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-01-24
1
-1
/
+4
|
*
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
2022-01-21
6
-1
/
+185
|
*
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2022-01-21
2
-0
/
+146
|
*
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
1
-0
/
+18
|
*
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
2022-01-21
1
-0
/
+8
|
*
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
2022-01-21
3
-7
/
+160
|
*
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
2
-31
/
+82
|
*
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
1
-0
/
+7
|
*
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-21
1
-0
/
+5
|
*
selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-20
2
-0
/
+90
|
*
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
7
-50
/
+47
|
*
bpftool: use new API for attaching XDP program
Andrii Nakryiko
2022-01-20
1
-1
/
+1
|
*
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
2022-01-20
3
-33
/
+117
|
*
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
5
-2
/
+26
|
*
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
8
-42
/
+48
|
*
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
1
-2
/
+2
|
*
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
1
-4
/
+13
|
*
selftests: bpf: Fix bind on used port
Felix Maurer
2022-01-20
1
-3
/
+17
|
*
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
2022-01-20
1
-40
/
+20
|
*
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
2022-01-20
1
-40
/
+28
|
*
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2022-01-19
2
-18
/
+18
|
*
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
2022-01-19
3
-0
/
+578
|
*
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
1
-0
/
+18
|
*
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
2022-01-19
1
-1
/
+30
|
*
uapi/bpf: Add missing description and returns for helper documentation
Usama Arif
2022-01-19
1
-0
/
+15
[next]