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.19.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-7.0.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
2026-02-01
Merge branch 'bpf-arm64-add-fsession-support'
Alexei Starovoitov
9
-20
/
+110
2026-02-01
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
2
-2
/
+2
2026-02-01
bpf, arm64: Add fsession support
Leon Hwang
2
-10
/
+68
2026-02-01
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
5
-8
/
+40
2026-02-01
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
1
-0
/
+35
2026-02-01
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
1
-1
/
+1
2026-01-31
Merge branch 'bpf-unify-special-map-field-validation-in-verifier'
Alexei Starovoitov
1
-95
/
+48
2026-01-31
bpf: Consolidate special map field validation in verifier
Mykyta Yatsenko
1
-59
/
+11
2026-01-31
bpf: Introduce struct bpf_map_desc in verifier
Mykyta Yatsenko
1
-39
/
+40
2026-01-31
Merge branch 'x86-fgraph-bpf-fix-orc-stack-unwind-from-kprobe_multi'
Andrii Nakryiko
8
-16
/
+190
2026-01-31
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
4
-9
/
+43
2026-01-31
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
2
-0
/
+71
2026-01-31
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
2
-0
/
+57
2026-01-31
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
1
-5
/
+14
2026-01-31
x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
1
-1
/
+1
2026-01-31
x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
1
-1
/
+4
2026-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
1
-2
/
+20
2026-01-30
Merge branch 'bpf-tail-calls-in-sleepable-programs'
Alexei Starovoitov
5
-1
/
+122
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
2
-0
/
+117
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
3
-1
/
+5
2026-01-29
Merge branch 'bpf-fix-verifier_bug_if-to-account-for-bpf_call'
Alexei Starovoitov
2
-6
/
+30
2026-01-29
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
1
-0
/
+22
2026-01-29
bpf: Fix verifier_bug_if to account for BPF_CALL
Luis Gerhorst
1
-6
/
+8
2026-01-29
bpftool: Fix dependencies for static build
Ihor Solodrai
1
-2
/
+2
2026-01-29
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
2
-5
/
+6
2026-01-28
Merge branch 'ftrace-bpf-use-single-direct-ops-for-bpf-trampolines'
Andrii Nakryiko
6
-75
/
+632
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
4
-31
/
+200
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
3
-5
/
+6
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
2
-13
/
+24
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
2
-0
/
+100
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
2
-0
/
+133
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
2
-0
/
+147
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
2
-7
/
+15
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
1
-2
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
3
-33
/
+14
2026-01-28
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
3
-5
/
+17
2026-01-27
Merge branch 'bpf-fix-fionread-and-copied_seq-issues'
Alexei Starovoitov
6
-17
/
+439
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
2
-6
/
+302
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
4
-6
/
+108
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
3
-5
/
+29
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
3
-4
/
+25
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
3
-5
/
+37
2026-01-27
Merge branch 'selftests-bpf-migrate-a-few-bpftool-testing-scripts'
Alexei Starovoitov
7
-486
/
+602
2026-01-27
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
3
-399
/
+371
2026-01-27
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
3
-86
/
+144
2026-01-27
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
3
-1
/
+87
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
1
-3
/
+10
2026-01-25
Merge branch 'selftests-bpf-introduce-execution-context-detection-helpers'
Alexei Starovoitov
6
-0
/
+202
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
5
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
1
-0
/
+58
[next]