summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley2007-02-141-0/+3
* [PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman2007-02-141-0/+6
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-2/+37
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-123-17/+17
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-113-6/+3
* [PATCH] Keys: Fix key serial number collision handlingDavid Howells2007-02-061-19/+14
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-262-3/+12
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-231-0/+3
* NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-084-47/+29
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-082-14/+14
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+7
* [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