summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2019-02-20ARM: dts: mmp2: fix TWSI2Lubomir Rintel
2019-02-20arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-20ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor
2019-02-20powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand
2019-02-20x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King
2019-02-20ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte
2019-02-06s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2019-02-06x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-02-06KVM: x86: Fix single-step debuggingAlexander Popov
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-02-06s390/early: improve machine detectionChristian Borntraeger
2019-02-06ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-26mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-01-13x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov