summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala-3/+12
2007-01-23[SELINUX]: increment flow cache genidVenkat Yekkirala-0/+3
2007-01-09NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore-2/+2
2007-01-08selinux: Delete mls_copy_contextVenkat Yekkirala-47/+29
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar-2/+4
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov-1/+1
2006-12-08[PATCH] struct path: convert selinuxJosef Sipek-14/+14
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra-4/+7
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra-1/+1
2006-12-07[PATCH] security/keys/*: user kmemdup()Eric Sesterhenn-6/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-6/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-712/+730
2006-12-04[PATCH] selinux endianness annotationsAl Viro-6/+6
2006-12-02Rename class_destroy to avoid namespace conflicts.James Morris-3/+3
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore-250/+199
2006-12-02Compile fix for "peer secid consolidation for external network labeling"James Morris-1/+2
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore-150/+52
2006-12-02NetLabel: SELinux cleanupsPaul Moore-54/+86
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore-8/+16
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf-1/+0
2006-12-02[SELinux]: Add support for DCCPJames Morris-8/+103
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala-73/+68
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala-47/+32
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala-30/+13
2006-12-01Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-103/+171
2006-11-28SELinux: validate kernel object classes and permissionsChad Sellers-1/+137
2006-11-28SELinux: ensure keys constant in hashtab_searchChad Sellers-12/+12
2006-11-28SELinux: export object class and permission definitionsChad Sellers-12/+35
2006-11-28SELinux: remove current object class and permission validation mechanismChad Sellers-91/+0
2006-11-27selinux: fix dentry_open() error checkAkinobu Mita-1/+2
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-3/+3
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore-1/+54
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore-13/+30
2006-10-11SELinux: Bug fix in polidydb_destroyChad Sellers-0/+2
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala-14/+45
2006-10-11NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com-20/+9
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com-16/+21
2006-10-03Still more typo fixesMatt LaPlante-1/+1
2006-10-03more misc typo fixesMatt LaPlante-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-4/+4
2006-09-29[PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse-1/+3
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-09-29[PATCH] LSM: remove BSD secure level security moduleChris Wright-684/+0
2006-09-29[PATCH] SELinux: support mls categories for context mountsCory Olmo-5/+30
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-4/+4
2006-09-26[PATCH] selinux: fix tty lockingStephen Smalley-1/+4