- 6c9ff10 SELinux: Reduce max avtab size to avoid page allocation failures by Stephen Smalley · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- b4ccebd Merge branch 'next' into for-linus by James Morris · 15 years ago
- c36f74e netlabel: fix export of SELinux categories > 127 by Joshua Roys · 15 years ago
- 2ae3ba3 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() by KaiGai Kohei · 15 years ago
- 2da5d31 security: fix a couple of sparse warnings by James Morris · 15 years ago
- 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 15 years ago
- 42596ea selinux: load the initial SIDs upon every policy load by Guido Trentalancia · 15 years ago
- 7d52a15 selinux: remove dead code in type_attribute_bounds_av() by KaiGai Kohei · 15 years ago
- 2f3e82d selinux: convert range transition list to a hashtab by Stephen Smalley · 15 years ago
- 2457552 Merge branch 'master' into next by James Morris · 15 years ago
- 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 15 years ago
- 08e3daf selinux: remove a useless return by Amerigo Wang · 15 years ago
- 9f59f90 security/selinux/ss: correct size computation by Julia Lawall · 15 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
- b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
- 941fc5b selinux: drop remapping of netlink 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
- 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
- caabbdc cleanup in ss/services.c by KaiGai Kohei · 15 years ago
- 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 16 years ago
- f1c6381 SELinux: remove unused av.decided field by Eric Paris · 16 years ago
- ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
- 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 16 years ago
- 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 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
- 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
- 99d854d selinux: Fix a problem in security_netlbl_sid_to_secattr() by Paul Moore · 16 years ago
- 3040a6d selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
- 81990fb selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
- ab2b495 Merge branch 'master' into next by James Morris · 16 years ago
- 8e531af SELinux: memory leak in security_context_to_sid_core by Eric Paris · 16 years ago
- d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
- dbc74c6 selinux: Unify for- and while-loop style by Vesa-Matti Kari · 16 years ago
- 421fae0 selinux: conditional expression type validation was off-by-one by Vesa-Matti Kari · 16 years ago
- 0c0e186 SELinux: trivial, remove unneeded local variable by Vesa-Matti J Kari · 16 years ago
- df4ea86 SELinux: Trivial minor fixes that change C null character style by Vesa-Matti J Kari · 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
- 6cbe270 SELinux: more user friendly unknown handling printk by Eric Paris · 16 years ago
- 22df4ad selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) by Stephen Smalley · 16 years ago
- 89abd0a SELinux: drop load_mutex in security_load_policy by Eric Paris · 16 years ago
- cea78dc SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av by Eric Paris · 16 years ago
- bdd581c SELinux: open code sidtab lock by James Morris · 16 years ago
- 972ccac SELinux: open code load_mutex by James Morris · 16 years ago
- 0804d11 SELinux: open code policy_rwlock by James Morris · 16 years ago
- 59dbd1b selinux: fix endianness bug in network node address handling by Stephen Smalley · 16 years ago
- f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
- 9a59daa SELinux: fix sleeping allocation in security_context_to_sid by Stephen Smalley · 16 years ago
- 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
- 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 17 years ago
- 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 17 years ago
- 489a5fd SELinux: policydb.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- 8bf1f3a SELinux: mls_types.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- d497fc8 SELinux: mls.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- faff786 SELinux: hashtab.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- 81fa42d SELinux: context.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- ccb3cbe SELinux: ss/conditional.h whitespace, syntax, and other cleanups by Eric Paris · 17 years ago
- 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
- 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 17 years ago
- 744ba35 SELinux: clean up printks by Eric Paris · 17 years ago
- 1167088 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 5d55a34 SELinux: services.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 1a5e6f8 SELinux: mls.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 719a2f8 SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 7696ee8 SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 7c2b240 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- eb5df9a SELinux: avtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
- 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
- 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
- 3e11217 SELinux: Add network port SID cache by Paul Moore · 17 years ago
- 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 17 years ago
- 64dbf07 selinux: introduce permissive types by Eric Paris · 17 years ago
- dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
- 454d972 SELinux: unify printk messages by James Morris · 17 years ago
- 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
- 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 17 years ago
- 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 17 years ago
- 394c675 SELinux: Remove security_get_policycaps() by Paul Moore · 17 years ago
- 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
- 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
- e1770d9 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() by Paul Moore · 17 years ago
- 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 17 years ago
- 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 17 years ago
- 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 17 years ago
- e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 17 years ago
- 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 17 years ago
- b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 17 years ago
- 2e08c0c selinux: make mls_compute_sid always polyinstantiate by Eamon Walsh · 17 years ago
- 19c5fc1 security/selinux: Add missing "space" by Joe Perches · 17 years ago
- 45c950e selinux: fix memory leak in netlabel code by Paul Moore · 17 years ago
- 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
- 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago