| Commit message (Expand) | Author | Age | Files | Lines |
* | security/keys: make BIG_KEYS dependent on stdrng. | Artem Savkov | 2016-10-27 | 1 | -1/+1 |
* | KEYS: Sort out big_key initialisation | David Howells | 2016-10-27 | 1 | -27/+32 |
* | KEYS: Fix short sprintf buffer in /proc/keys show function | David Howells | 2016-10-27 | 1 | -1/+1 |
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-22 | 1 | -1/+1 |
|\ |
|
| * | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() | Andy Lutomirski | 2016-10-20 | 1 | -1/+1 |
* | | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 4 | -5/+5 |
|\ |
|
| * | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-10 | 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-27 | 3 | -3/+3 |
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 | 6 | -49/+39 |
|\ \ \ |
|
| * | | | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 2016-10-07 | 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-29 | 1 | -4/+4 |
| | * | | | | selinux: detect invalid ebitmap | William Roberts | 2016-08-29 | 1 | -0/+3 |
| | * | | | | selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX | William Roberts | 2016-08-18 | 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-08 | 1 | -0/+11 |
| | * | | | | selinux: Pass security pointer to determine_inode_label() | Vivek Goyal | 2016-08-08 | 1 | -9/+10 |
| | * | | | | selinux: Implementation for inode_copy_up_xattr() hook | Vivek Goyal | 2016-08-08 | 1 | -0/+16 |
| | * | | | | security,overlayfs: Provide security hook for copy up of xattrs for overlay file | Vivek Goyal | 2016-08-08 | 1 | -0/+8 |
| | * | | | | selinux: Implementation for inode_copy_up() hook | Vivek Goyal | 2016-08-08 | 1 | -0/+21 |
| | * | | | | security, overlayfs: provide copy up security hook for unioned files | Vivek Goyal | 2016-08-08 | 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 |
|\ \ \ |
|