summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-177-34/+18
|\
| * pvr2fs: use get_user_pages_fast()Al Viro2017-09-231-3/+1
| * atomisp: use get_user_pages_fast()Al Viro2017-09-231-4/+2
| * st: use get_user_pages_fast()Al Viro2017-09-231-5/+1
| * via_dmablit(): use get_user_pages_fast()Al Viro2017-09-231-3/+3
| * fsl_hypervisor: switch to get_user_pages_fast()Al Viro2017-09-231-2/+2
| * rapidio: switch to get_user_pages_fast()Al Viro2017-09-231-4/+2
| * vchiq_2835_arm: switch to get_user_pages_fast()Al Viro2017-09-231-13/+7
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-177-274/+86
|\ \
| * | switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro2017-10-123-109/+25
| * | lustre: switch struct ksock_conn to iov_iterAl Viro2017-10-124-121/+52
| * | vhost/scsi: switch to iov_iter_get_pages()Al Viro2017-10-121-48/+20
| * | fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-10-121-2/+3
| * | lnet_return_rx_credits_locked: don't abuse list_entryAl Viro2017-10-121-1/+1
| * | xen: don't open-code iov_iter_kvec()Al Viro2017-10-121-12/+4
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-1710-330/+291
|\ \ \
| * | | ipmi: get rid of pointless access_ok()Al Viro2017-11-101-6/+0
| * | | pi433: sanitize ioctlAl Viro2017-11-101-78/+14
| * | | cxlflash: get rid of pointless access_ok()Al Viro2017-10-171-6/+0
| * | | mtdchar: get rid of pointless access_ok()Al Viro2017-10-171-23/+1
| * | | r128: switch compat ioctls to drm_ioctl_kernel()Al Viro2017-09-293-61/+48
| * | | selection: get rid of field-by-field copyinAl Viro2017-09-291-29/+21
| * | | VT_RESIZEX: get rid of field-by-field copyinAl Viro2017-09-291-41/+27
| * | | i2c compat ioctls: move to ->compat_ioctl()Al Viro2017-09-201-88/+180
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-1712-84/+75
|\ \ \
| * | | nvmet_fc: fix better length checkingJames Smart2017-11-161-2/+4
| * | | Merge branch 'for-4.15/timer' into for-linusJens Axboe2017-11-1510-80/+70
| |\ \ \
| | * | | md: Convert timers to use timer_setup()Kees Cook2017-11-155-21/+16
| | * | | block: swim3: Convert timers to use timer_setup()Kees Cook2017-11-151-16/+15
| | * | | block/aoe: Convert timers to use timer_setup()Kees Cook2017-11-152-9/+6
| | * | | amifloppy: Convert timers to use timer_setup()Kees Cook2017-11-151-31/+26
| | * | | block/floppy: Convert callback to pass timer_listKees Cook2017-11-151-3/+7
| * | | | ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointerBart Van Assche2017-11-151-2/+1
| |/ / /
* | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1719-382/+659
|\ \ \ \
| * \ \ \ Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-16264-1452/+2503
| |\ \ \ \
| | * | | | dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-151-0/+3
| | * | | | dax: stop requiring a live device for dax_flush()Dan Williams2017-11-151-3/+0
| | * | | | brd: remove dax supportDan Williams2017-11-152-77/+0
| | * | | | dax: quiet bdev_dax_supported()Dan Williams2017-11-151-4/+4
| | | |_|/ | | |/| |
| * | | | acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams2017-11-161-1/+2
| * | | | acpi, nfit: validate commands against the device typeDan Williams2017-11-131-6/+9
| * | | | libnvdimm, badrange: remove a WARN for list_emptyVishal Verma2017-11-021-1/+0
| * | | | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-028-279/+313
| * | | | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-302-6/+65
| * | | | acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2017-10-292-2/+14
| * | | | dev/dax: fix uninitialized variable build warningRoss Zwisler2017-10-201-1/+2
| * | | | libnvdimm, namespace: make a couple of functions staticColin Ian King2017-10-071-2/+2
| * | | | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams2017-10-071-0/+12
| * | | | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-073-4/+214
| * | | | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2017-10-072-0/+2