aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2017-04-112-1/+9
* crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2017-04-111-1/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2017-04-113-0/+11
* crypto: algif_hash - Require setkey before accept(2)Herbert Xu2017-04-111-8/+193
* crypto: shash - Fix has_key settingHerbert Xu2017-04-111-4/+3
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2017-04-113-2/+13
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2017-04-111-5/+144
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2017-04-112-1/+14
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2017-04-112-8/+35
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2017-04-111-9/+42
* metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2017-04-111-2/+1
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-04-111-3/+3
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2017-04-111-0/+5
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-04-111-0/+6
* ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2017-04-111-2/+3
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2017-04-111-2/+2
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-04-111-1/+6
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2017-04-111-1/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-04-112-11/+19
* dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2017-04-111-11/+16
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2017-04-111-2/+2
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2017-04-111-4/+37
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-04-111-1/+1
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2017-04-111-1/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-04-111-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-04-111-3/+7
* uio: fix dmem_region_start computationJan Viktorin2017-04-111-1/+1
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2017-04-111-1/+1
* cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2017-04-112-2/+3
* cx231xx: don't return error on successMauro Carvalho Chehab2017-04-111-1/+4
* mb86a20s: fix demod settingsMauro Carvalho Chehab2017-04-111-50/+42
* mb86a20s: fix the locking logicMauro Carvalho Chehab2017-04-111-1/+11
* pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker2017-04-111-2/+2
* pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh2017-04-111-1/+1
* pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior2017-04-111-41/+2
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-04-111-1/+2
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-04-111-2/+2
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2017-04-111-1/+3
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-04-111-0/+2
* ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2017-04-111-1/+1
* rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2017-04-111-0/+1
* tools/vm/slabinfo: fix an unintentional printfDan Carpenter2017-04-111-1/+2
* lib/genalloc.c: start search from start of chunkDaniel Mentz2017-04-111-1/+2
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2017-04-111-1/+1
* cfq: fix starvation of asynchronous writesGlauber Costa2017-04-111-3/+10
* Revert "ipc/sem.c: optimize sem_lock()"Willy Tarreau2017-04-111-8/+0
* kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2017-04-111-6/+4
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2017-04-111-7/+8
* kaweth: fix firmware downloadOliver Neukum2017-04-111-2/+1
* net: sky2: Fix shutdown crashJeremy Linton2017-04-111-0/+13