Commit Graph

181 Commits (5ab0a2758c887fc3094dac06d1838d8df709a09d)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joshua Roys c36f74e67f netlabel: fix export of SELinux categories > 127 15 years ago
KaiGai Kohei 2ae3ba3938 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() 15 years ago
James Morris 2da5d31bc7 security: fix a couple of sparse warnings 15 years ago
Guido Trentalancia 0719aaf5ea selinux: allow MLS->non-MLS and vice versa upon policy reload 15 years ago
Guido Trentalancia 42596eafdd selinux: load the initial SIDs upon every policy load 15 years ago
KaiGai Kohei 7d52a155e3 selinux: remove dead code in type_attribute_bounds_av() 15 years ago
Stephen Smalley 2f3e82d694 selinux: convert range transition list to a hashtab 15 years ago
Stephen Smalley 19439d05b8 selinux: change the handling of unknown classes 15 years ago
Amerigo Wang 08e3daff21 selinux: remove a useless return 15 years ago
Julia Lawall 9f59f90bf5 security/selinux/ss: correct size computation 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Eric Paris 0bce952799 SELinux: print denials for buggy kernel with unknown perms 15 years ago
Stephen Smalley b7f3008ad1 SELinux: fix locking issue introduced with c6d3aaa4e3 16 years ago
Stephen Smalley 941fc5b2bf selinux: drop remapping of netlink classes 16 years ago
Stephen Smalley 8753f6bec3 selinux: generate flask headers during kernel build 16 years ago
Stephen Smalley c6d3aaa4e3 selinux: dynamic class/perm discovery 16 years ago
KaiGai Kohei 44c2d9bdd7 Add audit messages on type boundary violations 16 years ago
KaiGai Kohei caabbdc07d cleanup in ss/services.c 16 years ago
KaiGai Kohei 8a6f83afd0 Permissive domain in userspace object manager 16 years ago
Eric Paris f1c6381a6e SELinux: remove unused av.decided field 16 years ago
Eric Paris 76f7ba35d4 SELinux: shrink sizeof av_inhert selinux_class_perm and context 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Paul Moore 8d75899d03 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts 17 years ago
Paul Moore 99d854d231 selinux: Fix a problem in security_netlbl_sid_to_secattr() 17 years ago
Paul Moore 3040a6d5a2 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Paul Moore 81990fbdd1 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Eric Paris 8e531af90f SELinux: memory leak in security_context_to_sid_core 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Vesa-Matti Kari dbc74c65b3 selinux: Unify for- and while-loop style 17 years ago
Vesa-Matti Kari 421fae06be selinux: conditional expression type validation was off-by-one 17 years ago
Vesa-Matti J Kari 0c0e186f81 SELinux: trivial, remove unneeded local variable 17 years ago
Vesa-Matti J Kari df4ea865f0 SELinux: Trivial minor fixes that change C null character style 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
Eric Paris 6cbe27061a SELinux: more user friendly unknown handling printk 17 years ago
Stephen Smalley 22df4adb04 selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) 17 years ago
Eric Paris 89abd0acf0 SELinux: drop load_mutex in security_load_policy 17 years ago
Eric Paris cea78dc4ca SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av 17 years ago
James Morris bdd581c143 SELinux: open code sidtab lock 17 years ago
James Morris 972ccac2b2 SELinux: open code load_mutex 17 years ago
James Morris 0804d1133c SELinux: open code policy_rwlock 17 years ago
Stephen Smalley 59dbd1ba98 selinux: fix endianness bug in network node address handling 17 years ago
Eric Paris f526971078 SELinux: keep the code clean formating and syntax 17 years ago
Stephen Smalley 9a59daa03d SELinux: fix sleeping allocation in security_context_to_sid 17 years ago
Stephen Smalley 12b29f3455 selinux: support deferred mapping of contexts 17 years ago
David Howells e52c1764f1 Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 7bf570dc8d Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Eric Paris 489a5fd719 SELinux: policydb.h whitespace, syntax, and other cleanups 17 years ago