index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_lsm.c
Age
Commit message (
Expand
)
Author
2016-01-21
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2015-12-26
Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into...
James Morris
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
security: Make inode argument of inode_getsecurity non-const
Andreas Gruenbacher
2015-12-17
Smack: type confusion in smak sendmsg() handler
Roman Kubiak
2015-12-14
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
2015-12-10
Smack: File receive for sockets
Casey Schaufler
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
2015-08-13
Smack - Fix build error with bringup unconfigured
Casey Schaufler
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
2015-05-15
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
2015-03-23
Smack: getting the Smack security context of keys
José Bollo
2015-03-23
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
Marcin Lis
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-11
Smack: secmark connections
Casey Schaufler
2015-01-21
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2015-01-21
smack: Add missing logging in bidirectional UDS connect check
Rafal Krypa
2015-01-21
Smack: secmark support for netfilter
Casey Schaufler
2015-01-21
Smack: Rework file hooks
Casey Schaufler
2015-01-19
smack: Fix a bidirectional UDS connect check typo
Zbigniew Jasinski
2015-01-19
smack: introduce a special case for tmpfs in smack_d_instantiate()
Łukasz Stelmach
2015-01-19
smack: fix logic in smack_inode_init_security function
Lukasz Pawelczyk
2015-01-19
smack: miscellaneous small fixes in function comments
Lukasz Pawelczyk
2014-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-31
Security: smack: replace kzalloc with kmem_cache for inode_smack
Rohit
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
2014-08-29
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
2014-08-29
Small fixes in comments describing function parameters
Lukasz Pawelczyk
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
2014-08-25
Smack: Fix setting label on successful file open
Marcin Niesluchowski
2014-08-08
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
2014-08-08
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2014-08-08
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
[next]