summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-03-06selinux: fix off-by-one in setprocattrStephen Smalley
2016-11-23KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-07-10KEYS: potential uninitialized variableDan Carpenter
2016-04-13KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2016-04-13security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-03-04EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-08-03selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-08-03selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore
2015-08-03ima: update builtin policiesMimi Zohar
2015-08-03ima: extend "mask" policy matching supportMimi Zohar
2015-08-03ima: add support for new "euid" policy conditionMimi Zohar
2015-08-03ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-08-03evm: labeling pseudo filesystems exceptionMimi Zohar
2015-08-03ima: do not measure or appraise the NSFS filesystemMimi Zohar
2015-08-03ima: cleanup ima_init_policy() a littleDan Carpenter
2015-08-03ima: skip measurement of cgroupfs files and update documentationRoberto Sassu
2015-08-03KEYS: ensure we free the assoc array edit if edit is validColin Ian King
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-10selinux: fix setting of security labels on NFSJ. Bruce Fields
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15VFS: security/: d_inode() annotationsDavid Howells
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel
2015-04-13Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-11Merge branch 'for-davem' into for-nextAl Viro
2015-04-11switch keyctl_instantiate_key_common() to iov_iterAl Viro
2015-04-11switch security_inode_getattr() to struct path *Al Viro
2015-04-11constify tomoyo_realpath_from_path()Al Viro
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel
2015-04-07tomoyo: Do not generate empty policy filesMichal Marek