summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-20x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov
2019-02-20riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-20ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_typeTony Lindgren
2019-02-20kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi
2019-02-20riscv: fix trace_sys_exit hookDavid Abdurachmanov
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: make lookup_processor_type() non-__initRussell King
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-02-20ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-02-20ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-02-20ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2019-02-20ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-02-15ARM: dts: da850: fix interrupt numbers for clocksourceBartosz Golaszewski
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-15mips: cm: reprime error causeVladimir Kondratiev
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-12arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin