aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-03Merge remote-tracking branch 'db820c-mss/tracking-qcomlt-db820c-mss' into int...Linaro CI
2023-01-03Merge remote-tracking branch 'sm8250/tracking-qcomlt-sm8250' into integration...Linaro CI
2023-01-03Merge remote-tracking branch 'qca6390/tracking-qcomlt-qca6390' into integrati...Linaro CI
2023-01-03Merge remote-tracking branch 'arm64-defconfig/tracking-qcomlt-arm64-defconfig...Linaro CI
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-30arm64: defconfig: Add Qualcomm eUSB2 repeaterAbel Vesa
2022-12-30arm64: defconfig: Add generic USB repeaterAbel Vesa
2022-12-30arm64: defconfig: Add QCOM eUSB2 phyAbel Vesa
2022-12-30arm64: defconfig: Enable MPSS DMS Memory driver as moduleNeil Armstrong
2022-12-30arm64: defconfig: Add SM8550 TCSR CC configAbel Vesa
2022-12-30arm64: defconfig: Add SM8550 icc configAbel Vesa
2022-12-30arm64: defconfig: Enable GCC and pinctrl for SM8550Abel Vesa
2022-12-29arm64: dts: qcom: sm8250: add cache sizeKrzysztof Kozlowski
2022-12-29arm64: dts: Update cache properties for qcomPierre Gondois
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-27x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/calldepth: Fix incorrect init section referencesArnd Bergmann
2022-12-27perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2022-12-27KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiDavid Woodhouse
2022-12-27KVM: x86/xen: Simplify eventfd IOCTLsMichal Luczaj
2022-12-27KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_portsPaolo Bonzini
2022-12-27KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badlyDavid Woodhouse
2022-12-27KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()Michal Luczaj
2022-12-27kvm: x86/mmu: Remove duplicated "be split" in spte.hLai Jiangshan
2022-12-26arm64: dts: qcom: add qrb5165-rb5 DTS with dual DSI enabledDmitry Baryshkov
2022-12-26arm64: dts: qcom: support both DVT and PVT boards for RB5Dmitry Baryshkov
2022-12-26arm64: dts: qcom: qrb5165-rb5: add slpi remoteproc entryDmitry Baryshkov
2022-12-26arm64: dts: sm8250: add slimbus with bam dma nodeSrinivas Kandagatla
2022-12-26arm64: defconfig: enable USB phy drivers for qcs404Shawn Guo
2022-12-26arm64: defconfig: build SDM_LPASSCC_845 as a moduleDmitry Baryshkov
2022-12-26arm64: defconfig: enable camera on Thundercomm RB5 platformDmitry Baryshkov
2022-12-26arm64: defconfig: build PINCTRL_SM8250_LPASS_LPI as moduleDmitry Baryshkov
2022-12-26arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnectsKrzysztof Kozlowski
2022-12-26arm64: defconfig: enable rest of Qualcomm ARMv8 SoCs pinctrl driversKrzysztof Kozlowski
2022-12-26arm64: defconfig: Enable crypto & UFS ICE related config optionsBhupesh Sharma
2022-12-26arch/arm64: defconfig enable MFD QCOM_{RPM, QCA639X}Aníbal Limón
2022-12-26arch/arm64/configs/defconfig: Enable USB_DWC3_ULPI for db820cAníbal Limón
2022-12-26arm64: defconfig: Enable PM8916 watchdog driverAníbal Limón
2022-12-26arm64: config: Enable db845c relates configsBjorn Andersson
2022-12-26arm64: defconfig: Enable QCOM PHYs to build into the kernelBjorn Andersson
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2022-12-23KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected levelSean Christopherson
2022-12-23KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowedSean Christopherson
2022-12-23KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reachedSean Christopherson
2022-12-23KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozenSean Christopherson
2022-12-23KVM: nVMX: Don't stuff secondary execution control if it's not supportedSean Christopherson