1. 05 Jul, 2020 1 commit
  2. 28 Jun, 2020 29 commits
  3. 27 Jun, 2020 10 commits
    • Linus Torvalds's avatar
      Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 · 916a3b0f
      Linus Torvalds authored
      Pull cifs fixes from Steve French:
       "Six cifs/smb3 fixes, three of them for stable.
      
        Fixes xfstests 451, 313 and 316"
      
      * tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
        cifs: misc: Use array_size() in if-statement controlling expression
        cifs: update ctime and mtime during truncate
        cifs/smb3: Fix data inconsistent when punch hole
        cifs/smb3: Fix data inconsistent when zero file range
        cifs: Fix double add page to memcg when cifs_readpages
        cifs: Fix cached_fid refcnt leak in open_shroot
      916a3b0f
    • Linus Torvalds's avatar
      Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · 3cd1c5d5
      Linus Torvalds authored
      Pull SCSI fixes from James Bottomley:
       "Six small fixes, five in drivers and one to correct another minor
        regression from cc97923a ("block: move dma drain handling to
        scsi") where we still need the drain stub to be built in to the kernel
        for the modular libata, non-modular SAS driver case"
      
      * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
        scsi: mptscsih: Fix read sense data size
        scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
        scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
        scsi: libata: Fix the ata_scsi_dma_need_drain stub
        scsi: qla2xxx: Keep initiator ports after RSCN
        scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
      3cd1c5d5
    • Linus Torvalds's avatar
      Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio · c322f539
      Linus Torvalds authored
      Pull VFIO fixes from Alex Williamson:
      
       - Fix double free of eventfd ctx (Alex Williamson)
      
       - Fix duplicate use of capability ID (Alex Williamson)
      
       - Fix SR-IOV VF memory enable handling (Alex Williamson)
      
      * tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio:
        vfio/pci: Fix SR-IOV VF handling with MMIO blocking
        vfio/type1: Fix migration info capability ID
        vfio/pci: Clear error and request eventfd ctx after releasing
      c322f539
    • Linus Torvalds's avatar
      Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · 8bf98651
      Linus Torvalds authored
      Pull i2c fixes from Wolfram Sang:
       "This contains a 5.8 regression fix for the Designware driver, a
        register bitfield fix for the fsi driver, and a missing sanity check
        for the I2C core"
      
      * 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
        i2c: core: check returned size of emulated smbus block read
        i2c: fsi: Fix the port number field in status register
        i2c: designware: Adjust bus speed independently of ACPI
      8bf98651
    • Linus Torvalds's avatar
      Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 42afe7d1
      Linus Torvalds authored
      Pull staging driver fixes from Greg KH:
       "Here are a small number of tiny staging driver fixes for 5.8-rc3.
      
        Not much here, but there were some reported problems to be fixed:
      
         - three wfx driver fixes
      
         - rtl8723bs driver fix
      
        All of these have been in linux-next with no reported issues"
      
      * tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
        Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
        staging: wfx: fix coherency of hif_scan() prototype
        staging: wfx: drop useless loop
        staging: wfx: fix AC priority
      42afe7d1
    • Linus Torvalds's avatar
      Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · 7eb8f53b
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are some small USB fixes for 5.8-rc3 to resolve some reported
        issues.
      
        Nothing major here:
      
         - gadget driver fixes
      
         - cdns3 driver fixes
      
         - xhci fixes
      
         - renesas_usbhs driver fixes
      
         - some new device support with ids
      
         - documentation update
      
        All of these have been in linux-next with no reported issues"
      
      * tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (27 commits)
        usb: renesas_usbhs: getting residue from callback_result
        Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
        xhci: Poll for U0 after disabling USB2 LPM
        xhci: Return if xHCI doesn't support LPM
        usb: host: xhci-mtk: avoid runtime suspend when removing hcd
        xhci: Fix enumeration issue when setting max packet size for FS devices.
        xhci: Fix incorrect EP_STATE_MASK
        usb: cdns3: ep0: add spinlock for cdns3_check_new_setup
        usb: cdns3: trace: using correct dir value
        usb: cdns3: ep0: fix the test mode set incorrectly
        Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
        usb: gadget: udc: Potential Oops in error handling code
        usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()
        usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
        usb: cdns3: ep0: add spinlock for cdns3_check_new_setup
        usb: cdns3: trace: using correct dir value
        usb: cdns3: ep0: fix the test mode set incorrectly
        usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
        USB: ohci-sm501: Add missed iounmap() in remove
        cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
        ...
      7eb8f53b
    • Linus Torvalds's avatar
      Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc · fc3ebc3c
      Linus Torvalds authored
      Pull char/misc fixes from Greg KH:
       "Some tiny char/misc driver fixes for 5.8-rc3.
      
        The "largest" changes are in the mei driver, to resolve some reported
        problems and add some new device ids. There's also a binder bugfix, an
        fpga driver build fix, and some assorted habanalabs fixes.
      
        All of these, except for the habanalabs fixes, have been in linux-next
        with no reported issues. The habanalabs driver changes showed up in my
        tree on Friday, but as they are totally self-contained, all should be
        good there"
      
      * tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
        habanalabs: increase h/w timer when checking idle
        habanalabs: Correct handling when failing to enqueue CB
        habanalabs: increase GAUDI QMAN ARB WDT timeout
        habanalabs: rename mmu_write() to mmu_asid_va_write()
        habanalabs: use PI in MMU cache invalidation
        habanalabs: block scalar load_and_exe on external queue
        mei: me: add tiger lake point device ids for H platforms.
        mei: me: disable mei interface on Mehlow server platforms
        binder: fix null deref of proc->context
        fpga: zynqmp: fix modular build
      fc3ebc3c
    • Linus Torvalds's avatar
      Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras · 42f8f9bc
      Linus Torvalds authored
      Pull EDAC fix from Borislav Petkov:
       "A single fix for amd64_edac restoring the reporting of the DRAM scrub
        rate on family 0x15 CPUs"
      
      * tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
        EDAC/amd64: Read back the scrub rate PCI register on F15h
      42f8f9bc
    • Linus Torvalds's avatar
      Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping · f05baa06
      Linus Torvalds authored
      Pull dma-mapping fixes from Christoph Hellwig:
      
       - fix dma coherent mmap in nommu (me)
      
       - more AMD SEV fallout (David Rientjes, me)
      
       - fix alignment in dma_common_*_remap (Eric Auger)
      
      * tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping:
        dma-remap: align the size in dma_common_*_remap()
        dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
        dma-direct: add missing set_memory_decrypted() for coherent mapping
        dma-direct: check return value when encrypting or decrypting memory
        dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
        dma-direct: always align allocation size in dma_direct_alloc_pages()
        dma-direct: mark __dma_direct_alloc_pages static
        dma-direct: re-enable mmap for !CONFIG_MMU
      f05baa06
    • Linus Torvalds's avatar
      Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs · 4e99b321
      Linus Torvalds authored
      Pull NFS client bugfixes from Anna Schumaker:
       "Stable Fixes:
         - xprtrdma: Fix handling of RDMA_ERROR replies
         - sunrpc: Fix rollback in rpc_gssd_dummy_populate()
         - pNFS/flexfiles: Fix list corruption if the mirror count changes
         - NFSv4: Fix CLOSE not waiting for direct IO completion
         - SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
      
        Other Fixes:
         - xprtrdma: Fix a use-after-free with r_xprt->rx_ep
         - Fix other xprtrdma races during disconnect
         - NFS: Fix memory leak of export_path"
      
      * tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
        SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
        NFSv4 fix CLOSE not waiting for direct IO compeletion
        pNFS/flexfiles: Fix list corruption if the mirror count changes
        nfs: Fix memory leak of export_path
        sunrpc: fixed rollback in rpc_gssd_dummy_populate()
        xprtrdma: Fix handling of RDMA_ERROR replies
        xprtrdma...
      4e99b321