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
2022-11-24
selftests/bpf: Add reproducer for decl_tag in func_proto argument
Stanislav Fomichev
2022-11-23
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
2022-11-22
selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfunc
David Vernet
2022-11-22
selftests/bpf: Add cgroup kfunc / kptr selftests
David Vernet
2022-11-22
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
2022-11-22
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
2022-11-21
selftests/bpf: Make sure zero-len skbs aren't redirectable
Stanislav Fomichev
2022-11-21
selftests/bpf: Add test for cgroup iterator on a dead cgroup
Hou Tao
2022-11-21
selftests/bpf: Add cgroup helper remove_cgroup()
Hou Tao
2022-11-20
bpftool: remove function free_btf_vmlinux()
Sahid Orentino Ferdjaoui
2022-11-20
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
2022-11-20
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
2022-11-20
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
2022-11-20
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
2022-11-20
bpf: Add type cast unit tests
Yonghong Song
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-18
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
2022-11-18
selftests/bpf: Skip spin lock failure test on s390x
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
2022-11-17
selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
Björn Töpel
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
2022-11-15
bpftool: Check argc first before "file" in do_batch()
Tiezhu Yang
2022-11-15
selftests/bpf: check nullness propagation for reg to reg comparisons
Eduard Zingerman
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
libbpf: checkpatch: Fixed code alignments in ringbuf.c
Kang Minchul
2022-11-14
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-11
selftests: mptcp: use max_time instead of time
Geliang Tang
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
selftests/bpf: fix veristat's singular file-or-prog filter
Andrii Nakryiko
2022-11-11
selftests/bpf: Test skops->skb_hwtstamp
Martin KaFai Lau
2022-11-11
selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
Martin KaFai Lau
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
2022-11-11
selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
Yang Jihong
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]