summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-08x86/power/64: Use char arrays for asm function namesKees Cook
2018-12-05ARM: trusted_foundations: do not use naked functionStefan Agner
2018-12-05ARM: 8767/1: add support for building ARM kernel with clangStefan Agner
2018-12-05ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King
2018-11-23ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-11-23ARM: use __inttype() in get_user()Russell King
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King
2018-11-23ARM: spectre-v1: fix syscall entryRussell King
2018-11-23ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-11-23ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-11-23ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-11-23ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-11-23ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-11-23ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-11-23ARM: spectre-v2: add firmware based hardeningRussell King
2018-11-23ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-11-23ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-11-23ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-11-23ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-11-23ARM: bugs: add support for per-processor bug checkingRussell King
2018-11-23ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King