summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Linux 4.14.107v4.14.107Greg Kroah-Hartman1-1/+1
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin1-1/+1
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: 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-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann1-1/+8
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro3-29/+41
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys1-21/+14
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-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-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-19l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet1-3/+1
2019-03-19ipv4/route: fail early when inet dev is missingPaolo Abeni1-4/+5
2019-03-19gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-4/+18
2019-03-19perf tools: Fix compile error with libunwind x86Wang Nan1-1/+1
2019-03-19ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss1-1/+1
2019-03-13Linux 4.14.106v4.14.106Greg Kroah-Hartman1-1/+1
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)2-3/+77
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2-0/+7
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)1-21/+30
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)3-22/+31
2019-03-13driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven1-1/+1
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-13gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher1-1/+1
2019-03-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2019-03-13drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2019-03-13ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-13ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski1-7/+6
2019-03-13arm64: dts: hikey: Give wifi some time after power-onJan Kiszka1-0/+1
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1