aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] selinux: enhance selinux to always ignore private inodesGravatar Stephen Smalley 1-0/+3
2007-02-14[PATCH] sysctl: fix the selinux_sysctl_get_sidGravatar Eric W. Biederman 1-0/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesGravatar Eric W. Biederman 1-2/+37
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 4-4/+0
2007-02-12[PATCH] mark struct file_operations const 9Gravatar Arjan van de Ven 3-17/+17
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Gravatar Robert P. J. Day 1-1/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Gravatar Robert P. J. Day 3-6/+3
2007-02-06[PATCH] Keys: Fix key serial number collision handlingGravatar David Howells 1-19/+14
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmGravatar Venkat Yekkirala 2-3/+12
2007-01-23[SELINUX]: increment flow cache genidGravatar Venkat Yekkirala 1-0/+3
2007-01-09NetLabel: correct locking in selinux_netlbl_socket_setsid()Gravatar Paul Moore 1-2/+2
2007-01-08selinux: Delete mls_copy_contextGravatar Venkat Yekkirala 4-47/+29
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingGravatar Parag Warudkar 1-2/+4
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeGravatar Vadim Lobanov 1-1/+1
2006-12-08[PATCH] struct path: convert selinuxGravatar Josef Sipek 2-14/+14
2006-12-08[PATCH] tty: ->signal->tty lockingGravatar Peter Zijlstra 1-4/+7
2006-12-07[PATCH] lockdep: name some old style locksGravatar Peter Zijlstra 1-1/+1
2006-12-07[PATCH] security/keys/*: user kmemdup()Gravatar Eric Sesterhenn 2-6/+2
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 4-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 3-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICGravatar Christoph Lameter 1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 3-6/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 24-712/+730
2006-12-04[PATCH] selinux endianness annotationsGravatar Al Viro 3-6/+6
2006-12-02Rename class_destroy to avoid namespace conflicts.Gravatar James Morris 1-3/+3
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapGravatar Paul Moore 5-250/+199
2006-12-02Compile fix for "peer secid consolidation for external network labeling"Gravatar James Morris 1-1/+2
2006-12-02SELinux: peer secid consolidation for external network labelingGravatar Paul Moore 6-150/+52
2006-12-02NetLabel: SELinux cleanupsGravatar Paul Moore 4-54/+86
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandGravatar Paul Moore 1-8/+16
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiGravatar Thomas Graf 1-1/+0
2006-12-02[SELinux]: Add support for DCCPGravatar James Morris 6-8/+103
2006-12-02SELinux: Fix SA selection semanticsGravatar Venkat Yekkirala 4-73/+68
2006-12-02SELinux: Return correct context for SO_PEERSECGravatar Venkat Yekkirala 4-47/+32
2006-12-02SELinux: Various xfrm labeling fixesGravatar Venkat Yekkirala 3-30/+13
2006-12-01Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 6-103/+171
2006-11-28SELinux: validate kernel object classes and permissionsGravatar Chad Sellers 1-1/+137
2006-11-28SELinux: ensure keys constant in hashtab_searchGravatar Chad Sellers 3-12/+12
2006-11-28SELinux: export object class and permission definitionsGravatar Chad Sellers 2-12/+35
2006-11-28SELinux: remove current object class and permission validation mechanismGravatar Chad Sellers 1-91/+0
2006-11-27selinux: fix dentry_open() error checkGravatar Akinobu Mita 1-1/+2
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-3/+3
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Gravatar Paul Moore 3-1/+54
2006-10-15NetLabel: better error handling involving mls_export_cat()Gravatar Paul Moore 3-13/+30
2006-10-11SELinux: Bug fix in polidydb_destroyGravatar Chad Sellers 1-0/+2
2006-10-11IPsec: correct semantics for SELinux policy matchingGravatar Venkat Yekkirala 3-14/+45
2006-10-11NetLabel: use SECINITSID_UNLABELED for a base SIDGravatar paul.moore@hp.com 1-20/+9
2006-10-11NetLabel: fix a cache race conditionGravatar paul.moore@hp.com 1-16/+21
2006-10-03Still more typo fixesGravatar Matt LaPlante 1-1/+1
2006-10-03more misc typo fixesGravatar Matt LaPlante 1-1/+1