index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/mm: guard defines from shm
Edward Liaw
2024-07-04
1
-0
/
+8
*
selftests/mm: include linux/mman.h
Edward Liaw
2024-07-04
1
-4
/
+1
*
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
2024-07-04
1
-1
/
+2
*
selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
John Hubbard
2024-07-04
1
-0
/
+331
*
selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
John Hubbard
2024-07-04
1
-0
/
+392
*
selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
John Hubbard
2024-07-04
3
-48
/
+48
*
selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
John Hubbard
2024-07-04
4
-80
/
+44
*
selftests/mm: mseal, self_elf: fix missing __NR_mseal
John Hubbard
2024-07-04
2
-2
/
+2
*
selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
Donet Tom
2024-07-04
3
-0
/
+119
*
selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...
Dev Jain
2024-07-04
1
-222
/
+232
*
selftests/mm: va_high_addr_switch: reduce test noise
Dev Jain
2024-07-04
1
-4
/
+0
*
selftests: mm: check return values
Muhammad Usama Anjum
2024-07-04
1
-1
/
+3
*
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-06-28
2
-11
/
+15
|
\
|
*
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2024-06-28
2
-2
/
+6
|
*
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
2024-06-28
1
-8
/
+8
|
*
tools/power turbostat: option '-n' is ambiguous
David Arcari
2024-06-28
1
-1
/
+1
*
|
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-27
10
-439
/
+1050
|
\
\
|
*
|
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
1
-0
/
+72
|
*
|
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
1
-0
/
+68
|
*
|
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
1
-0
/
+147
|
*
|
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
1
-1
/
+50
|
*
|
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
2024-06-27
1
-0
/
+91
|
*
|
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2024-06-27
1
-0
/
+16
|
*
|
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
1
-5
/
+44
|
*
|
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
1
-0
/
+11
|
*
|
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
1
-2
/
+23
|
*
|
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2024-06-27
2
-1
/
+221
|
*
|
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
2024-06-27
3
-438
/
+1
|
*
|
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2024-06-25
5
-1
/
+312
|
|
\
\
|
|
*
|
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
2024-06-24
1
-0
/
+52
|
|
*
|
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-06-24
3
-1
/
+103
|
|
*
|
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
2024-06-21
1
-0
/
+94
|
|
*
|
selftests/bpf: Add a few tests to cover
Yonghong Song
2024-06-17
1
-0
/
+63
|
*
|
|
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
2024-06-21
1
-0
/
+3
*
|
|
|
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
2024-06-25
1
-16
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-22
6
-4
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2024-06-21
3
-0
/
+3
|
|
\
\
|
|
*
|
KVM: selftests: Fix RISC-V compilation
Andrew Jones
2024-06-06
3
-0
/
+3
|
*
|
|
KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
Tao Su
2024-06-05
2
-2
/
+14
|
*
|
|
KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits
Colin Ian King
2024-06-05
1
-2
/
+2
*
|
|
|
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-20
10
-21
/
+759
|
\
\
\
\
|
*
|
|
|
selftests: virtio_net: add forgotten config options
Jiri Pirko
2024-06-20
1
-1
/
+7
|
*
|
|
|
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
2024-06-19
3
-0
/
+342
|
*
|
|
|
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
2024-06-19
3
-0
/
+337
|
*
|
|
|
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
2024-06-19
1
-1
/
+1
|
*
|
|
|
selftests: openvswitch: Use bash as interpreter
Simon Horman
2024-06-18
1
-1
/
+1
|
*
|
|
|
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
2024-06-18
1
-18
/
+28
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-15
2
-0
/
+43
|
|
\
\
\
|
|
*
|
|
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2024-06-13
2
-0
/
+43
*
|
|
|
|
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-06-18
4
-8
/
+35
|
\
\
\
\
\
[next]