aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin2-16/+4
2018-06-01platform/x86: ideapad-laptop: Add E42-80 to no_hw_rfkilldylanchu1-0/+7
2018-06-01platform/x86: silead_dmi: Add touchscreen info for the Onda V891w tabletHans de Goede1-0/+28
2018-06-01platform/x86: silead_dmi: Add info for the PoV mobii TAB-P800W (v2.0)Hans de Goede1-5/+34
2018-06-01platform/x86: silead_dmi: Add touchscreen info for the Jumper EZpad 6 ProHans de Goede1-0/+25
2018-06-01rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole1-1/+1
2018-06-01kcm: Fix use-after-free caused by clonned socketsKirill Tkhai1-1/+1
2018-06-01cifs: remove header_preamble_size where it is always 0Ronnie Sahlberg3-68/+48
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg7-55/+41
2018-06-01CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources.Mark Syms1-2/+3
2018-06-01lightnvm: pblk: remove dead functionJavier González2-8/+0
2018-06-01lightnvm: pass flag on graceful teardown to targetsJavier González6-18/+35
2018-06-01lightnvm: pblk: check for chunk size before allocating itJavier González1-3/+3
2018-06-01lightnvm: pblk: remove unnecessary argumentJavier González3-5/+5
2018-06-01lightnvm: pblk: remove unnecessary indirectionJavier González1-12/+2
2018-06-01lightnvm: pblk: return NVM_ error on failed submissionJavier González1-14/+8
2018-06-01lightnvm: pblk: warn in case of corrupted write bufferJavier González1-3/+2
2018-06-01lightnvm: pblk: improve error msg on corrupted LBAsJavier González1-10/+32
2018-06-01lightnvm: pblk: check read lba on gc pathJavier González1-6/+33
2018-06-01lightnvm: pblk: recheck for bad lines at runtimeJavier González2-14/+35
2018-06-01lightnvm: pblk: fail gracefully on line alloc. failureJavier González2-9/+29
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe11-192/+350
2018-06-01block: split the blk-mq case from elevator_initChristoph Hellwig3-32/+48
2018-06-01block: move sysfs_lock into elevator_initChristoph Hellwig5-28/+8
2018-06-01block: remove the always unused name argument to elevator_initChristoph Hellwig4-11/+5
2018-06-01block: unexport elevator_init/exitChristoph Hellwig3-4/+2
2018-06-01block: move initialization of elevator-related fields to blk_alloc_queue_nodeChristoph Hellwig2-5/+5
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin3-12/+34
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin3-16/+22
2018-06-01powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin1-0/+8
2018-06-01mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon1-0/+3
2018-06-01nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig2-4/+49
2018-06-01nvme: mark nvme_queue_scan staticChristoph Hellwig2-11/+9
2018-06-01nvme: submit AEN event configuration on startupHannes Reinecke2-0/+18
2018-06-01nvmet: mask pending AENsChristoph Hellwig3-1/+10
2018-06-01nvmet: add AEN configuration supportChristoph Hellwig3-2/+32
2018-06-01nvmet: implement the changed namespaces logChristoph Hellwig3-9/+76
2018-06-01nvmet: split log page implementationChristoph Hellwig1-63/+36
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2-0/+8
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov6-181/+330
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov1-52/+49
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier3-28/+0
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier3-2/+72
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier2-36/+36
2018-06-01usb: xhci: force all memory allocations to nodeAdam Wallis1-19/+38
2018-06-01staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos1-4/+4
2018-06-01staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos1-10/+7
2018-06-01staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom valuesSergio Paracuellos1-1/+2
2018-06-01staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos1-7/+3