SELinux fixups needed for preemptable RCU from -rt
[safe/jmp/linux-2.6] / security / selinux / ss /
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Eric Parischanging whitespace for fun and profit: policydb.c
2008-04-21 Eric ParisSELinux: clean up printks
2008-04-21 Eric ParisSELinux: sidtab.c whitespace, syntax, and static declar...
2008-04-21 Eric ParisSELinux: services.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: mls.c whitespace, syntax, and static declaract...
2008-04-21 Eric ParisSELinux: hashtab.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: ebitmap.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: conditional.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: avtab.c whitespace, syntax, and static declara...
2008-04-19 Matthew Wilcoxsecurity: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-13 Paul MooreNetLabel: Allow passing the LSM domain as a shared...
2008-04-07 Stephen SmalleySELinux: more GFP_NOFS fixups to prevent selinux from...
2008-02-06 Paul MooreSELinux: Remove security_get_policycaps()
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Paul Moore[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
2008-01-29 Paul MooreSELinux: Allow NetLabel to directly cache SIDs
2008-01-29 Paul MooreSELinux: Better integration between peer labeling subsy...
2008-01-29 Paul MooreSELinux: Add a capabilities bitmap to SELinux policy...
2008-01-29 Paul MooreSELinux: Convert the netif code to use ifindex values
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-26 Stephen Smalleyselinux: fix labeling of /proc/net inodes
2008-01-25 Eamon Walshselinux: make mls_compute_sid always polyinstantiate
2008-01-25 Joe Perchessecurity/selinux: Add missing "space"
2008-01-21 Paul Mooreselinux: fix memory leak in netlabel code
2007-11-07 Stephen SmalleySELinux: add more validity checks on policy load
2007-11-07 KaiGai KoheiSELinux: fix bug in new ebitmap code.
2007-10-16 KaiGai KoheiSELinux: kills warnings in Improve SELinux performance...
2007-10-16 KaiGai KoheiSELinux: improve performance when AVC misses.
2007-10-16 Eric ParisSELinux: policy selectable handling of unknown classes...
2007-10-16 Yuichi NakamuraSELinux: tune avtab to reduce memory usage
2007-08-16 Steve GSELinux: correct error code in selinux_audit_rule_init
2007-07-31 Gabriel CraciunescuTypo fixes errror -> error
2007-07-23 Jesper JuhlSELinux: fix memory leak in security_netlbl_cache_add()
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-12 Stephen SmalleySELinux: allow preemption between transition permission...
2007-07-12 Eric Parisselinux: introduce schedule points in policydb_destroy()
2007-07-12 Christopher J. PeB... selinux: add support for querying object classes and...
2007-04-26 Stephen Smalleyselinux: preserve boolean values across policy reloads
2007-04-26 James Carterselinux: export initial SID contexts via selinuxfs
2007-04-26 Stephen Smalleyselinux: remove userland security class and permission...
2007-04-26 Paul MooreSELinux: move security_skb_extlbl_sid() out of the...
2007-04-26 Paul MooreSELinux: rename selinux_netlabel.h to netlabel.h
2007-04-26 Paul MooreSELinux: extract the NetLabel SELinux support from...
2007-02-26 Stephen SmalleyAlways initialize scontext and scontext_len
2007-02-26 Eric ParisReassign printk levels in selinux kernel code
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-01-27 Venkat Yekkirala[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
2007-01-24 Venkat Yekkirala[SELINUX]: increment flow cache genid
2007-01-09 Paul MooreNetLabel: correct locking in selinux_netlbl_socket_setsid()
2007-01-08 Venkat Yekkiralaselinux: Delete mls_copy_context
2007-01-02 Parag Warudkar[PATCH] selinux: fix selinux_netlbl_inode_permission...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-03 James MorrisRename class_destroy to avoid namespace conflicts.
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Paul MooreSELinux: peer secid consolidation for external network...
2006-12-03 Paul MooreNetLabel: SELinux cleanups
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-11-28 Chad SellersSELinux: validate kernel object classes and permissions
2006-11-28 Chad SellersSELinux: ensure keys constant in hashtab_search
2006-11-28 Chad SellersSELinux: remove current object class and permission...
2006-10-30 Paul Moore[NetLabel]: protect the CIPSOv4 socket option from...
2006-10-16 Paul MooreNetLabel: better error handling involving mls_export_cat()
2006-10-12 Chad SellersSELinux: Bug fix in polidydb_destroy
2006-10-12 paul.moore@hp.comNetLabel: use SECINITSID_UNLABELED for a base SID
2006-10-12 paul.moore@hp.comNetLabel: fix a cache race condition
2006-09-26 Eric Paris[PATCH] SELinux: change isec semaphore to a mutex
2006-09-26 Darrel Goeddel[PATCH] selinux: add support for range transitions...
2006-09-26 Stephen Smalley[PATCH] selinux: replace ctxid with sid in selinux_audi...
2006-09-25 Paul Moore[NetLabel]: change the SELinux permissions
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-22 Venkat Yekkirala[SELINUX]: Fix bug in security_sid_mls_copy
2006-09-22 Paul Moore[NetLabel]: uninline selinux_netlbl_inode_permission()
2006-09-22 Paul Moore[NetLabel]: Cleanup ebitmap_import()
2006-09-22 Paul Moore[NetLabel]: Comment corrections.
2006-09-22 Paul Moore[NetLabel]: Correctly initialize the NetLabel fields.
2006-09-22 Venkat Yekkirala[NetLabel]: SELinux support
2006-09-22 Venkat Yekkirala[MLSXFRM]: Define new SELinux service routine
2006-07-31 Venkat Yekkirala[PATCH] selinux: fix bug in security_compute_sid
2006-07-31 Darrel Goeddel[PATCH] selinux: fix memory leak
2006-07-01 Darrel Goeddel[PATCH] audit: support for object context filters
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-06-20 Darrel Goeddel[PATCH] fix se_sen audit filter
2006-05-15 Serge E. Hallyn[PATCH] selinux: check for failed kmalloc in security_s...
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering
2006-04-19 Ron Yorston[PATCH] selinux: Fix MLS compatibility off-by-one bug
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
next