summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-11KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse1-2/+17
2023-01-11KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse1-1/+3
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini9-39/+60
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo1-0/+4
2023-01-11Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann7-82/+108
2023-01-11Merge tag 'qcom-dts-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-12/+12
2023-01-11Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann7-53/+19
2023-01-11ARM: omap1: fix building gpio15xxArnd Bergmann1-0/+1
2023-01-11ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann5-53/+16
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-15/+0
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman1-16/+33
2023-01-10x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-10x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross1-1/+2
2023-01-10arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio1-17/+60
2023-01-10arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio1-4/+0
2023-01-10arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski1-3/+16
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-10x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra1-1/+1
2023-01-10arm64: dts: marvell: AC5/AC5X: Fix address for UART1Chris Packham1-1/+1
2023-01-10ARM: footbridge: drop unnecessary inclusionAlexandre Belloni1-1/+0
2023-01-10Merge tag 'imx-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann34-49/+47
2023-01-10Merge tag 'amlogic-fixes-v6.2-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-6/+2
2023-01-09Revert "ARM: dts: armada-39x: Fix compatible string for gpios"Klaus Kudielka1-2/+2
2023-01-09Revert "ARM: dts: armada-38x: Fix compatible string for gpios"Klaus Kudielka1-2/+2
2023-01-09ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann1-0/+2
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark1-2/+0
2023-01-09arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon1-0/+1
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada1-2/+2
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/msr: Add Meteor Lake supportKan Liang1-0/+2
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang1-9/+12
2023-01-09KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-16/+16
2023-01-09KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini1-7/+5
2023-01-09x86/xen: Remove the unused function p2m_index()Jiapeng Chong1-5/+0
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+5
2023-01-07riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks1-1/+1
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-01-07xtensa: drop unused members of struct thread_structMax Filippov3-15/+0
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds1-6/+7
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-4/+6
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual7-0/+84