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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-0
/
+2
2026-01-07
selftests/bpf: add tests for arena kfuncs under lock
Emil Tsalapatis
1
-0
/
+38
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
3
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
1
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
1
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
1
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
1
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2
-11
/
+11
2026-01-01
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
1
-1
/
+1
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
2
-1
/
+118
2025-12-31
selftests/bpf: iterator based loop and STACK_MISC states pruning
Eduard Zingerman
1
-0
/
+65
2025-12-31
selftests/bpf: test cases for bpf_loop SCC and state graph backedges
Eduard Zingerman
1
-0
/
+75
2025-12-30
selftests/bpf: Fix verifier_arena_large/big_alloc3 test
Puranjay Mohan
1
-1
/
+1
2025-12-23
selftests: bpf: test non-sleepable arena allocations
Puranjay Mohan
4
-5
/
+240
2025-12-23
selftests: bpf: fix tests with raw_tp calling kfuncs
Puranjay Mohan
2
-4
/
+4
2025-12-23
bpf: selftests: selftests for memcg stat kfuncs
JP Kobryn
3
-0
/
+280
2025-12-21
selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
Matt Bobrowski
1
-1
/
+30
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
4
-86
/
+154
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
1
-2
/
+6
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-1
/
+0
2025-12-19
resolve_btfids: Always build with -Wall -Werror
Ihor Solodrai
1
-1
/
+2
2025-12-19
resolve_btfids: Introduce enum btf_id_kind
Ihor Solodrai
1
-23
/
+60
2025-12-19
resolve_btfids: Factor out load_btf()
Ihor Solodrai
1
-13
/
+34
2025-12-19
resolve_btfids: Rename object btf field to btf_path
Ihor Solodrai
1
-5
/
+5
2025-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
741
-6884
/
+23469
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-25
/
+145
2025-12-16
selftests/bpf: Add tests for the arena offset of globals
Emil Tsalapatis
3
-0
/
+140
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
2
-7
/
+22
2025-12-16
libbpf: Turn relo_core->sym_off unsigned
Emil Tsalapatis
1
-7
/
+7
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
1
-2
/
+2
2025-12-16
selftests/bpf: Explicitly account for globals in verifier_arena_large
Emil Tsalapatis
1
-4
/
+11
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2025-12-12
selftests/sched_ext: flush stdout before test to avoid log spam
Emil Tsalapatis
1
-0
/
+8
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2
-17
/
+95
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+562
2025-12-10
selftests/bpf: add verifier sign extension bound computation tests.
Cupertino Miranda
1
-0
/
+68
2025-12-10
selftests/bpf: add tests for attaching invalid fd
Kohei Enju
1
-2
/
+17
2025-12-10
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
1
-5
/
+42
2025-12-10
libbpf: Fix -Wdiscarded-qualifiers under C23
Mikhail Gavrilov
1
-3
/
+4
2025-12-10
bpftool: Fix build warnings due to MS extensions
Quentin Monnet
1
-0
/
+2
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+45
2025-12-09
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-3
/
+8
2025-12-09
tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
1
-1
/
+1
2025-12-09
selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
1
-2
/
+7
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+4
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
246
-3670
/
+11130
2025-12-07
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-1
/
+657
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
317
-307
/
+1291
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+154
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
24
-33
/
+65
[next]