summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2016-12-05Yama: allow access for the current ptrace parentJosh Stone
2016-11-24Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2016-11-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher
2016-11-22Merge remote branch 'smack/smack-for-4.10' into nextJames Morris
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley
2016-11-20selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler
2016-11-14Smack: Use GFP_KERNEL for smack_parse_opts_str().Tetsuo Handa
2016-11-14selinux: Clean up initialization of isec->sclassAndreas Gruenbacher
2016-11-14proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher
2016-11-14selinux: Minor cleanupsAndreas Gruenbacher
2016-11-14SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa
2016-11-13security/integrity: Harden against malformed xattrsSeth Forshee
2016-11-13ima: include the reason for TPM-bypass modeMimi Zohar
2016-11-13Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar
2016-11-13ima: fix memory leak in ima_release_policyEric Richter
2016-11-10Smack: ipv6 label match fixCasey Schaufler
2016-11-10SMACK: Fix the memory leak in smack_cred_prepare() hookHimanshu Shukla
2016-11-10SMACK: Do not apply star label in smack_setprocattr hookHimanshu Shukla
2016-11-10smack: parse mnt opts after privileges checkHimanshu Shukla
2016-11-04Smack: Assign smack_known_web label for kernel thread'sjooseong lee
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov
2016-10-27KEYS: Sort out big_key initialisationDavid Howells
2016-10-27KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-10-04Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-29securityfs: fix securityfs_create_dir commentLaurent Georget
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi
2016-09-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-09-22KEYS: Fix skcipher IV clobberingHerbert Xu
2016-09-21Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-09-19lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEVivek Goyal
2016-09-19Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-09-16ima: use file_dentry()Miklos Szeredi
2016-09-13selinux: fix error return code in policydb_read()Wei Yongjun