summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-10-11proc: test how it holds up with mapping'less processAlexey Dobriyan
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()Roberto Sassu
2022-10-10Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-10-10Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-10KVM: arm64: selftests: Fix multiple versions of GIC creationZenghui Yu
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-07selftests/memory-hotplug: Adjust log info for maintainabilityZhao Gongyi
2022-10-07selftests/memory-hotplug: Restore memory before exitZhao Gongyi
2022-10-07selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-06selftests/bpf: Add missing bpf_iter_vma_offset__destroy callJiri Olsa
2022-10-06selftests/bpf: Add selftest deny_namespace to s390x deny listYonghong Song
2022-10-05selftests/bpf: add BPF object fixup step to veristatAndrii Nakryiko
2022-10-05selftests/bpf: avoid reporting +100% difference in veristat for actual 0%Andrii Nakryiko
2022-10-05selftests/bpf: allow requesting log level 2 in test_verifierAndrii Nakryiko
2022-10-05selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman
2022-10-05cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li
2022-10-05selftests/cpu-hotplug: Add log info when test successZhao Gongyi
2022-10-05selftests/cpu-hotplug: Reserve one cpu online at leastZhao Gongyi
2022-10-05selftests/cpu-hotplug: Delete fault injection related codeZhao Gongyi
2022-10-05selftests/cpu-hotplug: Use return instead of exitZhao Gongyi
2022-10-05selftests/cpu-hotplug: Correct log infoZhao Gongyi
2022-10-05selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek
2022-10-05selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe
2022-10-03selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe
2022-10-03selftests/vm: add thp collapse shmem testingZach O'Keefe
2022-10-03selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe
2022-10-03selftests/vm: modularize thp collapse memory operationsZach O'Keefe
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe
2022-10-03selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe