summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-04ARM: tegra: Fix ULPI regression on Tegra20Marcel Ziswiler1-1/+1
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe1-0/+3
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2-0/+18
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang1-6/+6
2018-11-04ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli1-6/+8
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper1-3/+9
2018-11-04ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy3-6/+7
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-10-18ARM: use __inttype() in get_user()Russell King1-1/+8
2018-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-24/+17
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2018-10-18ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-10-18ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-10-18ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-10-18ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-10-18ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-10-18ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-10-18ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2-3/+3
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+7
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton3-6/+47
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-1/+1
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-8/+12
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling3-0/+10
2018-10-13powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy1-15/+15
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski1-2/+14
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-13KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson1-4/+20
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2