summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-17arm64: csum: Fix pathological zero-length callsRobin Murphy
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland
2020-01-17arm64: entry: mark all entry code as notraceMark Rutland
2020-01-17arm64: assembler: remove smp_dmb macroMark Rutland
2020-01-17arm64: assembler: remove inherit_daif macroMark Rutland
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernelThomas Gleixner
2020-01-16x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel
2020-01-16arm64: kvm: stop treating register x18 as caller saveArd Biesheuvel
2020-01-16arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel
2020-01-16arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen
2020-01-16arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-01-16x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-16arm64: Implement optimised checksum routineRobin Murphy
2020-01-16arm64: context: Free up kernel ASIDs if KPTI is not in useVladimir Murzin
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-15riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu
2020-01-15arm64: Use register field helper in kaslr_requires_kpti()Will Deacon
2020-01-15arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon
2020-01-15arm64: Turn "broken gas inst" into real config optionVladimir Murzin
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown
2020-01-15arm64: Don't use KPTI where we have E0PDMark Brown
2020-01-15arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2020-01-15x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu
2020-01-14Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-01-14arm64: signal: nofpsimd: Handle fp/simd context for signal framesSuzuki K Poulose
2020-01-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-01-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-01-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov