Skip to content
  1. Aug 22, 2014
    • Jeff Layton's avatar
      locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease · e0b760ff
      Jeff Layton authored
      
      
      The argument to locks_unlink_lock can't be just any pointer to a
      pointer. It must be a pointer to the fl_next field in the previous
      lock in the list.
      
      Cc: <stable@vger.kernel.org> # v3.15+
      Signed-off-by: default avatarJeff Layton <jlayton@primarydata.com>
      Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
      e0b760ff
    • Linus Torvalds's avatar
      Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata · 5317821c
      Linus Torvalds authored
      Pull libata fixes from Tejun Heo:
       "Nothing drastic but pushing out early due to build breakage in the new
        tegra platform.
      
        Additionally:
      
         - M550 tagged trim blacklist pattern is widened so that it matches
           the new 1TB model
      
         - three controller specific fixes"
      
      * 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
        libata: widen Crucial M550 blacklist matching
        pata_scc: propagate return value of scc_wait_after_reset
        ata: ahci_tegra: Change include to fix compilation
        pata_samsung_cf: change ret type to signed
        ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver.
      5317821c
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · cee5aa1f
      Linus Torvalds authored
      Pull HID fixes from Jiri Kosina:
      
       - fixes for a couple potential memory corruption problems (the HW would
         have to be manufactured to be deliberately evil to trigger those)
         found by Ben Hawkes
       - fix for potential infinite loop when using sysfs interface of
         logitech driver, from Simon Wood
       - a couple more simple driver fixes
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
        HID: fix a couple of off-by-ones
        HID: logitech: perform bounds checking on device_id early enough
        HID: logitech: fix bounds checking on LED report size
        HID: logitech: Prevent possibility of infinite loop when using /sys interface
        HID: rmi: print an error if F11 is not found instead of stopping the device
        HID: hid-sensor-hub: use devm_ functions consistently
        HID: huion: Use allocated buffer for DMA
        HID: huion: Fail on parameter retrieval errors
      cee5aa1f
    • Linus Torvalds's avatar
      Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · e9d99a1d
      Linus Torvalds authored
      Pull sound fixes from Takashi Iwai:
       "A bunch of ASoC fixes with a few HD-audio fixes in this pull request.
      
        All fairly small, boring and device-specific fixes, in addition to
        MAINTAINERS update for better reviewing"
      
      * tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec
        ALSA: hda/hdmi - set depop_delay for haswell plus
        ALSA: hda - restore the gpio led after resume
        ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
        ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
        ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
        ASoC: mcasp: Fix implicit BLCK divider setting
        ASoC: arizona: Fix TDM slot length handling in arizona_hw_params
        ASoC: pcm512x: Correct Digital Playback control names
        ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
        ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset
        ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage
        ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late
        MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry
        ASoC: Intel: Update Baytrail ADSP firmware name
      e9d99a1d
    • Linus Torvalds's avatar
      Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · 29fdd5ba
      Linus Torvalds authored
      Pull i2c fixes from Wolfram Sang:
       "Here is the fixup for the 'lowlight' of my last pull request.  I2C is
        not selected anymore by I2C_ACPI.  Instead, the code in question now
        depends on I2C=y.
      
        Also, Mika has agreed to support me and be the maintainer for I2C-ACPI
        related patches.  Finally, a new-ID-patch came along last week"
      
      * 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
        MAINTAINERS: add maintainer for ACPI parts of I2C
        i2c: i801: Add PCI ID for Intel Braswell
        i2c: rework kernel config I2C_ACPI
      29fdd5ba
    • Linus Torvalds's avatar
      Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux · d1433d55
      Linus Torvalds authored
      Pull ia64 update from Tony Luck:
       "Add memfd_create syscall to ia64"
      
      * tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux:
        [IA64] Wire up memfd_create() system call
      d1433d55
    • Linus Torvalds's avatar
      Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze · f8d08a1b
      Linus Torvalds authored
      Pull microblaze update from Michal Simek:
       "Wire-up seccomp/getrandom/memfd_create syscalls"
      
      * tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze:
        microblaze: Wire-up memfd_create syscall
        microblaze: Wire-up getrandom syscall
        microblaze: Wire-up seccomp syscall
      f8d08a1b
  2. Aug 21, 2014
  3. Aug 20, 2014
  4. Aug 19, 2014