summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-11-12Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross
2021-11-12KVM: x86: avoid warning with -Wbitwise-instead-of-logicalPaolo Bonzini
2021-11-02KVM: x86: Take srcu lock in post_kvm_run_save()David Woodhouse
2021-11-02KVM: SEV-ES: fix another issue with string I/O VMGEXITsPaolo Bonzini
2021-11-02KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockDavid Woodhouse
2021-11-02KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()David Woodhouse
2021-11-02riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-11-02riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti
2021-11-02riscv: fix misalgned trap vector base addressChen Lu
2021-11-02KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-11-02KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch
2021-11-02riscv, bpf: Fix potential NULL dereferenceBjörn Töpel
2021-11-02arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correctFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mVFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHYFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequencyFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2Frieder Schrempf
2021-11-02ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)
2021-11-02ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-11-02ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-11-02ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-10-27s390/pci: cleanup resources only if necessaryNiklas Schnelle
2021-10-27perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang
2021-10-27KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda
2021-10-27KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini
2021-10-27KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini
2021-10-27KVM: x86: check for interrupts before deciding whether to exit the fast pathPaolo Bonzini
2021-10-27KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini
2021-10-27KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini
2021-10-27KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini
2021-10-27KVM: SEV-ES: fix length of string I/OPaolo Bonzini
2021-10-27KVM: SEV-ES: keep INS functions togetherPaolo Bonzini
2021-10-27KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini
2021-10-27KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini
2021-10-27KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka
2021-10-27KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini
2021-10-27powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-27powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch