summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-28nds32: fix access_ok() checks in get/put_userArnd Bergmann1-5/+17
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen1-0/+24
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-19arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stableJames Morse1-2/+2
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin1-3/+3
2022-03-19ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe1-1/+1
2022-03-19ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer1-2/+2
2022-03-19arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen1-2/+2
2022-03-19arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer1-3/+3
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher1-0/+6
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)1-2/+2
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei1-0/+1
2022-03-16x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson1-2/+31
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson5-47/+166
2022-03-16arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap1-0/+6
2022-03-16ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley1-1/+1
2022-03-16arm64: dts: armada-3720-turris-mox: Add missing ethernet0 aliasPali Rohár1-0/+1
2022-03-16ARM: boot: dts: bcm2711: Fix HVS register rangeMaxime Ripard1-0/+1
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)1-1/+2
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor1-0/+8
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot1-1/+1
2022-03-11arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse1-0/+26
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse10-0/+61
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse3-1/+34
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse10-3/+288
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse7-4/+130
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2-2/+36
2022-03-11arm64: Add percpu vectors for EL1James Morse4-8/+51
2022-03-11arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse1-20/+16
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse3-9/+102
2022-03-11arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse1-1/+34
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse5-7/+20
2022-03-11arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse1-6/+12
2022-03-11arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse1-6/+5
2022-03-11arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse1-13/+15
2022-03-11arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse1-5/+8
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse2-3/+8
2022-03-11arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+13
2022-03-11arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-03-11arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2-4/+4
2022-03-11arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly4-0/+5
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly5-0/+6
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly5-1/+27
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier4-1/+5
2022-03-11arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual1-0/+2
2022-03-11arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual1-0/+2