summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.11.2v4.11.2Greg Kroah-Hartman2017-05-201-1/+1
* pstore: Shut down worker when unregisteringKees Cook2017-05-201-1/+9
* pstore: Use dynamic spinlock initializerKees Cook2017-05-201-1/+1
* pstore: Fix flags to enable dumps on powerpcAnkit Kumar2017-05-201-0/+1
* libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams2017-05-201-2/+4
* libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams2017-05-204-11/+18
* libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani2017-05-201-12/+25
* libnvdimm, region: fix flush hint detection crashDan Williams2017-05-201-4/+7
* ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang2017-05-201-1/+3
* libata: reject passthrough WRITE SAME requestsChristoph Hellwig2017-05-201-0/+8
* cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo2017-05-201-6/+16
* Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+12
* Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+4
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-05-201-1/+2
* tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi2017-05-201-8/+23
* tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing2017-05-201-6/+1
* serial: omap: suspend device on probe errorsJohan Hovold2017-05-201-1/+2
* serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-05-201-1/+5
* serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski2017-05-201-6/+24
* serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-05-201-5/+4
* fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-203-5/+5
* fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-201-19/+68
* initramfs: avoid "label at end of compound statement" errorLinus Torvalds2017-05-201-0/+1
* initramfs: Always do fput() and load modules after rootfs populateStafford Horne2017-05-201-6/+9
* f2fs: Make flush bios explicitely syncJan Kara2017-05-203-3/+3
* f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim2017-05-204-20/+31
* f2fs: fix multiple f2fs_add_link() having same name for inline dentrySheng Yong2017-05-201-7/+6
* f2fs: fix fs corruption due to zero inode pageJaegeuk Kim2017-05-202-11/+11
* Revert "f2fs: put allocate_segment after refresh_sit_entry"Jaegeuk Kim2017-05-201-5/+4
* f2fs: fix wrong max cost initializationJaegeuk Kim2017-05-201-1/+1
* dax: fix PMD data corruption when fault races with writeRoss Zwisler2017-05-201-14/+14
* ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara2017-05-201-4/+17
* mm: fix data corruption due to stale mmap readsJan Kara2017-05-202-1/+12
* dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-203-36/+3
* device-dax: fix sysfs attribute deadlockDan Williams2017-05-201-28/+12
* device-dax: fix cdev leakDan Williams2017-05-201-4/+11
* md/raid1: avoid reusing a resync bio after error handling.NeilBrown2017-05-201-0/+2
* padata: free correct variableJason A. Donenfeld2017-05-201-1/+1
* ovl: do not set overlay.opaque on non-dir createAmir Goldstein2017-05-201-1/+1
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-202-0/+7
* cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-201-0/+2
* CIFS: fix oplock break deadlocksRabin Vincent2017-05-204-5/+18
* cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp2017-05-201-0/+2
* cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp2017-05-201-0/+1
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-201-2/+2
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-201-3/+11
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-201-0/+3
* Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu2017-05-201-1/+2
* Fix match_prepath()Sachin Prabhu2017-05-201-8/+6
* mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka2017-05-201-1/+2