summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: checksum: add missing linux/uaccess.h includeJakub Kicinski2023-01-301-0/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-53/+48
|\
| * bpf, x86: Simplify the parsing logic of structure parametersPu Lehui2023-01-101-53/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2774-248/+302
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-245-29/+28
| |\ \
| | * | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9
| | * | Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-224-17/+19
| | |\ \
| | | * | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-213-16/+18
| | | * | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
| * | | | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-235-1/+44
| |\ \ \ \
| | * | | | arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel2023-01-162-0/+27
| | * | | | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-163-1/+17
| * | | | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-221-0/+9
| |\ \ \ \ \
| | * | | | | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
| * | | | | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| | * | | | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
| * | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-2061-218/+219
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-01-201-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea2023-01-121-1/+1
| | * | | | | | | Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-01-204-8/+24
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard2023-01-171-2/+6
| | | * | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard2023-01-171-2/+6
| | | * | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard2023-01-171-2/+6
| | | * | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard2023-01-171-2/+6
| | | |/ / / / / /
| | * | | | | | | Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-01-161-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks2023-01-071-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-01-163-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: dts: marvell: AC5/AC5X: Fix address for UART1Chris Packham2023-01-101-1/+1
| | | * | | | | | | Revert "ARM: dts: armada-39x: Fix compatible string for gpios"Klaus Kudielka2023-01-091-2/+2
| | | * | | | | | | Revert "ARM: dts: armada-38x: Fix compatible string for gpios"Klaus Kudielka2023-01-091-2/+2
| | | |/ / / / / /
| | * | | | | | | Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-01-107-82/+108
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio2023-01-101-17/+60
| | | * | | | | | | arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio2023-01-101-4/+0
| | | * | | | | | | arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski2023-01-101-3/+16
| | | * | | | | | | arm64: dts: qcom: sm8350: correct SDHCI interconnect argumentsKrzysztof Kozlowski2022-12-291-2/+2
| | | * | | | | | | Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle ...Ulf Hansson2022-12-281-1/+0
| | | * | | | | | | arm64: dts: msm8992-bullhead: add memory hole regionDominik Kobinski2022-12-271-0/+6
| | | * | | | | | | arm64: dts: qcom: sc8280xp: fix USB-DP PHY nodesJohan Hovold2022-12-271-54/+23
| | | * | | | | | | arm64: dts: qcom: sc8280xp: fix primary USB-DP PHY resetJohan Hovold2022-12-271-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge tag 'qcom-dts-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-01-102-12/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCIKrzysztof Kozlowski2022-12-282-12/+12
| | | |/ / / / / /
| | * | | | | | | Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-01-107-53/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: omap1: fix building gpio15xxArnd Bergmann2023-01-101-0/+1
| | | * | | | | | | ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann2023-01-105-53/+16
| | | * | | | | | | ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann2023-01-091-0/+2
| | | |/ / / / / /
| | * | | | | | | ARM: footbridge: drop unnecessary inclusionAlexandre Belloni2023-01-091-1/+0
| | * | | | | | | Merge tag 'imx-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-01-0934-49/+47
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarityTim Harvey2023-01-021-0/+1
| | | * | | | | | | arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanupMarco Felsch2023-01-011-2/+2