]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/shortlog
mirror_ubuntu-zesty-kernel.git
2016-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-18 Linus TorvaldsMerge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git:/...
2016-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-18 Linus TorvaldsMerge tag 'for-linus-20161216' of git://git.infradead...
2016-12-18 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2016-12-18 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2016-12-18 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2016-12-18 Linus TorvaldsMerge tag 'docs-4.10-2' of git://git.lwn.net/linux
2016-12-16 Chris Metcalftile: use __ro_after_init instead of tile-specific...
2016-12-16 Paul Gortmakertile: migrate exception table users off module.h and...
2016-12-16 Chris Metcalftile: remove #pragma unroll from finv_buffer_remote()
2016-12-16 Markus Elfringtile-module: Rename jump labels in module_alloc()
2016-12-16 Markus Elfringtile-module: Use kmalloc_array() in module_alloc()
2016-12-16 Colin Ian Kingtile/pci_gx: fix spelling mistake: "delievered" ->...
2016-12-16 Linus TorvaldsMerge tag 'ceph-for-4.10-rc1' of git://github.com/ceph...
2016-12-16 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-12-16 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2016-12-16 Linus TorvaldsMerge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields...
2016-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-16 Linus TorvaldsMerge tag 'media/v4.10-1' of git://git.kernel.org/pub...
2016-12-16 Linus TorvaldsMerge tag 'edac/v4.10-1' of git://git.kernel.org/pub...
2016-12-16 Linus TorvaldsMerge branch 'for-linus-4.10-rc1' of git://git.kernel...
2016-12-16 Linus TorvaldsMerge tag 'nios2-v4.10-rc1' of git://git.kernel.org...
2016-12-16 Dmitry TorokhovMerge branch 'next' into for-linus
2016-12-16 Linus TorvaldsMerge tag 'powerpc-4.10-1' of git://git.kernel.org...
2016-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-16 Amir Goldsteinovl: fix reStructuredText syntax errors in documentation
2016-12-16 Geliang Tangovl: fix return value of ovl_fill_super
2016-12-16 Al Viroovl: clean up kstat usage
2016-12-16 Amir Goldsteinovl: fold ovl_copy_up_truncate() into ovl_copy_up()
2016-12-16 Amir Goldsteinovl: create directories inside merged parent opaque
2016-12-16 Miklos Szerediovl: opaque cleanup
2016-12-16 Amir Goldsteinovl: show redirect_dir mount option
2016-12-16 Miklos Szerediovl: allow setting max size of redirect
2016-12-16 Miklos Szerediovl: allow redirect_dir to default to "on"
2016-12-16 Amir Goldsteinovl: check for emptiness of redirect dir
2016-12-16 Miklos Szerediovl: redirect on rename-dir
2016-12-16 Miklos Szerediovl: lookup redirects
2016-12-16 Miklos Szerediovl: consolidate lookup for underlying layers
2016-12-16 Amir Goldsteinovl: fix nested overlayfs mount
2016-12-16 Miklos Szerediovl: check namelen
2016-12-16 Miklos Szerediovl: split super.c
2016-12-16 Miklos Szerediovl: use d_is_dir()
2016-12-16 Miklos Szerediovl: simplify lookup
2016-12-16 Miklos Szerediovl: check lower existence of rename target
2016-12-16 Miklos Szerediovl: rename: simplify handling of lower/merged directory
2016-12-16 Miklos Szerediovl: get rid of PURE type
2016-12-16 Miklos Szerediovl: check lower existence when removing
2016-12-16 Miklos Szerediovl: add ovl_dentry_is_whiteout()
2016-12-16 Miklos Szerediovl: don't check sticky
2016-12-16 Miklos Szerediovl: don't check rename to self
2016-12-16 Miklos Szerediovl: treat special files like a regular fs
2016-12-16 Miklos Szerediovl: rename ovl_rename2() to ovl_rename()
2016-12-16 Amir Goldsteinovl: use vfs_clone_file_range() for copy up if possible
2016-12-16 Miklos SzerediRevert "ovl: get_write_access() in truncate"
2016-12-16 Miklos Szerediovl: update doc
2016-12-16 Amir Goldsteinvfs: fix vfs_clone_file_range() for overlayfs files
2016-12-16 Amir Goldsteinvfs: call vfs_clone_file_range() under freeze protection
2016-12-16 Amir Goldsteinvfs: allow vfs_clone_file_range() across mount points
2016-12-16 Miklos Szeredivfs: no mnt_want_write_file() in vfs_{copy,clone}_file_...
2016-12-16 Miklos SzerediRevert "vfs: rename: check backing inode being equal"
2016-12-16 Miklos SzerediRevert "af_unix: fix hard linked sockets on overlay"
2016-12-16 Jike Songdrm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT
2016-12-16 Jike Songdrm/i915/gvt/kvmgt: read/write GPA via KVM API
2016-12-16 Jike Songdrm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()
2016-12-16 Dmitry TorokhovMerge branch 'synaptics-rmi4' into next
2016-12-16 Guy ShapiroInput: imx6ul_tsc - generalize the averaging property
2016-12-16 Michael EllermanMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-12-16 Linus TorvaldsMerge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org...
2016-12-16 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2016-12-16 Andreas Gruenbachernfsd: add support for the umask attribute
2016-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-12-16 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-dt64' of git://git.kernel.org/pub...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-arm64' of git://git.kernel.org/pub...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2016-12-15 Linus TorvaldsMerge tag 'armsoc-fixes-nc' of git://git.kernel.org...
2016-12-15 Linus TorvaldsMerge tag 'linux-kselftest-4.10-rc1-update' of git...
2016-12-15 Linus TorvaldsMerge tag 'arc-4.10-rc1-part1' of git://git.kernel...
2016-12-15 Michael S.... Makefile: drop -D__CHECK_ENDIAN__ from cflags
2016-12-15 Michael S.... fs/logfs: drop __CHECK_ENDIAN__
2016-12-15 Michael S.... Documentation/sparse: drop __CHECK_ENDIAN__
2016-12-15 Michael S.... linux: drop __bitwise__ everywhere
2016-12-15 Michael S.... checkpatch: replace __bitwise__ with __bitwise
2016-12-15 Michael S.... Documentation/sparse: drop __bitwise__
2016-12-15 Michael S.... tools: enable endian checks for all sparse builds
2016-12-15 Michael S.... linux/types.h: enable endian checks for all sparse...
2016-12-15 Yuan Liuvirtio_mmio: Set dev.release() to avoid warning
2016-12-15 Jason Wangvhost: remove unused feature bit
2016-12-15 Felipe Franciosivirtio_ring: fix description of virtqueue_get_buf
2016-12-15 Tobias Klauservhost/scsi: Remove unused but set variable
2016-12-15 Mark Rutlandtools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
2016-12-15 Mark Rutlandvringh: kill off ACCESS_ONCE()
2016-12-15 Mark Rutlandtools/virtio: fix READ_ONCE()
2016-12-15 Gongleicrypto: add virtio-crypto driver
2016-12-15 Jason Wangvhost: cache used event for better performance
2016-12-15 Gao fengvsock: lookup and setup guest_cid inside vhost_vsock_lock
2016-12-15 Christoph Hellwigvirtio_pci: split vp_try_to_find_vqs into INTx and...
next