Skip to content
  1. Mar 05, 2021
    • Linus Torvalds's avatar
      Merge tag 'tpmdd-next-v5.12-rc2' of... · 3cb60ee6
      Linus Torvalds authored
      Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
      
      Pull tpm fixes Jarkko Sakkinen:
       "Three fixes for rc2"
      
      * tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
        tpm: Remove unintentional dump_stack() call
        tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
        tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
      3cb60ee6
    • Linus Torvalds's avatar
      Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · cee407c5
      Linus Torvalds authored
      Pull KVM fixes from Paolo Bonzini:
      
       - Doc fixes
      
       - selftests fixes
      
       - Add runstate information to the new Xen support
      
       - Allow compiling out the Xen interface
      
       - 32-bit PAE without EPT bugfix
      
       - NULL pointer dereference bugfix
      
      * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
        KVM: SVM: Clear the CR4 register on reset
        KVM: x86/xen: Add support for vCPU runstate information
        KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
        selftests: kvm: Mmap the entire vcpu mmap area
        KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
        KVM: x86: allow compiling out the Xen hypercall interface
        KVM: xen: flush deferred static key before checking it
        KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
        KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
        KVM: x86: remove misplaced comment on active_mmu_pages
        KVM: Documentation: rectify rst markup in kvm_run->flags
        Documentation: kvm: fix messy conversion from .txt to .rst
      cee407c5
    • Linus Torvalds's avatar
      Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip · c5a58f87
      Linus Torvalds authored
      Pull xen fixes from Juergen Gross:
       "Two security issues (XSA-367 and XSA-369)"
      
      * tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
        xen: fix p2m size in dom0 for disabled memory hotplug case
        xen-netback: respect gnttab_map_refs()'s return value
        Xen/gnttab: handle p2m update errors on a per-slot basis
      c5a58f87
    • Linus Torvalds's avatar
      Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 43df5242
      Linus Torvalds authored
      Pull sound fixes from Takashi Iwai:
       "Slightly bulky changes are seen at this time, mostly for dealing with
        the messed up Kconfig for ASoC Intel SOF stuff. The driver and its
        code was split to each module per platform now, which is far more
        straightforward. This should cover the randconfig problems, and more
        importantly, improve the actual device handling as well.
      
        Other than that, nothing particular stands out: the HDMI PCM
        assignment fix for Intel Tigerlake, MIPS n64 error handling fix, and
        the usual suspects, HD-audio / USB-audio quirks"
      
      * tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (21 commits)
        ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
        ALSA: hda/realtek: Add quirk for Intel NUC 10
        ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically
        ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
        ALSA: hda: intel-sdw-acpi: add missing include files
        ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
        ASoC: SOF: Intel: SoundWire: simplify Kconfig
        ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers
        ASoC: SOF: pci: split PCI into different drivers
        ASoC: SOF: ACPI: avoid reverse module dependency
        ASoC: soc-acpi: allow for partial match in parent name
        ALSA: hda: intel-nhlt: verify config type
        ALSA: hda: fix kernel-doc warnings
        ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate
        ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE
        ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
        ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
        ALSA: usb-audio: Allow modifying parameters with succeeding hw_params calls
        ALSA: usb-audio: Drop bogus dB range in too low level
        ALSA: usb-audio: Don't abort even if the clock rate differs
        ...
      43df5242
  2. Mar 03, 2021
  3. Mar 02, 2021
  4. Mar 01, 2021