index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
-12
/
+51
2024-11-01
kselftest/arm64: Fix encoding for SVE B16B16 test
Mark Brown
-2
/
+2
2024-11-01
KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU test
Sean Christopherson
-1
/
+3
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from SEV smoke test
Sean Christopherson
-13
/
+2
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from state test
Sean Christopherson
-5
/
+0
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from AMX test
Sean Christopherson
-19
/
+4
2024-11-01
KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test
Sean Christopherson
-5
/
+2
2024-11-01
KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"
Sean Christopherson
-0
/
+5
2024-11-01
KVM: selftests: Configure XCR0 to max supported value by default
Sean Christopherson
-3
/
+32
2024-11-01
KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insns
Sean Christopherson
-16
/
+34
2024-11-01
KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entries
Sean Christopherson
-0
/
+6
2024-11-01
KVM: selftests: Precisely mask off dynamic fields in CPUID test
Sean Christopherson
-26
/
+37
2024-11-01
KVM: selftests: Add a testcase for disabling feature MSRs init quirk
Sean Christopherson
-36
/
+114
2024-11-01
KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior
Sean Christopherson
-0
/
+23
2024-11-01
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
-2
/
+0
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
-7
/
+7
2024-11-01
tracing/selftests: Add tracefs mount options test
Kalesh Singh
-13
/
+129
2024-10-31
selftests/net: Fix ./ns-XXXXXX not cleanup
Li Zhijian
-2
/
+0
2024-10-31
selftests: netdevsim: add fib_notifications to Makefile
Jakub Kicinski
-0
/
+1
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-185
/
+610
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-58
/
+191
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-21
/
+197
2024-10-31
KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
James Morse
-1
/
+98
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-3
/
+3
2024-10-30
selftests: forwarding: Add IPv6 GRE remote change tests
Ido Schimmel
-0
/
+164
2024-10-30
tests: hsr: Increase timeout to 50 seconds
Yunshui Jiang
-2
/
+3
2024-10-30
KVM: selftests: Use ARRAY_SIZE for array length
Jiapeng Chong
-1
/
+1
2024-10-30
KVM: selftests: Remove unused macro in the hardware disable test
Ba Jing
-1
/
+0
2024-10-30
selftests/bpf: Add three test cases for bits_iter
Hou Tao
-3
/
+58
2024-10-30
selftests/bpf: Add a selftest for bpf_csum_diff()
Puranjay Mohan
-0
/
+450
2024-10-30
selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifier
Puranjay Mohan
-2
/
+1
2024-10-30
selftests: netfilter: remove unused parameter
Liu Jing
-3
/
+3
2024-10-30
selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor
Christian Brauner
-1
/
+196
2024-10-29
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
-55
/
+0
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-87
/
+101
2024-10-29
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
-210
/
+33
2024-10-29
selftests/bpf: Add test for trie_get_next_key()
Byeonguk Jeong
-0
/
+109
2024-10-29
selftests/bpf: remove xdp_synproxy IP_DF check
Vincent Li
-2
/
+1
2024-10-29
selftests: tc-testing: Fix typo error
Karan Sanghavi
-8
/
+8
2024-10-29
selftests/bpf: Test with a very short loop
Eduard Zingerman
-0
/
+24
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
-3
/
+3
2024-10-29
selftests: netfilter: nft_flowtable.sh: make first pass deterministic
Florian Westphal
-18
/
+21
2024-10-29
selftests: Add a test mangling with uc_sigmask
Dev Jain
-1
/
+187
2024-10-29
selftests: Rename sigaltstack to generic signal
Dev Jain
-1
/
+1
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
-12
/
+10
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
-7
/
+0
2024-10-28
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
-0
/
+40
2024-10-28
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
Li Zhijian
-0
/
+6
2024-10-28
selftests/intel_pstate: check if cpupower is installed
Alessandro Zanni
-0
/
+5
[prev]
[next]