summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe1-49/+58
2017-05-25tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe1-18/+18
2017-05-25tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe1-0/+5
2017-05-25tpm_tis_spi: Use single function to transfer dataPeter Huewe1-63/+24
2017-05-25fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein1-8/+18
2017-05-25ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP1-0/+4
2017-05-25tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen1-2/+4
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam3-10/+10
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-05-25watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau1-10/+27
2017-05-20Linux 4.11.2v4.11.2Greg Kroah-Hartman1-1/+1
2017-05-20pstore: Shut down worker when unregisteringKees Cook1-1/+9
2017-05-20pstore: Use dynamic spinlock initializerKees Cook1-1/+1
2017-05-20pstore: Fix flags to enable dumps on powerpcAnkit Kumar1-0/+1
2017-05-20libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-20libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams4-11/+18
2017-05-20libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani1-12/+25
2017-05-20libnvdimm, region: fix flush hint detection crashDan Williams1-4/+7
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang1-1/+3
2017-05-20libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-05-20cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo1-6/+16
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold1-1/+12
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold1-1/+4
2017-05-20Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc1-1/+2
2017-05-20tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi1-8/+23
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing1-6/+1
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski1-6/+24
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-20fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers3-5/+5
2017-05-20fscrypt: fix context consistency check when key(s) unavailableEric Biggers1-19/+68
2017-05-20initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-20initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-20f2fs: Make flush bios explicitely syncJan Kara3-3/+3
2017-05-20f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim4-20/+31
2017-05-20f2fs: fix multiple f2fs_add_link() having same name for inline dentrySheng Yong1-7/+6
2017-05-20f2fs: fix fs corruption due to zero inode pageJaegeuk Kim2-11/+11
2017-05-20Revert "f2fs: put allocate_segment after refresh_sit_entry"Jaegeuk Kim1-5/+4
2017-05-20f2fs: fix wrong max cost initializationJaegeuk Kim1-1/+1
2017-05-20dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-20ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-20mm: fix data corruption due to stale mmap readsJan Kara2-1/+12
2017-05-20dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-20device-dax: fix sysfs attribute deadlockDan Williams1-28/+12
2017-05-20device-dax: fix cdev leakDan Williams1-4/+11
2017-05-20md/raid1: avoid reusing a resync bio after error handling.NeilBrown1-0/+2