summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | leds: aat1290: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-1910-58/+107
|\ \ \ \ \
| * | | | | IB/hfi: Properly set permissions for user device filesIra Weiny2015-09-184-12/+59
| * | | | | IB/hfi1: mask vs shift confusionDan Carpenter2015-09-181-2/+2
| * | | | | IB/hfi1: clean up some definesDan Carpenter2015-09-181-18/+18
| * | | | | IB/hfi1: info leak in get_ctxt_info()Dan Carpenter2015-09-181-0/+1
| * | | | | IB/hfi1: fix a locking bugDan Carpenter2015-09-181-2/+2
| * | | | | IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter2015-09-181-3/+5
| * | | | | IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn2015-09-181-1/+1
| * | | | | IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter2015-09-181-16/+15
| * | | | | IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-182-4/+4
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-196-6/+16
|\ \ \ \ \ \
| * | | | | | mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-191-1/+1
| * | | | | | pmem: add proper fencing to pmem_rw_page()Ross Zwisler2015-09-171-0/+2
| * | | | | | libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin2015-09-171-2/+2
| * | | | | | libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin2015-09-171-2/+2
| * | | | | | blockdev: don't set S_DAX for misaligned partitionsJeff Moyer2015-09-151-0/+7
| * | | | | | dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer2015-09-151-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-198-57/+129
|\ \ \ \ \ \
| * | | | | | block: fix bounce_end_ioMing Lei2015-09-171-1/+3
| * | | | | | block: blk-merge: fast-clone bio when splitting rw biosMing Lei2015-09-171-15/+4
| * | | | | | block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkgTejun Heo2015-09-111-0/+3
| * | | | | | block: Copy a user iovec if it includes gapsSagi Grimberg2015-09-111-2/+24
| * | | | | | block: Refuse adding appending a gapped integrity page to a bioSagi Grimberg2015-09-111-0/+5
| * | | | | | block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-113-0/+39
| * | | | | | block: Check for gaps on front and back mergesJens Axboe2015-09-032-13/+26
| * | | | | | null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling2015-09-021-2/+1
| * | | | | | null_blk: fix memory leak on cleanupMatias Bjørling2015-09-021-16/+17
| * | | | | | block: fix bogus compiler warnings in blk-merge.cJens Axboe2015-09-021-8/+7
* | | | | | | fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason2015-09-191-1/+16
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-189-8/+31
|\ \ \ \ \ \ \
| * | | | | | | virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel2015-09-161-1/+9
| * | | | | | | tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin2015-09-161-1/+1
| * | | | | | | vhost: move features to coreMichael S. Tsirkin2015-09-164-6/+8
| * | | | | | | tools/virtio: fix build after 4.2 changesMichael S. Tsirkin2015-09-093-0/+13
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1830-165/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: access local runqueue directly in single_task_runningDominik Dingel2015-09-181-4/+11
| * | | | | | | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-1713-81/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-176-40/+6
| | * | | | | | | | arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| | * | | | | | | | arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| | * | | | | | | | arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| | * | | | | | | | arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
| | * | | | | | | | arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
| | * | | | | | | | arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| | * | | | | | | | KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
| * | | | | | | | | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
| * | | | | | | | | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
| * | | | | | | | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-1612-0/+12
| * | | | | | | | | kvm: fix zero length mmio searchingJason Wang2015-09-151-2/+17
OpenPOWER on IntegriCloud