summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Linux 4.20.1v4.20.1Greg Kroah-Hartman1-1/+1
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2019-01-09spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner1-1/+1
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler1-4/+7
2019-01-09tpm: tpm_try_transmit() refactor error flow.Tomas Winkler1-7/+8
2019-01-09parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller1-2/+2
2019-01-09arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon2-10/+8
2019-01-09arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon2-4/+5
2019-01-09iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writesRobin Murphy1-1/+7
2019-01-09KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()Gustavo A. R. Silva1-1/+1
2019-01-09KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall1-12/+11
2019-01-09KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring stateChristoffer Dall1-1/+16
2019-01-09KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximumMarc Zyngier1-2/+2
2019-01-09KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabledJulien Thierry1-21/+0
2019-01-09rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki1-1/+1
2019-01-09ARM: dts: exynos: Specify I2S assigned clocks in proper nodeSylwester Nawrocki2-10/+8
2019-01-09arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...Marc Zyngier1-2/+4
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2019-01-09CIFS: use the correct length when pinning memory for direct I/O for writeLong Li1-1/+3
2019-01-09CIFS: return correct errors when pinning memory failed for direct I/OLong Li1-1/+7
2019-01-09smb3: fix large reads on encrypted connectionsPaul Aurich1-1/+3
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton4-9/+7
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen5-7/+70
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2-20/+22
2019-01-09tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)1-0/+1
2019-01-09media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman1-2/+2
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil1-1/+1
2019-01-09media: vb2: check memory model for VIDIOC_CREATE_BUFSHans Verkuil1-0/+3
2019-01-09media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2019-01-09media: imx274: fix stack corruption in imx274_read_regLuca Ceresoli1-2/+5
2019-01-09media: rc: cec devices do not have a lirc chardevSean Young1-2/+4
2019-01-09media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil1-2/+3
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil2-9/+19
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne1-2/+2
2019-01-09f2fs: sanity check of xattr entry sizeJaegeuk Kim1-5/+13
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl1-3/+3
2019-01-09f2fs: fix missing unlock(sbi->gc_mutex)Jaegeuk Kim1-5/+2
2019-01-09f2fs: fix to update new block address correctly for OPUJia Zhu1-1/+3
2019-01-09f2fs: read page index before freeingPan Bian1-1/+3
2019-01-09powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2-9/+29
2019-01-09KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul1-2/+6
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel3-4/+11
2019-01-09Btrfs: send, fix race with transaction commits that create snapshotsFilipe Manana1-6/+23