summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: pfncache: remove KVM_GUEST_USES_PFN usagePaul Durrant2024-02-202-10/+6
* KVM: pfncache: add a mark-dirty helperPaul Durrant2024-02-202-4/+4
* KVM: x86/xen: mark guest pages dirty with the pfncache lock heldPaul Durrant2024-02-201-7/+6
* KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-084-4/+0
* kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-0810-7/+5
* KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+5
* KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+314
* KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+44
* KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+262
* kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-083-8/+9
* kvm: x86: use a uapi-friendly macro for BITDionna Glaze2024-02-081-3/+4
* Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-081-1/+1
|\
| * riscv: Fix wrong size passed to local_flush_tlb_range_asid()Alexandre Ghiti2024-01-291-1/+1
* | Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-02-075-25/+10
|\ \
| * | LoongArch: vDSO: Disable UBSAN instrumentationKees Cook2024-02-061-0/+1
| * | LoongArch: Fix earlycon parameter if KASAN enabledHuacai Chen2024-02-061-0/+3
| * | LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2024-02-062-4/+4
| * | LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada2024-02-061-17/+1
| * | LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada2024-02-061-4/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-0711-6/+155
|\ \ \ | |/ / |/| |
| * | x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORMNathan Chancellor2024-02-061-2/+3
| * | x86/kvm: Fix SEV check in sev_map_percpu_data()Kirill A. Shutemov2024-01-311-1/+2
| * | KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratumMaciej S. Szmigiero2024-01-314-0/+59
| * | KVM: x86: Check irqchip mode before create PITTengfei Yu2024-01-311-0/+3
| * | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-262-0/+81
| |\ \
| | * | RISC-V: KVM: Allow Zfa extension for Guest/VMAnup Patel2024-01-192-0/+3
| | * | RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | * | RISC-V: KVM: Allow Zihintntl extension for Guest/VMAnup Patel2024-01-192-0/+3
| | * | RISC-V: KVM: Allow Zfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | * | RISC-V: KVM: Allow vector crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | * | RISC-V: KVM: Allow scalar crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | * | RISC-V: KVM: Allow Zbc extension for Guest/VMAnup Patel2024-01-192-0/+3
| * | | Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2024-01-263-3/+7
| |\ \ \
| | * | | KVM: s390: fix cc for successful PQAPEric Farman2024-01-081-2/+6
| | * | | KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2023-12-212-1/+1
* | | | | Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-021-9/+28
|\ \ \ \ \
| * | | | | powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat2024-02-021-9/+28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-024-16/+4
|\ \ \ \ \
| * | | | | arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-303-13/+1
| * | | | | arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
| * | | | | arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
| |/ / / /
* | | | | Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-0110-74/+118
|\ \ \ \ \
| * | | | | parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller2024-01-311-1/+1
| * | | | | parisc: Fix random data corruption from exception handlerHelge Deller2024-01-308-71/+108
| * | | | | parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller2024-01-281-1/+1
| * | | | | parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller2024-01-281-0/+3
| * | | | | parisc: Check for valid stride size for cache flushesHelge Deller2024-01-281-0/+4
| * | | | | parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller2024-01-281-1/+1
* | | | | | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-014-10/+12
|\ \ \ \ \ \
| * | | | | | kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov2024-01-313-9/+9