summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.78v4.19.78Greg Kroah-Hartman2019-10-071-1/+1
* 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham2019-10-071-0/+2
* kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-10-071-0/+2
* NFC: fix attrs checks in netlink interfaceAndrey Konovalov2019-10-071-2/+4
* smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2019-10-072-4/+4
* Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn2019-10-071-1/+2
* soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart2019-10-073-8/+3
* soundwire: Kconfig: fix help formatPierre-Louis Bossart2019-10-071-1/+1
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-10-071-12/+28
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-072-15/+19
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-071-3/+3
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-073-20/+18
* net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-071-4/+7
* vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui2019-10-073-6/+14
* udp: fix gso_segs calculationsJosh Hunt2019-10-072-1/+3
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-071-0/+2
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-071-1/+1
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-071-1/+6
* net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-10-071-3/+8
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-071-3/+2
* ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-071-5/+12
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-071-0/+10
* hso: fix NULL-deref on tty openJohan Hovold2019-10-071-4/+8
* erspan: remove the incorrect mtu limit for erspanHaishuang Yan2019-10-071-0/+1
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* bpf: fix use after free in prog symbol exposureDaniel Borkmann2019-10-071-11/+17
* block: mq-deadline: Fix queue restart handlingDamien Le Moal2019-10-071-10/+13
* arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-10-071-2/+2
* arm: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-10-071-2/+12
* mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-10-071-2/+12
* arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-10-071-1/+5
* kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-10-071-1/+1
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-10-071-4/+19
* kbuild: clean compressed initramfs imageGreg Thelen2019-10-071-0/+3
* crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye2019-10-071-6/+7
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-10-071-1/+0
* fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2019-10-072-2/+14
* ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-10-071-0/+16
* security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai2019-10-071-0/+2
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-10-071-1/+1
* PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: histb: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li2019-10-071-1/+6
* rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7