开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
2024-06-24
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
2024-06-18
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
2024-06-15
selftests: mm: make map_fixed_noreplace test names stable
Mark Brown
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-11
selftests/fchmodat2: fix clang build failure due to -static-libasan
John Hubbard
2024-06-11
selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
John Hubbard
2024-06-11
selftests: seccomp: fix format-zero-length warnings
Amer Al Shanawany
2024-06-11
selftests: filesystems: fix warn_unused_result build warnings
Amer Al Shanawany
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-07
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
KVM: s390x: selftests: Add shared zeropage test
David Hildenbrand
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
2024-06-04
Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-06-03
Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-01
Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
2024-05-31
selftests/futex: don't pass a const char* to asprintf(3)
John Hubbard
2024-05-31
selftests/futex: don't redefine .PHONY targets (all, clean)
John Hubbard
2024-05-31
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
2024-05-31
selftests/tracing: Fix event filter test to retry up to 10 times
Masami Hiramatsu (Google)
2024-05-30
selftests/futex: pass _GNU_SOURCE without a value to the compiler
John Hubbard
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]