1. 29 10月, 2016 4 次提交
    • L
      Merge tag 'sound-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 2cd0b50a
      Linus Torvalds 提交于
      Pull sound fixes from Takashi Iwai:
       "This contains the usual stuff -- the fixups and quirks for HD-audio
        and USB-audio, in addition to a bad regression fix in ALSA sequencer
        timer since 4.8, and a trivial fix for asihpi PCI driver"
      
      * tag 'sound-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: usb-audio: Add quirk for Syntek STK1160
        ALSA: seq: Fix time account regression
        ALSA: hda - Fix surround output pins for ASRock B150M mobo
        ALSA: hda - Fix headset mic detection problem for two Dell laptops
        ALSA: asihpi: fix kernel memory disclosure
        ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
        ALSA: hda - allow 40 bit DMA mask for NVidia devices
      2cd0b50a
    • L
      Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux · bdb52084
      Linus Torvalds 提交于
      Pull drm x86/pat regression fixes from Dave Airlie:
       "This is a standalone pull request for the fix for a regression
        introduced in -rc1 by a change to vm_insert_mixed to start using the
        PAT range tracking to validate page protections. With this fix in
        place, all the VRAM mappings for GPU drivers ended up at UC instead of
        WC.
      
        There are probably better ways to fix this long term, but nothing I'd
        considered for -fixes that wouldn't need more settling in time. So
        I've just created a new arch API that the drivers can reserve all
        their VRAM aperture ranges as WC"
      
      * tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux:
        drm/drivers: add support for using the arch wc mapping API.
        x86/io: add interface to reserve io memtype for a resource range. (v1.1)
      bdb52084
    • L
      Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm · e0f3e6a7
      Linus Torvalds 提交于
      Pull device mapper fixes from Mike Snitzer:
      
       - a couple DM raid and DM mirror fixes
      
       - a couple .request_fn request-based DM NULL pointer fixes
      
       - a fix for a DM target reference count leak, on target load error,
         that prevented associated DM target kernel module(s) from being
         removed
      
      * tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
        dm table: fix missing dm_put_target_type() in dm_table_add_target()
        dm rq: clear kworker_task if kthread_run() returned an error
        dm: free io_barrier after blk_cleanup_queue call
        dm raid: fix activation of existing raid4/10 devices
        dm mirror: use all available legs on multiple failures
        dm mirror: fix read error on recovery after default leg failure
        dm raid: fix compat_features validation
      e0f3e6a7
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security · 43937003
      Linus Torvalds 提交于
      Pull key fixes from James Morris:
      
       - fix a buffer overflow when displaying /proc/keys [CVE-2016-7042].
      
       - fix broken initialisation in the big_key implementation that can
         result in an oops.
      
       - make big_key depend on having a random number generator available in
         Kconfig.
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
        security/keys: make BIG_KEYS dependent on stdrng.
        KEYS: Sort out big_key initialisation
        KEYS: Fix short sprintf buffer in /proc/keys show function
      43937003
  2. 28 10月, 2016 33 次提交
  3. 27 10月, 2016 3 次提交