index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
3
-5
/
+6
2020-01-21
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-21
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
1
-9
/
+10
2020-01-21
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-21
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-01-21
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2020-01-21
bpf: Fix memory leaks in generic update/delete batch ops
Brian Vazquez
1
-11
/
+19
2020-01-18
libbpf: Load btf_vmlinux only once per object.
KP Singh
1
-52
/
+101
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
1
-1
/
+1
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
1
-13
/
+6
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
1
-0
/
+1
2020-01-17
bpf: Remove set but not used variable 'first_key'
YueHaibing
1
-2
/
+0
2020-01-17
Merge branch 'xdp_redirect-bulking'
Alexei Starovoitov
11
-209
/
+160
2020-01-17
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
3
-23
/
+16
2020-01-17
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
8
-146
/
+108
2020-01-17
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
4
-42
/
+38
2020-01-17
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
1
-1
/
+1
2020-01-17
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
1
-1
/
+1
2020-01-16
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2
-11
/
+80
2020-01-16
Merge branch 'bpftool-improvements'
Alexei Starovoitov
5
-134
/
+166
2020-01-16
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
1
-11
/
+50
2020-01-16
bpftool: Add struct_ops map name
Martin KaFai Lau
1
-0
/
+1
2020-01-16
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
4
-96
/
+102
2020-01-16
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
1
-22
/
+20
2020-01-16
bpftool: Fix a leak of btf object
Martin KaFai Lau
1
-14
/
+2
2020-01-16
Merge branch 'bpf-batch-ops'
Alexei Starovoitov
11
-128
/
+1248
2020-01-16
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
1
-0
/
+129
2020-01-16
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
1
-0
/
+283
2020-01-16
libbpf: Add libbpf support to batch ops
Yonghong Song
3
-0
/
+84
2020-01-16
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-16
bpf: Add batch ops to all htab bpf map
Yonghong Song
4
-1
/
+276
2020-01-16
bpf: Add lookup and update batch ops to arraymap
Brian Vazquez
1
-0
/
+2
2020-01-16
bpf: Add generic support for update and delete batch ops
Brian Vazquez
3
-0
/
+127
2020-01-16
bpf: Add generic support for lookup batch op
Brian Vazquez
3
-4
/
+179
2020-01-16
bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions
Brian Vazquez
1
-128
/
+152
2020-01-16
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2
-0
/
+109
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-15
Merge branch 'bpf_send_signal_thread'
Alexei Starovoitov
5
-113
/
+131
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-106
/
+73
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
3
-7
/
+58
2020-01-15
xsk: Support allocations of large umems
Magnus Karlsson
1
-3
/
+4
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-01-14
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-4
/
+10
2020-01-14
Merge branch 'runqslower'
Alexei Starovoitov
11
-31
/
+437
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2
-2
/
+7
2020-01-14
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
6
-5
/
+396
2020-01-14
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2020-01-14
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-14
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2
-3
/
+1
[next]