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-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
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
2
-0
/
+296
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
4
-50
/
+302
2025-09-19
bpf: table based bpf_insn_successors()
Eduard Zingerman
3
-71
/
+58
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
19
-806
/
+226
2025-09-19
bpf: signal error if old liveness is more conservative than new
Eduard Zingerman
2
-0
/
+10
2025-09-19
bpf: enable callchain sensitive stack liveness tracking
Eduard Zingerman
1
-8
/
+53
2025-09-19
bpf: callchain sensitive stack liveness tracking using CFG
Eduard Zingerman
3
-1
/
+692
2025-09-19
bpf: compute instructions postorder per subprogram
Eduard Zingerman
2
-14
/
+60
2025-09-19
bpf: declare a few utility functions as internal api
Eduard Zingerman
2
-18
/
+21
2025-09-19
bpf: remove redundant REG_LIVE_READ check in stacksafe()
Eduard Zingerman
1
-7
/
+0
2025-09-19
bpf: use compute_live_registers() info in clean_func_state
Eduard Zingerman
1
-6
/
+9
2025-09-19
bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
Eduard Zingerman
3
-14
/
+7
2025-09-19
bpf: Move the signature kfuncs to helpers.c
KP Singh
3
-183
/
+198
2025-09-19
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
6
-2
/
+48
2025-09-19
selftests/bpf: Add tests for exclusive maps
KP Singh
2
-0
/
+88
2025-09-19
libbpf: Support exclusive map creation
KP Singh
5
-2
/
+101
2025-09-19
libbpf: Implement SHA256 internal helper
KP Singh
2
-0
/
+63
2025-09-19
bpf: Implement exclusive map creation
KP Singh
5
-4
/
+46
2025-09-19
bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
3
-5
/
+8
2025-09-19
Merge branch 'update-kf_rcu_protected'
Alexei Starovoitov
7
-4
/
+91
2025-09-19
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
3
-0
/
+60
2025-09-19
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
4
-4
/
+31
2025-09-17
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
Hengqi Chen
1
-2
/
+1
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
1
-3
/
+18
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
2025-09-15
bpf: potential double-free of env->insn_aux_data
Eduard Zingerman
1
-1
/
+0
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
6
-5
/
+8
2025-09-15
Merge branch 'remove-use-of-current-cgns-in-bpf_cgroup_from_id'
Alexei Starovoitov
7
-5
/
+126
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
4
-0
/
+104
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
3
-5
/
+22
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2
-1
/
+17
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
1
-0
/
+4
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
1
-9
/
+2
2025-09-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
1
-1
/
+41
2025-09-15
riscv, bpf: Remove duplicated bpf_flush_icache()
Hengqi Chen
1
-1
/
+0
2025-09-11
Merge branch 'bpf-report-arena-faults-to-bpf-streams'
Alexei Starovoitov
10
-112
/
+491
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2
-0
/
+190
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2
-0
/
+100
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
4
-5
/
+176
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
3
-3
/
+5
2025-09-11
bpf: arm64: simplify exception table handling
Puranjay Mohan
1
-22
/
+3
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
1194
-6561
/
+14835
2025-09-11
Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-7
/
+5
2025-09-11
Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-14
/
+49
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-17
/
+56
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
20
-53
/
+213
[next]