aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-29Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfsLinus Torvalds
2016-07-29Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-07-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-29objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf
2016-07-29objtool: Support new GCC 6 switch jump table patternJosh Poimboeuf
2016-07-29perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo
2016-07-29Merge tag 'perf-urgent-for-mingo-20160728' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-07-29perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo
2016-07-29fuse: use filemap_check_errors()Miklos Szeredi
2016-07-29mm: export filemap_check_errors() to modulesMiklos Szeredi
2016-07-29fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang
2016-07-29fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov
2016-07-29fuse: fsync() did not return IO errorsAlexey Kuznetsov
2016-07-29x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf
2016-07-29ovl: simplify empty checkingMiklos Szeredi
2016-07-29qstr: constify instances in overlayfsAl Viro
2016-07-29ovl: clear nlink on rmdirMiklos Szeredi
2016-07-29ovl: disallow overlayfs as upperdirMiklos Szeredi
2016-07-29ovl: fix warningMiklos Szeredi
2016-07-29ovl: remove duplicated include from super.cWei Yongjun
2016-07-29ovl: append MAY_READ when diluting write checksVivek Goyal
2016-07-29ovl: dilute permission checks on lower only if not special fileVivek Goyal
2016-07-29ovl: fix POSIX ACL settingMiklos Szeredi
2016-07-29ovl: share inode for hard linkMiklos Szeredi
2016-07-29ovl: store real inode pointer in ->i_privateMiklos Szeredi
2016-07-29ovl: permission: return ECHILD instead of ENOENTMiklos Szeredi
2016-07-29ovl: update atime on upperMiklos Szeredi
2016-07-29ovl: fix sgid on directoryMiklos Szeredi
2016-07-29ovl: simplify permission checkingMiklos Szeredi
2016-07-29ovl: do not require mounter to have MAY_WRITE on lowerVivek Goyal
2016-07-29ovl: do operations on underlying file system in mounter's contextVivek Goyal
2016-07-29ovl: modify ovl_permission() to do checks on two inodesVivek Goyal
2016-07-29ovl: define ->get_acl() for overlay inodesVivek Goyal
2016-07-29ovl: move some common code in a functionVivek Goyal
2016-07-29ovl: store ovl_entry in inode->i_private for all inodesAndreas Gruenbacher
2016-07-29ovl: use generic_delete_inodeMiklos Szeredi
2016-07-29ovl: check mounter creds on underlying lookupMiklos Szeredi
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-07-28Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-28mm, compaction: simplify contended compaction handlingVlastimil Babka