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
/
smackfs.c
Age
Commit message (
Expand
)
Author
2011-11-11
Smack: smackfs cipso seq read repair
Casey Schaufler
2011-10-20
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
2011-10-18
Smack: fix: invalid length set for the result of /smack/access
Jarkko Sakkinen
2011-10-12
Smack: fix for /smack/access output, use string instead of byte
Jarkko Sakkinen
2011-10-12
Smack: Clean up comments
Casey Schaufler
2011-10-12
Smack: Rule list lookup performance
Casey Schaufler
2011-10-12
Smack: check permissions from user space (v2)
Jarkko Sakkinen
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-17
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
2010-12-07
Smack: Transmute labels on specified directories
Jarkko Sakkinen
2010-12-02
This patch adds a new security attribute to Smack called
Casey Schaufler
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
seq_file: constify seq_operations
James Morris
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-05-22
smack: do not beyond ARRAY_SIZE of data
Roel Kluin
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2009-04-14
smack: implement logging V3
Etienne Basset
2009-03-28
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
2009-03-26
smack: convert smack to standard linux lists
Etienne Basset
2009-03-05
smack: fixes for unlabeled host support
etienne
2009-02-19
smack: fix lots of kernel-doc notation
Randy Dunlap
2009-01-27
smackfs load append mode fix
Casey Schaufler
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2008-12-31
smack: Add support for unlabeled network hosts and networks
Casey Schaufler
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
2008-12-25
smackfs: check for allocation failures in smk_set_access()
Sergio Luis
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
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-08-05
smack: limit privilege by label
Casey Schaufler
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-28
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-03-24
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
2008-03-13
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler