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.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
2024-06-28
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-11
/
+15
2024-06-28
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-28
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-28
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-439
/
+1050
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
1
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
1
-0
/
+68
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
1
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
1
-0
/
+16
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
1
-5
/
+44
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
1
-0
/
+11
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
1
-2
/
+23
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2
-1
/
+221
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
3
-438
/
+1
2024-06-25
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
1
-16
/
+22
2024-06-25
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
5
-1
/
+312
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
1
-0
/
+52
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
3
-1
/
+103
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-4
/
+19
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
1
-0
/
+94
2024-06-21
Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
3
-0
/
+3
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
1
-0
/
+3
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-21
/
+759
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
1
-1
/
+7
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
3
-0
/
+342
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
3
-0
/
+337
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
1
-1
/
+1
2024-06-18
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-8
/
+35
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-18
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
1
-18
/
+28
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-8
/
+16
2024-06-17
Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
1
-0
/
+63
2024-06-15
selftests: mm: make map_fixed_noreplace test names stable
Mark Brown
1
-8
/
+16
2024-06-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+43
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2
-0
/
+43
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+3
2024-06-12
selftests/fchmodat2: fix clang build failure due to -static-libasan
John Hubbard
1
-1
/
+10
2024-06-12
selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
John Hubbard
1
-2
/
+12
2024-06-11
selftests: seccomp: fix format-zero-length warnings
Amer Al Shanawany
1
-3
/
+3
2024-06-11
selftests: filesystems: fix warn_unused_result build warnings
Amer Al Shanawany
1
-2
/
+10
2024-06-11
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-2
/
+2
2024-06-11
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+2
2024-06-09
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
19
-29
/
+118
2024-06-08
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+112
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-11
/
+13
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
[next]