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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
3
-7
/
+9
2023-03-17
Merge branch 'double-fix bpf_test_run + XDP_PASS recycling'
Alexei Starovoitov
3
-5
/
+16
2023-03-17
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2
-4
/
+5
2023-03-17
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
1
-1
/
+11
2023-03-17
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
1
-10
/
+6
2023-03-16
Merge branch 'Make struct bpf_cpumask RCU safe'
Alexei Starovoitov
7
-79
/
+96
2023-03-16
bpf,docs: Remove bpf_cpumask_kptr_get() from documentation
David Vernet
1
-20
/
+10
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
5
-85
/
+0
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
4
-0
/
+102
2023-03-16
bpf: Mark struct bpf_cpumask as rcu protected
David Vernet
1
-0
/
+1
2023-03-16
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
1
-5
/
+14
2023-03-16
libbpf: Ignore warnings about "inefficient alignment"
Daniel Müller
1
-0
/
+6
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
1
-2
/
+2
2023-03-16
Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm to modules'
Alexei Starovoitov
9
-29
/
+170
2023-03-16
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
4
-0
/
+140
2023-03-16
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
5
-29
/
+30
2023-03-15
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
1
-2
/
+12
2023-03-15
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
1
-0
/
+3
2023-03-15
Merge branch 'xdp: recycle Page Pool backed skbs built from XDP frames'
Alexei Starovoitov
4
-58
/
+30
2023-03-15
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2
-44
/
+0
2023-03-15
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
1
-2
/
+2
2023-03-15
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
1
-2
/
+2
2023-03-15
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
1
-10
/
+26
2023-03-14
Merge branch 'bpf: Allow helpers access ptr_to_btf_id.'
Martin KaFai Lau
4
-1
/
+56
2023-03-14
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2
-0
/
+40
2023-03-14
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
1
-0
/
+15
2023-03-14
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
1
-1
/
+1
2023-03-14
bpf, docs: Add signed comparison example
Dave Thaler
1
-1
/
+10
2023-03-14
selftests/bpf: use canonical ftrace path
Ross Zwisler
11
-22
/
+64
2023-03-14
bpf: use canonical ftrace path
Ross Zwisler
10
-21
/
+21
2023-03-14
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
3
-14
/
+12
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
1
-5
/
+2
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-03-11
Merge branch 'Support stashing local kptrs with bpf_kptr_xchg'
Alexei Starovoitov
8
-17
/
+234
2023-03-11
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2
-0
/
+168
2023-03-11
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
1
-1
/
+7
2023-03-11
bpf: Support __kptr to local kptrs
Dave Marchevsky
5
-16
/
+59
2023-03-11
bpf, docs: Explain helper functions
Dave Thaler
3
-1
/
+22
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2
-4
/
+4
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
1
-6
/
+0
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
1
-8
/
+8
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
4
-0
/
+202
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
1
-9
/
+20
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
1
-30
/
+17
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
1
-9
/
+14
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
1
-6
/
+11
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
3
-8
/
+19
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
1
-4
/
+9
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
1
-62
/
+5
[next]