summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2-3/+28
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li1-1/+2
2019-02-20x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov1-3/+5
2019-02-20riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2-4/+10
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa3-2/+37
2019-02-20ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_typeTony Lindgren3-5/+52
2019-02-20kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire1-1/+5
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi1-0/+36
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi1-4/+25
2019-02-20riscv: fix trace_sys_exit hookDavid Abdurachmanov1-1/+1
2019-02-20ARM: fix the cockup in the previous patchRussell King1-2/+2
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King4-15/+61
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2-16/+27
2019-02-20ARM: clean up per-processor check_bugs method callRussell King2-2/+3
2019-02-20ARM: split out processor lookupRussell King2-12/+20
2019-02-20ARM: make lookup_processor_type() non-__initRussell King1-3/+3
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry1-1/+1
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2-2/+7
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry3-5/+38
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2019-02-20ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry1-4/+4
2019-02-20ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry1-2/+6
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry3-20/+17
2019-02-20ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry1-4/+6
2019-02-20ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry1-22/+27
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2-15/+29
2019-02-15ARM: dts: da850: fix interrupt numbers for clocksourceBartosz Golaszewski1-1/+1
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez3-4/+11
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-2/+8
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck1-0/+1
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2-2/+3
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-12arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin1-1/+1