Commit Graph

82 Commits (2de206d8f09c8b01d3721f860c28258838953a18)

Author SHA1 Message Date
KaiGai Kohei 087feb9804 SELinux: kills warnings in Improve SELinux performance when AVC misses 18 years ago
KaiGai Kohei 9fe79ad1e4 SELinux: improve performance when AVC misses. 18 years ago
Eric Paris 3f12070e27 SELinux: policy selectable handling of unknown classes and perms 18 years ago
Yuichi Nakamura 3232c110b5 SELinux: tune avtab to reduce memory usage 18 years ago
Steve G 3ad40d647d SELinux: correct error code in selinux_audit_rule_init 18 years ago
Gabriel Craciunescu d133a9609e Typo fixes errror -> error 18 years ago
Jesper Juhl 0ec8abd708 SELinux: fix memory leak in security_netlbl_cache_add() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Stephen Smalley 2c3c05dbcb SELinux: allow preemption between transition permission checks 18 years ago
Eric Paris 9dc9978084 selinux: introduce schedule points in policydb_destroy() 18 years ago
Christopher J. PeBenito 55fcf09b3f selinux: add support for querying object classes and permissions from the running policy 18 years ago
Stephen Smalley e900a7d90a selinux: preserve boolean values across policy reloads 18 years ago
James Carter f0ee2e467f selinux: export initial SID contexts via selinuxfs 18 years ago
Stephen Smalley a764ae4b07 selinux: remove userland security class and permission definitions 18 years ago
Paul Moore 4f6a993f96 SELinux: move security_skb_extlbl_sid() out of the security server 18 years ago
Paul Moore c60475bf35 SELinux: rename selinux_netlabel.h to netlabel.h 18 years ago
Paul Moore 5778eabd9c SELinux: extract the NetLabel SELinux support from the security server 18 years ago
Stephen Smalley 4f4acf3a47 Always initialize scontext and scontext_len 18 years ago
Eric Paris fadcdb4516 Reassign printk levels in selinux kernel code 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Venkat Yekkirala 342a0cff0a [SELINUX]: Fix 2.6.20-rc6 build when no xfrm 18 years ago
Venkat Yekkirala 334c85569b [SELINUX]: increment flow cache genid 18 years ago
Paul Moore 7979512006 NetLabel: correct locking in selinux_netlbl_socket_setsid() 18 years ago
Venkat Yekkirala 0efc61eaee selinux: Delete mls_copy_context 18 years ago
Parag Warudkar 9883a13c72 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
James Morris 6cbda6b6e2 Rename class_destroy to avoid namespace conflicts. 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Paul Moore 3de4bab5b9 SELinux: peer secid consolidation for external network labeling 18 years ago
Paul Moore 9f2ad66509 NetLabel: SELinux cleanups 18 years ago
Paul Moore 701a90bad9 NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand 18 years ago
Chad Sellers b94c7e677b SELinux: validate kernel object classes and permissions 18 years ago
Chad Sellers bb24249747 SELinux: ensure keys constant in hashtab_search 18 years ago
Chad Sellers 5a64d4438e SELinux: remove current object class and permission validation mechanism 18 years ago
Paul Moore f8687afefc [NetLabel]: protect the CIPSOv4 socket option from setsockopt() 19 years ago
Paul Moore bf0edf3929 NetLabel: better error handling involving mls_export_cat() 19 years ago
Chad Sellers 6e8c751e07 SELinux: Bug fix in polidydb_destroy 19 years ago
paul.moore@hp.com 388b24057f NetLabel: use SECINITSID_UNLABELED for a base SID 19 years ago
paul.moore@hp.com ffb733c650 NetLabel: fix a cache race condition 19 years ago
Eric Paris 2397074172 [PATCH] SELinux: change isec semaphore to a mutex 19 years ago
Darrel Goeddel f3f8771420 [PATCH] selinux: add support for range transitions on object classes 19 years ago
Stephen Smalley 9a2f44f01a [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface 19 years ago
Paul Moore df2115c313 [NetLabel]: change the SELinux permissions 19 years ago
Paul Moore 14a72f53fb [NetLabel]: correct improper handling of non-NetLabel peer contexts 19 years ago
Venkat Yekkirala 4eb327b517 [SELINUX]: Fix bug in security_sid_mls_copy 19 years ago
Paul Moore e448e93130 [NetLabel]: uninline selinux_netlbl_inode_permission() 19 years ago
Paul Moore 7b3bbb926f [NetLabel]: Cleanup ebitmap_import() 19 years ago
Paul Moore c1b14c0a46 [NetLabel]: Comment corrections. 19 years ago