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: Test BPF_F_REPLACE in cgroup_attach_multi
Andrey Ignatov
2019-12-19
1
-3
/
+50
*
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-19
6
-574
/
+498
*
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-19
3
-1
/
+28
*
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
1
-0
/
+10
*
libbpf: Fix another __u64 printf warning
Andrii Nakryiko
2019-12-19
1
-2
/
+2
*
libbpf: Fix printing of ulimit value
Toke Høiland-Jørgensen
2019-12-19
1
-1
/
+1
*
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
2019-12-19
1
-3
/
+4
*
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
2019-12-19
1
-1
/
+1
*
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
Björn Töpel
2019-12-19
1
-0
/
+2
*
libbpf: BTF is required when externs are present
Andrii Nakryiko
2019-12-18
1
-1
/
+2
*
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2019-12-18
3
-112
/
+132
*
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
6
-48
/
+60
*
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-18
3
-10
/
+32
*
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
2019-12-18
2
-0
/
+6
*
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
2019-12-18
1
-7
/
+8
*
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
2019-12-18
1
-2
/
+2
*
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2019-12-17
2
-1
/
+306
*
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
2019-12-17
1
-35
/
+0
*
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-17
9
-119
/
+154
*
libbpf: Reduce log level for custom section names
Andrii Nakryiko
2019-12-17
1
-3
/
+3
*
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-18
2
-0
/
+3
*
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-18
1
-0
/
+36
*
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
2019-12-16
1
-1
/
+1
*
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
2019-12-16
1
-0
/
+29
*
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
2019-12-16
1
-1
/
+1
*
libbpf: Fix build by renaming variables
Prashant Bhole
2019-12-16
1
-6
/
+6
*
selftests/bpf: Add flexible array relocation tests
Andrii Nakryiko
2019-12-15
6
-4
/
+56
*
libbpf: Support flexible arrays in CO-RE
Andrii Nakryiko
2019-12-15
1
-5
/
+29
*
selftests/bpf: Add tests for libbpf-provided externs
Andrii Nakryiko
2019-12-15
4
-1
/
+283
*
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
2
-5
/
+9
*
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
7
-65
/
+727
*
libbpf: Extract internal map names into constants
Andrii Nakryiko
2019-12-15
1
-9
/
+14
*
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
2019-12-15
1
-0
/
+11
*
selftests/bpf: Add test validating data section to struct convertion layout
Andrii Nakryiko
2019-12-15
2
-0
/
+88
*
selftests/bpf: Convert few more selftest to skeletons
Andrii Nakryiko
2019-12-15
5
-249
/
+149
*
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-15
4
-133
/
+74
*
bpftool: Add skeleton codegen command
Andrii Nakryiko
2019-12-15
3
-1
/
+554
*
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-15
3
-0
/
+205
*
libbpf: Reduce log level of supported section names dump
Andrii Nakryiko
2019-12-15
1
-1
/
+1
*
libbpf: Postpone BTF ID finding for TRACING programs to load phase
Andrii Nakryiko
2019-12-15
1
-19
/
+18
*
libbpf: Refactor global data map initialization
Andrii Nakryiko
2019-12-15
1
-38
/
+59
*
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
4
-14
/
+36
*
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
2019-12-15
3
-26
/
+65
*
libbpf: Expose btf__align_of() API
Andrii Nakryiko
2019-12-15
4
-41
/
+47
*
libbpf: Extract common user-facing helpers
Andrii Nakryiko
2019-12-15
4
-34
/
+44
*
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
2019-12-15
2
-20
/
+38
*
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-15
3
-17
/
+18
*
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-15
4
-38
/
+153
*
libbpf: Don't require root for bpf_object__open()
Andrii Nakryiko
2019-12-15
1
-42
/
+41
*
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2019-12-15
1
-0
/
+2
[next]