summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend1-0/+3
2019-09-19sctp: fix the missing put_user when dumping transport thresholdsXin Long1-1/+2
2019-09-19net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-09-19ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski1-1/+1
2019-09-19net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski1-2/+6
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-19tipc: add NULL pointer check before calling kfree_rcuXin Long1-1/+2
2019-09-19tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell1-1/+1
2019-09-19sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-09-19sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET1-1/+1
2019-09-19sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang1-1/+1
2019-09-19net: sched: fix reordering issuesEric Dumazet1-2/+7
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-19net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani1-0/+19
2019-09-19net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan1-0/+2
2019-09-19ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+2
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers2-1/+10
2019-09-19ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-19bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2019-09-16Linux 5.2.15v5.2.15Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana1-9/+26
2019-09-16drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-0/+13
2019-09-16drm/i915: Add whitelist workarounds for ICLJohn Harrison1-11/+27
2019-09-16drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-1/+16
2019-09-16drm/i915: Support whitelist workarounds on all enginesJohn Harrison1-18/+47
2019-09-16drm/i915: Support flags in whitlist WAsJohn Harrison2-1/+15
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+3
2019-09-16usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik1-7/+12
2019-09-16usb: chipidea: imx: add imx7ulp supportPeter Chen3-1/+32
2019-09-16mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang10-12/+12
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-09-16drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke1-2/+6
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2-7/+4
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn4-102/+17
2019-09-16IB/rdmavt: Add new completion inlineMike Marciniszyn1-0/+72
2019-09-16bcache: fix race in btree_flush_write()Coly Li3-1/+36
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li1-0/+10
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li1-5/+6
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann1-7/+13
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet1-1/+1
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy1-1/+0
2019-09-16vhost/test: fix build for vhost test - againTiwei Bie1-4/+9
2019-09-16vhost/test: fix build for vhost testTiwei Bie1-1/+1
2019-09-16drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs1-0/+12
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3