summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-15usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-15ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-02-15ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsTariq Saeed1-0/+6
2016-02-10iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-10ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-02-10IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri1-14/+32
2016-02-10IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-02-10crypto: crc32c - Fix crc32c soft dependencyJean Delvare2-1/+1
2016-02-10crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu1-3/+6
2016-02-10crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu1-9/+7
2016-02-10crypto: algif_hash - Remove custom release parent functionHerbert Xu1-40/+3
2016-02-10crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2-1/+9
2016-02-10crypto: algif_hash - Require setkey before accept(2)Herbert Xu1-8/+193
2016-02-10crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu3-2/+14
2016-02-10mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring5-19/+19
2016-02-10crypto: af_alg - Add nokey compatibility pathHerbert Xu2-1/+14
2016-02-10crypto: af_alg - Fix socket double-free when accept failsHerbert Xu1-3/+1
2016-02-10crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2-8/+35
2016-02-10printk: do cond_resched() between lines while outputting to consolesTejun Heo3-3/+36
2016-02-10kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov1-1/+4
2016-02-10panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov1-0/+10
2016-02-10memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-10mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi1-1/+1
2016-02-10zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-02-10zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-02-10ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei1-11/+15
2016-02-10scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-10dma-debug: switch check from _text to _stextLaura Abbott1-1/+1
2016-02-10m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-10cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin1-0/+1
2016-02-10cifs: fix race between call_async() and reconnect()Rabin Vincent2-3/+5
2016-02-10cifs: Ratelimit kernel log messagesJamie Bainbridge2-6/+5
2016-02-10cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko4-42/+25
2016-02-10cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2-49/+4
2016-02-10sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-02-10mmc: core: Enable tuning according to the actual timingCarlo Caione2-6/+6
2016-02-10mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang1-2/+18
2016-02-10mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter5-32/+36
2016-02-10mmc: core: Fix error paths and messages in mmc_init_cardAndrew Gabbasov1-8/+8
2016-02-10mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-02-10dmaengine: dw: fix cyclic transfer callbacksMans Rullgard1-6/+15
2016-02-10dmaengine: dw: fix cyclic transfer setupMans Rullgard1-22/+1
2016-02-10dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula1-2/+4
2016-02-10KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10
2016-02-10parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-10virtio_balloon: fix race between migration and ballooningMinchan Kim1-2/+2
2016-02-10Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-10xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner5-9/+40