summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-038-34/+54
|\
| * Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-298-34/+54
| |\
| | * nvme-rdma: Get rid of redundant definesSagi Grimberg2016-08-281-4/+0
| | * nvme-rdma: Get rid of duplicate variableSagi Grimberg2016-08-281-8/+7
| | * nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig2016-08-192-2/+2
| | * nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig2016-08-191-1/+3
| | * nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-193-7/+7
| | * nvme-loop: set sqsize to 0-based value, per specJay Freyensee2016-08-181-2/+2
| | * nvme-rdma: fix sqsize/hsqsize per specJay Freyensee2016-08-181-4/+10
| | * fabrics: define admin sqsize min default, per specJay Freyensee2016-08-182-3/+19
| | * nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee2016-08-181-2/+2
| | * nvmet-rdma: Fix use after freeVincent Stehlé2016-08-161-1/+2
| | * nvme-rdma: initialize ret to zero to avoid returning garbageColin Ian King2016-08-161-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-09-031-2/+1
|\ \ \
| * | | tpm: invalid self test error messageJarkko Sakkinen2016-09-031-2/+1
* | | | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-09-032-4/+4
|\ \ \ \
| * | | | ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-021-3/+3
| * | | | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-021-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-09-032-5/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki2016-09-021-5/+5
| |\ \ \
| | * | | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney2016-08-311-3/+3
| | * | | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney2016-08-311-2/+2
| | |/ /
| * / / cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun2016-08-311-0/+2
| |/ /
* | | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-028-104/+246
|\ \ \
| * | | ovl: update docMiklos Szeredi2016-09-011-5/+3
| * | | ovl: listxattr: use strnlen()Miklos Szeredi2016-09-011-7/+10
| * | | ovl: Switch to generic_getxattrAndreas Gruenbacher2016-09-014-10/+33
| * | | ovl: copyattr after setting POSIX ACLMiklos Szeredi2016-09-011-1/+5
| * | | ovl: Switch to generic_removexattrAndreas Gruenbacher2016-09-014-58/+33
| * | | ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher2016-09-011-16/+12
| * | | ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher2016-09-012-5/+4
| * | | ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King2016-09-011-1/+1
| * | | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-012-0/+4
| * | | ovl: use cached acl on underlying layerMiklos Szeredi2016-09-011-2/+3
| * | | ovl: proper cleanup of workdirMiklos Szeredi2016-09-013-2/+65
| * | | ovl: remove posix_acl_default from workdirMiklos Szeredi2016-09-011-0/+19
| * | | ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi2016-09-011-0/+54
| * | | ovl: don't copy up opaquenessMiklos Szeredi2016-08-083-1/+4
* | | | Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-09-025-17/+22
|\ \ \ \
| * | | | dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin2016-08-221-3/+1
| * | | | dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-08-221-2/+2
| * | | | dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun2016-08-221-0/+1
| * | | | dmaengine: pxa_dma: fix debug messageRobert Jarzmik2016-08-191-3/+6
| * | | | dmaengine: pxa_dma: fix hotchain corner caseRobert Jarzmik2016-08-191-1/+1
| * | | | dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-08-081-8/+11
| |/ / /
* | | | Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-0214-31/+133
|\ \ \ \
| * \ \ \ Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie2016-09-024-13/+24
| |\ \ \ \
| | * | | | drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-08-201-1/+1
| | * | | | drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-202-1/+12