aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-02kselftest: vm: add tests for memory-deny-write-executeKees Cook
2023-02-02maple_tree: remove the parameter entry of mas_preallocateVernon Yang
2023-02-02selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park
2023-02-02selftests/damon/sysfs: hide expected write failuresSeongJae Park
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu
2023-01-18selftests: vm: enable cross-compilationBjörn Töpel
2023-01-18selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand
2023-01-18selftest/vm: add mremap expand merge offset testLorenzo Stoakes
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2023-01-18selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand
2023-01-18maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam Howlett
2023-01-18selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda
2023-01-18selftests/damon/sysfs: test filters directorySeongJae Park
2023-01-18selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXECJeff Xu
2023-01-18selftests/memfd: add tests for F_SEAL_EXECDaniel Verkamp
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-08mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04memblock tests: Fix compilation error.Aaron Thompson
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima
2022-12-28selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee
2022-12-28selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini
2022-12-28KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-27KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton
2022-12-27KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton
2022-12-27KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini
2022-12-27KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson
2022-12-27KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson
2022-12-27KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson
2022-12-27KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson
2022-12-27KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson
2022-12-27KVM: selftests: Use proper function prototypes in probing codeSean Christopherson
2022-12-27KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson
2022-12-27KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()Sean Christopherson