Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea010e5188dab61b64c1ad0221adc271039e7775
/
security
/
selinux
/
include
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
6f799c9
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
by James Morris
· 11 years ago
ab35406
selinux: remove 'flags' parameter from avc_audit()
by Linus Torvalds
· 11 years ago
cb4fbe5
selinux: avc_has_perm_flags has no more users
by Linus Torvalds
· 11 years ago
98f700f
Merge git://git.infradead.org/users/eparis/selinux
by Paul Moore
· 11 years ago
0b4bdb3
Revert "SELinux: do not handle seclabel as a special flag"
by Eric Paris
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
2be4d74
Add SELinux policy capability for always checking packet and peer classes.
by Chris PeBenito
· 12 years ago
a64c54c
SELinux: pass a superblock to security_fs_use
by Eric Paris
· 12 years ago
308ab70c
SELinux: do not handle seclabel as a special flag
by Eric Paris
· 12 years ago
f936c6e
SELinux: change sbsec->behavior to short
by Eric Paris
· 12 years ago
cfca030
SELinux: renumber the superblock options
by Eric Paris
· 12 years ago
12f348b
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
by Eric Paris
· 12 years ago
bed4d7e
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
by Paul Moore
· 11 years ago
d1b17b0
selinux: cleanup the XFRM header
by Paul Moore
· 11 years ago
eef9b41
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
by Paul Moore
· 11 years ago
2e5aa86
lsm: split the xfrm_state_alloc_security() hook implementation
by Paul Moore
· 11 years ago
eb9ae68
SELinux: Add new labeling type native labels
by David Quigley
· 11 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
6f96c14
selinux: add the "attach_queue" permission to the "tun_socket" class
by Paul Moore
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
e2f3b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
64919e6
SELinux: include definition of new capabilities
by Eric Paris
· 12 years ago
562c99f
SELinux: avc: remove the useless fields in avc_add_callback
by Wanlong Gao
· 13 years ago
899838b
SELinux: unify the selinux_audit_data and selinux_late_audit_data
by Eric Paris
· 13 years ago
1d34929
SELinux: remove auditdeny from selinux_audit_data
by Eric Paris
· 13 years ago
2e33405
SELinux: delay initialization of audit data in selinux_inode_permission
by Eric Paris
· 13 years ago
eed7795
SELinux: add default_type statements
by Eric Paris
· 13 years ago
aa89326
SELinux: allow default source/target selectors for user/role/range
by Eric Paris
· 13 years ago
3f0882c
SELinux: do not allocate stack space for AVC data unless needed
by Eric Paris
· 13 years ago
7f6a47c
SELinux: remove avd from selinux_audit_data
by Eric Paris
· 13 years ago
3b3b0e4
LSM: shrink sizeof LSM specific portion of common_audit_data
by Eric Paris
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
778aae8
SELinux: selinux/xfrm.h needs net/flow.h
by David Howells
· 13 years ago
7b98a58
selinux: sparse fix: fix several warnings in the security server code
by James Morris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
ad3fa08
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
58982b7
selinux: sparse fix: declare selinux_disable() in security.h
by James Morris
· 13 years ago
cc59a58
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
b7b5755
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
257313b
selinux: avoid unnecessary avc cache stat hit count
by Linus Torvalds
· 13 years ago
9ade0cf
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
0dc1ba2
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
6b69732
SELinux: security_read_policy should take a size_t not ssize_t
by Eric Paris
· 14 years ago
f50a3ec
selinux: add type_transition with name extension support for selinuxfs
by Kohei Kaigai
· 14 years ago
8023976
SELinux: Add class support to the role_trans structure
by Harry Ciao
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
4bc6c2d
SELinux: Auto-generate security_is_socket_class
by Harry Ciao
· 14 years ago
47ac19e
selinux: drop unused packet flow permissions
by Eric Paris
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
652bb9b
SELinux: Use dentry name in new object labeling
by Eric Paris
· 14 years ago
e0e736f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
37721e1
headers: path.h redux
by Alexey Dobriyan
· 14 years ago
ce6ada3
security: Define CAP_SYSLOG
by Serge E. Hallyn
· 14 years ago
cee74f4
SELinux: allow userspace to read policy back out of the kernel
by Eric Paris
· 14 years ago
2606fd1
secmark: make secmark object handling generic
by Eric Paris
· 14 years ago
36f7f28
selinux: fix up style problem on /selinux/status
by KaiGai Kohei
· 14 years ago
1190416
selinux: fast status update interface (/selinux/status)
by KaiGai Kohei
· 14 years ago
b424485
SELinux: Move execmod to the common perms
by Eric Paris
· 14 years ago
49b7b8d
selinux: place open in the common file perms
by Eric Paris
· 14 years ago
b782e0a
SELinux: special dontaudit for access checks
by Eric Paris
· 14 years ago
e8c2625
switch selinux delayed superblock handling to iterate_supers()
by Al Viro
· 15 years ago
dd3e783
selinux: always call sk_security_struct sksec
by Eric Paris
· 15 years ago
c43a752
Merge branch 'next-queue' into next
by James Morris
· 15 years ago
634a539
selinux: const strings in tables
by Stephen Hemminger
· 15 years ago
0719aaf
selinux: allow MLS->non-MLS and vice versa upon policy reload
by Guido Trentalancia
· 15 years ago
19439d0
selinux: change the handling of unknown classes
by Stephen Smalley
· 15 years ago
8753f6b
selinux: generate flask headers during kernel build
by Stephen Smalley
· 15 years ago
c6d3aaa
selinux: dynamic class/perm discovery
by Stephen Smalley
· 15 years ago
ed6d76e
selinux: Support for the new TUN LSM hooks
by Paul Moore
· 15 years ago
2bf4969
SELinux: Convert avc_audit to use lsm_audit.h
by Thomas Liu
· 15 years ago
25354c4
SELinux: add selinux_kernel_module_request
by Eric Paris
· 15 years ago
be940d6
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
by James Morris
· 15 years ago
8113a8d
SELinux: Convert avc_audit to use lsm_audit.h
by Thomas Liu
· 15 years ago
89c8657
selinux: clean up avc node cache when disabling selinux
by Thomas Liu
· 15 years ago
d905163
Merge branch 'master' into next
by James Morris
· 15 years ago
44c2d9b
Add audit messages on type boundary violations
by KaiGai Kohei
· 15 years ago
75834fc
SELinux: move SELINUX_MAGIC into magic.h
by Eric Paris
· 15 years ago
8a6f83a
Permissive domain in userspace object manager
by KaiGai Kohei
· 16 years ago
389fb800
netlabel: Label incoming TCP connections correctly in SELinux
by Paul Moore
· 16 years ago
dd34b5d
SELinux: new permission between tty audit and audit socket
by Eric Paris
· 16 years ago
6a25b27
SELinux: open perm for sock files
by Eric Paris
· 16 years ago
f1c6381
SELinux: remove unused av.decided field
by Eric Paris
· 16 years ago
11689d4
SELinux: Add new security mount option to indicate security label support.
by David P. Quigley
· 16 years ago
0d90a7e
SELinux: Condense super block security structure flags and cleanup necessary code.
by David P. Quigley
· 16 years ago
76f7ba3
SELinux: shrink sizeof av_inhert selinux_class_perm and context
by Eric Paris
· 16 years ago
1bfdc75
CRED: Add a kernel_service object class to SELinux
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
0da939b
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next
by James Morris
· 16 years ago
6c5b3fc
selinux: Cache NetLabel secattrs in the socket's security struct
by Paul Moore
· 16 years ago
014ab19
selinux: Set socket NetLabel based on connection endpoint
by Paul Moore
· 16 years ago
948bf85
netlabel: Add functionality to set the security attributes of a packet
by Paul Moore
· 16 years ago
dfaebe9
selinux: Fix missing calls to netlbl_skbuff_err()
by Paul Moore
· 16 years ago
d9250de
SELinux: add boundary support and thread context assignment
by KaiGai Kohei
· 16 years ago
089be43
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
by James Morris
· 16 years ago
811f379
SELinux: allow fstype unknown to policy to use xattrs if present
by Eric Paris
· 16 years ago
Next »