summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-118-24/+40
|\
| * virtio/s390: deprecate old transportCornelia Huck2016-08-093-1/+20
| * virtio/s390: keep early_put_charsChristian Borntraeger2016-08-091-1/+1
| * virtio_blk: Fix a slient kernel panicMinfei Huang2016-08-091-18/+8
| * virtio-vsock: fix include guard typoStefan Hajnoczi2016-08-091-1/+1
| * vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi2016-08-091-1/+5
| * 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum2016-08-091-2/+2
| * virtio: fix error handling for debug buildsMichael S. Tsirkin2016-08-091-0/+1
| * virtio: fix memory leak in virtqueue_add()Wei Yongjun2016-08-091-0/+2
* | Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2016-08-116-19/+9
|\ \
| * | ceph: initialize pathbase in the !dentry case in encode_caps_cb()Ilya Dryomov2016-08-091-0/+1
| * | rbd: nuke the 32-bit pool id checkIlya Dryomov2016-08-091-9/+0
| * | rbd: destroy header_oloc in rbd_dev_release()Ilya Dryomov2016-08-081-0/+1
| * | ceph: fix null pointer dereference in ceph_flush_snaps()Yan, Zheng2016-08-081-1/+4
| * | libceph: using kfree_rcu() to simplify the codeWei Yongjun2016-08-081-7/+1
| * | libceph: make cancel_generic_request() staticWei Yongjun2016-08-081-1/+1
| * | libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun2016-08-081-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-116-39/+60
|\ \
| * | mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson2016-08-111-1/+5
| * | rmap: fix compound check logic in page_remove_file_rmapSteve Capper2016-08-111-1/+1
| * | mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov2016-08-111-2/+3
| * | mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim2016-08-111-15/+35
| * | mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim2016-08-111-1/+1
| * | thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann2016-08-111-1/+3
| * | revert "ARM: keystone: dts: add psci command definition"Andrew Morton2016-08-111-8/+0
| * | rapidio: dereferencing an error pointerDan Carpenter2016-08-111-11/+13
* | | arm: oabi compat: add missing access checksDave Weinstein2016-08-101-1/+7
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-106-59/+283
|\ \ \
| * \ \ Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-056-59/+283
| |\ \ \
| | * | | Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()Filipe Manana2016-08-032-30/+0
| | * | | Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-012-9/+95
| | * | | Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-011-9/+18
| | * | | Btrfs: send, don't bug on inconsistent snapshotsFilipe Manana2016-08-011-3/+45
| | * | | Btrfs: send, avoid incorrect leaf accesses when sending utimes operationsFilipe Manana2016-08-011-0/+2
| | * | | Btrfs: send, fix invalid leaf accesses due to incorrect utimes operationsRobbie Ko2016-08-011-1/+11
| | * | | Btrfs: send, fix warning due to late freeing of orphan_dir_info structuresRobbie Ko2016-08-011-0/+4
| | * | | Btrfs: incremental send, fix premature rmdir operationsRobbie Ko2016-08-011-1/+1
| | * | | Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana2016-08-011-1/+2
| | * | | Btrfs: send, add missing error check for calls to path_loop()Filipe Manana2016-08-011-0/+2
| | * | | Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko2016-08-011-5/+95
| | * | | Btrfs: add missing check for writeback errors on fsyncFilipe Manana2016-08-011-0/+8
* | | | | Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-101-1/+0
|\ \ \ \ \
| * | | | | metag: Drop show_mem() from mem_init()James Hogan2016-08-091-1/+0
| | |_|_|/ | |/| | |
* | | | | get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches2016-08-101-1/+1
| |_|_|/ |/| | |
* | | | Revert "printk: create pr_<level> functions"Linus Torvalds2016-08-094-76/+26
* | | | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-091-3/+11
|\ \ \ \
| * | | | tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-08-091-3/+11
* | | | | Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds2016-08-095-26/+56
|\ \ \ \ \
| * | | | | gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-092-4/+8
| * | | | | gcc-plugins: Automate make rule generationEmese Revfy2016-08-091-2/+1