summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
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-20perf/x86: Add check_period PMU callbackJiri Olsa
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-evm: Correct the sound card namePeter Ujfalusi
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: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
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: 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-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-12um: Avoid marking pages with "changed protection"Anton Ivanov
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese
2019-02-12KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2019-02-12arm64: KVM: Skip MMIO insn after emulationMark Rutland
2019-02-12ARM: pxa: avoid section mismatch warningArnd Bergmann
2019-02-12mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2019-02-12ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux