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
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-26
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
2020-08-26
bpf: Fix a verifier failure with xor
Yonghong Song
2020-08-26
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-08-26
Merge branch 'resolve_prog_type'
Alexei Starovoitov
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
2020-08-26
bpf: verifier: Use target program's type for access verifications
Udip Pant
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2020-08-25
bpf: Update .BTF_ids section in btf.rst with sets info
Jiri Olsa
2020-08-25
bpf: Add d_path helper
Jiri Olsa
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
2020-08-25
bpf: Factor btf_struct_access function
Jiri Olsa
2020-08-25
bpf: Remove recursion call in btf_struct_access
Jiri Olsa
2020-08-25
bpf: Add type_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
bpf: Add elem_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
bpf: Disallow BPF_PRELOAD in allmodconfig builds
Alexei Starovoitov
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
2020-08-24
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Cleanup bpf_load.o from Makefile
Daniel T. Lee
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
2020-08-24
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
2020-08-24
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
2020-08-24
bpf: sk_lookup: Add user documentation
Jakub Sitnicki
2020-08-24
docs: Correct subject prefix and update LLVM info
Jianlin Lv
2020-08-24
Merge branch 'bpf-tcp-header-opts'
Alexei Starovoitov
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
[next]