summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.10.17v4.10.17Greg Kroah-Hartman2017-05-201-1/+1
* pstore: Shut down worker when unregisteringKees Cook2017-05-201-1/+9
* 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
* 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: 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: Use right device for DMA-mapping callsMarek Szyprowski2017-05-201-5/+4
* fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-201-19/+68
* f2fs: fix fs corruption due to zero inode pageJaegeuk Kim2017-05-202-11/+11
* 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
* Fix match_prepath()Sachin Prabhu2017-05-201-8/+6
* mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka2017-05-201-1/+2
* fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-201-6/+5
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-201-0/+3
* fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko2017-05-201-1/+1
* orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-05-201-2/+1
* orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-05-201-2/+0
* orangefs: clean up oversize xattr validationMartin Brandenburg2017-05-201-17/+7
* orangefs: fix bounds check for listxattrMartin Brandenburg2017-05-201-1/+1
* ext4: evict inline data when writing to memory mapEric Biggers2017-05-201-0/+5
* jbd2: fix dbench4 performance regression for 'nobarrier' mountsJan Kara2017-05-201-1/+1
* perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2017-05-202-0/+32
* perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger2017-05-201-0/+6
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-201-2/+2
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-05-203-14/+22
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42