summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Linux 4.20.17v4.20.17linux-4.20.yGreg Kroah-Hartman1-1/+1
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin1-1/+1
2019-03-19drm: Block fb changes for async plane updatesNicholas Kazlauskas1-0/+9
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot1-1/+1
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra1-1/+1
2019-03-19ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-19ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai1-23/+34
2019-03-19ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan1-1/+4
2019-03-19ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-19ALSA: hda: Extend i915 component bind timeoutTakashi Iwai1-2/+2
2019-03-19ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto1-1/+3
2019-03-19ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra1-2/+2
2019-03-19f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim1-5/+7
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro3-29/+41
2019-03-19net/smc: fix smc_poll in SMC_INIT stateUrsula Braun1-3/+3
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys1-21/+14
2019-03-19ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni1-1/+5
2019-03-19ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni1-5/+6
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann1-0/+4
2019-03-19team: use operstate consistently for linkupGeorge Wilkie1-2/+2
2019-03-19ipv6: route: purge exception on removalPaolo Abeni1-1/+12
2019-03-19net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal1-1/+1
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-19net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-03-19tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-03-19net: sched: flower: insert new filter to idr after setting its maskVlad Buslov1-21/+22
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-19tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2-2/+13
2019-03-19tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch1-8/+1
2019-03-19tcp: do not report TCP_CM_INQ of 0 for closed connectionsSoheil Hassas Yeganeh1-0/+5
2019-03-19sctp: remove sched init from sctp_stream_initXin Long1-2/+0
2019-03-19rxrpc: Fix client call queueing, waiting for channelDavid Howells1-2/+2
2019-03-19route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long1-0/+4
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-19net/x25: reset state in x25_connect()Eric Dumazet1-0/+1
2019-03-19net/x25: fix use-after-free in x25_device_event()Eric Dumazet1-1/+5
2019-03-19net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin1-2/+3
2019-03-19net/hsr: fix possible crash in add_timer()Eric Dumazet1-8/+6
2019-03-19net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan3-1/+16
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+3
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32
2019-03-19l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet1-3/+1