summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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
2022-03-19arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-19arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-19arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-19arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-19arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-19arm64: Add part number for Arm Cortex-A77Rob Herring
2022-03-16KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...Krish Sadhukhan
2022-03-16x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-16x86/cpufeatures: Mark two free bits in word 3Borislav Petkov
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-16arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-16ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley
2022-03-16arm64: dts: armada-3720-turris-mox: Add missing ethernet0 aliasPali Rohár
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)