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
2022-12-11
Merge branch 'stricter register ID checking in regsafe()'
Alexei Starovoitov
6
-27
/
+324
2022-12-11
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
1
-0
/
+75
2022-12-11
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-0
/
+39
2022-12-11
bpf: use check_ids() for active_lock comparison
Eduard Zingerman
1
-3
/
+13
2022-12-11
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
1
-0
/
+82
2022-12-11
bpf: states_equal() must build idmap for all function frames
Eduard Zingerman
2
-3
/
+4
2022-12-11
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2
-0
/
+103
2022-12-11
bpf: regsafe() must not skip check_ids()
Eduard Zingerman
1
-21
/
+8
2022-12-09
docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
Donald Hunter
1
-0
/
+155
2022-12-09
Merge branch 'Dynptr refactorings'
Alexei Starovoitov
13
-202
/
+369
2022-12-09
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2
-8
/
+45
2022-12-09
bpf: Use memmove for bpf_dynptr_{read,write}
Kumar Kartikeya Dwivedi
1
-2
/
+10
2022-12-09
bpf: Move PTR_TO_STACK alignment check to process_dynptr_func
Kumar Kartikeya Dwivedi
1
-5
/
+8
2022-12-09
bpf: Rework check_func_arg_reg_off
Kumar Kartikeya Dwivedi
3
-27
/
+40
2022-12-09
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
7
-79
/
+191
2022-12-09
bpf: Propagate errors from process_* checks in check_func_arg
Kumar Kartikeya Dwivedi
1
-10
/
+15
2022-12-09
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
4
-86
/
+75
2022-12-09
Merge branch 'Misc optimizations for bpf mem allocator'
Alexei Starovoitov
1
-4
/
+27
2022-12-09
bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
Hou Tao
1
-1
/
+9
2022-12-09
bpf: Reuse freed element in free_by_rcu during allocation
Hou Tao
1
-3
/
+18
2022-12-09
selftests/bpf: Bring test_offload.py back to life
Stanislav Fomichev
1
-3
/
+5
2022-12-08
bpf: Fix comment error in fixup_kfunc_call function
Yang Jihong
1
-1
/
+1
2022-12-08
bpf: Do not zero-extend kfunc return values
Björn Töpel
1
-0
/
+4
2022-12-08
Merge branch 'Document some recent core kfunc additions'
Alexei Starovoitov
2
-2
/
+200
2022-12-08
bpf/docs: Document struct cgroup * kfuncs
David Vernet
2
-1
/
+116
2022-12-08
bpf/docs: Document struct task_struct * kfuncs
David Vernet
2
-1
/
+84
2022-12-08
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
5
-155
/
+64
2022-12-08
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
4
-1
/
+272
2022-12-08
bpf: Remove unused insn_cnt argument from visit_[func_call_]insn()
Andrii Nakryiko
1
-6
/
+5
2022-12-08
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
4
-10
/
+53
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
4
-10
/
+53
2022-12-07
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
1
-1
/
+1
2022-12-07
Merge branch 'Refactor verifier prune and jump point handling'
Alexei Starovoitov
2
-45
/
+64
2022-12-07
bpf: remove unnecessary prune and jump points
Andrii Nakryiko
1
-24
/
+10
2022-12-07
bpf: mostly decouple jump history management from is_state_visited()
Andrii Nakryiko
1
-23
/
+26
2022-12-07
bpf: decouple prune and jump points
Andrii Nakryiko
2
-14
/
+44
2022-12-07
bpf: Loosen alloc obj test in verifier's reg_btf_record
Dave Marchevsky
1
-1
/
+6
2022-12-07
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
3
-30
/
+60
2022-12-07
Merge branch 'BPF selftests fixes'
Andrii Nakryiko
2
-4
/
+6
2022-12-07
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
1
-1
/
+1
2022-12-07
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
1
-1
/
+1
2022-12-07
selftests/bpf: Install all required files to run selftests
Daan De Meyer
1
-2
/
+4
2022-12-07
libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))
Timo Hunziker
1
-0
/
+8
2022-12-06
selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]
Martin KaFai Lau
1
-4
/
+9
2022-12-06
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
1
-0
/
+1
2022-12-06
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
1
-1
/
+28
2022-12-06
Merge branch 'xfrm: interface: Add unstable helpers for XFRM metadata'
Martin KaFai Lau
13
-2
/
+574
2022-12-06
selftests/bpf: add xfrm_info tests
Eyal Birger
5
-0
/
+403
2022-12-06
tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
Eyal Birger
1
-0
/
+1
2022-12-06
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
7
-2
/
+168
[next]