summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23crypto: ahash - fix another early termination in hash walkEric Biggers
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang
2019-03-239p/net: fix memory leak in p9_client_createzhengbin
2019-03-239p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao
2019-03-23media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil
2019-03-19Linux 4.9.164v4.9.164Greg Kroah-Hartman
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin
2019-03-19of: Support const and non-const use for to_of_node()Sakari Ailus
2019-03-19mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
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-19tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet
2019-03-19gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-19rxrpc: Fix client call queueing, waiting for channelDavid Howells
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio
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-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-19tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault
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-19KEYS: restrict /proc/keys by credentials at open timeEric Biggers
2019-03-19ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss
2019-03-13Linux 4.9.163v4.9.163Greg Kroah-Hartman
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-13ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ...Krzysztof Kozlowski
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-13futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra