summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: align pl330 node name with dtschemaKrzysztof Kozlowski
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher
2022-03-19arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG modeQuentin Schulz
2022-03-19arm64: dts: rockchip: fix dma-controller node names on rk356xFrank Wunderlich
2022-03-16riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-16x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-16x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-16x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-16arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-16arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
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-16riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-16x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-03-16kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov
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-16ARM: boot: dts: bcm2711: Fix HVS register rangeMaxime Ripard
2022-03-16arm64: dts: qcom: sm8350: Correct UFS symbol clocksBjorn Andersson
2022-03-16arm64: dts: qcom: sm8350: Describe GCC dependency clocksKonrad Dybcio
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
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-11arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-11arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-11arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-11arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-11arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-11arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse