summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-26Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-05-26Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton
2016-05-26update "mm/zsmalloc: don't fail if can't create debugfs info"Dan Streetman
2016-05-26dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko
2016-05-26memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa
2016-05-26ocfs2: fix improper handling of return errnoEric Ren
2016-05-26mm: slub: remove unused virt_to_obj()Andrey Ryabinin
2016-05-26mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin
2016-05-26mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi
2016-05-26seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes
2016-05-26Documentation/hwmon: Update links in max34440Glenn Dayton
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-26Yama: fix double-spinlock and user access in atomic contextJann Horn
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-26ceph: fix wake_up_session_cb()Yan, Zheng
2016-05-26ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng
2016-05-26ceph: SetPageError() for writeback pages if writepages failsYan, Zheng
2016-05-26ceph: handle interrupted ceph_writepage()Yan, Zheng
2016-05-26ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng
2016-05-26ceph: handle -EAGAIN returned by ceph_update_writeable_page()Yan, Zheng
2016-05-26ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEMYan, Zheng
2016-05-26ceph: block non-fatal signals for fault/page_mkwriteYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-26ceph: tolerate bad i_size for symlink inodeYan, Zheng
2016-05-26ceph: improve fragtree change detectionYan, Zheng
2016-05-26ceph: keep leaf frag when updating fragtreeYan, Zheng
2016-05-26ceph: fix dir_auth check in ceph_fill_dirfrag()Yan, Zheng
2016-05-26ceph: don't assume frag tree splits in mds reply are sortedYan, Zheng
2016-05-26ceph: fix inode reference leakYan, Zheng
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng