index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
/
smackfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Smack: create a sysfs mount point for smackfs
Casey Schaufler
2012-12-14
1
-0
/
+17
*
Smack: implement revoking all rules for a subject label
Rafal Krypa
2012-09-18
1
-0
/
+75
*
smack: off by one error
Alan Cox
2012-07-30
1
-4
/
+4
*
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
2012-07-13
1
-2
/
+3
*
Smack: user access check bounds
Casey Schaufler
2012-07-13
1
-14
/
+12
*
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
2012-07-13
1
-11
/
+10
*
Smack: fix smack_new_inode bogosities
Casey Schaufler
2012-07-13
1
-1
/
+0
*
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
2012-05-14
1
-232
/
+761
*
Smack: move label list initialization
Casey Schaufler
2012-04-18
1
-14
/
+0
*
Smack: smackfs cipso seq read repair
Casey Schaufler
2011-11-11
1
-76
/
+39
*
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
2011-10-20
1
-15
/
+30
*
Smack: fix: invalid length set for the result of /smack/access
Jarkko Sakkinen
2011-10-18
1
-1
/
+1
*
Smack: fix for /smack/access output, use string instead of byte
Jarkko Sakkinen
2011-10-12
1
-2
/
+5
*
Smack: Clean up comments
Casey Schaufler
2011-10-12
1
-7
/
+0
*
Smack: Rule list lookup performance
Casey Schaufler
2011-10-12
1
-9
/
+75
*
Smack: check permissions from user space (v2)
Jarkko Sakkinen
2011-10-12
1
-63
/
+117
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
2011-01-17
1
-115
/
+255
*
Smack: Transmute labels on specified directories
Jarkko Sakkinen
2010-12-07
1
-5
/
+32
*
This patch adds a new security attribute to Smack called
Casey Schaufler
2010-12-02
1
-2
/
+2
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-7
/
+5
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
1
-1
/
+67
|
\
|
*
smack: do not beyond ARRAY_SIZE of data
Roel Kluin
2009-05-22
1
-1
/
+1
|
*
smack: implement logging V3
Etienne Basset
2009-04-14
1
-0
/
+66
*
|
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2009-04-15
1
-4
/
+4
|
/
*
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
2009-03-28
1
-8
/
+30
*
smack: convert smack to standard linux lists
Etienne Basset
2009-03-26
1
-79
/
+101
*
smack: fixes for unlabeled host support
etienne
2009-03-05
1
-15
/
+49
*
smack: fix lots of kernel-doc notation
Randy Dunlap
2009-02-19
1
-7
/
+8
*
smackfs load append mode fix
Casey Schaufler
2009-01-27
1
-1
/
+1
*
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
1
-1
/
+1
*
smack: Add support for unlabeled network hosts and networks
Casey Schaufler
2008-12-31
1
-129
/
+235
*
netlabel: Update kernel configuration API
Paul Moore
2008-12-31
1
-5
/
+16
*
smackfs: check for allocation failures in smk_set_access()
Sergio Luis
2008-12-25
1
-4
/
+16
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-3
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
2008-10-11
1
-1
/
+3
|
\
|
*
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2008-10-10
1
-1
/
+3
*
|
smack: limit privilege by label
Casey Schaufler
2008-08-05
1
-0
/
+92
|
/
*
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-29
1
-0
/
+2
|
\
|
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-0
/
+2
*
|
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
2008-04-28
1
-2
/
+2
|
/
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-19
1
-1
/
+10
*
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
2008-03-24
1
-33
/
+2
*
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
2008-03-13
1
-11
/
+20
*
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-19
1
-15
/
+46
*
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
2008-02-05
1
-0
/
+981