summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-27SCSI: fix crashes in sd and sr runtime PMAlan Stern1-2/+5
2016-02-27perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf1-2/+2
2016-02-27rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-02-27virtio_pci: fix use after free on releaseMichael S. Tsirkin1-0/+2
2016-02-27libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-27PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-27USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-27ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-02-27ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2016-02-27USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-27USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-27USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-27USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-27sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner1-0/+1
2016-02-27pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-02-27af_unix: fix struct pid memory leakEric Dumazet1-0/+1
2016-02-27cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-02-27usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-27itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-27posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-27timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-02-27hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner3-20/+72
2016-02-27KVM: vmx: fix MPX detectionPaolo Bonzini1-1/+2
2016-02-13Linux 3.2.77v3.2.77Ben Hutchings1-1/+1
2016-02-13usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2016-02-13usbvision fix overflow of interfaces arrayOliver Neukum1-0/+7
2016-02-13usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov1-7/+17
2016-02-13usbvision-video: fix memory leak of alt_max_pkt_sizeAlexey Khoroshilov1-0/+2
2016-02-13sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-15/+19
2016-02-13crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu1-7/+7
2016-02-13crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu1-3/+6
2016-02-13crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu1-3/+6
2016-02-13crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu1-9/+7
2016-02-13crypto: algif_skcipher - Remove custom release parent functionHerbert Xu1-40/+3
2016-02-13crypto: algif_hash - Remove custom release parent functionHerbert Xu1-40/+3
2016-02-13crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2-1/+9
2016-02-13crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu1-1/+1
2016-02-13crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2-0/+9
2016-02-13crypto: algif_hash - Require setkey before accept(2)Herbert Xu1-8/+193
2016-02-13crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu3-2/+13
2016-02-13crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu1-5/+144
2016-02-13crypto: af_alg - Add nokey compatibility pathHerbert Xu2-1/+14
2016-02-13crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2-8/+35
2016-02-13crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu1-7/+41
2016-02-13ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-02-13IB/mlx4: Initialize hop_limit when creating address handleMatan Barak1-0/+1
2016-02-13IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-02-13ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-02-13ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-02-13ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9