summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2016-01-23KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats1-0/+1
2016-01-23KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-23KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-01-23KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2015-09-21fs: create and use seq_show_option for escapingKees Cook1-1/+1
2015-08-03selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-08-03selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore1-0/+6
2015-08-03ima: update builtin policiesMimi Zohar1-9/+56
2015-08-03ima: extend "mask" policy matching supportMimi Zohar1-5/+15
2015-08-03ima: add support for new "euid" policy conditionMimi Zohar1-4/+23
2015-08-03ima: fix ima_show_template_data_ascii()Mimi Zohar3-4/+5
2015-08-03evm: labeling pseudo filesystems exceptionMimi Zohar1-0/+11
2015-08-03ima: do not measure or appraise the NSFS filesystemMimi Zohar1-0/+2
2015-08-03ima: cleanup ima_init_policy() a littleDan Carpenter1-10/+6
2015-08-03ima: skip measurement of cgroupfs files and update documentationRoberto Sassu1-0/+2
2015-08-03KEYS: ensure we free the assoc array edit if edit is validColin Ian King1-3/+5
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman3-16/+13
2015-07-10selinux: fix setting of security labels on NFSJ. Bruce Fields1-0/+1
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds16-117/+117
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-5/+8
2015-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-04-16kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15VFS: security/: d_inode() annotationsDavid Howells4-12/+12
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells12-105/+105
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds16-115/+324
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-43/+24
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs1-6/+9
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds12-106/+64
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel1-0/+3
2015-04-13Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris4-45/+15
2015-04-13selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel1-0/+1
2015-04-13selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel1-0/+1
2015-04-13selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel1-0/+1
2015-04-12Merge branch 'for-davem' into for-nextAl Viro5-44/+12
2015-04-12switch keyctl_instantiate_key_common() to iov_iterAl Viro3-72/+40
2015-04-12switch security_inode_getattr() to struct path *Al Viro8-30/+20
2015-04-12constify tomoyo_realpath_from_path()Al Viro2-4/+4
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel1-0/+2
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel1-0/+2
2015-04-07tomoyo: Do not generate empty policy filesMichal Marek3-29/+5
2015-04-07tomoyo: Use if_changed when generating builtin-policy.hMichal Marek1-18/+11
2015-04-07tomoyo: Use bin2c to generate builtin-policy.hMichal Marek2-10/+11
2015-04-07selinux: increase avtab max bucketsStephen Smalley1-1/+1
2015-04-07selinux: Use a better hash function for avtabJohn Brooks2-5/+38
2015-04-07selinux: convert avtab hash table to flex_arrayStephen Smalley2-13/+22
2015-04-07selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2-12/+4
2015-04-07selinux: remove unnecessary pointer reassignmentJeff Vander Stoep1-4/+2