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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
1
-1
/
+2
3 days
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
324
-4400
/
+15622
3 days
Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-18
/
+96
4 days
tools/sched_ext: fix getopt not re-parsed on restart
David Carlier
6
-0
/
+6
4 days
tools/sched_ext: scx_userland: fix data races on shared counters
David Carlier
1
-13
/
+13
5 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-29
/
+175
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
17
-58
/
+140
6 days
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-14
/
+111
6 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-2154
/
+3079
6 days
selftests/net: packetdrill: add ipv4-mapped-ipv6 tests
Eric Dumazet
1
-1
/
+10
6 days
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
1
-1
/
+1
6 days
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
6 days
libbpf: Remove extern declaration of bpf_stream_vprintk()
Ihor Solodrai
1
-3
/
+0
6 days
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
1
-6
/
+6
6 days
Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-2
/
+1
6 days
tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
David Carlier
1
-1
/
+6
6 days
tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
David Carlier
1
-1
/
+2
7 days
tools/power turbostat: Fix AMD RAPL regression
Len Brown
1
-2
/
+1
7 days
selftests: tc_actions: don't dump 2MB of \0 to stdout
Jakub Kicinski
1
-1
/
+1
7 days
bpftool: Fix truncated netlink dumps
Jakub Kicinski
2
-2
/
+7
7 days
Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-539
/
+936
7 days
libbpf: Delay feature gate check until object prepare time
Emil Tsalapatis
1
-7
/
+13
7 days
libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
Emil Tsalapatis
1
-2
/
+3
7 days
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
8 days
selftests: forwarding: fix pedit tests failure with br_netfilter enabled
Aleksei Oladko
2
-0
/
+16
8 days
selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...
Aleksei Oladko
1
-1
/
+1
8 days
selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...
Aleksei Oladko
1
-10
/
+16
8 days
selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warning
Nikolay Aleksandrov
1
-2
/
+88
8 days
selftests: drv-net: add HDS payload sweep test for devmem TCP
Bobby Eshleman
2
-2
/
+28
8 days
tools/sched_ext: scx_userland: fix stale data on restart
David Carlier
1
-0
/
+8
8 days
tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...
David Carlier
1
-4
/
+9
9 days
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...
Linus Torvalds
1
-0
/
+1
10 days
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-1
/
+1
10 days
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
11 days
Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-2
/
+53
11 days
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+47
11 days
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2
-2
/
+2
11 days
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
4
-35
/
+39
11 days
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2
-4
/
+4
11 days
libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
Amery Hung
1
-1
/
+1
11 days
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
3
-2
/
+71
11 days
selftests: netconsole: Increase port listening timeout
Pin-yen Lin
1
-2
/
+2
11 days
tools/power turbostat: version 2026.02.14
Len Brown
1
-36
/
+21
11 days
tools/power turbostat: Fix and document --header_iterations
Len Brown
2
-12
/
+12
11 days
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
1
-6
/
+8
11 days
tools/power turbostat: Favor cpu# over core#
Len Brown
1
-54
/
+69
11 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
41
-626
/
+2207
11 days
selftests/sched_ext: Fix rt_stall flaky failure
Ihor Solodrai
1
-0
/
+49
12 days
tools/power turbostat: Expunge logical_cpu_id
Len Brown
1
-4
/
+4
12 days
tools/power turbostat: Enhance HT enumeration
Len Brown
1
-15
/
+19
[next]