summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-10arm64: dts: mediatek: mt8183: Fix systimer 13 MHz clock descriptionChen-Yu Tsai1-2/+10
2023-03-10arm64: dts: mediatek: mt8195: Add power domain to U3PHY1 T-PHYAngeloGioacchino Del Regno1-0/+1
2023-03-10ARM: zynq: Fix refcount leak in zynq_early_slcr_initQiheng Lin1-0/+1
2023-03-10arm64: dts: imx8m: Align SoC unique ID node unit addressMarek Vasut4-4/+4
2023-03-10arm64: dts: qcom: sm6125-seine: Clean up gpio-keys (volume down)Marijn Suijten1-5/+14
2023-03-10arm64: dts: qcom: sm6125: Reorder HSUSB PHY clocks to match bindingsMarijn Suijten1-3/+3
2023-03-10arm64: dts: qcom: sm6350-lena: Flatten gpio-keys pinctrl stateMarijn Suijten1-10/+8
2023-03-10arm64: dts: qcom: sm8350-sagami: Rectify GPIO keysKonrad Dybcio1-2/+64
2023-03-10arm64: dts: qcom: sm8350-sagami: Add GPIO line names for PMIC GPIOsKonrad Dybcio3-0/+64
2023-03-10arm64: dts: qcom: sm8350-sagami: Configure SLG51000 PMIC on PDX215Konrad Dybcio2-1/+67
2023-03-10arm64: dts: qcom: Re-enable resin on MSM8998 and SDM845 boardsDzmitry Sankouski7-56/+21
2023-03-10arm64: dts: qcom: sdm670-google-sargo: keep pm660 ldo8 onRichard Acayan1-0/+1
2023-03-10arm64: dts: qcom: sm6350: Fix up the ramoops nodeKonrad Dybcio1-4/+3
2023-03-10arm64: dts: qcom: pmi8950: Correct rev_1250v channel label to mvMarijn Suijten1-1/+1
2023-03-10arm64: dts: qcom: sm8150-kumano: Panel framebuffer is 2.5k instead of 4kMarijn Suijten1-3/+4
2023-03-10arm64: dts: qcom: sm6115: Provide xo clk to rpmccKonrad Dybcio1-0/+2
2023-03-10arm64: dts: qcom: sm6115: Fix UFS nodeKonrad Dybcio1-2/+3
2023-03-10arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake upKonrad Dybcio1-4/+1
2023-03-10arm64: dts: qcom: qcs404: use symbol names for PCIe resetsDmitry Baryshkov1-6/+6
2023-03-10ARM: OMAP2+: Fix memory leak in realtime_counter_init()Chen Hui1-0/+1
2023-03-10powerpc/mm: Rearrange if-else block to avoid clang warningAnders Roxell1-7/+4
2023-03-03arm64: dts: uniphier: Fix property name in PXs3 USB nodeKunihiko Hayashi2-2/+2
2023-03-03crypto: arm64/sm4-gcm - Fix possible crash in GCM cryptionHerbert Xu1-26/+25
2023-02-25x86/static_call: Add support for Jcc tail-callsPeter Zijlstra1-3/+47
2023-02-25x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra1-15/+47
2023-02-25x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra2-30/+39
2023-02-19Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+27
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-7/+8
2023-02-18Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray1-2/+2
2023-02-17arm64: perf: reject CHAIN events at creation timeMark Rutland1-0/+8
2023-02-17arm_pmu: fix event CPU filteringMark Rutland1-7/+0
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson1-5/+7
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson1-7/+19
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+40
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross1-2/+1
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+5
2023-02-11Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2023-02-10Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-20/+37
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+34
2023-02-10KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky1-11/+32
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2-2/+8
2023-02-10Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-8/+8
2023-02-10arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-10arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit1-3/+3
2023-02-10arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren1-3/+5