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
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
2023-04-07
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2023-04-05
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
2023-04-05
bpftool: Support printing opcodes and source file references in CFG
Quentin Monnet
2023-04-05
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2023-04-05
bpftool: Support inline annotations when dumping the CFG of a program
Quentin Monnet
2023-04-05
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
2023-04-05
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
2023-04-05
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-04-05
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
2023-04-05
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
2023-04-05
selftests: xsk: Add test case for packets at end of UMEM
Kal Conley
2023-04-05
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2023-04-05
selftests: xsk: Add xskxceiver.h dependency to Makefile
Kal Conley
2023-04-04
selftests/bpf: Add tracing tests for walking skb and req.
Alexei Starovoitov
2023-04-04
selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
Ilya Leoshkevich
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
2023-04-01
veristat: small fixed found in -O2 mode
Andrii Nakryiko
2023-04-01
veristat: avoid using kernel-internal headers
Andrii Nakryiko
2023-04-01
veristat: improve version reporting
Andrii Nakryiko
2023-04-01
veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
Andrii Nakryiko
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
2023-03-31
selftests/bpf: Add read_build_id function
Jiri Olsa
2023-03-31
selftests/bpf: Add err.h header
Jiri Olsa
2023-03-30
selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg
David Vernet
2023-03-30
veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS
Andrii Nakryiko
2023-03-29
selftests/bpf: Rewrite two infinite loops in bound check cases
Xu Kuohai
2023-03-29
veristat: guess and substitue underlying program type for freplace (EXT) progs
Andrii Nakryiko
2023-03-29
veristat: add -d debug mode option to see debug libbpf log
Andrii Nakryiko
2023-03-29
libbpf: disassociate section handler on explicit bpf_program__set_type() call
Andrii Nakryiko
2023-03-29
selftests/bpf: test a BPF CC writing app_limited
Yixin Shen
2023-03-29
tools: bpftool: json: Fix backslash escape typo in jsonw_puts
Manu Bretelle
2023-03-28
selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs...
Eduard Zingerman
2023-03-28
selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assembly
Eduard Zingerman
2023-03-27
libbpf: Fix double-free when linker processes empty sections
Eduard Zingerman
2023-03-27
selftests/bpf: Don't assume page size is 4096
Hengqi Chen
2023-03-27
libbpf: Ensure print callback usage is thread-safe
JP Kobryn
[next]