summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-09-27posix_acl: uapi header splitAndreas Gruenbacher
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher
2016-09-27compat: remove compat_printk()Arnd Bergmann
2016-09-27fs/file: more unsigned file descriptorsAlexey Dobriyan
2016-09-27get rid of separate multipage fault-in primitivesAl Viro
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-17fix iov_iter_fault_in_readable()Al Viro
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet
2016-09-16vfs: make argument of d_real_inode() constMiklos Szeredi
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi
2016-09-16fsnotify: support overlayfsAihua Zhang
2016-09-16vfs: update ovl inode before relatime checkMiklos Szeredi
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang
2016-09-07usercopy: force check_object_size() inlineKees Cook
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich
2016-09-05locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-04bonding: Fix bonding crashMahesh Bandewar