Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
568ab197c4d80b344884b32032ca445ea2b1594e
/
security
/
selinux
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
b793c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
3e5f206
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 9 years ago
c3c188b
selinux: Create a common helper to determine an inode label [ver #3]
by David Howells
· 9 years ago
bd1741f
selinux: Augment BUG_ON assertion for secclass_map.
by Stephen Smalley
· 9 years ago
5dee25d
selinux: initialize sock security class to default value
by Stephen Smalley
· 9 years ago
9629d04
selinux: reduce locking overhead in inode_free_security()
by Waiman Long
· 9 years ago
fa1aa14
selinux: extended permissions for ioctls
by Jeff Vander Stoep
· 9 years ago
3dbbbe0
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 9 years ago
892e8ca
selinux: fix mprotect PROT_EXEC regression caused by mm change
by Stephen Smalley
· 9 years ago
3324603
selinux: don't waste ebitmap space when importing NetLabel categories
by Paul Moore
· 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
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 9 years ago
9fc2b4b
selinux: fix setting of security labels on NFS
by J. Bruce Fields
· 9 years ago
42a9699
selinux: Remove unused permission definitions
by Stephen Smalley
· 9 years ago
8e01472
selinux: enable genfscon labeling for sysfs and pstore files
by Stephen Smalley
· 9 years ago
134509d
selinux: enable per-file labeling for debugfs files.
by Stephen Smalley
· 9 years ago
6c6d2e9
selinux: update netlink socket classes
by Stephen Smalley
· 9 years ago
9e7c8f8
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
by Oleg Nesterov
· 9 years ago
cded3ff
selinux: Print 'sclass' as string when unrecognized netlink message occurs
by Marek Milkovic
· 9 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
bda0be7
security: make inode_follow_link RCU-walk aware
by NeilBrown
· 10 years ago
7b20ea2
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
by NeilBrown
· 10 years ago
37882db
SECURITY: remove nameidata arg from inode_follow_link.
by NeilBrown
· 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
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
cf89013
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
by Nicolas Dichtel
· 10 years ago
bd2cba0
selinux/nlmsg: add XFRM_MSG_MAPPING
by Nicolas Dichtel
· 10 years ago
8d465bb
selinux/nlmsg: add XFRM_MSG_MIGRATE
by Nicolas Dichtel
· 10 years ago
b0b59b0
selinux/nlmsg: add XFRM_MSG_REPORT
by Nicolas Dichtel
· 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
5b5800f
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
by Nicolas Dichtel
· 10 years ago
5e6deeb
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
by Nicolas Dichtel
· 10 years ago
2b7834d
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
by Nicolas Dichtel
· 10 years ago
387f989
selinux/nlmsg: add RTM_GETNSID
by Nicolas Dichtel
· 10 years ago
5bdfbc1
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
by Nicolas Dichtel
· 10 years ago
cf7b6c0
selinux: increase avtab max buckets
by Stephen Smalley
· 10 years ago
33ebc193
selinux: Use a better hash function for avtab
by John Brooks
· 10 years ago
ba39db6
selinux: convert avtab hash table to flex_array
by Stephen Smalley
· 10 years ago
da8026f
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
by Paul Moore
· 10 years ago
83d4a80
selinux: remove unnecessary pointer reassignment
by Jeff Vander Stoep
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6416281
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
6436a12
selinux: fix sel_write_enforce broken return value
by Joe Perches
· 10 years ago
d3593b5
Revert "selinux: add a skb_owned_by() hook"
by Eric Dumazet
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
2c616d4
SELinux: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4ba6307
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
6eb4e2b
SELinux: fix error code in policydb_init()
by Dan Carpenter
· 10 years ago
d5f3a5f
selinux: add security in-core xattr support for pstore and debugfs
by Mark Salyzyn
· 10 years ago
2088d60
selinux: quiet the filesystem labeling behavior message
by Paul Moore
· 10 years ago
e230f12
selinux: Remove unused function avc_sidcmp()
by Rickard Strandqvist
· 10 years ago
ad52184
selinuxfs: don't open-code d_genocide()
by Al Viro
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
b2d1965
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
00fec2a
selinux: Remove security_ops extern
by Yao Dongdong
· 10 years ago
b10778a
Merge commit 'v3.17' into next
by James Morris
· 10 years ago
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
d950f84
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
9b32011
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 10 years ago
923190d
selinux: fix inode security list corruption
by Stephen Smalley
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
4093a84
selinux: normalize audit log formatting
by Richard Guy Briggs
· 10 years ago
e173fb2
selinux: cleanup error reporting in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
cbe0d6e
selinux: make the netif cache namespace aware
by Paul Moore
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
25db6be
selinux: register nf hooks with single nf_register_hooks call
by Jiri Pirko
· 10 years ago
a7a91a1
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
by Paul Moore
· 10 years ago
7b0d0b4
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
by Stephen Smalley
· 10 years ago
96784de
Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux
by Linus Torvalds
· 10 years ago
942ba36
selinux: remove unused variabled in the netport, netnode, and netif caches
by Paul Moore
· 10 years ago
aa9e0de
Merge tag 'v3.16' into next
by Paul Moore
· 10 years ago
103ae67
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4fbe63d
netlabel: shorter names for the NetLabel catmap funcs/structs
by Paul Moore
· 10 years ago
4b8feff
netlabel: fix the horribly broken catmap functions
by Paul Moore
· 10 years ago
167225b
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
2873ead
Revert "selinux: fix the default socket labeling in sock_graft()"
by Paul Moore
· 10 years ago
2ccf466
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
b6b8a37
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4da6daf
selinux: fix the default socket labeling in sock_graft()
by Paul Moore
· 10 years ago
615e51f
selinux: reduce the number of calls to synchronize_net() when flushing caches
by Paul Moore
· 10 years ago
f31e799
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
by Waiman Long
· 10 years ago
6e51f9c
selinux: fix a possible memory leak in cond_read_node()
by Namhyung Kim
· 10 years ago
f004afe
selinux: simple cleanup for cond_read_node()
by Namhyung Kim
· 10 years ago
Next »