Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
c6f493d631
VFS: security/: d_backing_inode() annotations
|
10 years ago |
Linus Torvalds
|
d488d3a4ce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
Al Viro
|
3f7036a071
switch security_inode_getattr() to struct path *
|
10 years ago |
Casey Schaufler
|
bf4b2fee99
Smack: Allow an unconfined label in bringup mode
|
10 years ago |
José Bollo
|
7fc5f36e98
Smack: getting the Smack security context of keys
|
10 years ago |
Marcin Lis
|
7412301b76
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
|
11 years ago |
David Howells
|
8802565b60
Smack: Use d_is_positive() rather than testing dentry->d_inode
|
11 years ago |
Casey Schaufler
|
7f368ad34f
Smack: secmark connections
|
11 years ago |
Andrey Ryabinin
|
6d1cff2a88
smack: fix possible use after frees in task_security() callers
|
11 years ago |
Rafal Krypa
|
138a868f00
smack: Add missing logging in bidirectional UDS connect check
|
11 years ago |
Casey Schaufler
|
69f287ae6f
Smack: secmark support for netfilter
|
11 years ago |
Casey Schaufler
|
5e7270a6dd
Smack: Rework file hooks
|
11 years ago |
Zbigniew Jasinski
|
96be7b5424
smack: Fix a bidirectional UDS connect check typo
|
11 years ago |
Łukasz Stelmach
|
1d8c2326a4
smack: introduce a special case for tmpfs in smack_d_instantiate()
|
11 years ago |
Lukasz Pawelczyk
|
68390ccf8b
smack: fix logic in smack_inode_init_security function
|
11 years ago |
Lukasz Pawelczyk
|
1a28979b32
smack: miscellaneous small fixes in function comments
|
11 years ago |
Linus Torvalds
|
67e2c38838
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
11 years ago |
Rohit
|
1a5b472bde
Security: smack: replace kzalloc with kmem_cache for inode_smack
|
11 years ago |
Linus Torvalds
|
5e40d331bd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Jeff Layton
|
e0b93eddfe
security: make security_file_set_fowner, f_setown and __f_setown void return
|
11 years ago |
Lukasz Pawelczyk
|
21c7eae21a
Make Smack operate on smack_known struct where it still used char*
|
11 years ago |
Lukasz Pawelczyk
|
d01757904d
Fix a bidirectional UDS connect check typo
|
11 years ago |
Lukasz Pawelczyk
|
e95ef49b7f
Small fixes in comments describing function parameters
|
11 years ago |
Casey Schaufler
|
d166c8024d
Smack: Bring-up access mode
|
11 years ago |
Marcin Niesluchowski
|
d83d2c2646
Smack: Fix setting label on successful file open
|
11 years ago |
Konstantin Khlebnikov
|
da1b63566c
Smack: remove unneeded NULL-termination from securtity label
|
11 years ago |
Konstantin Khlebnikov
|
b862e561ba
Smack: handle zero-length security labels without panic
|
11 years ago |
Konstantin Khlebnikov
|
fd5c9d230d
Smack: fix behavior of smack_inode_listsecurity
|
11 years ago |