summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Linux 4.3.6v4.3.6Greg Kroah-Hartman
2016-02-19HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires
2016-02-19mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-19binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2016-02-19fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers
2016-02-19zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee
2016-02-19zram: don't call idr_remove() from zram_remove()Jerome Marchand
2016-02-19zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-19zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-02-19drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot
2016-02-19HID: multitouch: Fetch feature reports on demand for Win8 devicesMika Westerberg
2016-02-19rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger
2016-02-19FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven
2016-02-19FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells
2016-02-19FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee
2016-02-19FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee
2016-02-19crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2016-02-19crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu
2016-02-19crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu
2016-02-19crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu
2016-02-19crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-19EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-19crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-02-19crypto: shash - Fix has_key settingHerbert Xu
2016-02-19crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-02-19crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?
2016-02-19crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu
2016-02-19crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu
2016-02-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-19crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-02-19crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-19crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-02-19crypto: algif_skcipher - Remove custom release parent functionHerbert Xu
2016-02-19crypto: algif_hash - Remove custom release parent functionHerbert Xu
2016-02-19crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-19ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-19libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-02-19AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2016-02-19crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu
2016-02-19crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-19crypto: algif_hash - Require setkey before accept(2)Herbert Xu
2016-02-19crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-19crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
2016-02-19crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-19crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-19crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-19crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu
2016-02-19sched: Fix crash in sched_init_numa()Raghavendra K T
2016-02-19ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro
2016-02-19ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro