1. 22 2月, 2020 15 次提交
  2. 20 2月, 2020 3 次提交
    • L
      Merge tag 'linux-kselftest-5.6-rc3' of... · ca7e1fd1
      Linus Torvalds 提交于
      Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
      
      Pull Kselftest fixes from Shuah Khan:
       "Fixes to build failures and other test bugs"
      
      * tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
        selftests: openat2: fix build error on newer glibc
        selftests: use LDLIBS for libraries instead of LDFLAGS
        selftests: fix too long argument
        selftests: allow detection of build failures
        Kernel selftests: tpm2: check for tpm support
        selftests/ftrace: Have pid filter test use instance flag
        selftests: fix spelling mistaked "chaigned" -> "chained"
      ca7e1fd1
    • L
      Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu · 4b205766
      Linus Torvalds 提交于
      Pull iommu fixes from Joerg Roedel:
      
       - Compile warning fix for the Intel IOMMU driver
      
       - Fix kdump boot with Intel IOMMU enabled and in passthrough mode
      
       - Disable AMD IOMMU on a Laptop/Embedded platform because the delay it
         introduces in DMA transactions causes screen flickering there with 4k
         monitors
      
       - Make domain_free function in QCOM IOMMU driver robust and not leak
         memory/dereference NULL pointers
      
       - Fix ARM-SMMU module parameter prefix names
      
      * tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
        iommu/arm-smmu: Restore naming of driver parameter prefix
        iommu/qcom: Fix bogus detach logic
        iommu/amd: Disable IOMMU on Stoney Ridge systems
        iommu/vt-d: Simplify check in identity_mapping()
        iommu/vt-d: Remove deferred_attach_domain()
        iommu/vt-d: Do deferred attachment in iommu_need_mapping()
        iommu/vt-d: Move deferred device attachment into helper function
        iommu/vt-d: Add attach_deferred() helper
        iommu/vt-d: Fix compile warning from intel-svm.h
      4b205766
    • L
      Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · fa079ba8
      Linus Torvalds 提交于
      Pull sound fixes from Takashi Iwai:
       "The only largish change in this pull request is about the revert of
        the recent max98090 and its relevant patches due to regressions.
      
        Other than that, all small fixes for ALSA core (covering KCSAN fuzzer
        warnings in ALSA sequencer and rawmidi), Intel SOF HD-audio fixes, AMD
        ACP fixes, usual HD-audio quirks, and various ASoC fixes"
      
      * tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
        ALSA: hda/realtek - Apply quirk for yet another MSI laptop
        ASoC: sun8i-codec: Fix setting DAI data format
        ALSA: hda/realtek - Apply quirk for MSI GP63, too
        ASoC: amd: ACP needs to be powered off in BIOS.
        ASoC: hdmi-codec: set plugged_cb to NULL when component removing
        ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked
        ASoC: max98090: revert invalid fix for handling SHDN
        ALSA: rawmidi: Avoid bit fields for state flags
        ALSA: seq: Fix concurrent access to queue current tick/time
        ALSA: seq: Avoid concurrent access to queue flags
        ASoC: codec2codec: avoid invalid/double-free of pcm runtime
        ASoC: amd: Buffer Size instead of MAX Buffer
        ASoC: SOF: Intel: hda: move i915 init earlier
        ASoC: SOF: Intel: hda: fix ordering bug in resume flow
        ALSA: hda: do not override bus codec_mask in link_get()
        ASoC: atmel: fix atmel_ssc_set_audio link failure
        ASoC: fsl_sai: Fix exiting path on probing failure
      fa079ba8
  3. 19 2月, 2020 11 次提交
  4. 18 2月, 2020 8 次提交
  5. 17 2月, 2020 3 次提交