| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 4 | -5/+5 |
|\ |
|
| * | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-11 | 2 | -6/+9 |
| |\ |
|
| | * | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -2/+2 |
| | * | vfs: remove unused i_op->rename | Miklos Szeredi | 2016-09-27 | 1 | -2/+2 |
| * | | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 2016-09-28 | 3 | -3/+3 |
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-11 | 6 | -49/+39 |
|\ \ \ |
|
| * | | | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 2016-10-08 | 6 | -49/+39 |
| | |/
| |/| |
|
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 2 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 2016-10-08 | 2 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ima: use file_dentry() | Miklos Szeredi | 2016-09-16 | 2 | -3/+3 |
| | |/ |
|
* | | | Merge branch 'printk-cleanups' | Linus Torvalds | 2016-10-10 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2016-10-09 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | securityfs: fix securityfs_create_dir comment | Laurent Georget | 2016-09-29 | 1 | -4/+3 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-10-04 | 13 | -88/+172 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-09-21 | 2 | -8/+21 |
| |\ \ \ \ |
|
| | * | | | | lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE | Vivek Goyal | 2016-09-19 | 2 | -8/+21 |
| * | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-09-19 | 9 | -65/+119 |
| |\| | | | |
|
| | * | | | | selinux: fix error return code in policydb_read() | Wei Yongjun | 2016-09-13 | 1 | -0/+1 |
| | * | | | | selinux: fix overflow and 0 length allocations | William Roberts | 2016-08-30 | 2 | -0/+5 |
| | * | | | | selinux: initialize structures | William Roberts | 2016-08-30 | 1 | -4/+4 |
| | * | | | | selinux: detect invalid ebitmap | William Roberts | 2016-08-30 | 1 | -0/+3 |
| | * | | | | selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX | William Roberts | 2016-08-19 | 2 | -42/+0 |
| | * | | | | selinux: Implement dentry_create_files_as() hook | Vivek Goyal | 2016-08-10 | 1 | -0/+22 |
| | * | | | | security, overlayfs: Provide hook to correctly label newly created files | Vivek Goyal | 2016-08-09 | 1 | -0/+11 |
| | * | | | | selinux: Pass security pointer to determine_inode_label() | Vivek Goyal | 2016-08-09 | 1 | -9/+10 |
| | * | | | | selinux: Implementation for inode_copy_up_xattr() hook | Vivek Goyal | 2016-08-09 | 1 | -0/+16 |
| | * | | | | security,overlayfs: Provide security hook for copy up of xattrs for overlay file | Vivek Goyal | 2016-08-09 | 1 | -0/+8 |
| | * | | | | selinux: Implementation for inode_copy_up() hook | Vivek Goyal | 2016-08-09 | 1 | -0/+21 |
| | * | | | | security, overlayfs: provide copy up security hook for unioned files | Vivek Goyal | 2016-08-09 | 1 | -0/+8 |
| | * | | | | selinux: print leading 0x on ioctlcmd audits | William Roberts | 2016-08-08 | 1 | -1/+1 |
| | * | | | | security: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-08-08 | 3 | -9/+9 |
| * | | | | | Smack: Signal delivery as an append operation | Casey Schaufler | 2016-09-08 | 3 | -7/+29 |
| * | | | | | Smack: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2016-08-23 | 1 | -8/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-10-04 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | audit: consistently record PIDs with task_tgid_nr() | Paul Moore | 2016-08-30 | 1 | -2/+2 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-09-23 | 1 | -4/+7 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | KEYS: Fix skcipher IV clobbering | Herbert Xu | 2016-09-22 | 1 | -4/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-07 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | usercopy: remove page-spanning test for now | Kees Cook | 2016-09-07 | 1 | -0/+11 |
|/ / / / |
|
* | | | | Make the hardened user-copy code depend on having a hardened allocator | Linus Torvalds | 2016-08-19 | 1 | -0/+1 |
* | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -0/+28 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mm: Hardened usercopy | Kees Cook | 2016-07-26 | 1 | -0/+28 |
| |/ / |
|
* | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | qstr: constify dentry_init_security | Al Viro | 2016-07-21 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-30 | 36 | -195/+345 |
|\ \ \ |
|
| * | | | apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling | Arnd Bergmann | 2016-07-27 | 3 | -3/+7 |
| * | | | apparmor: fix arg_size computation for when setprocattr is null terminated | John Johansen | 2016-07-12 | 1 | -1/+1 |
| * | | | apparmor: fix oops, validate buffer size in apparmor_setprocattr() | Vegard Nossum | 2016-07-12 | 1 | -17/+19 |
| * | | | apparmor: do not expose kernel stack | Heinrich Schuchardt | 2016-07-12 | 1 | -1/+3 |