summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen2016-08-221-0/+3
| | | * | | | | | | usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen2016-08-221-3/+7
| | | * | | | | | | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-08-221-1/+1
| | | * | | | | | | usb: dwc2: Add reset control to dwc2Dinh Nguyen2016-08-222-0/+23
| | | * | | | | | | usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi2016-08-221-0/+1
| | | * | | | | | | usb: dwc3: pci: runtime_resume child deviceFelipe Balbi2016-08-221-1/+8
| | * | | | | | | | USB: avoid left shift by -1Alan Stern2016-08-231-5/+11
| | * | | | | | | | USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-231-1/+1
| | |/ / / / / / /
| * | | | | | | | devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds2016-09-031-1/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-028-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-021-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-022-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-022-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