summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-251-4/+4
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-221-1/+1
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-221-0/+9
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-222-43/+25
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-221-20/+16
* [NetLabel]: Comment corrections.Paul Moore2006-09-221-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-223-2/+67
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-221-5/+7
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-229-14/+996
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-223-45/+117
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-223-13/+26
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-224-25/+15
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-224-42/+210
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-223-17/+27
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-224-20/+91
* [MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2006-09-222-0/+2
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-8/+10
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-16/+36
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris2006-07-141-5/+9
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-101-9/+57
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-102-16/+56
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-011-1/+17
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3010-10/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3010-10/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-302-0/+12
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-302-5/+21
|/
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-3/+8
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-293-17/+17
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-293-11/+36
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-1/+2