index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
1
-3
/
+25
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
1
-2
/
+19
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
3
-0
/
+328
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
16
-109
/
+303
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
7
-22
/
+57
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
1
-2
/
+2
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
5
-3
/
+77
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
4
-1
/
+29
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
1
-15
/
+23
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
1
-2
/
+5
2025-09-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
1
-1
/
+2
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
3
-0
/
+353
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
2
-0
/
+259
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-3
/
+9
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-10
/
+18
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
8
-14
/
+89
2025-09-22
selftests: mptcp: pm: get server-side flag
Matthieu Baerts (NGI0)
1
-1
/
+8
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-22
selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt
David Yang
7
-13
/
+13
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-1
/
+1
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
1
-3
/
+5
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
1
-3
/
+1
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
4
-5
/
+5
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
3
-2
/
+7
2025-09-21
selftests/mm: gup_tests: option to GUP all pages in a single call
David Hildenbrand
2
-3
/
+7
2025-09-21
selftests/mm: remove PROT_EXEC req from file-collapse tests
Zach O'Keefe
1
-1
/
+1
2025-09-21
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-09-21
selftests/mm: alloc hugepages in va_high_addr_switch test
Chunyu Hu
1
-0
/
+37
2025-09-21
selftests/mm: fix hugepages cleanup too early
Chunyu Hu
1
-2
/
+7
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
1
-45
/
+70
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
David Hildenbrand
1
-8
/
+7
2025-09-21
mm: remove nth_page()
David Hildenbrand
1
-1
/
+0
2025-09-21
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
1
-1
/
+0
2025-09-21
selftests/mm/uffd: refactor non-composite global vars into struct
Ujwal Kundur
5
-541
/
+615
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-1
/
+0
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
6
-0
/
+24
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
1
-0
/
+1
2025-09-20
selftest/futex: Fix spelling mistake "boundarie" -> "boundary"
Colin Ian King
1
-1
/
+1
2025-09-20
selftests/futex: Remove logging.h file
André Almeida
2
-150
/
+1
2025-09-20
selftests/futex: Drop logging.h include from futex_numa
André Almeida
1
-1
/
+2
2025-09-20
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
2
-47
/
+9
2025-09-20
selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
2
-42
/
+8
2025-09-20
selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
2
-56
/
+45
2025-09-20
selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
2
-66
/
+39
2025-09-20
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h
André Almeida
2
-62
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
2
-59
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
2
-80
/
+61
[prev]
[next]