summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.105v3.10.105Willy Tarreau2017-02-101-1/+1
* metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2017-02-101-2/+1
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-02-101-3/+3
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2017-02-101-0/+5
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-02-101-0/+6
* ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2017-02-101-2/+3
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2017-02-101-2/+2
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-02-101-1/+6
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2017-02-101-1/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-02-102-11/+19
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2017-02-101-1/+2
* dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2017-02-101-11/+16
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2017-02-101-2/+2
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2017-02-101-4/+37
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-101-1/+1
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2017-02-101-1/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-02-101-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-02-101-3/+7
* KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2017-02-101-1/+1
* uio: fix dmem_region_start computationJan Viktorin2017-02-101-1/+1
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2017-02-101-1/+1
* cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2017-02-102-2/+3
* cx231xx: don't return error on successMauro Carvalho Chehab2017-02-101-1/+4
* mb86a20s: fix demod settingsMauro Carvalho Chehab2017-02-101-50/+42
* mb86a20s: fix the locking logicMauro Carvalho Chehab2017-02-101-1/+11
* pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker2017-02-101-2/+2
* pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh2017-02-101-1/+1
* pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior2017-02-101-41/+2
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-02-101-1/+2
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-02-101-2/+2
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2017-02-101-1/+3
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-02-101-0/+2
* ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2017-02-101-1/+1
* rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2017-02-101-0/+1
* tools/vm/slabinfo: fix an unintentional printfDan Carpenter2017-02-101-1/+2
* lib/genalloc.c: start search from start of chunkDaniel Mentz2017-02-101-1/+2
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2017-02-101-1/+1
* cfq: fix starvation of asynchronous writesGlauber Costa2017-02-101-3/+10
* Revert "ipc/sem.c: optimize sem_lock()"Willy Tarreau2017-02-101-8/+0
* kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2017-02-101-6/+4
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2017-02-101-7/+8
* kaweth: fix firmware downloadOliver Neukum2017-02-101-2/+1
* net: sky2: Fix shutdown crashJeremy Linton2017-02-101-0/+13
* ipv4: Set skb->protocol properly for local outputEli Cooper2017-02-101-0/+3
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-02-101-6/+7
* cfg80211: limit scan results cache sizeJohannes Berg2017-02-102-0/+70
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2017-02-101-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2017-02-102-4/+4
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2017-02-101-1/+3
* neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2017-02-101-1/+1