summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-13Linux 3.2.77v3.2.77Ben Hutchings
2016-02-13usbvision: fix crash on detecting device with invalid configurationVladis Dronov
2016-02-13usbvision fix overflow of interfaces arrayOliver Neukum
2016-02-13usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov
2016-02-13usbvision-video: fix memory leak of alt_max_pkt_sizeAlexey Khoroshilov
2016-02-13sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2016-02-13crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu
2016-02-13crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-02-13crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-13crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-13crypto: algif_skcipher - Remove custom release parent functionHerbert Xu
2016-02-13crypto: algif_hash - Remove custom release parent functionHerbert Xu
2016-02-13crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-13crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu
2016-02-13crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-13crypto: algif_hash - Require setkey before accept(2)Herbert Xu
2016-02-13crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-13crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
2016-02-13crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-13crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-13crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu
2016-02-13ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-13IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2016-02-13IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-02-13ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-02-13ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-02-13ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-02-13ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-02-13crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-13printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-02-13memcg: only free spare array when readers are doneMartijn Coenen
2016-02-13ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-02-13ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-13scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-13dma-debug: switch check from _text to _stextLaura Abbott
2016-02-13m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-13cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-13cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-13cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-13sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-02-13ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-02-13ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-02-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-02-13parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-13ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-02-13ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-02-13x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-02-13x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-02-13ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet