summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Linux 4.19.78v4.19.78Greg Kroah-Hartman1-1/+1
2019-10-079p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham1-0/+2
2019-10-07kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+2
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2-4/+4
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn1-1/+2
2019-10-07soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart3-8/+3
2019-10-07soundwire: Kconfig: fix help formatPierre-Louis Bossart1-1/+1
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-12/+28
2019-10-07tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt3-20/+18
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-10-07udp: fix gso_segs calculationsJosh Hunt2-1/+3
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-10-07rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-10-07net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau1-3/+8
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2
2019-10-07ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07erspan: remove the incorrect mtu limit for erspanHaishuang Yan1-0/+1
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-07bpf: fix use after free in prog symbol exposureDaniel Borkmann1-11/+17
2019-10-07block: mq-deadline: Fix queue restart handlingDamien Le Moal1-10/+13
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+5
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat1-1/+1
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge1-4/+19
2019-10-07kbuild: clean compressed initramfs imageGreg Thelen1-0/+3
2019-10-07crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye1-6/+7
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-10-07pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe1-1/+0
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2-2/+14
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport1-0/+16
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai1-0/+2
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno1-21/+28
2019-10-07rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li1-1/+6
2019-10-07rtc: snvs: fix possible race conditionAnson Huang1-4/+7