| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells | 1 | -2/+2 |
| 2008-11-14 | CRED: Detach the credentials from task_struct | David Howells | 1 | -4/+4 |
| 2008-11-14 | CRED: Constify the kernel_cap_t arguments to the capset LSM hooks | David Howells | 1 | -6/+6 |
| 2008-11-14 | CRED: Neuter sys_capset() | David Howells | 1 | -10/+8 |
| 2008-11-11 | Add a new capable interface that will be used by systems that use audit to | Eric Paris | 1 | -1/+6 |
| 2008-10-30 | nfsd: fix vm overcommit crash | Alan Cox | 1 | -0/+9 |
| 2008-08-28 | Merge branch 'master' into next | James Morris | 1 | -3/+7 |
| 2008-08-20 | security: add/fix security kernel-doc | Randy Dunlap | 1 | -4/+4 |
| 2008-08-14 | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 1 | -3/+7 |
| 2008-07-26 | [patch 3/4] fat: dont call notify_change | Miklos Szeredi | 1 | -0/+1 |
| 2008-07-26 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 1 | -2/+2 |
| 2008-07-14 | security: remove register_security hook | James Morris | 1 | -29/+0 |
| 2008-07-14 | security: remove dummy module | Miklos Szeredi | 1 | -10/+5 |
| 2008-07-14 | security: remove unused sb_get_mnt_opts hook | Miklos Szeredi | 1 | -6/+0 |
| 2008-07-14 | LSM/SELinux: show LSM mount options in /proc/mounts | Eric Paris | 1 | -0/+5 |
| 2008-07-14 | security: fix return of void-valued expressions | James Morris | 1 | -3/+3 |
| 2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley | 1 | -2/+3 |
| 2008-04-29 | Security: Make secctx_to_secid() take const secdata | David Howells | 1 | -1/+1 |
| 2008-04-29 | keys: add keyctl function to get a security label | David Howells | 1 | -0/+5 |
| 2008-04-29 | xattr: add missing consts to function arguments | David Howells | 1 | -6/+6 |
| 2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan | 1 | -2/+2 |
| 2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 1 | -10/+10 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+72 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 1 | -10/+11 |
| 2008-04-19 | security: fix up documentation for security_module_enable | James Morris | 1 | -1/+1 |
| 2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish | 1 | -1/+37 |
| 2008-04-19 | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 1 | -0/+25 |
| 2008-04-19 | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 1 | -0/+10 |
| 2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -4/+4 |
| 2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 1 | -10/+11 |
| 2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 1 | -8/+15 |
| 2008-02-06 | security: allow Kconfig to set default mmap_min_addr protection | Eric Paris | 1 | -1/+3 |
| 2008-02-05 | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley | 1 | -2/+2 |
| 2008-01-25 | security: add a secctx_to_secid() hook | David Howells | 1 | -0/+6 |
| 2008-01-25 | security: remove security_sb_post_mountroot hook | H. Peter Anvin | 1 | -5/+0 |
| 2008-01-25 | Security: add get, set, and cloning of superblock security information | Eric Paris | 1 | -0/+20 |
| 2007-10-17 | security/ cleanups | Adrian Bunk | 1 | -57/+1 |
| 2007-10-17 | Implement file posix capabilities | Serge E. Hallyn | 1 | -0/+10 |
| 2007-10-17 | security: Convert LSM into a static interface | James Morris | 1 | -8/+956 |
| 2007-07-11 | security: unexport mmap_min_addr | Adrian Bunk | 1 | -1/+0 |
| 2007-07-11 | security: Protection for exploiting null dereference using mmap | Eric Paris | 1 | -0/+2 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-25 | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 1 | -23/+0 |
| 2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap | 1 | -0/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+203 |