summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-12ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller
2022-05-12ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin
2022-05-12ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-20arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-20x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-20x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-20xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-20powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-04-20KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-20ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-04-20KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-20ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-20ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-20ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2022-04-20ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner
2022-04-20ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich
2022-04-20ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg
2022-04-20MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-20powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-04-20KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-20KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-20arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich
2022-04-20arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh
2022-04-20ARM: dts: qcom: ipq4019: fix sleep clockPavel Kubelun
2022-04-20perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter
2022-04-20DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-04-20ARM: dts: exynos: add missing HDMI supplies on SMDK5420Krzysztof Kozlowski
2022-04-20ARM: dts: exynos: add missing HDMI supplies on SMDK5250Krzysztof Kozlowski
2022-04-20ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski
2022-04-12arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-04-12arm64: add ID_AA64ISAR2_EL1 sys registerJames Morse
2022-04-12KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-04-12arm64: Mitigate spectre style branch history side channelsJames Morse
2022-04-12KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-04-12arm64: Add percpu vectors for EL1James Morse
2022-04-12arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-04-12arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-04-12arm64: Move arm64_update_smccc_conduit() out of SSBD ifdefJames Morse
2022-04-12arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-04-12arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-04-12arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse