summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-20Linux 4.9.29v4.9.29Greg Kroah-Hartman
2017-05-20pstore: Shut down worker when unregisteringKees Cook
2017-05-20pstore: Fix flags to enable dumps on powerpcAnkit Kumar
2017-05-20libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams
2017-05-20libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani
2017-05-20libnvdimm, region: fix flush hint detection crashDan Williams
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-20fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-05-20device-dax: fix cdev leakDan Williams
2017-05-20padata: free correct variableJason A. Donenfeld
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent
2017-05-20cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-20cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-20Fix match_prepath()Sachin Prabhu
2017-05-20mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-05-20orangefs: do not check possibly stale size on truncateMartin Brandenburg
2017-05-20orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg
2017-05-20orangefs: clean up oversize xattr validationMartin Brandenburg
2017-05-20orangefs: fix bounds check for listxattrMartin Brandenburg
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein
2017-05-20iov_iter: don't revert iov buffer if csum errorDing Tianhong
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook