summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2016-02-171-7/+7
* crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-02-172-1/+1
* crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2016-02-171-3/+6
* crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-02-171-3/+6
* crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-02-171-9/+7
* crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2016-02-171-40/+3
* crypto: algif_hash - Remove custom release parent functionHerbert Xu2016-02-171-40/+3
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-172-1/+9
* ahci: Intel DNV device IDs SATAAlexandra Yates2016-02-171-0/+20
* libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo2016-02-171-2/+2
* crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2016-02-171-1/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-172-0/+9
* crypto: algif_hash - Require setkey before accept(2)Herbert Xu2016-02-171-8/+193
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-173-2/+13
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2016-02-171-5/+144
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-172-1/+14
* crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-02-171-3/+1
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-172-8/+35
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2016-02-171-7/+41
* sched: Fix crash in sched_init_numa()Raghavendra K T2016-02-171-1/+1
* ext4 crypto: add missing locking for keyring_key accessTheodore Ts'o2016-02-171-0/+4
* iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon2016-02-171-5/+6
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-02-171-1/+23
* tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-02-171-4/+8
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-173-1/+16
* n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-02-171-5/+2
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-171-1/+3
* usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-171-19/+29
* usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-171-13/+24
* usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-02-172-0/+7
* usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-02-171-1/+2
* USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-02-171-1/+1
* USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-02-171-0/+16
* USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-02-171-0/+1
* USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-02-172-0/+2
* usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-02-171-3/+5
* USB: visor: fix null-deref at probeJohan Hovold2016-02-171-0/+5
* USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-02-171-2/+4
* ASoC: rt5645: fix the shift bit of IN1 boostBard Liao2016-02-171-1/+1
* saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-171-1/+4
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-171-18/+19
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-177-10/+13
* ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-171-0/+1
* Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai2016-02-171-8/+0
* ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-171-1/+2
* ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai2016-02-171-0/+27
* ALSA: timer: Fix race between stop and interruptTakashi Iwai2016-02-171-0/+4
* ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai2016-02-171-1/+1
* ALSA: timer: Fix race at concurrent readsTakashi Iwai2016-02-171-19/+15
* ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai2016-02-171-2/+28