| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-09 | security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l... | Scott Mayhew | 1 | -2/+5 |
| 2017-05-23 | IB/core: Enforce security on management datagrams | Daniel Jurgens | 1 | -0/+6 |
| 2017-05-23 | selinux lsm IB/core: Implement LSM notification system | Daniel Jurgens | 1 | -0/+20 |
| 2017-05-23 | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 1 | -0/+22 |
| 2017-05-22 | Sync to mainline for security submaintainers to work against | James Morris | 1 | -4/+8 |
| 2017-05-15 | LSM: Enable multiple calls to security_add_hooks() for the same LSM | Mickaël Salaün | 1 | -0/+19 |
| 2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -352/+18 |
| 2017-04-02 | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 1 | -4/+8 |
| 2017-03-28 | LSM: Revive security_task_alloc() hook and per "struct task_struct" security ... | Tetsuo Handa | 1 | -0/+5 |
| 2017-03-24 | LSM: Initialize security_hook_heads upon registration. | Tetsuo Handa | 1 | -354/+7 |
| 2017-03-06 | security: mark LSM hooks as __ro_after_init | James Morris | 1 | -1/+1 |
| 2017-03-06 | prlimit,security,selinux: add a security hook for prlimit | Stephen Smalley | 1 | -0/+8 |
| 2017-02-10 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -8/+2 |
| 2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler | 1 | -0/+38 |
| 2017-01-12 | security,selinux,smack: kill security_task_wait hook | Stephen Smalley | 1 | -6/+0 |
| 2017-01-09 | proc,security: move restriction on writing /proc/pid/attr nodes to proc | Stephen Smalley | 1 | -2/+2 |
| 2016-08-08 | security, overlayfs: Provide hook to correctly label newly created files | Vivek Goyal | 1 | -0/+11 |
| 2016-08-08 | security,overlayfs: Provide security hook for copy up of xattrs for overlay file | Vivek Goyal | 1 | -0/+8 |
| 2016-08-08 | security, overlayfs: provide copy up security hook for unioned files | Vivek Goyal | 1 | -0/+8 |
| 2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2016-07-20 | qstr: constify dentry_init_security | Al Viro | 1 | -1/+1 |
| 2016-06-06 | LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP | Casey Schaufler | 1 | -4/+25 |
| 2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+1 |
| 2016-05-17 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+14 |
| 2016-04-22 | security: Introduce security_settime64() | Baolin Wang | 1 | -1/+1 |
| 2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 1 | -0/+1 |
| 2016-04-11 | security: drop the unused hook skb_owned_by | Paolo Abeni | 1 | -1/+0 |
| 2016-03-28 | constify security_sb_pivotroot() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_path_chroot() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_path_{link,rename} | Al Viro | 1 | -3/+3 |
| 2016-03-28 | constify security_path_{mkdir,mknod,symlink} | Al Viro | 1 | -3/+3 |
| 2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro | 1 | -2/+2 |
| 2016-03-28 | constify chmod_common/security_path_chmod | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_sb_mount() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify chown_common/security_path_chown | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_path_truncate() | Al Viro | 1 | -1/+1 |
| 2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 1 | -12/+0 |
| 2016-02-21 | security: define kernel_read_file hook | Mimi Zohar | 1 | -0/+13 |
| 2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 1 | -13/+0 |
| 2016-02-20 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 1 | -1/+6 |
| 2016-02-18 | vfs: define kernel_read_file_id enumeration | Mimi Zohar | 1 | -2/+3 |
| 2016-02-18 | vfs: define a generic function to read a file from the kernel | Mimi Zohar | 1 | -0/+8 |
| 2015-12-24 | security: Add hook to invalidate inode security labels | Andreas Gruenbacher | 1 | -0/+8 |
| 2015-12-24 | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher | 1 | -1/+1 |
| 2015-12-24 | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher | 1 | -1/+1 |
| 2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -8/+3 |
| 2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+1 |
| 2015-08-26 | LSM: restore certain default error codes | Jan Beulich | 1 | -5/+6 |
| 2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 1 | -8/+3 |
| 2015-07-10 | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 1 | -1/+1 |
| 2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -279/+676 |
| 2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler | 1 | -96/+474 |
| 2015-05-12 | LSM: Introduce security hook calling Macros | Casey Schaufler | 1 | -207/+226 |
| 2015-05-12 | LSM: Split security.h | Casey Schaufler | 1 | -1/+1 |
| 2015-05-11 | security: make inode_follow_link RCU-walk aware | NeilBrown | 1 | -3/+4 |
| 2015-05-10 | SECURITY: remove nameidata arg from inode_follow_link. | NeilBrown | 1 | -2/+2 |
| 2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells | 1 | -25/+25 |
| 2015-04-11 | Merge branch 'for-davem' into for-next | Al Viro | 1 | -5/+0 |
| 2015-04-11 | switch security_inode_getattr() to struct path * | Al Viro | 1 | -3/+3 |
| 2015-03-20 | Revert "selinux: add a skb_owned_by() hook" | Eric Dumazet | 1 | -5/+0 |
| 2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+23 |
| 2015-01-25 | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley | 1 | -0/+23 |
| 2015-01-20 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -7/+6 |
| 2014-09-09 | security: make security_file_set_fowner, f_setown and __f_setown void return | Jeff Layton | 1 | -2/+2 |
| 2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -1/+6 |
| 2014-07-25 | security: introduce kernel_fw_from_file hook | Kees Cook | 1 | -0/+6 |
| 2014-06-24 | Merge commit 'v3.15' into next | James Morris | 1 | -2/+20 |
| 2014-04-14 | Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh... | James Morris | 1 | -1/+1 |
| 2014-04-01 | vfs: add cross-rename | Miklos Szeredi | 1 | -0/+16 |
| 2014-04-01 | security: add flags to rename hooks | Miklos Szeredi | 1 | -2/+4 |
| 2014-03-14 | KEYS: Move the flags representing required permission to linux/key.h | David Howells | 1 | -1/+1 |
| 2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 1 | -2/+4 |
| 2013-10-22 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 1 | -9/+4 |
| 2013-09-18 | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 1 | -9/+4 |
| 2013-07-25 | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore | 1 | -9/+4 |
| 2013-07-25 | xattr: Constify ->name member of "struct xattr". | Tetsuo Handa | 1 | -5/+3 |
| 2013-06-08 | NFS: Extend NFS xattr handlers to accept the security namespace | David Quigley | 1 | -0/+1 |
| 2013-06-08 | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. | David Quigley | 1 | -2/+5 |
| 2013-06-08 | Security: Add Hook to test if the particular xattr is part of a MAC model. | David Quigley | 1 | -0/+6 |
| 2013-06-08 | Security: Add hook to calculate context based on a negative dentry. | David Quigley | 1 | -0/+10 |
| 2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+2 |
| 2013-04-09 | selinux: add a skb_owned_by() hook | Eric Dumazet | 1 | -0/+5 |
| 2013-04-02 | selinux: make security_sb_clone_mnt_opts return an error on context mismatch | Jeff Layton | 1 | -2/+2 |
| 2013-01-14 | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore | 1 | -5/+23 |
| 2012-12-14 | ima: support new kernel module syscall | Mimi Zohar | 1 | -1/+6 |
| 2012-12-14 | security: introduce kernel_module_from_file hook | Kees Cook | 1 | -0/+5 |
| 2012-10-11 | consitify do_mount() arguments | Al Viro | 1 | -2/+2 |
| 2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+27 |
| 2012-09-21 | userns: Teach security_path_chown to take kuids and kgids | Eric W. Biederman | 1 | -1/+1 |
| 2012-09-07 | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar | 1 | -0/+6 |
| 2012-09-05 | security: allow Yama to be unconditionally stacked | Kees Cook | 1 | -0/+21 |
| 2012-07-03 | security: Fix nommu build. | Paul Mundt | 1 | -0/+1 |
| 2012-07-02 | security: Fix nommu build. | Paul Mundt | 1 | -0/+1 |
| 2012-06-01 | take calculation of final prot in security_mmap_file() into a helper | Al Viro | 1 | -18/+28 |
| 2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro | 1 | -3/+30 |
| 2012-05-31 | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 1 | -4/+8 |
| 2012-04-09 | SELinux: rename dentry_open to file_open | Eric Paris | 1 | -2/+2 |
| 2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+2 |
| 2012-02-14 | mm: collapse security_vm_enough_memory() variants into a single function | Al Viro | 1 | -14/+0 |
| 2012-02-10 | security: create task_free security callback | Kees Cook | 1 | -0/+5 |
| 2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -30/+5 |
| 2012-01-06 | switch security_path_chmod() to struct path * | Al Viro | 1 | -4/+3 |
| 2012-01-05 | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 1 | -6/+0 |
| 2012-01-05 | capabilities: remove all _real_ interfaces | Eric Paris | 1 | -24/+0 |
| 2012-01-05 | capabilities: introduce security_capable_noaudit | Eric Paris | 1 | -0/+6 |
| 2012-01-05 | capabilities: reverse arguments to security_capable | Eric Paris | 1 | -1/+1 |
| 2012-01-05 | capabilities: remove the task from capable LSM hook entirely | Eric Paris | 1 | -4/+3 |
| 2012-01-03 | switch ->path_mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->path_mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch security_path_chmod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set | Jan Kara | 1 | -1/+1 |
| 2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -11/+65 |
| 2011-10-18 | bluetooth: Properly clone LSM attributes to newly created child connections | Paul Moore | 1 | -0/+1 |
| 2011-09-14 | evm: fix security/security_old_init_security return code | Mimi Zohar | 1 | -2/+2 |
| 2011-09-09 | security: sparse fix: Move security_fixup_op to security.h | James Morris | 1 | -3/+0 |
| 2011-08-09 | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha... | James Morris | 1 | -7/+64 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to exec_permission() | Al Viro | 1 | -10/+0 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->inode_permission() | Al Viro | 1 | -2/+5 |
| 2011-07-18 | evm: add evm_inode_setattr to prevent updating an invalid security.evm | Mimi Zohar | 1 | -1/+6 |
| 2011-07-18 | evm: call evm_inode_init_security from security_inode_init_security | Mimi Zohar | 1 | -6/+12 |
| 2011-07-18 | security: imbed evm calls in security hooks | Mimi Zohar | 1 | -2/+14 |
| 2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar | 1 | -1/+2 |
| 2011-07-18 | security: new security_inode_init_security API adds function callback | Mimi Zohar | 1 | -3/+36 |
| 2011-04-22 | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 1 | -4/+2 |
| 2011-03-23 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 1 | -6/+10 |
| 2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -3/+4 |
| 2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -7/+12 |
| 2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 1 | -2/+2 |
| 2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -7/+9 |
| 2011-03-08 | Merge branch 'master'; commit 'v2.6.38-rc7' into next | James Morris | 1 | -3/+2 |
| 2011-03-03 | LSM: Pass -o remount options to the LSM | Eric Paris | 1 | -0/+5 |
| 2011-02-22 | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller | 1 | -1/+2 |
| 2011-02-11 | security: add cred argument to security_capable() | Chris Wright | 1 | -3/+2 |
| 2011-02-02 | time: Correct the *settime* parameters | Richard Cochran | 1 | -1/+1 |
| 2011-02-01 | security: remove unused security_sysctl hook | Lucian Adrian Grijincu | 1 | -5/+0 |
| 2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 1 | -2/+4 |
| 2011-01-24 | CacheFiles: Add calls to path-based security hooks | David Howells | 1 | -0/+3 |
| 2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
| 2011-01-07 | fs: rcu-walk for path lookup | Nick Piggin | 1 | -0/+9 |
| 2011-01-05 | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. | David S. Miller | 1 | -2/+1 |
| 2010-11-15 | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 1 | -2/+2 |
| 2010-10-26 | Merge branch 'ima-memory-use-fixes' | Linus Torvalds | 1 | -9/+1 |
| 2010-10-26 | IMA: only allocate iint when needed | Eric Paris | 1 | -9/+1 |
| 2010-10-21 | secmark: make secmark object handling generic | Eric Paris | 1 | -0/+18 |
| 2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 1 | -3/+2 |
| 2010-10-21 | LSM: Fix security_module_enable() error. | Tetsuo Handa | 1 | -10/+2 |
| 2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 1 | -2/+3 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -2/+14 |
| 2010-08-02 | LSM: Remove unused arguments from security_path_truncate(). | Tetsuo Handa | 1 | -3/+2 |
| 2010-07-28 | fsnotify: new fsnotify hooks and events types for access decisions | Eric Paris | 1 | -2/+14 |
| 2010-07-16 | rlimits: security, add task_struct to setrlimit | Jiri Slaby | 1 | -2/+3 |
| 2010-05-17 | LSM: Add __init to fixup function. | Tetsuo Handa | 1 | -2/+2 |
| 2010-04-12 | security: remove dead hook acct | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook key_session_to_parent | Eric Paris | 1 | -7/+0 |
| 2010-04-12 | security: remove dead hook task_setgroups | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook task_setgid | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook task_setuid | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook cred_commit | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook inode_delete | Eric Paris | 1 | -7/+0 |
| 2010-04-12 | security: remove dead hook sb_post_pivotroot | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook sb_post_addmount | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook sb_post_remount | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook sb_umount_busy | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove dead hook sb_umount_close | Eric Paris | 1 | -5/+0 |
| 2010-04-12 | security: remove sb_check_sb hooks | Eric Paris | 1 | -5/+0 |
| 2010-03-09 | Merge branch 'next-queue' into next | James Morris | 1 | -1/+1 |
| 2010-03-03 | Security: Add __init to register_security to disable load a security module o... | wzt.wzt@gmail.com | 1 | -1/+1 |
| 2010-03-01 | Merge branch 'next' into for-linus | James Morris | 1 | -21/+28 |
| 2010-02-24 | Security: add static to security_ops and default_security_ops variable | wzt.wzt@gmail.com | 1 | -2/+9 |
| 2010-02-07 | Take ima_file_free() to proper place. | Al Viro | 1 | -2/+0 |
| 2010-02-04 | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 1 | -2/+2 |
| 2010-01-15 | security: correct error returns for get/set security with private inodes | James Morris | 1 | -2/+2 |
| 2009-12-08 | LSM: Rename security_path_ functions argument names. | Tetsuo Handa | 1 | -15/+15 |
| 2009-11-10 | security: report the module name to security_module_request | Eric Paris | 1 | -2/+2 |
| 2009-11-09 | Config option to set a default LSM | John Johansen | 1 | -3/+6 |
| 2009-10-25 | LSM: imbed ima calls in the security hooks | Mimi Zohar | 1 | -3/+25 |
| 2009-10-12 | LSM: Add security_path_chroot(). | Tetsuo Handa | 1 | -0/+5 |
| 2009-10-12 | LSM: Add security_path_chmod() and security_path_chown(). | Tetsuo Handa | 1 | -0/+15 |
| 2009-09-10 | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex... | David P. Quigley | 1 | -0/+18 |
| 2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+17 |
| 2009-09-01 | lsm: Add hooks to the TUN driver | Paul Moore | 1 | -0/+18 |
| 2009-08-14 | security: introducing security_request_module | Eric Paris | 1 | -0/+5 |
| 2009-06-25 | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar | 1 | -2/+2 |
| 2009-06-04 | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 1 | -3/+0 |
| 2009-04-03 | CacheFiles: Export things for CacheFiles | David Howells | 1 | -0/+2 |
| 2009-03-28 | lsm: Remove the socket_post_accept() hook | Paul Moore | 1 | -5/+0 |
| 2009-01-07 | Merge branch 'next' into for-linus | James Morris | 1 | -4/+22 |
| 2009-01-07 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] | David Howells | 1 | -4/+22 |
| 2009-01-07 | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 1 | -21/+4 |
| 2009-01-05 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 1 | -4/+21 |
| 2008-12-31 | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 1 | -0/+66 |
| 2008-12-20 | security: pass mount flags to security_sb_kern_mount() | James Morris | 1 | -2/+2 |
| 2008-11-25 | CRED: fix sparse warnings | Hannes Eder | 1 | -3/+3 |
| 2008-11-14 | CRED: Allow kernel services to override LSM settings for task actions | David Howells | 1 | -0/+10 |
| 2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 1 | -18/+8 |
| 2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -31/+27 |