summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Linux 4.9.164v4.9.164Greg Kroah-Hartman1-1/+1
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin1-1/+1
2019-03-19of: Support const and non-const use for to_of_node()Sakari Ailus1-8/+12
2019-03-19mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
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-19tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet1-1/+1
2019-03-19gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-4/+18
2019-03-19rxrpc: Fix client call queueing, waiting for channelDavid Howells1-2/+2
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+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-24/+37
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-19tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2-2/+13
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-19KEYS: restrict /proc/keys by credentials at open timeEric Biggers1-6/+2
2019-03-19ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss1-1/+1
2019-03-14Linux 4.9.163v4.9.163Greg Kroah-Hartman1-1/+1
2019-03-14x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2-0/+7
2019-03-14perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)1-21/+30
2019-03-14perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)3-22/+31
2019-03-14ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski2-5/+30
2019-03-14ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2019-03-14drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2019-03-14ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-14ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski1-7/+6
2019-03-14futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra3-12/+55
2019-03-14scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-03-14iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-14Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-14Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-03-14fs: ratelimit __find_get_block_slow() failure message.Tetsuo Handa1-9/+10
2019-03-14MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-03-14perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-14s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6