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
2024-08-30
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2
-0
/
+151
2024-08-30
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2
-0
/
+104
2024-08-30
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
5
-0
/
+371
2024-08-30
selftests/bpf: attach struct_ops maps before test prog runs
Eduard Zingerman
1
-0
/
+27
2024-08-30
bpf: Export bpf_base_func_proto
Martin KaFai Lau
1
-0
/
+1
2024-08-30
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
4
-1
/
+58
2024-08-30
bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue
Martin KaFai Lau
1
-0
/
+6
2024-08-30
bpf: Move insn_buf[16] to bpf_verifier_env
Martin KaFai Lau
2
-7
/
+11
2024-08-29
bpf: Use kvmemdup to simplify the code
Hongbo Li
1
-2
/
+1
2024-08-29
docs/bpf: Fix a typo in verifier.rst
Yiming Xiang
1
-1
/
+1
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
1
-1
/
+29
2024-08-29
libbpf: Fix bpf_object__open_skeleton()'s mishandling of options
Andrii Nakryiko
1
-33
/
+19
2024-08-29
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
4
-0
/
+58
2024-08-29
bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint
Juntong Deng
1
-2
/
+1
2024-08-28
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
1
-1
/
+1
2024-08-28
Merge branch 'bpf-arm64-simplify-jited-prologue-epilogue'
Alexei Starovoitov
1
-202
/
+192
2024-08-28
bpf, arm64: Avoid blindly saving/restoring all callee-saved registers
Xu Kuohai
1
-111
/
+183
2024-08-28
bpf, arm64: Get rid of fpb
Xu Kuohai
1
-93
/
+11
2024-08-28
sched_ext: Add missing cfi stub for ops.tick
Tejun Heo
1
-0
/
+2
2024-08-28
samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'
Rong Tao
1
-2
/
+2
2024-08-27
scx_central: Fix smatch checker warning
Tejun Heo
1
-1
/
+1
2024-08-24
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
4
-7
/
+75
2024-08-24
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
3
-0
/
+60
2024-08-24
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
1
-3
/
+4
2024-08-23
Merge branch 'support-bpf_kptr_xchg-into-local-kptr'
Alexei Starovoitov
8
-48
/
+151
2024-08-23
selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
Dave Marchevsky
2
-3
/
+53
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
3
-20
/
+37
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
3
-5
/
+5
2024-08-23
bpf: Search for kptrs in prog BTF structs
Dave Marchevsky
1
-18
/
+52
2024-08-23
bpf: Let callers of btf_parse_kptr() track life cycle of prog btf
Amery Hung
2
-3
/
+5
2024-08-23
selftests/bpf: add multi-uprobe benchmarks
Andrii Nakryiko
3
-15
/
+85
2024-08-23
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Andrii Nakryiko
3
-15
/
+94
2024-08-23
Merge branch 'follow-up-for-__jited-test-tag'
Alexei Starovoitov
3
-9
/
+21
2024-08-23
selftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_helpers.c
Eduard Zingerman
1
-3
/
+14
2024-08-23
selftests/bpf: match both retq/rethunk in verifier_tailcall_jit
Eduard Zingerman
1
-2
/
+2
2024-08-23
selftests/bpf: test_loader.c:get_current_arch() should not return 0
Eduard Zingerman
1
-4
/
+5
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
3
-1
/
+109
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1334
-9273
/
+19542
2024-08-22
Merge branch 'support-bpf_fastcall-patterns-for-calls-to-kfuncs'
Alexei Starovoitov
7
-102
/
+192
2024-08-22
selftests/bpf: check if bpf_fastcall is recognized for kfuncs
Eduard Zingerman
1
-0
/
+55
2024-08-22
selftests/bpf: by default use arch mask allowing all archs
Eduard Zingerman
1
-1
/
+1
2024-08-22
bpf: allow bpf_fastcall for bpf_cast_to_kern_ctx and bpf_rdonly_cast
Eduard Zingerman
1
-0
/
+3
2024-08-22
bpf: support bpf_fastcall patterns for kfuncs
Eduard Zingerman
1
-1
/
+34
2024-08-22
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
Eduard Zingerman
2
-15
/
+15
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
4
-85
/
+84
2024-08-22
bpf: Fix percpu address space issues
Uros Bizjak
4
-16
/
+17
2024-08-22
Merge branch 'bpf-fix-null-pointer-access-for-malformed-bpf_core_type_id_loca...
Alexei Starovoitov
2
-0
/
+133
2024-08-22
selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocation
Eduard Zingerman
1
-0
/
+125
2024-08-22
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
1
-0
/
+8
2024-08-22
bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-2
/
+2
[prev]
[next]