summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-01-12selinux: drop unused socket security classesStephen Smalley
2017-01-10Smack: ignore private inode for file functionsSeung-Woo Kim
2017-01-10Smack: fix d_instantiate logic for sockfs and pipefsRafal Krypa
2017-01-10SMACK: Use smk_tskacc() instead of smk_access() for proper loggingHimanshu Shukla
2017-01-10Smack: Traverse the smack_known_list using list_for_each_entry_rcu macroVishal Goel
2017-01-10SMACK: Free the i_security blob in inode using RCUHimanshu Shukla
2017-01-10SMACK: Delete list_head repeated initializationHimanshu Shukla
2017-01-10SMACK: Add new lock for adding entry in smack master listVishal Goel
2017-01-10Smack: Fix the issue of wrong SMACK label update in socket bind fail caseVishal Goel
2017-01-10Smack: Fix the issue of permission denied error in ipv6 hookVishal Goel
2017-01-10SMACK: Add the rcu synchronization mechanism in ipv6 hooksVishal Goel
2017-01-09selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney
2017-01-09selinux: log errors when loading new policyGary Tierney
2017-01-09proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley
2017-01-09selinux: allow context mounts on tmpfs, ramfs, devpts within user namespacesStephen Smalley
2017-01-09selinux: handle ICMPv6 consistently with ICMPStephen Smalley
2017-01-09selinux: add security in-core xattr support for tracefsYongqin Liu
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore
2016-12-20ima: platform-independent hash valueAndreas Steffen
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: support restoring multiple template formatsMimi Zohar
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar
2016-12-20ima: permit duplicate measurement list entriesMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
2016-12-05Yama: allow access for the current ptrace parentJosh Stone
2016-12-04don't open-code file_inode()Al Viro
2016-12-02Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman
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-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-20selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler