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
2023-10-13
selftests/kvm: Replace attribute with macro
Maciej Wieczor-Retman
-4
/
+4
2023-10-13
selftests/sigaltstack: Fix wrong format specifier
Maciej Wieczor-Retman
-1
/
+1
2023-10-13
selftests/pidfd: Fix ksft print formats
Maciej Wieczor-Retman
-7
/
+7
2023-10-13
selftests/openat2: Fix wrong format specifier
Maciej Wieczor-Retman
-1
/
+1
2023-10-13
selftests/cachestat: Fix print_cachestat format
Maciej Wieczor-Retman
-1
/
+1
2023-10-13
selftests: Add printf attribute to kselftest prints
Maciej Wieczor-Retman
-8
/
+10
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
-3
/
+3
2023-10-13
kselftest/arm64: add FEAT_LSE128 to hwcap test
Joey Gouly
-0
/
+21
2023-10-13
selftests/arm64: add HWCAP2_LRCPC3 test
Joey Gouly
-0
/
+20
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+5
2023-10-13
selftests: netdevsim: use suitable existing dummy file for flash test
Jiri Pirko
-7
/
+14
2023-10-13
selftests: fdb_flush: Add test cases for FDB flush with bridge device
Amit Cohen
-0
/
+96
2023-10-13
selftests: Add test cases for FDB flush with VXLAN device
Amit Cohen
-0
/
+717
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-73
/
+331
2023-10-12
selftests/nolibc: add tests for multi-object linkage
Thomas Weißschuh
-6
/
+45
2023-10-12
selftests/nolibc: use qemu-system-ppc64 for ppc64le
Thomas Weißschuh
-1
/
+1
2023-10-12
tools/nolibc: add support for constructors and destructors
Thomas Weißschuh
-0
/
+17
2023-10-12
tools/nolibc: drop test for getauxval(AT_PAGESZ)
Thomas Weißschuh
-1
/
+0
2023-10-12
selftests/nolibc: allow building i386 with multiarch compiler
Thomas Weißschuh
-0
/
+1
2023-10-12
selftests/nolibc: don't embed initramfs into kernel image
Thomas Weißschuh
-16
/
+27
2023-10-12
selftests/nolibc: libc-test: avoid -Wstringop-overflow warnings
Thomas Weißschuh
-3
/
+3
2023-10-12
selftests/nolibc: use -nostdinc for nolibc-test
Thomas Weißschuh
-1
/
+1
2023-10-12
selftests/thermel/intel: Add test to read power floor status
Srinivas Pandruvada
-0
/
+121
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
-0
/
+23
2023-10-12
KVM: selftests: Load XSAVE state into untouched vCPU during state test
Sean Christopherson
-2
/
+17
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
-0
/
+91
2023-10-12
KVM: riscv: selftests: get-reg-list print_reg should never fail
Andrew Jones
-51
/
+42
2023-10-12
KVM: riscv: selftests: Add condops extensions to get-reg-list test
Anup Patel
-0
/
+17
2023-10-12
KVM: riscv: selftests: Add smstateen registers to get-reg-list test
Anup Patel
-0
/
+34
2023-10-12
KVM: riscv: selftests: Add senvcfg register to get-reg-list test
Anup Patel
-0
/
+3
2023-10-12
KVM: selftests: Add array order helpers to riscv get-reg-list
Andrew Jones
-39
/
+47
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer
-0
/
+883
2023-10-11
selftests/bpf: Make sure mount directory exists
Daan De Meyer
-0
/
+5
2023-10-11
selftests/bpf: Add missing section name tests for getpeername/getsockname
Daan De Meyer
-0
/
+20
2023-10-11
testing: nvdimm: make struct class structures constant
Greg Kroah-Hartman
-15
/
+16
2023-10-11
selftests/hid: force using our compiled libbpf headers
Benjamin Tissoires
-0
/
+2
2023-10-11
selftests/hid: do not manually call headers_install
Benjamin Tissoires
-6
/
+2
2023-10-11
selftests/hid: ensure we can compile the tests on kernels pre-6.3
Benjamin Tissoires
-3
/
+77
2023-10-10
iommufd/selftest: Add domain_alloc_user() support in iommu mock
Yi Liu
-8
/
+29
2023-10-09
selftests/bpf: Add BPF_FIB_LOOKUP_SRC tests
Martynas Pumputis
-6
/
+77
2023-10-09
selftests/bpf: Add testcase for async callback return value failure
David Vernet
-2
/
+51
2023-10-09
KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCR
Jim Mattson
-0
/
+48
2023-10-09
tools/testing/cxl: Add 'sanitize notifier' support
Dan Williams
-1
/
+67
2023-10-09
tools/testing/cxl: Make cxl_memdev_state available to other command emulation
Dan Williams
-3
/
+3
2023-10-09
selftests/bpf: Test pinning bpf timer to a core
David Vernet
-1
/
+66
2023-10-06
selftests/bpf: Make seen_tc* variable tests more robust
Daniel Borkmann
-60
/
+46
2023-10-06
selftests/bpf: Test query on empty mprog and pass revision into attach
Daniel Borkmann
-0
/
+59
2023-10-06
selftests/bpf: Adapt assert_mprog_count to always expect 0 count
Daniel Borkmann
-11
/
+8
2023-10-06
selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
Daniel Borkmann
-0
/
+167
2023-10-06
selftests: firmware: remove duplicate unneeded defines
Muhammad Usama Anjum
-4
/
+0
[prev]
[next]