summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko
2019-03-23spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
2019-03-23tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)
2019-03-23tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi
2019-03-23CIFS: Fix read after write for files with read cachingPavel Shilovsky
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() failsEric Biggers
2019-03-23libnvdimm: Fix altmap reservation size calculationOliver O'Halloran
2019-03-23libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams
2019-03-23libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams
2019-03-23stm class: Prevent division by zeroAlexander Shishkin
2019-03-23tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-03-23phonet: fix building with clangArnd Bergmann
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-23ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-03-23tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-23ASoC: topology: free created components in tplg load errorBard liao
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-23qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-03-23pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-03-23assoc_array: Fix shortcut creationDavid Howells
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-03-23clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-23mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn
2019-03-23mm/gup: fix gup_pmd_range() for daxYu Zhao
2019-03-23floppy: check_events callback should not return a negative numberYufen Yu
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-03-23ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo
2019-03-23s390/dasd: fix using offset into zero size array errorStefan Haberland
2019-03-23gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam
2019-03-23gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan
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