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
Age
Commit message (
Expand
)
Author
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
2021-09-28
bpf/tests: Add tail call limit test with external function call
Johan Almbladh
2021-09-28
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
2021-09-28
bpf/tests: Add more BPF_END byte order conversion tests
Johan Almbladh
2021-09-28
bpf/tests: Expand branch conversion JIT test
Johan Almbladh
2021-09-28
bpf/tests: Add JMP tests with degenerate conditional
Johan Almbladh
2021-09-28
bpf/tests: Add JMP tests with small offsets
Johan Almbladh
2021-09-28
bpf/tests: Add test case flag for verifier zero-extension
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add staggered JMP and JMP32 tests
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of JMP operand magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of ALU operand magnitudes
Johan Almbladh
2021-09-28
bpf/tests: Add exhaustive tests of ALU shift values
Johan Almbladh
2021-09-28
bpf/tests: Reduce memory footprint of test suite
Johan Almbladh
2021-09-28
bpf/tests: Allow different number of runs per test case
Johan Almbladh
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
2021-09-28
Merge branch 'bpf-xsk-rx-batch'
Daniel Borkmann
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
2021-09-28
xsk: Optimize for aligned case
Magnus Karlsson
2021-09-28
i40e: Use the xsk batched rx allocation interface
Magnus Karlsson
2021-09-28
ice: Use the xsk batched rx allocation interface
Magnus Karlsson
2021-09-28
ice: Use xdp_buf instead of rx_buf for xsk zero-copy
Magnus Karlsson
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2021-09-28
xsk: Get rid of unused entry in struct xdp_buff_xsk
Magnus Karlsson
2021-09-26
Merge branch 'bpf: Support <8-byte scalar spill and refill'
Alexei Starovoitov
2021-09-26
bpf: selftest: Add verifier tests for <8-byte scalar spill and refill
Martin KaFai Lau
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
2021-09-26
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
2021-09-26
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
2021-09-24
selftests/bpf: Fix btf_dump __int128 test failure with clang build kernel
Yonghong Song
2021-09-22
bpf: Document BPF licensing.
Alexei Starovoitov
2021-09-21
seltests: bpf: test_tunnel: Use ip neigh
Jiri Benc
2021-09-21
Merge branch 'libbpf: add legacy uprobe support'
Alexei Starovoitov
2021-09-21
libbpf: Add legacy uprobe attaching support
Andrii Nakryiko
2021-09-21
libbpf: Refactor and simplify legacy kprobe code
Andrii Nakryiko
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
2021-09-21
libbpf: Fix memory leak in legacy kprobe attach logic
Andrii Nakryiko
2021-09-21
samples: bpf: Convert ARP table network order fields into readable format
Gokul Sivakumar
2021-09-21
samples: bpf: Convert route table network order fields into readable format
Gokul Sivakumar
2021-09-20
libbpf: Add doc comments in libbpf.h
Grant Seltzer
2021-09-17
Merge branch 'bpf: implement variadic printk helper'
Alexei Starovoitov
2021-09-17
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
[next]