1. 13 May, 2021 38 commits
  2. 10 May, 2021 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'misc-habanalabs-fixes-2021-05-08' of... · ba2b062f
      Greg Kroah-Hartman authored
      Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
      
      Oded writes:
      
      This tag contains the following fixes for 5.13-rc2:
      
      - Expose PLL information per ASIC. This also fixes some casting warnings.
      - Skip reading further firmware errors in case PCI link is down.
      - Security firmware error should be handled as error and not warning.
      - Allow user to ignore firmware errors.
      - Fix bug in timeout calculation when waiting for interrupt of CS.
      - Fix bug of potential use-after-free.
      
      * tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux:
        habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
        habanalabs: wait for interrupt wrong timeout calculation
        habanalabs: ignore f/w status error
        habanalabs: change error level of security not ready
        habanalabs: skip reading f/w errors on bad status
        habanalabs: expose ASIC specific PLL index
      ba2b062f
  3. 09 May, 2021 1 commit