summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-13ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-02-13crypto: af_alg - Fix socket double-free when accept failsHerbert Xu1-3/+1
2016-02-13printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole1-6/+6
2016-02-13memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-13ALSA: timer: Harden slave timer list handlingTakashi Iwai1-4/+14
2016-02-13ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei1-11/+15
2016-02-13scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-13dma-debug: switch check from _text to _stextLaura Abbott1-1/+1
2016-02-13m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-13cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin1-0/+1
2016-02-13cifs: fix race between call_async() and reconnect()Rabin Vincent2-10/+9
2016-02-13cifs: Ratelimit kernel log messagesJamie Bainbridge1-3/+5
2016-02-13sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-02-13ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2016-02-13ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-02-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-02-13parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-13ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2016-02-13ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-02-13x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-02-13x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-5/+54
2016-02-13ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2