Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f08a22c5fb2b9aefb8ecd8496758e7a677c1fde
/
security
/
smack
a2a1547
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
710584b
Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into next
by James Morris
· 8 years ago
d69dece
LSM: Add /sys/kernel/security/lsm
by Casey Schaufler
· 8 years ago
3a2f5a5
security,selinux,smack: kill security_task_wait hook
by Stephen Smalley
· 8 years ago
83a1e53
Smack: ignore private inode for file functions
by Seung-Woo Kim
· 8 years ago
805b65a
Smack: fix d_instantiate logic for sockfs and pipefs
by Rafal Krypa
· 8 years ago
c9d238a
SMACK: Use smk_tskacc() instead of smk_access() for proper logging
by Himanshu Shukla
· 8 years ago
348dc28
Smack: Traverse the smack_known_list using list_for_each_entry_rcu macro
by Vishal Goel
· 8 years ago
3d4f673
SMACK: Free the i_security blob in inode using RCU
by Himanshu Shukla
· 8 years ago
d54a197
SMACK: Delete list_head repeated initialization
by Himanshu Shukla
· 8 years ago
2e962e2
SMACK: Add new lock for adding entry in smack master list
by Vishal Goel
· 8 years ago
0c96d1f
Smack: Fix the issue of wrong SMACK label update in socket bind fail case
by Vishal Goel
· 8 years ago
9d44c97
Smack: Fix the issue of permission denied error in ipv6 hook
by Vishal Goel
· 8 years ago
3c7ce34
SMACK: Add the rcu synchronization mechanism in ipv6 hooks
by Vishal Goel
· 8 years ago
b21507e
proc,security: move restriction on writing /proc/pid/attr nodes to proc
by Stephen Smalley
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
4506309
don't open-code file_inode()
by Al Viro
· 8 years ago
152f91d
Smack: Remove unnecessary smack_known_invalid
by Casey Schaufler
· 8 years ago
8c15d66
Smack: Use GFP_KERNEL for smack_parse_opts_str().
by Tetsuo Handa
· 8 years ago
2e4939f
Smack: ipv6 label match fix
by Casey Schaufler
· 8 years ago
b437aba
SMACK: Fix the memory leak in smack_cred_prepare() hook
by Himanshu Shukla
· 8 years ago
7128ea1
SMACK: Do not apply star label in smack_setprocattr hook
by Himanshu Shukla
· 8 years ago
2097f59
smack: parse mnt opts after privileges check
by Himanshu Shukla
· 8 years ago
08382c9
Smack: Assign smack_known_web label for kernel thread's
by jooseong lee
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
de2f4b3
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
c60b906
Smack: Signal delivery as an append operation
by Casey Schaufler
· 8 years ago
63e24c4
Smack: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
1a93a6e
security: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
a867d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
c632809
Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into next
by James Morris
· 8 years ago
d011a4d
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
a04e71f
netlabel: Pass a family parameter to netlbl_skbuff_err().
by Huw Davies
· 8 years ago
809c02e
Smack: Handle labels consistently in untrusted mounts
by Seth Forshee
· 9 years ago
9f50eda
Smack: Add support for unprivileged mounts from user namespaces
by Seth Forshee
· 9 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 8 years ago
18d872f
Smack: ignore null signal in smack_task_kill
by Rafal Krypa
· 9 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 8 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
8012495
smack: fix cache of access labels
by José Bollo
· 9 years ago
491a0b0
Smack: Remove pointless hooks
by Casey Schaufler
· 9 years ago
3dfb7d8
security: let security modules use PTRACE_MODE_* with bitmasks
by Jann Horn
· 9 years ago
5807fca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
16e5c1f
convert a bunch of open-coded instances of memdup_user_nul()
by Al Viro
· 9 years ago
aa98b94
Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into next
by James Morris
· 9 years ago
d6335d7
security: Make inode argument of inode_getsecid non-const
by Andreas Gruenbacher
· 9 years ago
ea861df
security: Make inode argument of inode_getsecurity non-const
by Andreas Gruenbacher
· 9 years ago
81bd0d5
Smack: type confusion in smak sendmsg() handler
by Roman Kubiak
· 9 years ago
c4803c4
nfs: Move call to security_inode_listsecurity into nfs_listxattr
by Andreas Gruenbacher
· 9 years ago
79be093
Smack: File receive for sockets
by Casey Schaufler
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
8827d90e
smack: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
38416e5
Smack: limited capability for changing process label
by Zbigniew Jasinski
· 9 years ago
2ffbceb
netfilter: remove hook owner refcounting
by Florian Westphal
· 9 years ago
8da4aba
Smack: pipefs fix in smack_d_instantiate
by Roman Kubiak
· 9 years ago
d21b7b0
Smack: Minor initialisation improvement
by José Bollo
· 9 years ago
8b549ef
smack: smk_ipv6_port_list should be static
by Geliang Tang
· 9 years ago
5f2bfe2
Smack: fix a NULL dereference in wrong smack_import_entry() usage
by Lukasz Pawelczyk
· 9 years ago
06198b3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
by Eric W. Biederman
· 9 years ago
3d04c92
Smack - Fix build error with bringup unconfigured
by Casey Schaufler
· 9 years ago
41a2d57
Kernel threads excluded from smack checks
by Roman Kubiak
· 9 years ago
1eddfe8
Smack: Three symbols that should be static
by Casey Schaufler
· 9 years ago
21abb1e
Smack: IPv6 host labeling
by Casey Schaufler
· 9 years ago
ca70d27
sysfs: fix simple_return.cocci warnings
by kbuild test robot
· 9 years ago
3bf2789
smack: allow mount opts setting over filesystems with binary mount data
by Vivek Trivedi
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 9 years ago
5430209
Smack: freeing an error pointer in smk_write_revoke_subj()
by Dan Carpenter
· 9 years ago
c0d77c8
Smack: allow multiple labels in onlycap
by Rafal Krypa
· 9 years ago
01fa847
Smack: fix seq operations in smackfs
by Rafal Krypa
· 9 years ago
e774ad6
smack: pass error code through pointers
by Lukasz Pawelczyk
· 10 years ago
9777582
Smack: ignore private inode for smack_file_receive
by Seung-Woo Kim
· 10 years ago
b1d9e6b
LSM: Switch to lists of hooks
by Casey Schaufler
· 10 years ago
e20b043
LSM: Add security module hook list heads
by Casey Schaufler
· 10 years ago
3c4ed7b
LSM: Split security.h
by Casey Schaufler
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
ce0b16d
VFS: security/: d_inode() annotations
by David Howells
· 10 years ago
c6f493d
VFS: security/: d_backing_inode() annotations
by David Howells
· 10 years ago
d488d3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
39c853e
Merge branch 'for-davem' into for-next
by Al Viro
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
f43b65b
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
by Paul Gortmaker
· 10 years ago
bf4b2fe
Smack: Allow an unconfined label in bringup mode
by Casey Schaufler
· 10 years ago
7fc5f36
Smack: getting the Smack security context of keys
by José Bollo
· 10 years ago
7412301
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
by Marcin Lis
· 10 years ago
8802565
Smack: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
7f368ad
Smack: secmark connections
by Casey Schaufler
· 10 years ago
82b0b2c
Smack: Repair netfilter dependency
by Casey Schaufler
· 10 years ago
6d1cff2
smack: fix possible use after frees in task_security() callers
by Andrey Ryabinin
· 10 years ago
138a868
smack: Add missing logging in bidirectional UDS connect check
by Rafal Krypa
· 10 years ago
69f287a
Smack: secmark support for netfilter
by Casey Schaufler
· 10 years ago
5e7270a
Smack: Rework file hooks
by Casey Schaufler
· 10 years ago
96be7b5
smack: Fix a bidirectional UDS connect check typo
by Zbigniew Jasinski
· 10 years ago
Next »