Age | Commit message (Expand) | Author | Files | Lines |
2024-09-13 | random: vDSO: move prototype of arch chacha function to vdso/getrandom.h | Jason A. Donenfeld | 1 | -13/+0 |
2024-09-12 | x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base() | Alexey Dobriyan | 1 | -1/+6 |
2024-09-12 | xen: allow mapping ACPI data using a different physical address | Juergen Gross | 1 | -0/+8 |
2024-09-11 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -3/+13 |
2024-09-11 | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 1 | -3/+0 |
2024-09-11 | x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() | Mario Limonciello | 1 | -3/+0 |
2024-09-11 | platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm | Mika Westerberg | 2 | -69/+1 |
2024-09-09 | KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version | Sean Christopherson | 1 | -1/+0 |
2024-09-09 | KVM: x86: Update retry protection fields when forcing retry on emulation failure | Sean Christopherson | 1 | -1/+9 |
2024-09-09 | KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path | Sean Christopherson | 1 | -0/+1 |
2024-09-09 | KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper | Sean Christopherson | 1 | -4/+0 |
2024-09-09 | KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site | Sean Christopherson | 1 | -0/+1 |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -1/+0 |
2024-09-09 | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+0 |
2024-09-05 | Merge tag 'hwmon-for-v6.11-rc7' into review-hans | Hans de Goede | 3 | -5/+14 |
2024-09-05 | x86/hyperv: fix kexec crash due to VP assist page corruption | Anirudh Rayabharam (Microsoft) | 1 | -1/+0 |
2024-09-04 | x86/cpu/vfm: Delete all the *_FAM6_ CPU #defines | Tony Luck | 1 | -83/+2 |
2024-09-04 | x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macros | Tony Luck | 1 | -20/+0 |
2024-09-04 | KVM: x86: Register "emergency disable" callbacks when virt is enabled | Sean Christopherson | 1 | -0/+3 |
2024-09-04 | x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef | Sean Christopherson | 1 | -1/+1 |
2024-09-04 | KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM | Sean Christopherson | 2 | -4/+4 |
2024-09-04 | x86/sched: Add basic support for CPU capacity scaling | Rafael J. Wysocki | 1 | -0/+13 |
2024-09-03 | mm: make range-to-target_node lookup facility a part of numa_memblks | Mike Rapoport (Microsoft) | 1 | -9/+0 |
2024-09-03 | mm: introduce numa_emulation | Mike Rapoport (Microsoft) | 1 | -12/+0 |
2024-09-03 | mm: move numa_distance and related code from x86 to numa_memblks | Mike Rapoport (Microsoft) | 1 | -2/+0 |
2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -3/+0 |
2024-09-03 | x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned | Mike Rapoport (Microsoft) | 1 | -5/+5 |
2024-09-03 | x86/numa_emu: use a helper function to get MAX_DMA32_PFN | Mike Rapoport (Microsoft) | 1 | -0/+1 |
2024-09-03 | x86/numa_emu: split __apicid_to_node update to a helper function | Mike Rapoport (Microsoft) | 1 | -0/+2 |
2024-09-03 | x86/numa: move FAKE_NODE_* defines to numa_emu | Mike Rapoport (Microsoft) | 1 | -2/+0 |
2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) | 4 | -41/+1 |
2024-09-03 | x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I... | Dave Hansen | 1 | -0/+2 |
2024-09-01 | mm: remove arch_unmap() | Michael Ellerman | 1 | -5/+0 |
2024-09-01 | mm/x86: add missing pud helpers | Peter Xu | 1 | -8/+49 |
2024-09-01 | mm/x86: implement arch_check_zapped_pud() | Peter Xu | 1 | -0/+10 |
2024-09-01 | mm/x86: make pud_leaf() only care about PSE bit | Peter Xu | 1 | -2/+1 |
2024-09-01 | Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -6/+12 |
2024-08-29 | KVM: x86: Exit to userspace if fastpath triggers one on instruction skip | Sean Christopherson | 1 | -0/+1 |
2024-08-29 | KVM: SVM: Add host SEV-ES save area structure into VMCB via a union | Sean Christopherson | 1 | -5/+15 |
2024-08-29 | KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) | Sean Christopherson | 1 | -0/+2 |
2024-08-28 | x86/resctrl: Fix arch_mbm_* array overrun on SNC | Peter Newman | 1 | -6/+0 |
2024-08-27 | virt: sev-guest: Ensure the SNP guest messages do not exceed a page | Nikunj A Dadhania | 1 | -1/+1 |
2024-08-25 | x86/entry: Set FRED RSP0 on return to userspace instead of context switch | Xin Li (Intel) | 3 | -5/+24 |
2024-08-25 | x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism | Andrew Cooper | 2 | -15/+11 |
2024-08-25 | x86/entry: Test ti_work for zero before processing individual bits | Xin Li (Intel) | 1 | -2/+8 |
2024-08-25 | x86/extable: Remove unused declaration fixup_bug() | Yue Haibing | 1 | -1/+0 |
2024-08-25 | x86/mtrr: Remove obsolete declaration for mtrr_bp_restore() | Gaosheng Cui | 1 | -2/+0 |
2024-08-23 | x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments() | Kees Cook | 1 | -1/+6 |
2024-08-22 | KVM: x86: Rename get_msr_feature() APIs to get_feature_msr() | Sean Christopherson | 2 | -2/+2 |
2024-08-22 | KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry | Sean Christopherson | 1 | -1/+1 |