aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-25md/raid0: attach correct cgroup info in bioShaohua Li1-0/+1
2017-08-25raid5: remove raid5_build_blockGuoqing Jiang1-10/+1
2017-08-25md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_showSong Liu1-2/+10
2017-08-25md: replace seq_release_private with seq_releaseCihangir Akturk1-1/+1
2017-08-25md: notify about new spare disk in the containerAlexey Obitotskiy1-0/+2
2017-08-25md/raid1/10: reset bio allocated from mempoolShaohua Li2-4/+50
2017-08-24md/raid5: release/flush io in raid5_do_work()Song Liu1-0/+4
2017-08-24md/bitmap: copy correct data for bitmap superShaohua Li1-2/+2
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-5/+2
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-3/+9
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-13/+46
2017-08-22Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+6
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones1-0/+6
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+11
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-9/+10
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-33/+74
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding1-5/+4
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet1-0/+3
2017-08-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-19/+13
2017-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-55/+114
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+10
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King1-1/+1
2017-08-18Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2017-08-18nfp: fix infinite loop on umapping cleanupColin Ian King1-2/+1
2017-08-18Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe4-14/+9
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch1-3/+2
2017-08-17Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-17/+27
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2017-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+6
2017-08-18Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-7/+6
2017-08-17Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Rafael J. Wysocki1-2/+1
2017-08-17Merge branch 'parisc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig1-1/+2
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-2/+5
2017-08-17of: fix DMA mask generationRobin Murphy1-4/+4
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart1-2/+2
2017-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-29/+24
2017-08-16scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-08-16Revert "scsi: default to scsi-mq"Christoph Hellwig2-0/+15
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2-4/+8
2017-08-16scsi: aacraid: Fix out of bounds in aac_get_name_respRaghava Aditya Renukunta2-3/+8
2017-08-16scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2-5/+11
2017-08-16scsi: megaraid_sas: fix error handle in megasas_probe_oneweiping zhang1-1/+1
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe2-5/+4
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3