summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * xen/scsiback: Replace a waitqueue and a counter by a completionBart Van Assche2017-07-071-7/+4
| * xen/scsiback: Fix a TMR related use-after-freeBart Van Assche2017-07-071-24/+9
| * IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche2017-07-071-2/+2
| * target: Fix a deadlock between the XCOPY code and iSCSI session shutdownBart Van Assche2017-07-071-41/+69
| * target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-078-171/+75
| * target: Fix transport_init_se_cmd()Bart Van Assche2017-07-071-0/+1
| * target: Remove se_device.dev_listBart Van Assche2017-07-071-1/+0
| * target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche2017-07-071-1/+1
| * qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2017-07-072-31/+12
| * target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2017-07-071-9/+44
| * target: Add support for TMR percpu reference countingNicholas Bellinger2017-07-072-4/+13
| * target: reject COMPARE_AND_WRITE if emulate_caw is not setJiang Yi2017-07-071-0/+6
| * iscsi-target: Avoid holding ->tpg_state_lock during param updateNicholas Bellinger2017-06-091-6/+2
| * target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-092-6/+8
| * target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-093-7/+12
| * target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger2017-06-092-18/+28
| * ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr2017-06-093-16/+162
| * vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-091-8/+3
| * target: remove dead codeGustavo A. R. Silva2017-06-091-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-1317-19/+28
|\ \
| * | video: fbdev: omap: move inline before return typeJoe Perches2017-07-131-3/+3
| * | video: fbdev: intelfb: move inline before return typeJoe Perches2017-07-131-1/+1
| * | USB: serial: safe_serial: move __inline__ before return typeJoe Perches2017-07-131-1/+1
| * | drivers: tty: serial: move inline before return typeJoe Perches2017-07-132-4/+4
| * | drivers: s390: move static and inline before return typeJoe Perches2017-07-132-2/+2
| * | drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko2017-07-131-1/+2
| * | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-136-6/+6
| * | IB/rxe: do not copy extra stack memory to skbKees Cook2017-07-131-1/+3
| * | efi: avoid fortify checks in EFI stubKees Cook2017-07-131-0/+1
| * | random: do not ignore early device randomnessKees Cook2017-07-131-0/+5
* | | Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-07-1311-19/+165
|\ \ \
| * | | platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreenHans de Goede2017-07-121-0/+10
| * | | platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
| * | | platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav2017-07-111-2/+2
| * | | platform/x86: panasonic-laptop: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
| * | | platform/x86: alienware-wmi: constify attribute_group structures.Arvind Yadav2017-07-111-3/+3
| * | | platform/x86: samsung-laptop: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
| * | | platform/x86: compal-laptop: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
| * | | platform/x86: fujitsu-laptop: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
| * | | platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1Hans de Goede2017-07-111-1/+1
| * | | platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-07-071-0/+12
| * | | platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1Hans de Goede2017-07-071-0/+22
| * | | platform/x86: ideapad-laptop: Fix indentation in DMI tableAndy Shevchenko2017-07-051-4/+4
| * | | platform/x86: ideapad-laptop: Add several models to no_hw_rfkillYang Jiaxun2017-07-051-0/+70
| * | | platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkillSven Eckelmann2017-07-051-0/+7
| * | | platform/x86: intel_telemetry: Add debugfs entry for S0ix residencyRajneesh Bhardwaj2017-07-051-0/+26
| * | | platform/x86: intel_telemetry_debugfs: fix some error codes in initDan Carpenter2017-07-051-4/+3
| * | | platform/x86: intel_telemetry_debugfs: fix oops when load/unload modulePriyalee Kushwaha2017-07-051-9/+7
* | | | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-07-132-42/+48
|\ \ \ \
| * | | | vfio: Remove unnecessary uses of vfio_container.group_lockAlex Williamson2017-07-071-38/+0