summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-09Linux 4.14.92v4.14.92Greg Kroah-Hartman
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-09spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2019-01-09tpm: tpm_try_transmit() refactor error flow.Tomas Winkler
2019-01-09rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki
2019-01-09arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...Marc Zyngier
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl
2019-01-09netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal
2019-01-09netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal
2019-01-09netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei
2019-01-09netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso
2019-01-09netfilter: xt_connlimit: don't store address in the conn nodesFlorian Westphal
2019-01-09Btrfs: fix fsync of files with multiple hard links in new directoriesFilipe Manana
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-01-09cgroup: fix CSS_TASK_ITER_PROCSTejun Heo
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker
2019-01-09spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner
2019-01-09spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner
2019-01-09spi: bcm2835: Fix race on DMA terminationLukas Wunner
2019-01-09ext4: check for shutdown and r/o file system in ext4_write_inode()Theodore Ts'o
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-09ext4: include terminating u32 in size of xattr entries when expanding inodesTheodore Ts'o
2019-01-09ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)
2019-01-09ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi
2019-01-09ext4: fix possible use after free in ext4_quota_enablePan Bian
2019-01-09ext4: add ext4_sb_bread() to disambiguate ENOMEM casesTheodore Ts'o
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2019-01-09KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() failsSean Christopherson
2019-01-09KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-09x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()Dan Williams
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer
2019-01-09s390/pci: fix sleeping in atomic during hotplugSebastian Ott
2019-01-09qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai