index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2014-04-14
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
2014-03-11
SELinux: bigendian problems with filename trans rules
Eric Paris
2014-02-20
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-02-13
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
2014-01-29
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2014-01-08
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2014-01-08
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2014-01-08
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2014-01-08
selinux: fix broken peer recv check
Chad Hanson
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-04
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
2013-03-20
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-11-26
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-06-01
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-22
security: optimize avc_audit() common path
Linus Torvalds
2012-02-19
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
2012-02-14
security: trim security.h
Al Viro
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-09
Merge branch 'next' into for-linus
James Morris
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
2012-01-05
selinux: sparse fix: fix several warnings in the security server cod
James Morris
2012-01-05
selinux: sparse fix: fix warnings in netlink code
James Morris
2012-01-05
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2012-01-05
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2012-01-05
selinux: sparse fix: move selinux_complete_init
James Morris
2012-01-05
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2012-01-03
get rid of open-coded S_ISREG(), etc.
Al Viro
2012-01-03
switch ->mknod() to umode_t
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
[next]