summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-193-2/+5
* block: move cache control settings out of queue->flagsChristoph Hellwig2024-06-191-1/+1
* block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig2024-06-141-2/+2
* ubd: untagle discard vs write zeroes not support handlingChristoph Hellwig2024-06-141-4/+5
* ubd: refactor the interrupt handlerChristoph Hellwig2024-06-141-31/+18
* Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-082-3/+17
|\
| * x86/amd_nb: Check for invalid SMN readsYazen Ghannam2024-06-051-1/+8
| * x86/kexec: Fix bug with call depth trackingDavid Kaplan2024-06-031-2/+9
* | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-071-2/+2
|\ \
| * | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song2024-06-051-2/+2
* | | Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-072-12/+13
|\ \ \
| * | | Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt2024-06-031-2/+2
| * | | riscv: fix overlap of allocated page and PTR_ERRNam Cao2024-06-031-10/+11
| | |/ | |/|
* | | Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-071-24/+30
|\ \ \
| * | | s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev2024-06-051-24/+30
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-06-072-20/+19
|\ \ \
| * | | arm64/io: add constant-argument checkArnd Bergmann2024-06-051-20/+16
| * | | arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li2024-06-051-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-06-0538-150/+558
|\ \ \
| * | | KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su2024-06-051-3/+0
| * | | Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-06-0521-73/+391
| |\ \ \
| | * | | KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2024-06-042-0/+18
| | * | | KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba2024-06-046-19/+14
| | * | | KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba2024-06-045-21/+22
| | * | | KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba2024-06-044-5/+93
| | * | | KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba2024-06-047-0/+124
| | * | | KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba2024-06-043-1/+13
| | * | | KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba2024-06-044-19/+73
| | * | | KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2024-06-042-3/+4
| | * | | KVM: arm64: Reintroduce __sve_save_stateFuad Tabba2024-06-042-0/+7
| | * | | KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisorMarc Zyngier2024-05-301-2/+4
| | * | | KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier2024-05-301-10/+11
| | * | | KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier2024-05-271-2/+16
| | * | | KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier2024-05-271-0/+1
| | * | | KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier2024-05-271-1/+1
| | | |/ | | |/|
| * | | Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2024-06-032-5/+6
| |\ \ \
| | * | | RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou2024-05-311-2/+2
| | * | | RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang2024-05-311-3/+4
| | |/ /
| * | | Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini2024-06-0315-69/+161
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson2024-06-033-29/+23
| | * | KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria2024-06-033-7/+17
| | * | KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria2024-06-033-9/+14
| | * | KVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania2024-06-031-0/+18
| | * | KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright maskedSean Christopherson2024-05-231-8/+19
| | * | KVM: x86: Force KVM_WERROR if the global WERROR is enabledSean Christopherson2024-05-231-1/+2
| | * | KVM: x86: Disable KVM_INTEL_PROVE_VE by defaultSean Christopherson2024-05-231-3/+5
| | * | KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfoSean Christopherson2024-05-231-1/+1
| | * | KVM: x86/mmu: Print SPTEs on unexpected #VESean Christopherson2024-05-233-8/+38
| | * | KVM: VMX: Dump VMCS on unexpected #VESean Christopherson2024-05-231-1/+3
| | * | KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEsSean Christopherson2024-05-233-0/+14