summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-20KVM: arm64: Initialise hypervisor copies of host symbols unconditionallyWill Deacon1-6/+9
2023-04-20bpf, arm64: Fixed a BTI error on returning to patched functionXu Kuohai2-1/+6
2023-04-20LoongArch, bpf: Fix jit to skip speculation barrier opcodeGeorge Guo1-0/+4
2023-04-20KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2-1/+1
2023-04-13KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real ModeSean Christopherson1-1/+6
2023-04-13KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson1-2/+9
2023-04-13x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello1-1/+5
2023-04-13x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder1-1/+2
2023-04-13arm64: compat: Work around uninitialized variable warningArd Biesheuvel1-18/+14
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-04-13KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe1-1/+2
2023-04-13KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu runMarc Zyngier2-2/+6
2023-04-13KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflowMarc Zyngier1-12/+31
2023-04-13KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier1-234/+86
2023-04-06x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich1-1/+1
2023-04-06KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier1-7/+38
2023-04-06KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe1-2/+19
2023-04-06s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)1-1/+1
2023-04-06s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-06xtensa: fix KASAN report for show_stackMax Filippov1-4/+12
2023-04-06powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray1-2/+7
2023-04-06powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni1-0/+8
2023-04-06powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe1-0/+6
2023-04-06mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-06riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal1-4/+2
2023-04-06x86/PVH: obtain VGA console info in Dom0Jan Beulich5-8/+22
2023-04-06arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel1-1/+1
2023-04-06ARM: dts: aspeed: p10bmc: Update battery node nameEddie James2-2/+2
2023-04-06riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu1-1/+1
2023-03-30arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllersManivannan Sadhasivam1-2/+2
2023-03-30arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherentKrishna chaitanya chundru1-0/+2
2023-03-30riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2-4/+28
2023-03-30riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong3-2/+4
2023-03-30arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock nameKrzysztof Kozlowski1-1/+1
2023-03-30x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae1-16/+14
2023-03-30sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-30m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-30m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong1-5/+5
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-30perf/x86/amd/core: Always clear status for idxBreno Leitao1-2/+1
2023-03-30arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodesAlexander Stein1-0/+16
2023-03-30arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodesMarek Vasut1-0/+5
2023-03-30ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-30ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-30ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrlPeng Fan1-0/+1
2023-03-30arm64: dts: imx8dxl-evk: Fix eqos phy reset gpioAndrew Halaney1-2/+3
2023-03-30arm64: dts: imx8dxl-evk: Disable hibernation mode of AR8031 for EQOSWei Fang1-0/+1
2023-03-30arm64: dts: qcom: sm8450: Mark UFS controller as cache coherentManivannan Sadhasivam1-0/+1
2023-03-22powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy1-1/+1
2023-03-22powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy1-0/+8