summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-02-25Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana
2016-02-25btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2016-02-25ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-02-25ext4: fix potential integer overflowInsu Yun
2016-02-25ext4: fix scheduling in atomic on group checksum failureJan Kara
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-02-25phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren
2016-02-25phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-25ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-25ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-02-25ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai
2016-02-25x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-25x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-25x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-25x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-02-17Linux 4.4.2v4.4.2Greg Kroah-Hartman
2016-02-17HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires
2016-02-17mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-17zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee
2016-02-17zram: don't call idr_remove() from zram_remove()Jerome Marchand
2016-02-17zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-17zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-02-17rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger
2016-02-17rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger
2016-02-17crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2016-02-17crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-17crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen
2016-02-17crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu
2016-02-17crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu
2016-02-17crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu
2016-02-17crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-17EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-17crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-02-17crypto: shash - Fix has_key settingHerbert Xu
2016-02-17crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-02-17crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?
2016-02-17crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu
2016-02-17crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu
2016-02-17crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-17crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu
2016-02-17crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu
2016-02-17crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu