aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 3-0/+19
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Gravatar Paolo Bonzini 46-329/+1346
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Paolo Bonzini 164-647/+976
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Gravatar Paolo Bonzini 52-156/+246
2024-03-07Merge branch kvm-arm64/kerneldoc into kvmarm/nextGravatar Oliver Upton 10-15/+24
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextGravatar Oliver Upton 4-9/+33
2024-03-07Merge branch kvm-arm64/lpi-xarray into kvmarm/nextGravatar Oliver Upton 6-65/+74
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextGravatar Oliver Upton 14-170/+997
2024-03-07Merge branch kvm-arm64/misc into kvmarm/nextGravatar Oliver Upton 13-47/+40
2024-03-06RISC-V: KVM: Allow Zacas extension for Guest/VMGravatar Anup Patel 2-0/+3
2024-03-06RISC-V: KVM: Allow Ztso extension for Guest/VMGravatar Anup Patel 2-0/+3
2024-03-06RISC-V: KVM: Forward SEED CSR access to user spaceGravatar Anup Patel 1-0/+13
2024-03-06LoongArch: KVM: Remove unnecessary CSR register saving during enter guestGravatar Bibo Mao 1-6/+0
2024-03-06LoongArch: KVM: Do not restart SW timer when it is expiredGravatar Bibo Mao 1-19/+1
2024-03-06LoongArch: KVM: Start SW timer only when vcpu is blockingGravatar Bibo Mao 1-14/+9
2024-03-06LoongArch: KVM: Set reserved bits as zero in CPUCFGGravatar Bibo Mao 1-7/+26
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-55/+114
2024-03-03Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-92/+98
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-69/+120
2024-03-01KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE modeGravatar Marc Zyngier 1-6/+6
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Gravatar Jiri Bohac 1-3/+5
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixGravatar Dimitris Vlachos 1-1/+1
2024-02-29Merge patch series "NAPOT Fixes"Gravatar Palmer Dabbelt 2-60/+5
2024-02-29riscv: Fix pte_leaf_size() for NAPOTGravatar Alexandre Ghiti 1-0/+4
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Gravatar Alexandre Ghiti 1-60/+1
2024-02-29Merge patch series "riscv: cbo.zero fixes"Gravatar Palmer Dabbelt 5-3/+22
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendGravatar Samuel Holland 2-0/+5
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRGravatar Samuel Holland 2-2/+14
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeGravatar Samuel Holland 2-1/+3
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+11
2024-02-27KVM: arm64: Don't initialize idreg debugfs w/ preemption disabledGravatar Oliver Upton 3-5/+14
2024-02-27KVM: arm64: Fail the idreg iterator if idregs aren't initializedGravatar Oliver Upton 1-1/+2
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersGravatar Paolo Bonzini 1-87/+91
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Gravatar Paolo Bonzini 1-2/+2
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-35/+85
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-10/+73
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+8
2024-02-24KVM: arm64: Set io memory s2 pte as normalnc for vfio pci deviceGravatar Ankit Agrawal 1-4/+10
2024-02-24KVM: arm64: Introduce new flag for non-cacheable IO memoryGravatar Ankit Agrawal 3-5/+23
2024-02-24Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-98/+113
2024-02-24KVM: arm64: Fix typosGravatar Bjorn Helgaas 8-10/+10
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputGravatar Ard Biesheuvel 1-0/+11
2024-02-23KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Gravatar Oliver Upton 3-22/+11
2024-02-23KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a refGravatar Oliver Upton 2-11/+10
2024-02-23KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Gravatar Oliver Upton 2-8/+15
2024-02-23KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerGravatar Oliver Upton 1-1/+1
2024-02-23KVM: arm64: vgic: Use atomics to count LPIsGravatar Oliver Upton 3-4/+4
2024-02-23KVM: arm64: vgic: Get rid of the LPI linked-listGravatar Oliver Upton 3-8/+2
2024-02-23KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()Gravatar Oliver Upton 1-1/+8
2024-02-23KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIsGravatar Oliver Upton 1-1/+2