summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.30v4.19.30Greg Kroah-Hartman2019-03-191-1/+1
* vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-03-191-1/+1
* i40e: report correct statistics when XDP is enabledBjörn Töpel2019-03-191-11/+13
* staging: erofs: fix race when the managed cache is enabledGao Xiang2019-03-192-39/+101
* drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-03-191-0/+9
* It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-191-1/+0
* perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-191-1/+1
* perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-191-1/+1
* ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan2019-03-191-0/+12
* ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai2019-03-191-23/+34
* ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan2019-03-191-1/+4
* ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2019-03-192-2/+7
* ALSA: hda: Extend i915 component bind timeoutTakashi Iwai2019-03-191-2/+2
* ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-03-191-1/+3
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-191-1/+13
* perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-191-2/+2
* f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim2019-03-191-5/+7
* net: sched: flower: insert new filter to idr after setting its maskVlad Buslov2019-03-191-21/+22
* missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-03-193-29/+41
* net/smc: fix smc_poll in SMC_INIT stateUrsula Braun2019-03-191-3/+3
* bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-03-191-21/+14
* ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni2019-03-191-1/+5
* ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni2019-03-191-5/+6
* ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-03-191-0/+4
* team: use operstate consistently for linkupGeorge Wilkie2019-03-191-2/+2
* ipv6: route: purge exception on removalPaolo Abeni2019-03-191-1/+12
* net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-03-191-1/+1
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-03-191-1/+0
* net/x25: fix a race in x25_bind()Eric Dumazet2019-03-191-5/+8
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet2019-03-191-0/+11
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-191-1/+2
* tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-192-2/+13
* tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch2019-03-191-8/+1
* tcp: do not report TCP_CM_INQ of 0 for closed connectionsSoheil Hassas Yeganeh2019-03-191-0/+5
* sctp: remove sched init from sctp_stream_initXin Long2019-03-191-2/+0
* rxrpc: Fix client call queueing, waiting for channelDavid Howells2019-03-191-2/+2
* route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-191-0/+4
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-191-1/+1
* pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-191-0/+1
* net/x25: reset state in x25_connect()Eric Dumazet2019-03-191-0/+1
* net/x25: fix use-after-free in x25_device_event()Eric Dumazet2019-03-191-1/+5
* net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-191-2/+3
* net/hsr: fix possible crash in add_timer()Eric Dumazet2019-03-191-8/+6
* net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan2019-03-193-1/+16
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-191-8/+1
* lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-191-14/+32
* l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-191-3/+1