aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-31powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz1-0/+5
2022-01-31powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek1-0/+15
2022-01-31powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant1-1/+1
2022-01-31KVM: PPC: Book3s: mmio: Deliver DSI after emulation failureFabiano Rosas2-7/+25
2022-01-31KVM: PPC: mmio: Return to guest after emulation failureFabiano Rosas1-3/+3
2022-01-31KVM: PPC: mmio: Reject instructions that access more than mmio.data sizeFabiano Rosas1-11/+5
2022-01-31KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas1-2/+2
2022-01-31KVM: PPC: Book3S HV: Stop returning internal values to userspaceFabiano Rosas1-0/+8
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro3-27/+1
2022-01-30asm/user.h: killed unused macrosAl Viro10-47/+0
2022-01-31arm64: lib: accelerate crc32_beKevin Bracey1-14/+73
2022-01-31crypto: x86 - Convert to SPDX identifierNathan Huckleberry1-53/+10
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2022-01-30arm64: dts: rockchip: align pl330 node name with dtschemaKrzysztof Kozlowski2-2/+2
2022-01-30arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher1-0/+6
2022-01-30arm64: dts: rockchip: fix Quartz64-A ddr regulator voltagePeter Geis1-2/+0
2022-01-30openrisc/boot: Remove unnecessary initialisation in memcpy().Kuniyuki Iwashima1-1/+1
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2022-01-29agp: define proper stubs for empty helpersArnd Bergmann3-7/+7
2022-01-29arm64: dts: zynqmp: Added GEM reset definitionsRobert Hancock1-0/+8
2022-01-29arm64: dts: rockchip: add Quartz64-A con40 hardwarePeter Geis1-0/+23
2022-01-29arm64: dts: rockchip: add Quartz64-A sdmmc1 nodePeter Geis1-0/+43
2022-01-29arm64: dts: rockchip: add Quartz64-A pmu_io_domainsPeter Geis1-0/+13
2022-01-29arm64: dts: rockchip: add the touchscreen controller to rk3568-evb1-v10Michael Riesch1-0/+26
2022-01-29arm64: dts: rockchip: fix vcc3v3_lcd{0,1}_n regulators in rk3568-evb1-10Michael Riesch1-2/+23
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+8
2022-01-29Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds12-11/+38
2022-01-29arm64: dts: fsd: Add SPI device nodesAswani Reddy1-0/+57
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-11/+123
2022-01-29arm64: dts: imx8mq: fix lcdif port nodeAlexander Stein1-1/+1
2022-01-29arm64: dts: imx8mq-librem5: fix mipi_csi1 port number to sensorMartin Kepplinger1-2/+2
2022-01-29arm64: dts: imx8mq: fix mipi_csi bidirectional port numbersMartin Kepplinger1-4/+4
2022-01-29ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typoRob Herring1-1/+1
2022-01-29ARM: dts: imx28: reparent gpmi clock to ref_gpmiDario Binacchi1-0/+2
2022-01-29arm64: dts: ls1028a: sl28: re-enable ftm_alarm0Michael Walle1-0/+4
2022-01-29arm64: dts: freescale: Fix sound card model for MBa8MxAlexander Stein1-1/+1
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+2
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-203/+450
2022-01-28Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds18-185/+185
2022-01-28Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-44/+183
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2-0/+13
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixesCatalin Marinas4-0/+91
2022-01-28Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini4-15/+28
2022-01-28KVM: nVMX: Allow VMREAD when Enlightened VMCS is in useVitaly Kuznetsov2-16/+51
2022-01-28KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()Vitaly Kuznetsov2-10/+25
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov3-8/+8
2022-01-28KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov1-1/+3
2022-01-28KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov1-0/+1
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2-0/+54
2022-01-28KVM: x86: Add a helper to retrieve userspace address from kvm_device_attrSean Christopherson1-6/+14