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-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-12-03
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
2020-12-03
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-12-03
bpf: Keep module's btf_data_size intact after load
Andrii Nakryiko
2020-12-03
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
2020-12-03
Merge branch 'Add support to set window_clamp from bpf setsockops'
Alexei Starovoitov
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
2020-12-03
samples/bpf: Fix spelling mistake "recieving" -> "receiving"
Colin Ian King
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
2020-12-03
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
2020-12-03
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-03
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
2020-12-03
Merge branch 'Fixes for ima selftest'
Andrii Nakryiko
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
2020-12-03
Merge branch 'libbpf: add support for privileged/unprivileged control separat...
Alexei Starovoitov
2020-12-03
samples/bpf: Sample application for eBPF load and socket creation split
Mariusz Dudek
2020-12-03
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-03
Merge branch 'bpftool: improve split BTF support'
Alexei Starovoitov
2020-12-03
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
libbpf: Add base BTF accessor
Andrii Nakryiko
2020-12-03
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-02
Merge branch 'switch to memcg-based memory accounting'
Alexei Starovoitov
2020-12-02
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for xskmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cpumap maps
Roman Gushchin
[next]