| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-06-08 | 2 | -3/+17 |
|\ |
|
| * | x86/amd_nb: Check for invalid SMN reads | Yazen Ghannam | 2024-06-05 | 1 | -1/+8 |
| * | x86/kexec: Fix bug with call depth tracking | David Kaplan | 2024-06-03 | 1 | -2/+9 |
* | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-06-08 | 1 | -2/+2 |
|\ \ |
|
| * | | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes | Barry Song | 2024-06-06 | 1 | -2/+2 |
* | | | Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-06-07 | 2 | -12/+13 |
|\ \ \ |
|
| * | | | Revert "riscv: mm: accelerate pagefault when badaccess" | Palmer Dabbelt | 2024-06-03 | 1 | -2/+2 |
| * | | | riscv: fix overlap of allocated page and PTR_ERR | Nam Cao | 2024-06-03 | 1 | -10/+11 |
| | |/
| |/| |
|
* | | | Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2024-06-07 | 1 | -24/+30 |
|\ \ \ |
|
| * | | | s390/crash: Do not use VM info if os_info does not have it | Alexander Gordeev | 2024-06-05 | 1 | -24/+30 |
| |/ / |
|
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2024-06-07 | 2 | -20/+19 |
|\ \ \ |
|
| * | | | arm64/io: add constant-argument check | Arnd Bergmann | 2024-06-05 | 1 | -20/+16 |
| * | | | arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process | Wei Li | 2024-06-05 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2024-06-05 | 38 | -150/+558 |
|\ \ \ |
|
| * | | | KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr | Tao Su | 2024-06-05 | 1 | -3/+0 |
| * | | | Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2024-06-05 | 21 | -73/+391 |
| |\ \ \ |
|
| | * | | | KVM: arm64: Ensure that SME controls are disabled in protected mode | Fuad Tabba | 2024-06-04 | 2 | -0/+18 |
| | * | | | KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format | Fuad Tabba | 2024-06-04 | 6 | -19/+14 |
| | * | | | KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM | Fuad Tabba | 2024-06-04 | 5 | -21/+22 |
| | * | | | KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM | Fuad Tabba | 2024-06-04 | 4 | -5/+93 |
| | * | | | KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM | Fuad Tabba | 2024-06-04 | 7 | -0/+124 |
| | * | | | KVM: arm64: Specialize handling of host fpsimd state on trap | Fuad Tabba | 2024-06-04 | 3 | -1/+13 |
| | * | | | KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper | Fuad Tabba | 2024-06-04 | 4 | -19/+73 |
| | * | | | KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state | Fuad Tabba | 2024-06-04 | 2 | -3/+4 |
| | * | | | KVM: arm64: Reintroduce __sve_save_state | Fuad Tabba | 2024-06-04 | 2 | -0/+7 |
| | * | | | KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor | Marc Zyngier | 2024-05-30 | 1 | -2/+4 |
| | * | | | KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx | Marc Zyngier | 2024-05-30 | 1 | -10/+11 |
| | * | | | KVM: arm64: AArch32: Fix spurious trapping of conditional instructions | Marc Zyngier | 2024-05-27 | 1 | -2/+16 |
| | * | | | KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode | Marc Zyngier | 2024-05-27 | 1 | -0/+1 |
| | * | | | KVM: arm64: Fix AArch32 register narrowing on userspace write | Marc Zyngier | 2024-05-27 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini | 2024-06-03 | 2 | -5/+6 |
| |\ \ \ |
|
| | * | | | RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e... | Quan Zhou | 2024-05-31 | 1 | -2/+2 |
| | * | | | RISC-V: KVM: No need to use mask when hart-index-bit is 0 | Yong-Xuan Wang | 2024-05-31 | 1 | -3/+4 |
| | |/ / |
|
| * | | | Merge branch 'kvm-fixes-6.10-1' into HEAD | Paolo Bonzini | 2024-06-03 | 15 | -69/+161 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | KVM: x86: Drop support for hand tuning APIC timer advancement from userspace | Sean Christopherson | 2024-06-03 | 3 | -29/+23 |
| | * | | KVM: SEV-ES: Delegate LBR virtualization to the processor | Ravi Bangoria | 2024-06-03 | 3 | -7/+17 |
| | * | | KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent | Ravi Bangoria | 2024-06-03 | 3 | -9/+14 |
| | * | | KVM: SEV-ES: Prevent MSR access post VMSA encryption | Nikunj A Dadhania | 2024-06-03 | 1 | -0/+18 |
| | * | | KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked | Sean Christopherson | 2024-05-23 | 1 | -8/+19 |
| | * | | KVM: x86: Force KVM_WERROR if the global WERROR is enabled | Sean Christopherson | 2024-05-23 | 1 | -1/+2 |
| | * | | KVM: x86: Disable KVM_INTEL_PROVE_VE by default | Sean Christopherson | 2024-05-23 | 1 | -3/+5 |
| | * | | KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo | Sean Christopherson | 2024-05-23 | 1 | -1/+1 |
| | * | | KVM: x86/mmu: Print SPTEs on unexpected #VE | Sean Christopherson | 2024-05-23 | 3 | -8/+38 |
| | * | | KVM: VMX: Dump VMCS on unexpected #VE | Sean Christopherson | 2024-05-23 | 1 | -1/+3 |
| | * | | KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs | Sean Christopherson | 2024-05-23 | 3 | -0/+14 |
| | * | | KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1) | Sean Christopherson | 2024-05-23 | 1 | -0/+2 |
| | * | | KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support | Sean Christopherson | 2024-05-23 | 1 | -0/+3 |
| | * | | KVM: VMX: Don't kill the VM on an unexpected #VE | Sean Christopherson | 2024-05-23 | 1 | -2/+2 |
| | * | | KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU | Isaku Yamahata | 2024-05-23 | 1 | -1/+1 |
* | | | | LoongArch: Fix GMAC's phy-mode definitions in dts | Huacai Chen | 2024-06-03 | 3 | -5/+5 |