summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-03KVM: arm64: Add vendor hypervisor firmware registerRaghavendra Rao Ananta
2022-05-03KVM: arm64: Add standard hypervisor firmware registerRaghavendra Rao Ananta
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-16Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval
2022-04-14ARM: config: Update Gemini defconfigLinus Walleij
2022-04-14arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with valuesRob Herring
2022-04-14ARM: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski
2022-04-14ARM: dts: Fix more boolean properties with valuesRob Herring
2022-04-14Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-04-14Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-12s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10s390: update defconfigsHeiko Carstens
2022-04-09RISC-V: KVM: include missing hwcap.h into vcpu_fpHeiko Stuebner
2022-04-09RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-08Merge tag 'kvmarm-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-07x86/msi: Fix msi message data shadow structReto Buerki
2022-04-07arm/arm64: dts: qcom: Fix boolean properties with valuesRob Herring
2022-04-07arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring
2022-04-07arm: dts: imx: Fix boolean properties with valuesRob Herring
2022-04-07arm64: dts: tegra: Fix boolean properties with valuesRob Herring
2022-04-07arm: dts: at91: Fix boolean properties with valuesRob Herring
2022-04-07arm: configs: imote2: Drop defconfig as board support dropped.Jonathan Cameron
2022-04-07Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2022-04-07ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin
2022-04-07ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens
2022-04-07ARM: vexpress/spc: Fix all the kernel-doc build warningsSudeep Holla
2022-04-07ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfiSudeep Holla
2022-04-07x86/extable: Prefer local labels in .set directivesNick Desaulniers
2022-04-07x86,bpf: Avoid IBT objtool warningPeter Zijlstra
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang