summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-20crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2-8/+35
2016-02-20crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu1-7/+41
2016-02-20sched: Fix crash in sched_init_numa()Raghavendra K T1-1/+1
2016-02-20ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro1-1/+1
2016-02-20ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro1-1/+1
2016-02-20ext4: Fix handling of extended tv_secDavid Turner1-7/+44
2016-02-20ext2, ext4: warn when mounting with dax enabledDan Williams2-1/+7
2016-02-20crypto: fix test vector for rsaTadeusz Struk1-3/+4
2016-02-20xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-20arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel1-6/+7
2016-02-20iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon1-5/+6
2016-02-20tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-20tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-02-20tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2016-02-20n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-02-20n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2016-02-20usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-20usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-20usb: phy: msm: fix error handling in probe.Srinivas Kandagatla1-13/+24
2016-02-20usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-20usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-20USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-20USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-20USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-20USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-20usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-20USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-20USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-20ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-20saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-20ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-20ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-20ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-20Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-20ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-20ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-20ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-20ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-20ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-20ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-20ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-20ALSA: timer: Code cleanupTakashi Iwai1-17/+11
2016-02-20ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-20ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai1-1/+5
2016-02-20ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67
2016-02-20ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-20ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2016-02-20ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-20ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1
2016-02-20ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai3-31/+88