aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2022-04-15arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich
2022-04-15arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh
2022-04-15uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann
2022-04-15ARM: dts: imx: Add missing LVDS decoder on M53MenloMarek Vasut
2022-04-15arm64: dts: qcom: sm8150: Correct TCS configuration for apps rscMaulik Shah
2022-04-15ARM: dts: qcom: ipq4019: fix sleep clockPavel Kubelun
2022-04-15perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-04-15xtensa: fix xtensa_wsr always writing 0Max Filippov
2022-04-15xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov
2022-04-15DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-04-15ARM: dts: exynos: add missing HDMI supplies on SMDK5420Krzysztof Kozlowski
2022-04-15ARM: dts: exynos: add missing HDMI supplies on SMDK5250Krzysztof Kozlowski
2022-04-15ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski
2022-04-15ARM: dts: at91: sama5d2: Fix PMERRLOC resource sizeTudor Ambarus
2022-04-15powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2022-04-15riscv: Fix fill_callchain return valueNikita Shubin
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-11Merge tag 'v5.4.188' into v5.4/standard/baseBruce Ashfield
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-28nds32: fix access_ok() checks in get/put_userArnd Bergmann
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-03-21Merge tag 'v5.4.186' into v5.4/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.4.185' into v5.4/standard/baseBruce Ashfield
2022-03-21Merge tag 'v5.4.184' into v5.4/standard/baseBruce Ashfield
2022-03-19fixup for "arm64 entry: Add macro for reading symbol address from the trampol...James Morse
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-19ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe
2022-03-19ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer
2022-03-19arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen
2022-03-19arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher
2022-03-19arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-19KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-19arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-19KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-19arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-19arm64: Add percpu vectors for EL1James Morse
2022-03-19arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-19arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-19arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-19arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-19arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-19arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-19arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-19arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse