OpenCloudOS-Kernel/tools/testing/selftests/kvm/x86_64
Linus Torvalds 2d338201d5 Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton:
 "147 patches, based on 7d2a07b769.

  Subsystems affected by this patch series: mm (memory-hotplug, rmap,
  ioremap, highmem, cleanups, secretmem, kfence, damon, and vmscan),
  alpha, percpu, procfs, misc, core-kernel, MAINTAINERS, lib,
  checkpatch, epoll, init, nilfs2, coredump, fork, pids, criu, kconfig,
  selftests, ipc, and scripts"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (94 commits)
  scripts: check_extable: fix typo in user error message
  mm/workingset: correct kernel-doc notations
  ipc: replace costly bailout check in sysvipc_find_ipc()
  selftests/memfd: remove unused variable
  Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
  configs: remove the obsolete CONFIG_INPUT_POLLDEV
  prctl: allow to setup brk for et_dyn executables
  pid: cleanup the stale comment mentioning pidmap_init().
  kernel/fork.c: unexport get_{mm,task}_exe_file
  coredump: fix memleak in dump_vma_snapshot()
  fs/coredump.c: log if a core dump is aborted due to changed file permissions
  nilfs2: use refcount_dec_and_lock() to fix potential UAF
  nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
  nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
  nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
  nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
  nilfs2: fix NULL pointer in nilfs_##name##_attr_release
  nilfs2: fix memory leak in nilfs_sysfs_create_device_group
  trap: cleanup trap_init()
  init: move usermodehelper_enable() to populate_rootfs()
  ...
2021-09-08 12:55:35 -07:00
..
cr4_cpuid_sync_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
debug_regs.c KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ 2021-08-20 16:06:39 -04:00
emulator_error_test.c selftests: kvm: Allows userspace to handle emulation errors. 2021-06-24 18:00:48 -04:00
evmcs_test.c KVM/arm64 updates for v5.14. 2021-06-25 11:24:24 -04:00
get_cpuid_test.c KVM: selftests: Unconditionally use memslot 0 for vaddr allocations 2021-06-24 11:47:42 -04:00
get_msr_index_features.c KVM: selftests: Print a message if /dev/kvm is missing 2021-05-27 07:45:55 -04:00
hyperv_clock.c KVM: selftests: fix hyperv_clock test 2021-08-04 09:43:03 -04:00
hyperv_cpuid.c selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code 2021-02-09 08:17:09 -05:00
hyperv_features.c KVM: selftests: Test access to XMM fast hypercalls 2021-08-03 06:16:40 -04:00
kvm_pv_test.c KVM: selftests: Rename vm_handle_exception 2021-06-14 09:06:22 +01:00
mmio_warning_test.c KVM: selftests: Use consistent message for test skipping 2020-03-16 17:59:05 +01:00
mmu_role_test.c KVM: selftests: x86: Address missing vm_install_exception_handler conversions 2021-07-14 12:15:05 -04:00
platform_info_test.c KVM: selftests: Use consistent message for test skipping 2020-03-16 17:59:05 +01:00
set_boot_cpu_id.c KVM: selftests: Unconditionally use memslot 0 when loading elf binary 2021-06-24 04:31:17 -04:00
set_sregs_test.c KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2 2020-11-15 09:49:08 -05:00
smm_test.c KVM: selftests: smm_test: Test SMM enter from L2 2021-07-15 10:19:44 -04:00
state_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
svm_vmcall_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
sync_regs_test.c KVM: selftests: Complete x86_64/sync_regs_test ucall 2021-06-14 09:06:22 +01:00
tsc_msrs_test.c KVM: selftests: Move GUEST_ASSERT_EQ to utils header 2021-06-14 09:06:23 +01:00
userspace_msr_exit_test.c KVM: selftests: Rename vm_handle_exception 2021-06-14 09:06:22 +01:00
vmx_apic_access_test.c KVM: selftests: Unconditionally allocate EPT tables in memslot 0 2021-06-24 11:47:48 -04:00
vmx_close_while_nested_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
vmx_dirty_log_test.c tools: rename bitmap_alloc() to bitmap_zalloc() 2021-09-08 11:50:27 -07:00
vmx_nested_tsc_scaling_test.c KVM: selftests: x86: Add vmx_nested_tsc_scaling_test 2021-06-17 13:09:30 -04:00
vmx_pmu_msrs_test.c selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES 2021-02-04 05:27:27 -05:00
vmx_preemption_timer_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
vmx_set_nested_state_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
vmx_tsc_adjust_test.c KVM: selftests: x86: Set supported CPUIDs on default VM 2020-11-16 13:14:20 -05:00
xapic_ipi_test.c KVM/arm64 updates for v5.14. 2021-06-25 11:24:24 -04:00
xen_shinfo_test.c KVM: selftests: Unconditionally use memslot '0' for page table allocations 2021-06-24 11:47:48 -04:00
xen_vmcall_test.c KVM: selftests: Unconditionally use memslot '0' for page table allocations 2021-06-24 11:47:48 -04:00
xss_msr_test.c KVM: selftests: Use consistent message for test skipping 2020-03-16 17:59:05 +01:00