index
:
git.armlinux.org.uk/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
2025-03-15
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
2025-03-15
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: lwt_seg6local: Remove unused routes
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
2025-03-15
selftests/bpf: Allow assigning traffic monitor print function
Amery Hung
2025-03-15
selftests/bpf: Clean up call sites of stdio_restore()
Amery Hung
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Add tests for arena spin lock
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Introduce arena spin lock
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Introduce cond_break_label
Kumar Kartikeya Dwivedi
2025-03-15
bpf: correct use/def for may_goto instruction
Eduard Zingerman
2025-03-15
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
2025-03-15
selftests/bpf: Add selftests for load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf, x86: Add x86 JIT support for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Add tests for bpf_object__prepare
Mykyta Yatsenko
2025-03-15
libbpf: Split bpf object load into prepare/load
Mykyta Yatsenko
2025-03-15
libbpf: Introduce more granular state for bpf_object
Mykyta Yatsenko
2025-03-15
libbpf: Use map_is_created helper in map setters
Mykyta Yatsenko
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add ping helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add generic_attach* helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
veristat: Report program type guess results to sdterr
Eduard Zingerman
2025-03-15
veristat: Strerror expects positive number (errno)
Eduard Zingerman
2025-03-15
veristat: @files-list.txt notation for object files list
Eduard Zingerman
2025-03-15
selftests/bpf: Add tests for extending sleepable global subprogs
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Test sleepable global subprogs in atomic contexts
Kumar Kartikeya Dwivedi
2025-03-15
bpf/selftests: test_select_reuseport_kern: Remove unused header
Alexis Lothoré (eBPF Foundation)
2025-03-15
selftests/bpf: Add selftests allowing cgroup prog pre-ordering
Yonghong Song
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-03-15
selftests/bpf: Fixes for test_maps test
Jiayuan Chen
2025-03-15
selftests/bpf: Allow auto port binding for bpf nf
Jiayuan Chen
2025-03-15
selftests/bpf: Allow auto port binding for cgroup connect
Jiayuan Chen
[next]