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
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
Merge branch 'selftests: xsk: Add test case for packets at end of UMEM'
Martin KaFai Lau
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
kallsyms: Disable preemption for find_kallsyms_symbol_value
Jiri Olsa
2023-04-04
Merge branch 'bpf: Follow up to RCU enforcement in the verifier.'
Andrii Nakryiko
2023-04-04
selftests/bpf: Add tracing tests for walking skb and req.
Alexei Starovoitov
2023-04-04
bpf: Undo strict enforcement for walking untagged fields.
Alexei Starovoitov
2023-04-04
bpf: Allowlist few fields similar to __rcu tag.
Alexei Starovoitov
2023-04-04
bpf: Refactor NULL-ness check in check_reg_type().
Alexei Starovoitov
2023-04-04
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
2023-04-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-04-04
selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
Ilya Leoshkevich
2023-04-03
bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call
Dave Marchevsky
2023-04-02
bpf, docs: Add docs on extended 64-bit immediate instructions
Dave Thaler
2023-04-02
bpf: compute hashes in bloom filter similar to hashmap
Anton Protopopov
2023-04-01
bpf: optimize hashmap lookups when key_size is divisible by 4
Anton Protopopov
2023-04-01
Merge branch 'Enable RCU semantics for task kptrs'
Alexei Starovoitov
2023-04-01
bpf,docs: Update documentation to reflect new task kfuncs
David Vernet
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
Merge branch 'Prepare veristat for packaging'
Alexei Starovoitov
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
Merge branch 'selftests/bpf: Add read_build_id function'
Alexei Starovoitov
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
bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg
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
Merge branch 'veristat: add better support of freplace programs'
Alexei Starovoitov
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
Merge branch 'Allow BPF TCP CCs to write app_limited'
Martin KaFai Lau
2023-03-29
selftests/bpf: test a BPF CC writing app_limited
Yixin Shen
2023-03-29
bpf: allow a TCP CC to write app_limited
Yixin Shen
2023-03-29
tools: bpftool: json: Fix backslash escape typo in jsonw_puts
Manu Bretelle
2023-03-28
Merge branch 'verifier/xdp_direct_packet_access.c converted to inline assembly'
Andrii Nakryiko
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
[next]