summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07Linux 5.3.5v5.3.5Greg Kroah-Hartman
2019-10-07vfs: set fs_context::user_ns for reconfigureEric Biggers
2019-10-079p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li
2019-10-07kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2019-10-07dm zoned: fix invalid memory accessMikulas Patocka
2019-10-07dm raid: fix updating of max_discard_sectors limitMing Lei
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-07net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean
2019-10-07net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean
2019-10-07net: socionext: netsec: always grab descriptor lockLorenzo Bianconi
2019-10-07net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost
2019-10-07net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean
2019-10-07ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-07net: dsa: sja1105: Initialize the meta_lockVladimir Oltean
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt
2019-10-07tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui
2019-10-07udp: fix gso_segs calculationsJosh Hunt
2019-10-07tipc: fix unlimited bundling of small messagesTuong Lien
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-10-07rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
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: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean
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: Handle missing host route in __ipv6_ifa_notifyDavid Ahern
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-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
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-07mm: add dummy can_do_mlock() helperArnd Bergmann
2019-10-07crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-10-07tools/power/x86/intel-speed-select: Fix high priority core mask over countYouquan Song