UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / security / selinux / ss /
2011-06-02 Eric Parisflex_array: flex_array_prealloc takes a number of eleme...
2011-01-24 Davidlohr Buesoselinux: return -ENOMEM when memory allocation fails
2010-12-07 Eric Parisselinux: cache sidtab_context_to_sid results
2010-11-30 Eric ParisSELinux: merge policydb_index_classes and policydb_inde...
2010-11-30 Eric Parisselinux: convert part of the sym_val_to_name array...
2010-11-30 Eric Parisselinux: convert type_val_to_struct to flex_array
2010-11-30 Eric Parisselinux: rework security_netlbl_secattr_to_sid
2010-11-30 Eric ParisSELinux: standardize return code handling in selinuxfs.c
2010-11-30 Eric ParisSELinux: standardize return code handling in policydb.c
2010-10-20 Stephen Rothwellselinux: include vmalloc.h for vmalloc_user
2010-10-20 Eric Parisselinux: implement mmap on /selinux/policy
2010-10-20 Eric ParisSELinux: allow userspace to read policy back out of...
2010-10-20 Eric ParisSELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
2010-10-20 Eric ParisSELinux: deterministic ordering of range transition...
2010-10-20 Eric Parissecurity: secid_to_secctx returns len when data is...
2010-10-20 KaiGai Koheiselinux: fix up style problem on /selinux/status
2010-10-20 Paul Gortmakerselinux: really fix dependency causing parallel compile...
2010-10-20 KaiGai Koheiselinux: fast status update interface (/selinux/status)
2010-10-20 Eric Parisselinux: type_bounds_sanity_check has a meaningless...
2010-08-02 Eric Parisselinux: convert the policy type_attr_map to flex_array
2010-08-02 Eric ParisSELinux: break ocontext reading into a separate function
2010-08-02 Eric ParisSELinux: move genfs read to a separate function
2010-08-02 Dan Carpenterselinux: fix error codes in symtab_init()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_bool()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_policydb_init()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_node()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_av_list()
2010-08-02 Dan Carpenterselinux: propagate error codes in cond_read_list()
2010-08-02 Dan Carpenterselinux: cleanup return codes in avtab_read_item()
2010-08-02 Eric ParisSELinux: seperate range transition rules to a seperate...
2010-05-16 Julia Lawallsecurity/selinux/ss: Use kstrdup
2010-04-20 Eric ParisSELinux: return error codes on policy load failure
2010-04-14 Stephen SmalleySELinux: Reduce max avtab size to avoid page allocation...
2010-04-09 wzt.wzt@gmail.comSecurity: Fix coding style in security/
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Stephen SmalleySELinux: Reduce max avtab size to avoid page allocation...
2010-03-09 James MorrisMerge branch 'next-queue' into next
2010-03-07 Stephen Hemmingerselinux: const strings in tables
2010-03-02 wzt.wzt@gmail.comSelinux: Remove unused headers slab.h in selinux/ss...
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-25 Joshua Roysnetlabel: fix export of SELinux categories > 127
2010-02-21 KaiGai Koheiselinux: libsepol: remove dead code in check_avtab_hier...
2010-02-16 James Morrissecurity: fix a couple of sparse warnings
2010-02-03 Guido Trentalanciaselinux: allow MLS->non-MLS and vice versa upon policy...
2010-02-03 Guido Trentalanciaselinux: load the initial SIDs upon every policy load
2010-01-24 KaiGai Koheiselinux: remove dead code in type_attribute_bounds_av()
2010-01-24 Stephen Smalleyselinux: convert range transition list to a hashtab
2010-01-17 James MorrisMerge branch 'master' into next
2010-01-17 Stephen Smalleyselinux: change the handling of unknown classes
2009-12-08 Amerigo Wangselinux: remove a useless return
2009-12-08 Julia Lawallsecurity/selinux/ss: correct size computation
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 Eric ParisSELinux: print denials for buggy kernel with unknown...
2009-10-20 Stephen SmalleySELinux: fix locking issue introduced with c6d3aaa4e35c71a3
2009-10-07 Stephen Smalleyselinux: drop remapping of netlink classes
2009-10-07 Stephen Smalleyselinux: generate flask headers during kernel build
2009-10-07 Stephen Smalleyselinux: dynamic class/perm discovery
2009-06-18 James MorrisMerge branch 'master' into next
2009-06-18 KaiGai KoheiAdd audit messages on type boundary violations
2009-06-18 KaiGai Koheicleanup in ss/services.c
2009-04-01 KaiGai KoheiPermissive domain in userspace object manager
2009-02-13 Eric ParisSELinux: remove unused av.decided field
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-05 Eric ParisSELinux: shrink sizeof av_inhert selinux_class_perm...
2009-01-04 Al Viroaudit: validate comparison operations, store them in...
2008-10-10 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2008-10-10 Paul Moorenetlabel: Changes to the NetLabel security attributes...
2008-10-10 Paul Mooreselinux: Fix a problem in security_netlbl_sid_to_secattr()
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-03 Eric ParisSELinux: memory leak in security_context_to_sid_core
2008-08-28 KaiGai KoheiSELinux: add boundary support and thread context assignment
2008-08-14 Vesa-Matti Kariselinux: Unify for- and while-loop style
2008-08-06 Vesa-Matti Kariselinux: conditional expression type validation was...
2008-08-05 Vesa-Matti J KariSELinux: trivial, remove unneeded local variable
2008-08-05 Vesa-Matti J KariSELinux: Trivial minor fixes that change C null charact...
2008-07-15 James MorrisRevert "SELinux: allow fstype unknown to policy to...
2008-07-14 Eric ParisSELinux: allow fstype unknown to policy to use xattrs...
2008-07-14 Eric ParisSELinux: more user friendly unknown handling printk
2008-07-14 Stephen Smalleyselinux: change handling of invalid classes (Was: Re...
2008-07-14 Eric ParisSELinux: drop load_mutex in security_load_policy
2008-07-14 Eric ParisSELinux: fix off by 1 reference of class_to_string...
2008-07-14 James MorrisSELinux: open code sidtab lock
2008-07-14 James MorrisSELinux: open code load_mutex
2008-07-14 James MorrisSELinux: open code policy_rwlock
2008-07-14 Stephen Smalleyselinux: fix endianness bug in network node address...
2008-07-14 Eric ParisSELinux: keep the code clean formating and syntax
2008-07-14 Stephen SmalleySELinux: fix sleeping allocation in security_context_to_sid
2008-07-14 Stephen Smalleyselinux: support deferred mapping of contexts
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David Howellsxattr: add missing consts to function arguments
2008-04-27 Eric ParisSELinux: policydb.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: mls_types.h whitespace, syntax, and other...
2008-04-27 Eric ParisSELinux: mls.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: hashtab.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: context.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: ss/conditional.h whitespace, syntax, and other...
next