summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-15/+32
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-70/+91
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+41
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar-2/+2
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj-0/+41
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson-1/+14
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson-13/+17
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean Christopherson-1/+1
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+14
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+199
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+21
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi-1/+21
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger-0/+199
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+91
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le-0/+23
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)-1/+1
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju-1/+1
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+2
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King-2/+2
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-20/+12
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski-0/+2
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai-0/+26
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+17
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-205/+404
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss-18/+6
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda-2/+6
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-83/+169
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+25
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen-1/+13
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj-0/+47
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj-0/+58
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj-28/+18
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj-49/+26
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-6/+23
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1353
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek-2/+2
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek-1/+1
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün-4/+17
2025-01-27sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi-1/+1
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan-1/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-868/+1226
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+5