summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-06-16KEYS: potential uninitialized variableDan Carpenter
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-26Yama: fix double-spinlock and user access in atomic contextJann Horn
2016-05-20security/integrity/ima/ima_policy.c: use %pU to output UUID in printable formatAndy Shevchenko
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-17LSM: LoadPin: provide enablement CONFIGKees Cook
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-06Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-05-04Yama: use atomic allocations when reportingSasha Levin
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells
2016-05-04ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar
2016-05-01ima: fix ima_inode_post_setattrMimi Zohar
2016-04-26selinux: apply execstack check on thread stacksStephen Smalley
2016-04-26selinux: distinguish non-init user namespace capability checksStephen Smalley
2016-04-22security: Introduce security_settime64()Baolin Wang
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook
2016-04-21Yama: consolidate error reportingKees Cook
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu
2016-04-19selinux: check ss_initialized before revalidating an inode labelPaul Moore
2016-04-19selinux: delay inode label lookup as long as possiblePaul Moore
2016-04-19selinux: don't revalidate an inode's label when explicitly setting itPaul Moore
2016-04-14selinux: Change bool variable name to index.Prarit Bhargava
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau
2016-04-12Security: Keys: Big keys stored encryptedKirill Marinushkin
2016-04-12KEYS: user_update should use copy of payload made during preparsingDavid Howells
2016-04-12security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSAAndreas Ziegler
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-11security: drop the unused hook skb_owned_byPaolo Abeni
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-04-05selinux: restrict kernel module loadingJeff Vander Stoep
2016-04-05selinux: consolidate the ptrace parent lookup codePaul Moore
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore
2016-04-05selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()Paul Moore
2016-03-28constify ima_d_path()Al Viro
2016-03-28constify security_sb_pivotroot()Al Viro