summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07Linux 4.14.148v4.14.148Greg Kroah-Hartman
2019-10-07kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-10-07tipc: fix unlimited bundling of small messagesTuong Lien
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-07nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-07net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-07erspan: remove the incorrect mtu limit for erspanHaishuang Yan
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-07bpf: fix use after free in prog symbol exposureDaniel Borkmann
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge
2019-10-07kbuild: clean compressed initramfs imageGreg Thelen
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-07rtc: snvs: fix possible race conditionAnson Huang
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07livepatch: Nullify obj->mod in klp_module_coming()'s error pathMiroslav Benes
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-10-07i2c-cht-wc: Fix lockdep warningHans de Goede
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-10-07vfio_pci: Restore original state on releasehexin