summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta1-3/+5
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon49-75/+66
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon52-64/+64
2020-06-25block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-06-25drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-25ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o1-12/+10
2020-06-25ext4: fix partial cluster initialization when splitting extentSasha Levin1-1/+1
2020-06-25selinux: fix double freeTom Rix1-0/+4
2020-06-25drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-06-25drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-25drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-25drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-25libata: Use per port sync for detachKai-Heng Feng2-6/+8
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-25block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-25afs: afs_write_end() should change i_size under the right lockDavid Howells1-2/+2
2020-06-25afs: Fix non-setting of mtime when writing into mmapDavid Howells1-0/+1
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-25ext4: stop overwrite the errcode in ext4_setup_superyangerkun1-0/+1
2020-06-25perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+4
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2-1/+128
2020-06-25usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+9
2020-06-25xdp: Fix xsk_generic_xmit errnoLi RongQing1-3/+1
2020-06-25net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu1-7/+9
2020-06-25x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov1-1/+5
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-25drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2-2/+2
2020-06-25ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede1-0/+14
2020-06-25ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede1-0/+12
2020-06-25ASoC: core: only convert non DPCM link to DPCM linkBard Liao1-3/+19
2020-06-25afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng1-0/+1
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-25drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang1-1/+1
2020-06-25NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe1-1/+1
2020-06-25NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe1-2/+8
2020-06-25NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe1-0/+10
2020-06-25NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe1-1/+1
2020-06-25NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe1-1/+0
2020-06-25NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe1-2/+1
2020-06-25ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-3/+3