summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-15USB: visor: fix null-deref at probeJohan Hovold
2016-02-15USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-02-15cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-02-15usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu
2016-02-15usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu
2016-02-15ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-02-15ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede
2016-02-15pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-15ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-15mm: fix mlock accoutingKirill A. Shutemov
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-02-03prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-02-03string_helpers: fix precision loss for some inputsJames Bottomley
2016-02-03lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2016-02-03zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee
2016-02-03crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu
2016-02-03iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-03Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-02-03btrfs: put delayed item hook into inodeDavid Sterba
2016-02-03ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2016-02-03IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri
2016-02-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-02-03crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-03xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-03ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann
2016-02-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-02-03crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-03crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-03crypto: algif_hash - Remove custom release parent functionHerbert Xu
2016-02-03crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-03crypto: algif_hash - Require setkey before accept(2)Herbert Xu
2016-02-03crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-03crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-03crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-03crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-03printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-03kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov
2016-02-03panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov
2016-02-03memcg: only free spare array when readers are doneMartijn Coenen
2016-02-03mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi
2016-02-03zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-03zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-02-03perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-02-03ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-03scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-03dma-debug: switch check from _text to _stextLaura Abbott
2016-02-03m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-03cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin