index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-09-04
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
2020-09-03
libbpf: Deprecate notion of BPF program "title" in favor of "section name"
Andrii Nakryiko
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2020-09-03
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
2020-09-03
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
2020-09-03
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
2020-09-03
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
2020-09-03
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
2020-09-03
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2020-08-31
libbpf: Support shared umems between queues and devices
Magnus Karlsson
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
2020-08-28
libbpf: Support sleepable progs
Alexei Starovoitov
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-26
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
2020-08-26
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2020-08-25
bpf: Add d_path helper
Jiri Olsa
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
[next]