summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23crypto: ahash - fix another early termination in hash walkEric Biggers
2019-03-23crypto: cfb - remove bogus memcpy() with src == destEric Biggers
2019-03-23crypto: cfb - add missing 'chunksize' propertyEric Biggers
2019-03-23crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-03-23crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef
2019-03-23crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-03-23crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-23crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-03-23crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin
2019-03-23mei: bus: move hw module get/put to probe/releaseAlexander Usyskin
2019-03-23mei: hbm: clean the feature flags on link resetAlexander Usyskin
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2019-03-23ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu
2019-03-23ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu
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.19.30v4.19.30Greg Kroah-Hartman
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin
2019-03-19i40e: report correct statistics when XDP is enabledBjörn Töpel
2019-03-19staging: erofs: fix race when the managed cache is enabledGao Xiang
2019-03-19drm: Block fb changes for async plane updatesNicholas Kazlauskas
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: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan
2019-03-19ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai
2019-03-19ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan
2019-03-19ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela
2019-03-19ALSA: hda: Extend i915 component bind timeoutTakashi Iwai
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-19f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim
2019-03-19net: sched: flower: insert new filter to idr after setting its maskVlad Buslov
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-19net/smc: fix smc_poll in SMC_INIT stateUrsula Braun
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-03-19ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni
2019-03-19ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-03-19team: use operstate consistently for linkupGeorge Wilkie
2019-03-19ipv6: route: purge exception on removalPaolo Abeni
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