summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbvision: fix crash on detecting device with invalid configurationVladis Dronov2016-02-131-1/+15
* usbvision fix overflow of interfaces arrayOliver Neukum2016-02-131-0/+7
* usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov2016-02-131-7/+17
* usbvision-video: fix memory leak of alt_max_pkt_sizeAlexey Khoroshilov2016-02-131-0/+2
* sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2016-02-131-15/+19
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2016-02-131-7/+7
* crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2016-02-131-3/+6
* crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-02-131-3/+6
* crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-02-131-9/+7
* crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2016-02-131-40/+3
* crypto: algif_hash - Remove custom release parent functionHerbert Xu2016-02-131-40/+3
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-132-1/+9
* crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2016-02-131-1/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-132-0/+9
* crypto: algif_hash - Require setkey before accept(2)Herbert Xu2016-02-131-8/+193
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-133-2/+13
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2016-02-131-5/+144
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-132-1/+14
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-132-8/+35
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2016-02-131-7/+41
* ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed2016-02-131-0/+6
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-02-131-0/+1
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-02-131-20/+15
* ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-02-131-0/+2
* ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-02-131-4/+5
* ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-02-131-4/+9
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-02-131-1/+2
* crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-02-131-3/+1
* printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2016-02-131-6/+6
* memcg: only free spare array when readers are doneMartijn Coenen2016-02-131-5/+6
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-02-131-4/+14
* ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei2016-02-131-11/+15
* scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky2016-02-131-4/+4
* dma-debug: switch check from _text to _stextLaura Abbott2016-02-131-1/+1
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-02-131-0/+3
* cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-02-131-0/+1
* cifs: fix race between call_async() and reconnect()Rabin Vincent2016-02-132-10/+9
* cifs: Ratelimit kernel log messagesJamie Bainbridge2016-02-131-3/+5
* sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-02-131-1/+1
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-02-131-13/+19
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-02-131-1/+1
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-02-131-7/+8
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-131-0/+4
* ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-02-131-0/+2
* ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-02-131-1/+1
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-02-131-0/+8
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-02-131-1/+1
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-02-132-5/+54
* ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-02-131-0/+2
* uml: flush stdout before forkingVegard Nossum2016-02-131-0/+2