summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo
2019-03-23ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski
2019-03-23MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-23ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao
2019-03-23x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-23x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-23xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-23xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-23xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-23xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-23xtensa: SMP: fix ccount_timer_shutdownMax Filippov
2019-03-23MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-03-23x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang
2019-03-23x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-23powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-23ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-23ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-03-23MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-03-23MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-23KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel
2019-02-23x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32chenzefeng (A)
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-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-02-20MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-20mips: cm: reprime error causeVladimir Kondratiev
2019-02-20x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-20perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-20KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-20KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-20um: Avoid marking pages with "changed protection"Anton Ivanov
2019-02-20KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov
2019-02-20powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland
2019-02-20ARM: pxa: avoid section mismatch warningArnd Bergmann
2019-02-20mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2019-02-20ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux
2019-02-20x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior