summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-111-9/+9
|\
| * x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky2023-06-021-9/+9
* | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-1068-139/+362
|\ \
| * \ Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-06-093-4/+12
| |\ \
| | * | arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford2023-06-041-2/+2
| | * | arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang2023-05-271-0/+8
| | * | arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang2023-05-271-2/+2
| * | | ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij2023-06-0511-11/+11
| * | | Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-06-052-12/+10
| |\ \ \
| | * | | ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea2023-05-241-1/+1
| | * | | ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea2023-05-241-11/+9
| * | | | Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-06-0545-112/+322
| |\ \ \ \
| | * | | | arm64: dts: qcom: sm8550: Use the correct LLCC register schemeKonrad Dybcio2023-05-241-2/+9
| | * | | | arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson2023-05-241-0/+8
| | * | | | arm64: dts: qcom: sm8550: use uint16 for Soundwire intervalKrzysztof Kozlowski2023-05-241-3/+3
| | * | | | arm64: dts: qcom: Split out SA8155P and use correct RPMh power domainsKonrad Dybcio2023-05-242-1/+41
| | * | | | arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsKonrad Dybcio2023-05-171-2/+2
| | * | | | arm64: dts: qcom: add missing cache propertiesKrzysztof Kozlowski2023-05-1728-0/+170
| | * | | | arm64: dts: qcom: use decimal for cache levelKrzysztof Kozlowski2023-05-172-2/+2
| | * | | | arm64: dts: qcom: fix indentationKrzysztof Kozlowski2023-05-178-80/+80
| | * | | | ARM: dts: qcom: msm8974: remove superfluous "input-enable"Krzysztof Kozlowski2023-05-175-9/+0
| | * | | | ARM: dts: qcom: mdm9615: remove superfluous "input-enable"Krzysztof Kozlowski2023-05-171-1/+0
| | * | | | ARM: dts: qcom: apq8026: remove superfluous "input-enable"Krzysztof Kozlowski2023-05-173-6/+0
| | * | | | arm64: dts: qcom: sm8250-xiaomi-elish-csot: fix panel compatibleKrzysztof Kozlowski2023-05-171-1/+1
| | * | | | arm64: dts: qcom: sm8250-xiaomi-elish-boe: fix panel compatibleKrzysztof Kozlowski2023-05-171-1/+1
| | * | | | arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski2023-05-171-2/+0
| | * | | | arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski2023-05-171-2/+0
| | * | | | arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votesBjorn Andersson2023-05-141-0/+1
| | * | | | arm64: dts: qcom: sc8280xp: Revert "arm64: dts: qcom: sc8280xp: remove superf...Krzysztof Kozlowski2023-05-141-0/+4
| | |/ / /
| * | | | Merge tag 'qcom-dts-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-06-057-0/+7
| |\ \ \ \
| | * | | | ARM: dts: qcom: add missing cache propertiesKrzysztof Kozlowski2023-05-177-0/+7
| | |/ / /
* | | | | Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-094-46/+39
|\ \ \ \ \
| * | | | | riscv: fix kprobe __user string arg print fault issueRuan Jinjie2023-06-081-0/+1
| * | | | | riscv: Check the virtual alignment before choosing a map sizeAlexandre Ghiti2023-06-071-6/+7
| * | | | | riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGDAlexandre Ghiti2023-06-072-38/+30
| * | | | | riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen2023-06-072-3/+2
* | | | | | Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-091-0/+1
|\ \ \ \ \ \
| * | | | | | s390/purgatory: disable branch profilingAlexander Gordeev2023-06-011-0/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-06-082-3/+2
|\ \ \ \ \ \ \
| * | | | | | | arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...Jisheng Zhang2023-06-021-2/+1
| * | | | | | | arm64: Remove the ARCH_FORCE_MAX_ORDER config input promptCatalin Marinas2023-06-021-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-0421-95/+173
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-06-034-4/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson2023-06-021-2/+18
| | * | | | | | | | KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson2023-06-021-0/+3
| | * | | | | | | | KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero2023-06-021-1/+1
| | * | | | | | | | KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson2023-06-021-1/+4
| * | | | | | | | | Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-035-37/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm64: Document default vPMU behavior on heterogeneous systemsOliver Upton2023-05-311-1/+11
| | * | | | | | | | | KVM: arm64: Iterate arm_pmus list to probe for default PMUOliver Upton2023-05-311-34/+12