- df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 9ab3b0c selftests/damon: split test cases by SeongJae Park · 3 years, 1 month ago
- b4a0028 selftests/damon: test debugfs file reads/writes with huge count by SeongJae Park · 3 years, 1 month ago
- d85570c selftests/damon: test wrong DAMOS condition ranges input by SeongJae Park · 3 years, 1 month ago
- c6980e3 selftests/damon: test DAMON enabling with empty target_ids case by SeongJae Park · 3 years, 1 month ago
- 964e170 selftests/damon: skip test if DAMON is running by SeongJae Park · 3 years, 1 month ago
- b9172f9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- 10e7a09 selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O by Sean Christopherson · 3 years, 3 months ago
- c8cc43c selftests: KVM: avoid failures due to reserved HyperTransport region by Paolo Bonzini · 3 years, 5 months ago
- ee3a4f6 KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation by Maciej S. Szmigiero · 3 years, 1 month ago
- fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
- 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
- b560b21 bpf: Add selftests to cover packet access corner cases by Maxim Mikityanskiy · 3 years, 1 month ago
- 13bf99a selftests: tls: add missing AES256-GCM cipher by Vadim Fedorenko · 3 years, 1 month ago
- d76c51f selftests: tls: add missing AES-CCM cipher tests by Vadim Fedorenko · 3 years, 1 month ago
- d46cea0 selftests: netfilter: switch zone stress to socat by Florian Westphal · 3 years, 1 month ago
- 0de53b0 selftests: netfilter: Add correctness test for mac,net set type by Stefano Brivio · 3 years, 2 months ago
- d43b75f vrf: don't run conntrack on vrf with !dflt qdisc by Nicolas Dichtel · 3 years, 2 months ago
- 2fa7d94 bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 2 months ago
- 0f8a3b4 selftests: net/fcnal-test.sh: add exit code by Li Zhijian · 3 years, 1 month ago
- db925bc selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Directory nonexistent by Li Zhijian · 3 years, 1 month ago
- a8c9505 selftests/tc-testing: add missing config by Li Zhijian · 3 years, 1 month ago
- 96f3896 selftests/tc-testing: add exit code by Li Zhijian · 3 years, 1 month ago
- f6071e5 selftests/fib_tests: Rework fib_rp_filter_test() by Peilin Ye · 3 years, 2 months ago
- a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- a05431b selftests: net: Correct case name by Li Zhijian · 3 years, 2 months ago
- f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- d6e6a27 tools: Fix math.h breakage by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 2 months ago
- dc79c9f selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 2 months ago
- 81835ee KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem by Maciej S. Szmigiero · 3 years, 2 months ago
- 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 2 months ago
- 7e938be wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST by Li Zhijian · 3 years, 2 months ago
- 782c72a wireguard: selftests: actually test for routing loops by Jason A. Donenfeld · 3 years, 2 months ago
- 03ff1b1 wireguard: selftests: increase default dmesg log size by Jason A. Donenfeld · 3 years, 2 months ago
- c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- 908fa88 KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 2 months ago
- 6c11864 KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test by Vitaly Kuznetsov · 3 years, 2 months ago
- 826bff4 selftests: sev_migrate_tests: free all VMs by Paolo Bonzini · 3 years, 2 months ago
- 4916ea8 selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 2 months ago
- f884a34 selftests: tls: test for correct proto_ops by Jakub Kicinski · 3 years, 2 months ago
- 274af0f selftests: tls: test splicing decrypted records by Jakub Kicinski · 3 years, 2 months ago
- d87d67f selftests: tls: test splicing cmsgs by Jakub Kicinski · 3 years, 2 months ago
- ef0fc0b selftests: tls: add tests for handling of bad records by Jakub Kicinski · 3 years, 2 months ago
- 31180adb selftests: tls: factor out cmsg send/receive by Jakub Kicinski · 3 years, 2 months ago
- a125f91 selftests: tls: add helper for creating sock pairs by Jakub Kicinski · 3 years, 2 months ago
- 619ca0d selftests: add arp_ndisc_evict_nocarrier to Makefile by James Prestwood · 3 years, 2 months ago
- 02ebe49 selftests: net: fib_nexthops: add test for group refcount imbalance bug by Nikolay Aleksandrov · 3 years, 2 months ago
- ac2944a selftests/tc-testings: Be compatible with newer tc output by Li Zhijian · 3 years, 2 months ago
- bdf1565 selftests/tc-testing: match any qdisc type by Li Zhijian · 3 years, 2 months ago
- 4479169 Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 2 months ago
- d6821c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 2 months ago
- 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- b768f60 selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 1d127ef selftests: add a test case for mirred egress to ingress by Davide Caratti · 3 years, 2 months ago
- f083ec3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 2 months ago
- e5bc4d4 Merge branch 'kvm-selftest' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
- e2bd936 KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test by David Matlack · 3 years, 2 months ago
- 89d9a43 KVM: selftests: Wait for all vCPU to be created before entering guest mode by David Matlack · 3 years, 2 months ago
- 81bcb26 KVM: selftests: Move vCPU thread creation and joining to common helpers by David Matlack · 3 years, 2 months ago
- 36c5ad7 KVM: selftests: Start at iteration 0 instead of -1 by David Matlack · 3 years, 2 months ago
- 13bbc70 KVM: selftests: Sync perf_test_args to guest during VM creation by Sean Christopherson · 3 years, 2 months ago
- cf1d593 KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation by Sean Christopherson · 3 years, 2 months ago
- f5e8fe2 KVM: selftests: Create VM with adjusted number of guest pages for perf tests by Sean Christopherson · 3 years, 2 months ago
- a5ac0fd KVM: selftests: Remove perf_test_args.host_page_size by Sean Christopherson · 3 years, 2 months ago
- b91b637 KVM: selftests: Move per-VM GPA into perf_test_args by Sean Christopherson · 3 years, 2 months ago
- 92e34c9 KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test by Sean Christopherson · 3 years, 2 months ago
- 613d611 KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args by Sean Christopherson · 3 years, 2 months ago
- b65e105 KVM: selftests: Use shorthand local var to access struct perf_tests_args by Sean Christopherson · 3 years, 2 months ago
- 69cdcfa KVM: selftests: Require GPA to be aligned when backed by hugepages by Sean Christopherson · 3 years, 2 months ago
- f4870ef KVM: selftests: Assert mmap HVA is aligned when using HugeTLB by Sean Christopherson · 3 years, 2 months ago
- c071ff4 KVM: selftests: Expose align() helpers to tests by Sean Christopherson · 3 years, 2 months ago
- 531ca3d KVM: selftests: Explicitly state indicies for vm_guest_mode_params array by Sean Christopherson · 3 years, 2 months ago
- 7c4de88 KVM: selftests: Add event channel upcall support to xen_shinfo_test by David Woodhouse · 3 years, 2 months ago
- e60e696 selftests/bpf: Add tests for restricted helpers by Dmitrii Banshchikov · 3 years, 2 months ago
- 4f4d0af selftests: gpio: restore CFLAGS options by Kent Gibson · 3 years, 2 months ago
- c472d71 selftests: gpio: fix uninitialised variable warning by Kent Gibson · 3 years, 2 months ago
- 92a59d7 selftests: gpio: fix gpio compiling error by Li Zhijian · 3 years, 2 months ago
- a2acf0c selftests: nft_nat: switch port shadow test cases to socat by Florian Westphal · 3 years, 2 months ago
- 4d6fe79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 0cda7d4 selftests: net: switch to socat in the GSO GRE test by Jakub Kicinski · 3 years, 2 months ago
- e4ac80e tools/runqslower: Fix cross-build by Jean-Philippe Brucker · 3 years, 2 months ago
- 6af2e12 selftests/bpf: Check map in map pruning by Lorenz Bauer · 3 years, 2 months ago
- f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- 1f05833 Merge branch 'kvm-sev-move-context' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
- 6a58150 selftest: KVM: Add intra host migration tests by Peter Gonda · 3 years, 3 months ago
- 7a6ab3c selftest: KVM: Add open sev dev helper by Peter Gonda · 3 years, 3 months ago
- d336509 selftests/net: udpgso_bench_rx: fix port argument by Willem de Bruijn · 3 years, 2 months ago
- af0a511 selftests: forwarding: Fix packet matching in mirroring selftests by Petr Machata · 3 years, 2 months ago
- e7e4785 selftests: net: test_vxlan_under_vrf: fix HV connectivity test by Andrea Righi · 3 years, 2 months ago
- fceb079 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 303f8e2 selftests/kselftest/runner/run_one(): allow running non-executable files by SeongJae Park · 3 years, 2 months ago
- 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
- dd72945 Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years, 2 months ago
- 85c0c8b selftests: nft_nat: Simplify port shadow notrack test by Phil Sutter · 3 years, 2 months ago
- e1f8bc06 selftests: nft_nat: Improve port shadow test stability by Phil Sutter · 3 years, 2 months ago
- 228c3fa selftests: netfilter: extend nfqueue tests to cover vrf device by Florian Westphal · 3 years, 3 months ago
- 33b8aad selftests: netfilter: add a vrf+conntrack testcase by Florian Westphal · 3 years, 3 months ago