summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ima: accept previously set IMA_NEW_FILEDaniel Glöckner2017-05-251-2/+3
* mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris2017-05-251-0/+7
* mwifiex: MAC randomization should not be persistentBrian Norris2017-05-251-1/+3
* rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2017-05-252-16/+107
* md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stopNeilBrown2017-05-251-0/+5
* md: update slab_cache before releasing new stripes when stripes resizingDennis Yang2017-05-251-2/+4
* dm space map disk: fix some book keeping in the disk space mapJoe Thornber2017-05-251-1/+14
* dm thin metadata: call precommit before saving the rootsJoe Thornber2017-05-251-2/+2
* dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka2017-05-251-8/+8
* dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer2017-05-251-4/+8
* dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche2017-05-251-5/+12
* dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka2017-05-251-0/+10
* dm bufio: avoid a possible ABBA deadlockMikulas Patocka2017-05-251-4/+5
* dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka2017-05-251-0/+1
* dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja2017-05-251-2/+6
* infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni2017-05-251-2/+2
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-251-1/+1
* ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin2017-05-251-1/+1
* tpm_crb: check for bad response sizeJerry Snitselaar2017-05-251-2/+1
* tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain2017-05-251-2/+3
* tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-05-251-8/+15
* tpm_tis_spi: Add small delay after last transferPeter Huewe2017-05-251-0/+1
* tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe2017-05-251-49/+58
* tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe2017-05-251-18/+18
* tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe2017-05-251-0/+5
* tpm_tis_spi: Use single function to transfer dataPeter Huewe2017-05-251-63/+24
* fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein2017-05-251-8/+18
* ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich2017-05-251-0/+1
* ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP2017-05-251-0/+4
* tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen2017-05-251-2/+4
* USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-253-10/+10
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-05-251-1/+5
* watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-251-0/+3
* USB: ene_usb6250: fix DMA to the stackAlan Stern2017-05-251-35/+55
* usb: misc: legousbtower: Fix memory leakMaksim Salau2017-05-251-0/+1
* usb: misc: legousbtower: Fix buffers on stackMaksim Salau2017-05-251-10/+27
* Linux 4.9.29v4.9.29Greg 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, 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