index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
Age
Commit message (
Expand
)
Author
2008-04-30
signals: cleanup security_task_kill() usage/implementation
Oleg Nesterov
2008-04-30
Smack: Integrate Smack with Audit
Ahmed S. Darwish
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-28
smack: use cap_task_prctl
Serge E. Hallyn
2008-04-28
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
2008-04-28
smack: fix integer as NULL pointer warning in smack_lsm.c
Harvey Harrison
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-21
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-12
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-03-24
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-19
smack: do not dereference NULL ipc object
Ahmed S. Darwish
2008-03-13
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-02-23
Smack: update for file capabilities
Casey Schaufler
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler