• Linus Torvalds's avatar
    Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata · f7a1d00e
    Linus Torvalds authored
    Pull ATA fixes from Damien Le Moal:
     "Several small fixes for rc2:
    
       - Remove unused field in struct ata_port (Hannes)
    
       - Fix a potential (very unlikely) NULL pointer dereference in
         ata_host_alloc_pinfo() (Sergey)
    
       - Fix a device reference leak in the pata_octeon_cf driver (Miaoqian)
    
       - Fixes for handling access to the concurrent positioning ranges log
         page used with multi-actuator HDDs (Tyler)
    
       - Fix the values shown by the pio_mode and dma_mode sysfs device
         attributes (Sergey)
    
       - Update the MAINTAINERS file to add libata sysfs ABI documentation
         file (Sergey)"
    
    * tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
      MAINTAINERS: add ATA sysfs file documentation to libata entry
      ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
      libata: fix translation of concurrent positioning ranges
      libata: fix reading concurrent positioning ranges log
      ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
      ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
      ata: libata: drop 'sas_last_tag'
    f7a1d00e
MAINTAINERS 650 KB