index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
Age
Commit message (
Expand
)
Author
2008-10-10
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2008-10-10
smack: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-08-28
Merge branch 'master' into next
James Morris
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-05
smack: limit privilege by label
Casey Schaufler
2008-07-27
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-14
security: remove register_security hook
James Morris
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-06-04
Smack: fuse mount hang fix
Casey Schaufler
2008-04-30
signals: cleanup security_task_kill() usage/implementation
Oleg Nesterov
2008-04-29
Smack: Integrate Smack with Audit
Ahmed S. Darwish
2008-04-29
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-22
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-19
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-13
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-03-25
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-20
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-05
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-02-24
Smack: update for file capabilities
Casey Schaufler
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler