summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-23KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()Joerg Roedel1-1/+3
2019-02-23x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32chenzefeng (A)1-0/+1
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-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-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-20MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-20mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-20x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck1-0/+1
2019-02-20perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-20KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-20KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-20um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2019-02-20KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov1-0/+7
2019-02-20powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland1-5/+6
2019-02-20ARM: pxa: avoid section mismatch warningArnd Bergmann3-3/+3
2019-02-20mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2019-02-20ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux1-0/+1
2019-02-20x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior1-0/+3
2019-02-20ARM: dts: mmp2: fix TWSI2Lubomir Rintel1-3/+6
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland1-1/+0
2019-02-20ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor1-3/+3
2019-02-20powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2
2019-02-20x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King1-2/+2
2019-02-20ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang1-0/+15
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2019-02-06s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang1-4/+0
2019-02-06x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2019-02-06KVM: x86: Fix single-step debuggingAlexander Popov1-2/+1
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2019-02-06s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-02-06ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-26mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-2/+4
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers1-0/+1
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2019-01-13x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2-3/+19