summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+1
* [PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2006-12-072-6/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-074-4/+4
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-073-3/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-6/+6
|\
| * [PATCH] selinux endianness annotationsAl Viro2006-12-043-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0524-712/+730
|\|
| * Rename class_destroy to avoid namespace conflicts.James Morris2006-12-021-3/+3
| * NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-025-250/+199
| * Compile fix for "peer secid consolidation for external network labeling"James Morris2006-12-021-1/+2
| * SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-026-150/+52
| * NetLabel: SELinux cleanupsPaul Moore2006-12-024-54/+86
| * NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-8/+16
| * [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-1/+0
| * [SELinux]: Add support for DCCPJames Morris2006-12-026-8/+103
| * SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-024-73/+68
| * SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-024-47/+32
| * SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-023-30/+13
| * Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2006-12-016-103/+171
| |\
| | * SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
| | * SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-283-12/+12
| | * SELinux: export object class and permission definitionsChad Sellers2006-11-282-12/+35
| | * SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-281-91/+0
| * | selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
| |/
* / WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
|/
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-303-1/+54
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-153-13/+30
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-111-0/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-113-14/+45
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-111-20/+9
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-16/+21
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-4/+4
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-291-1/+3
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] LSM: remove BSD secure level security moduleChris Wright2006-09-293-684/+0
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-272-2/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-4/+4
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-263-19/+17
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-265-23/+37
* [PATCH] selinux: enable configuration of max policy versionStephen Smalley2006-09-262-1/+42
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-261-3/+3
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-2/+2
* [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-9/+0