index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
Age
Commit message (
Expand
)
Author
2009-01-22
MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...
merge
2008-10-11
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-26
[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-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