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
2025-09-05
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-1
/
+1
2025-09-04
bpf: Return an error pointer for skb metadata when CONFIG_NET=n
Jakub Sitnicki
1
-1
/
+1
2025-09-04
libbpf: Remove unused args in parse_usdt_note
Jiawei Zhao
1
-6
/
+4
2025-09-04
Merge branch 'selftests-bpf-introduce-experimental-bpf_in_interrupt'
Alexei Starovoitov
3
-0
/
+132
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
2
-0
/
+78
2025-09-04
selftests/bpf: Introduce experimental bpf_in_interrupt()
Leon Hwang
1
-0
/
+54
2025-09-04
bpf, arm64: Remove duplicated bpf_flush_icache()
Hengqi Chen
1
-1
/
+0
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
4
-0
/
+13
2025-09-04
bpf: add bpf_strcasecmp kfunc
Rong Tao
1
-20
/
+48
2025-09-04
Merge branch 'selftests-bpf-benchmark-all-symbols-for-kprobe-multi'
Alexei Starovoitov
7
-219
/
+319
2025-09-04
selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
5
-2
/
+80
2025-09-04
selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
1
-0
/
+19
2025-09-04
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
3
-217
/
+220
2025-09-04
selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
Ricardo B. Marlière
1
-13
/
+1
2025-09-04
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
1
-2
/
+2
2025-09-02
bpftool: Add CET-aware symbol matching for x86_64 architectures
Yuan Chen
1
-4
/
+50
2025-09-02
bpftool: Refactor kernel config reading into common helper
Yuan Chen
3
-82
/
+106
2025-08-28
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-08-28
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
7
-0
/
+853
2025-08-28
Merge branch 'bpf-arm64-support-for-timed-may_goto'
Alexei Starovoitov
6
-42
/
+76
2025-08-28
selftests/bpf: Enable timed may_goto tests for arm64
Puranjay Mohan
3
-40
/
+23
2025-08-28
bpf, arm64: Add JIT support for timed may_goto
Puranjay Mohan
3
-2
/
+53
2025-08-28
Merge branch 'libbpf-fix-usdt-sib-argument-handling-causing-unrecognized-regi...
Andrii Nakryiko
4
-9
/
+211
2025-08-28
selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...
Jiawei Zhao
2
-2
/
+112
2025-08-28
libbpf: Fix USDT SIB argument handling causing unrecognized register error
Jiawei Zhao
2
-7
/
+99
2025-08-28
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
28
-36
/
+36
2025-08-28
bpf: Add selftest to check the verifier's abstract multiplication
Nandakumar Edamana
2
-0
/
+40
2025-08-28
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
2
-13
/
+45
2025-08-27
Merge branch 's390-bpf-add-s390-jit-support-for-timed-may_goto'
Alexei Starovoitov
8
-10
/
+81
2025-08-27
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
Ilya Leoshkevich
1
-1
/
+0
2025-08-27
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
2
-3
/
+7
2025-08-27
selftests/bpf: Add __arch_s390x macro
Ilya Leoshkevich
2
-0
/
+6
2025-08-27
selftests/bpf: Add a missing newline to the "bad arch spec" message
Ilya Leoshkevich
1
-1
/
+1
2025-08-27
s390/bpf: Add s390 JIT support for timed may_goto
Ilya Leoshkevich
3
-5
/
+67
2025-08-26
selftests/bpf: Remove entries from config.{arch} already present in config
Tiezhu Yang
5
-30
/
+0
2025-08-26
Merge branch 'bpf-introduce-and-use-rcu_read_lock_dont_migrate'
Alexei Starovoitov
7
-32
/
+30
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
1
-12
/
+6
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
1
-4
/
+2
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
1
-4
/
+2
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-26
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-26
rcu: add rcu_read_lock_dont_migrate()
Menglong Dong
1
-0
/
+14
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
1
-3
/
+0
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
2
-47
/
+9
2025-08-22
selftests/bpf: Tests for is_scalar_branch_taken tnum logic
Paul Chaignon
1
-0
/
+41
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
3
-0
/
+15
2025-08-21
selftests/bpf: Use vmlinux.h for BPF programs
Hengqi Chen
5
-36
/
+11
2025-08-20
libbpf: Add documentation to version and error API functions
Cryolitia PukNgae
1
-0
/
+25
[next]