summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-07-19ARM: dts: meson8: correct uart_B and uart_C clock referencesMartin Blumenstingl
2023-07-19ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlledDmitry Baryshkov
2023-07-19ARM: dts: stm32: Shorten the AV96 HDMI sound card nameMarek Vasut
2023-07-19arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukuiDouglas Anderson
2023-07-19arm64: dts: qcom: apq8096: fix fixed regulator name propertyKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: pm7250b: add missing spmi-vadc includeLuca Weiss
2023-07-19ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann
2023-07-19ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-07-19arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansionStephan Gerhold
2023-07-19arm64: dts: qcom: apq8016-sbc: Fix regulator constraintsStephan Gerhold
2023-07-19arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node regKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: sm8350: correct DMA controller unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: sm8350: Add GPI DMA compatible fallbackKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: sdm845: correct camss unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: sdm630: correct camss unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: msm8996: correct camss unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: msm8994: correct SPMI unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: msm8916: correct MMC unit addressKrzysztof Kozlowski
2023-07-19arm64: dts: qcom: msm8916: correct camss unit addressKrzysztof Kozlowski
2023-07-19ARM: dts: qcom: msm8974: do not use underscore in node name (again)Krzysztof Kozlowski
2023-07-19ARM: dts: gta04: Move model property out of pinctrl nodeTony Lindgren
2023-07-19arm64: dts: microchip: sparx5: do not use PSCI on reference boardsRobert Marko
2023-07-19ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boardsMarek Vasut
2023-07-19ARM: dts: meson8b: correct uart_B and uart_C clock referenceshfdevel@gmx.net
2023-07-19ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki
2023-07-19locking/atomic: arm: fix sync opsMark Rutland
2023-07-19x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-19perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-07-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-07-19x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()Kirill A. Shutemov
2023-07-19x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-07-19x86/sev: Fix calculation of end address based on number of pagesTom Lendacky
2023-07-19x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang
2023-07-01csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01parisc: fix expand_stack() conversionLinus Torvalds
2023-07-01sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner