summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-12-15mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+10
2016-12-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds14-137/+166
2016-12-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2016-12-05Yama: allow access for the current ptrace parentJosh Stone1-1/+15
2016-12-03Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman1-2/+10
2016-11-24Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris4-51/+84
2016-11-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris5-10/+14
2016-11-23selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2-40/+66
2016-11-22Merge remote branch 'smack/smack-for-4.10' into nextJames Morris4-75/+53
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley1-0/+4
2016-11-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-11-21selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley1-0/+2
2016-11-16posix-timers: Make them configurableNicolas Pitre1-4/+7
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler4-36/+4
2016-11-14Smack: Use GFP_KERNEL for smack_parse_opts_str().Tetsuo Handa1-2/+2
2016-11-14selinux: Clean up initialization of isec->sclassAndreas Gruenbacher1-6/+4
2016-11-14proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher1-0/+1
2016-11-14selinux: Minor cleanupsAndreas Gruenbacher2-3/+4
2016-11-14SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa1-2/+3
2016-11-14security/integrity: Harden against malformed xattrsSeth Forshee3-2/+9
2016-11-14ima: include the reason for TPM-bypass modeMimi Zohar1-1/+2
2016-11-14Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar1-6/+2
2016-11-14ima: fix memory leak in ima_release_policyEric Richter1-1/+1
2016-11-10Smack: ipv6 label match fixCasey Schaufler1-6/+6
2016-11-10SMACK: Fix the memory leak in smack_cred_prepare() hookHimanshu Shukla1-1/+2
2016-11-10SMACK: Do not apply star label in smack_setprocattr hookHimanshu Shukla1-3/+4
2016-11-10smack: parse mnt opts after privileges checkHimanshu Shukla1-25/+25
2016-11-05Smack: Assign smack_known_web label for kernel thread'sjooseong lee1-2/+10
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov1-1/+1
2016-10-27KEYS: Sort out big_key initialisationDavid Howells1-27/+32
2016-10-27KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski1-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-5/+5
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2-6/+9
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds6-49/+39
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds1-2/+2
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds1-2/+2
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2-3/+3
2016-10-08xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher6-49/+39
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+3
2016-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds13-88/+172
2016-10-05Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+2
2016-09-29securityfs: fix securityfs_create_dir commentLaurent Georget1-4/+3
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani3-3/+3
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-2/+2