summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-19Linux 4.14.107v4.14.107Greg Kroah-Hartman
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-19ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto
2019-03-19ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto
2019-03-19perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-03-19net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-19net/x25: fix a race in x25_bind()Eric Dumazet
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio
2019-03-19tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault
2019-03-19tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch
2019-03-19rxrpc: Fix client call queueing, waiting for channelDavid Howells
2019-03-19route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-19net/x25: reset state in x25_connect()Eric Dumazet
2019-03-19net/x25: fix use-after-free in x25_device_event()Eric Dumazet
2019-03-19net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin
2019-03-19net/hsr: fix possible crash in add_timer()Eric Dumazet
2019-03-19net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan
2019-03-19l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet
2019-03-19ipv4/route: fail early when inet dev is missingPaolo Abeni
2019-03-19gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-19perf tools: Fix compile error with libunwind x86Wang Nan
2019-03-19ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss
2019-03-13Linux 4.14.106v4.14.106Greg Kroah-Hartman
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-03-13driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2019-03-13gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher
2019-03-13ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
2019-03-13drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel
2019-03-13ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski
2019-03-13ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski
2019-03-13arm64: dts: hikey: Give wifi some time after power-onJan Kiszka
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva