summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-16Revert "ovl: get_write_access() in truncate"Miklos Szeredi
2016-12-16ovl: update docMiklos Szeredi
2016-12-16vfs: fix vfs_clone_file_range() for overlayfs filesAmir Goldstein
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-16vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein
2016-12-16vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()Miklos Szeredi
2016-12-16Revert "vfs: rename: check backing inode being equal"Miklos Szeredi
2016-12-16Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song
2016-12-16drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song
2016-12-16drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-15libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-12-15Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-15Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16fs/logfs: drop __CHECK_ENDIAN__Michael S. Tsirkin
2016-12-16Documentation/sparse: drop __CHECK_ENDIAN__Michael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-16checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin
2016-12-16Documentation/sparse: drop __bitwise__Michael S. Tsirkin
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin
2016-12-16linux/types.h: enable endian checks for all sparse buildsMichael S. Tsirkin
2016-12-16virtio_mmio: Set dev.release() to avoid warningYuan Liu
2016-12-16vhost: remove unused feature bitJason Wang
2016-12-16virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland
2016-12-16crypto: add virtio-crypto driverGonglei
2016-12-16vhost: cache used event for better performanceJason Wang
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig
2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig
2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig