summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-12-221-0/+2
|\
| * selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-211-0/+2
* | ima: platform-independent hash valueAndreas Steffen2016-12-201-2/+4
* | ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-12-205-13/+62
* | ima: support restoring multiple template formatsMimi Zohar2016-12-201-3/+49
* | ima: store the builtin/custom template definitions in a listMimi Zohar2016-12-203-11/+43
* | ima: on soft reboot, save the measurement listMimi Zohar2016-12-203-1/+119
* | ima: maintain memory size needed for serializing the measurement listMimi Zohar2016-12-203-2/+64
* | ima: permit duplicate measurement list entriesMimi Zohar2016-12-201-6/+10
* | ima: on soft reboot, restore the measurement listMimi Zohar2016-12-206-0/+255
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-2/+2
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-151-1/+1
| |\ \ \ \
| | | | * | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-051-1/+1
| | | |/ / | | |/| |
| * / | | don't open-code file_inode()Al Viro2016-12-041-1/+1
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-1/+1
|\ \ \ \
| * | | | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-141-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-2/+10
|\ \ \ \ \
| * | | | | Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman2016-12-021-2/+10
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-1414-137/+166
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Yama: allow access for the current ptrace parentJosh Stone2016-12-051-1/+15
| * | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2016-11-244-51/+84
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-222-40/+66
| | * | | | selinux: keep SELinux in sync with new capability definitionsStephen Smalley2016-11-211-0/+4
| | * | | | selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-201-0/+2
| | * | | | selinux: Clean up initialization of isec->sclassAndreas Gruenbacher2016-11-141-6/+4
| | * | | | proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-141-0/+1
| | * | | | selinux: Minor cleanupsAndreas Gruenbacher2016-11-142-3/+4
| | * | | | SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa2016-11-141-2/+3
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-11-235-10/+14
| |\ \ \ \ \
| | * | | | | security/integrity: Harden against malformed xattrsSeth Forshee2016-11-133-2/+9
| | * | | | | ima: include the reason for TPM-bypass modeMimi Zohar2016-11-131-1/+2
| | * | | | | Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar2016-11-131-6/+2
| | * | | | | ima: fix memory leak in ima_release_policyEric Richter2016-11-131-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge remote branch 'smack/smack-for-4.10' into nextJames Morris2016-11-224-75/+53
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Smack: Remove unnecessary smack_known_invalidCasey Schaufler2016-11-154-36/+4
| | * | | | Smack: Use GFP_KERNEL for smack_parse_opts_str().Tetsuo Handa2016-11-141-2/+2
| | * | | | Smack: ipv6 label match fixCasey Schaufler2016-11-101-6/+6
| | * | | | SMACK: Fix the memory leak in smack_cred_prepare() hookHimanshu Shukla2016-11-101-1/+2
| | * | | | SMACK: Do not apply star label in smack_setprocattr hookHimanshu Shukla2016-11-101-3/+4
| | * | | | smack: parse mnt opts after privileges checkHimanshu Shukla2016-11-101-25/+25
| | * | | | Smack: Assign smack_known_web label for kernel thread'sjooseong lee2016-11-041-2/+10
| | |/ / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-4/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | posix-timers: Make them configurableNicolas Pitre2016-11-161-4/+7
| | |/ / | |/| |
* | | | apparmor: fix change_hat not finding hat after policy replacementJohn Johansen2016-11-211-2/+4
| |/ / |/| |
* | | security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov2016-10-271-1/+1
* | | KEYS: Sort out big_key initialisationDavid Howells2016-10-271-27/+32
* | | KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells2016-10-271-1/+1
|/ /
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-221-1/+1
|\ \
| * | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski2016-10-201-1/+1
| |/