Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | selftests: KVM: Replace optarg with arg in guest_modes_cmdline | Shaoqin Huang | 2023-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: selftests: Assign guest page size in sync area early in memslot_perf_test | Gavin Shan | 2023-02-07 | 1 | -2/+1 | |
| | * | | | | | | | | | | | KVM: selftests: Remove duplicate VM creation in memslot_perf_test | Gavin Shan | 2023-02-07 | 1 | -2/+0 | |
| | * | | | | | | | | | | | KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test | Jing Zhang | 2023-01-24 | 1 | -9/+1 | |
| | * | | | | | | | | | | | KVM: x86/xen: Remove unneeded semicolon | zhang songyi | 2023-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall() | Vishal Annapurve | 2023-01-24 | 1 | -2/+8 | |
| | * | | | | | | | | | | | KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel) | Vishal Annapurve | 2023-01-24 | 6 | -8/+21 | |
| | * | | | | | | | | | | | KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries | Vishal Annapurve | 2023-01-24 | 6 | -33/+30 | |
| | * | | | | | | | | | | | KVM: selftests: Fix a typo in the vcpu_msrs_set assert | Aaron Lewis | 2023-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd | Reiji Watanabe | 2023-01-24 | 1 | -0/+2 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-02-15 | 1 | -5/+376 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: selftests: Test masked events in PMU filter | Aaron Lewis | 2023-01-24 | 1 | -2/+336 | |
| | * | | | | | | | | | | | KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER | Aaron Lewis | 2023-01-24 | 1 | -0/+36 | |
| | * | | | | | | | | | | | KVM: selftests: Add flags when creating a pmu event filter | Aaron Lewis | 2023-01-24 | 1 | -4/+5 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | KVM: selftests: Test Hyper-V extended hypercall exit to userspace | Vipin Sharma | 2023-02-01 | 3 | -0/+99 | |
| * | | | | | | | | | | | KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID | Vipin Sharma | 2023-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: selftests: Test Hyper-V extended hypercall enablement | Vipin Sharma | 2023-02-01 | 2 | -0/+14 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'kvm-v6.2-rc4-fixes' into HEAD | Paolo Bonzini | 2023-01-24 | 13 | -6/+391 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'kvm-late-6.1' into HEAD | Paolo Bonzini | 2022-12-29 | 17 | -327/+399 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KVM: selftests: Test Hyper-V invariant TSC control | Vitaly Kuznetsov | 2022-12-29 | 3 | -0/+51 | |
| | * | | | | | | | | | KVM: selftests: Test that values written to Hyper-V MSRs are preserved | Vitaly Kuznetsov | 2022-12-29 | 1 | -8/+28 | |
| | * | | | | | | | | | KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE() | Vitaly Kuznetsov | 2022-12-29 | 2 | -81/+127 | |
| | * | | | | | | | | | KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f... | Vitaly Kuznetsov | 2022-12-29 | 1 | -92/+92 | |
| | * | | | | | | | | | KVM: selftests: x86: Use TAP interface in the tsc_msrs_test | Thomas Huth | 2022-12-29 | 1 | -4/+12 | |
| | * | | | | | | | | | KVM: selftests: Use TAP interface in the kvm_binary_stats_test | Thomas Huth | 2022-12-29 | 1 | -2/+9 | |
* | | | | | | | | | | | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-02-25 | 15 | -303/+435 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | selftests/powerpc: Fix incorrect kernel headers search path | Mathieu Desnoyers | 2023-02-15 | 4 | -4/+4 | |
| * | | | | | | | | | | | selftests/powerpc: Add automatically allocating read_file | Benjamin Gray | 2023-02-09 | 5 | -109/+71 | |
| * | | | | | | | | | | | selftests/powerpc: Add {read,write}_{long,ulong} | Benjamin Gray | 2023-02-09 | 5 | -22/+95 | |
| * | | | | | | | | | | | selftests/powerpc: Parse long/unsigned long value safely | Benjamin Gray | 2023-02-09 | 3 | -7/+132 | |
| * | | | | | | | | | | | selftests/powerpc: Add read/write debugfs file, int | Benjamin Gray | 2023-02-09 | 5 | -35/+47 | |
| * | | | | | | | | | | | selftests/powerpc: Add generic read/write file util | Benjamin Gray | 2023-02-09 | 7 | -160/+120 | |
* | | | | | | | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe | 2023-02-21 | 28 | -245/+669 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | selftests: iommu: Fix test_cmd_destroy_access() call in user_copy | Nicolin Chen | 2023-01-23 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 59 | -33/+908 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kselftest: vm: add tests for memory-deny-write-execute | Kees Cook | 2023-02-02 | 2 | -0/+198 | |
| * | | | | | | | | | | | | selftests/damon/debugfs_rm_non_contexts: hide expected write error messages | SeongJae Park | 2023-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | selftests/damon/sysfs: hide expected write failures | SeongJae Park | 2023-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Sync mm-stable with mm-hotfixes-stable to pick up dependent patches | Andrew Morton | 2023-01-31 | 2 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | selftests: vm: enable cross-compilation | Björn Töpel | 2023-01-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | selftests/mm: define MADV_PAGEOUT to fix compilation issues | David Hildenbrand | 2023-01-18 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | selftest/vm: add mremap expand merge offset test | Lorenzo Stoakes | 2023-01-18 | 1 | -23/+96 | |
| * | | | | | | | | | | | | | selftests/vm: rename selftests/vm to selftests/mm | SeongJae Park | 2023-01-18 | 54 | -6/+6 | |
| * | | | | | | | | | | | | | selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP | David Hildenbrand | 2023-01-18 | 1 | -0/+228 | |
| * | | | | | | | | | | | | | selftests/vm: ksm_functional_tests: fix a typo in comment | Xu Panda | 2023-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | selftests/damon/sysfs: test filters directory | SeongJae Park | 2023-01-18 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC | Jeff Xu | 2023-01-18 | 2 | -5/+224 | |
| * | | | | | | | | | | | | | selftests/memfd: add tests for F_SEAL_EXEC | Daniel Verkamp | 2023-01-18 | 1 | -1/+122 | |
* | | | | | | | | | | | | | | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 2023-02-23 | 3 | -2/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |