index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2014-06-03
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-2
/
+4
2014-02-24
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-4
/
+4
2014-02-20
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-0
/
+4
2014-02-05
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-8
/
+4
2014-01-13
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-8
/
+4
2014-01-07
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2013-12-13
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
1
-38
/
+4
2013-11-19
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
1
-22
/
+32
2013-11-19
SELinux: Update policy version to support constraints info
Richard Haines
3
-9
/
+99
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
6
-38
/
+85
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
1
-4
/
+38
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-0
/
+3
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
1
-12
/
+9
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
1
-1
/
+4
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
1
-1
/
+1
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
1
-4
/
+2
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
1
-3
/
+5
2012-04-09
SELinux: add default_type statements
Eric Paris
3
-5
/
+31
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
5
-7
/
+107
2011-12-19
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-1
/
+1
2011-09-09
selinux: sparse fix: fix several warnings in the security server code
James Morris
3
-3
/
+2
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-2
/
+0
2011-09-09
selinux: sparse fix: move selinux_complete_init
James Morris
1
-1
/
+0
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
5
-5
/
+5
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-0
/
+3
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
1
-1
/
+2
2011-05-26
Merge commit 'v2.6.39' into 20110526
Eric Paris
1
-2
/
+2
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
3
-111
/
+217
2011-05-13
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-4
/
+0
2011-05-12
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-3
/
+3
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
3
-61
/
+135
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
3
-0
/
+17
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
[next]