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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
KVM: selftests: Tighten checks around prev iter's last dirty page in ring
Sean Christopherson
1
-7
/
+15
2025-02-12
KVM: selftests: Ensure guest writes min number of pages in dirty_log_test
Sean Christopherson
1
-4
/
+36
2025-02-12
KVM: sefltests: Verify value of dirty_log_test last page isn't bogus
Sean Christopherson
1
-2
/
+3
2025-02-12
KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
Sean Christopherson
1
-104
/
+45
2025-02-12
KVM: selftests: Print (previous) last_page on dirty page value mismatch
Sean Christopherson
1
-5
/
+8
2025-02-12
KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test
Sean Christopherson
1
-8
/
+5
2025-02-12
KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true
Sean Christopherson
1
-14
/
+4
2025-02-12
KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
Sean Christopherson
1
-21
/
+22
2025-02-12
KVM: selftests: Honor "stop" request in dirty ring test
Sean Christopherson
1
-2
/
+10
2025-02-12
KVM: selftests: Limit dirty_log_test's s390x workaround to s390x
Maxim Levitsky
1
-0
/
+2
2025-02-12
KVM: selftests: Continuously reap dirty ring while vCPU is running
Sean Christopherson
1
-17
/
+46
2025-02-12
KVM: selftests: Read per-page value into local var when verifying dirty_log_test
Sean Christopherson
1
-9
/
+7
2025-02-12
KVM: selftests: Precisely track number of dirty/clear pages for each iteration
Sean Christopherson
1
-9
/
+9
2025-02-12
KVM: selftests: Drop stale srandom() initialization from dirty_log_test
Sean Christopherson
1
-2
/
+0
2025-02-12
KVM: selftests: Drop signal/kick from dirty ring testcase
Sean Christopherson
1
-91
/
+15
2025-02-12
KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
Sean Christopherson
1
-1
/
+1
2025-02-12
KVM: selftests: Support multiple write retires in dirty_log_test
Maxim Levitsky
1
-2
/
+50
2025-02-12
KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()
Sean Christopherson
1
-1
/
+1
2025-02-12
KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
Sean Christopherson
1
-1
/
+14
2025-02-12
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
Sean Christopherson
1
-13
/
+17
2025-02-12
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
Sean Christopherson
1
-1
/
+1
2025-02-12
KVM: selftests: Print out the actual Top-Down Slots count on failure
Sean Christopherson
1
-1
/
+3
2025-02-12
KVM: selftests: Drop the "feature event" param from guest test helpers
Sean Christopherson
1
-11
/
+8
2025-02-12
KVM: selftests: Remove dead code in Intel PMU counters test
Sean Christopherson
1
-9
/
+8
2025-02-12
KVM: selftests: Only validate counts for hardware-supported arch events
Sean Christopherson
1
-7
/
+18
2025-02-12
KVM: selftests: Make Intel arch events globally available in PMU counters test
Sean Christopherson
1
-35
/
+49
2025-02-12
selftests: add tests for using detached mount with overlayfs
Christian Brauner
2
-0
/
+147
2025-02-12
selftests/overlayfs: test specifying layers as O_PATH file descriptors
Christian Brauner
1
-0
/
+65
2025-02-11
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-02-11
selftests/bpf: Define SYS_PREFIX for powerpc
Saket Kumar Bhaskar
1
-0
/
+3
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
2
-12
/
+1
2025-02-11
selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Yuyang Huang
4
-1
/
+36
2025-02-11
selftests/powerpc/pmu: Update comment with details to understand auxv_generic_compat_pmu() utility function
Athira Rajeev
1
-0
/
+7
2025-02-11
selftests/powerpc/pmu: Add interface test for extended reg support
Kajol Jain
4
-2
/
+40
2025-02-11
tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above
Athira Rajeev
10
-15
/
+15
2025-02-11
tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests
Athira Rajeev
4
-5
/
+11
2025-02-11
tools/testing/selftests/powerpc: Enable pmu selftests for power11
Athira Rajeev
2
-5
/
+16
2025-02-10
selftests: drv-net: add helper for path resolution
Jakub Kicinski
2
-1
/
+13
2025-02-10
selftests: drv-net: factor out a DrvEnv base class
Jakub Kicinski
1
-26
/
+33
2025-02-10
selftests: drv-net: remove an unnecessary libmnl include
Jakub Kicinski
1
-1
/
+0
2025-02-10
bpftool: Using the right format specifiers
Jiayuan Chen
4
-22
/
+22
2025-02-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
2
-1
/
+4
2025-02-10
perf tools: Deadcode removal
Dr. David Alan Gilbert
4
-36
/
+0
2025-02-10
selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64
Kees Cook
1
-0
/
+6
2025-02-10
tools/sched_ext: Update enum_defs.autogen.h
Changwoo Min
1
-2
/
+3
2025-02-10
selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
Jakub Kicinski
1
-5
/
+14
2025-02-10
selftests: net-drv: test adding flow rule to invalid RSS context
Jakub Kicinski
1
-1
/
+26
2025-02-10
netconsole: selftest: test for sysdata CPU
Breno Leitao
3
-0
/
+185
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-22
/
+14
2025-02-09
tools/power turbostat: Fix names matching
Artem Bityutskiy
1
-1
/
+1
[prev]
[next]