summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-23tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi1-2/+3
2019-03-23CIFS: Fix read after write for files with read cachingPavel Shilovsky1-5/+7
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2-6/+26
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel1-2/+3
2019-03-23crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers2-14/+32
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran1-1/+1
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams1-0/+4
2019-03-23libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams1-5/+18
2019-03-23stm class: Prevent division by zeroAlexander Shishkin1-3/+5
2019-03-23tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong1-1/+1
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang1-11/+6
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang1-1/+1
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2-4/+13
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-03-23phonet: fix building with clangArnd Bergmann2-18/+19
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta1-4/+4
2019-03-23ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev1-14/+0
2019-03-23tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong1-3/+7
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin1-2/+1
2019-03-23ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-23qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-03-23pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl1-1/+1
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman1-0/+6
2019-03-23assoc_array: Fix shortcut creationDavid Howells1-3/+5
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann4-64/+2
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara1-2/+2
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-03-23mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-03-23mm/gup: fix gup_pmd_range() for daxYu Zhao1-1/+2
2019-03-23floppy: check_events callback should not return a negative numberYufen Yu1-1/+1
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov1-1/+1
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo1-1/+6
2019-03-23s390/dasd: fix using offset into zero size array errorStefan Haberland1-0/+8
2019-03-23gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam1-2/+2
2019-03-23gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan1-2/+2
2019-03-23crypto: ahash - fix another early termination in hash walkEric Biggers1-7/+7
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta1-0/+1
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin1-0/+3
2019-03-23iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-03-239p/net: fix memory leak in p9_client_createzhengbin1-1/+1
2019-03-239p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao5-30/+53
2019-03-23media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil1-1/+0