summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: dts: BCM5301X: fix duplex-full => full-duplexChristian Lamparter2023-07-192-2/+2
* ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkxOlivier Moysan2023-07-191-1/+1
* ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2Marek Vasut2023-07-191-4/+7
* arm64: dts: ti: k3-j7200: Fix physical address of pinKeerthy2023-07-191-14/+14
* arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1Wolfram Sang2023-07-191-2/+1
* ARM: dts: iwg20d-q7-common: Fix backlight pwm specifierGeert Uytterhoeven2023-07-191-1/+1
* ARM: dts: meson8: correct uart_B and uart_C clock referencesMartin Blumenstingl2023-07-191-2/+2
* ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlledDmitry Baryshkov2023-07-191-0/+4
* ARM: dts: stm32: Shorten the AV96 HDMI sound card nameMarek Vasut2023-07-191-1/+1
* arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukuiDouglas Anderson2023-07-191-0/+4
* arm64: dts: qcom: apq8096: fix fixed regulator name propertyKrzysztof Kozlowski2023-07-191-2/+2
* arm64: dts: qcom: pm7250b: add missing spmi-vadc includeLuca Weiss2023-07-191-0/+1
* ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann2023-07-191-0/+1
* ARM: ep93xx: fix missing-prototype warningsArnd Bergmann2023-07-191-1/+2
* arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansionStephan Gerhold2023-07-191-4/+12
* arm64: dts: qcom: apq8016-sbc: Fix regulator constraintsStephan Gerhold2023-07-191-32/+32
* arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node regKrzysztof Kozlowski2023-07-191-0/+1
* arm64: dts: qcom: sm8350: correct DMA controller unit addressKrzysztof Kozlowski2023-07-191-1/+1
* arm64: dts: qcom: sm8350: Add GPI DMA compatible fallbackKrzysztof Kozlowski2023-07-191-3/+3
* arm64: dts: qcom: sdm845: correct camss unit addressKrzysztof Kozlowski2023-07-191-1/+1
* arm64: dts: qcom: sdm630: correct camss unit addressKrzysztof Kozlowski2023-07-191-1/+1
* arm64: dts: qcom: msm8996: correct camss unit addressKrzysztof Kozlowski2023-07-191-1/+1
* arm64: dts: qcom: msm8994: correct SPMI unit addressKrzysztof Kozlowski2023-07-191-1/+1
* arm64: dts: qcom: msm8916: correct MMC unit addressKrzysztof Kozlowski2023-07-191-2/+2
* arm64: dts: qcom: msm8916: correct camss unit addressKrzysztof Kozlowski2023-07-191-1/+1
* ARM: dts: qcom: msm8974: do not use underscore in node name (again)Krzysztof Kozlowski2023-07-191-1/+1
* ARM: dts: gta04: Move model property out of pinctrl nodeTony Lindgren2023-07-191-1/+3
* arm64: dts: microchip: sparx5: do not use PSCI on reference boardsRobert Marko2023-07-192-1/+13
* ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boardsMarek Vasut2023-07-193-6/+12
* ARM: dts: meson8b: correct uart_B and uart_C clock referenceshfdevel@gmx.net2023-07-191-2/+2
* ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki2023-07-191-1/+0
* locking/atomic: arm: fix sync opsMark Rutland2023-07-196-7/+65
* x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross2023-07-191-2/+2
* perf/ibs: Fix interface via core pmu eventsRavi Bangoria2023-07-193-28/+29
* ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann2023-07-195-5/+7
* x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()Kirill A. Shutemov2023-07-191-3/+48
* x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov2023-07-194-4/+7
* x86/sev: Fix calculation of end address based on number of pagesTom Lendacky2023-07-192-15/+15
* x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang2023-07-191-2/+6
* csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds2023-07-011-1/+1
* parisc: fix expand_stack() conversionLinus Torvalds2023-07-011-1/+1
* sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds2023-07-011-1/+1
* mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-07-018-59/+43
* powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds2023-07-011-11/+3
* mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-07-0118-124/+45
* arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-07-012-49/+15
* riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-07-012-18/+14
* mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-07-012-10/+3
* powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2023-07-012-36/+4
* arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2023-07-012-37/+10