aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-4/+4
2006-09-26[PATCH] selinux: fix tty lockingStephen Smalley1-1/+4
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2-5/+4
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris3-19/+17
2006-09-26[PATCH] SELinux: eliminate inode_security_set_securityEric Paris1-20/+7
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel5-23/+37
2006-09-26[PATCH] selinux: enable configuration of max policy versionStephen Smalley2-1/+42
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley1-3/+3
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley1-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley1-9/+0
2006-09-25[NetLabel]: change the SELinux permissionsPaul Moore1-4/+4
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-1/+11
2006-09-22[SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala1-1/+1
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore1-0/+9
2006-09-22[NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2-43/+25
2006-09-22[NetLabel]: Cleanup ebitmap_import()Paul Moore1-20/+16
2006-09-22[NetLabel]: Comment corrections.Paul Moore1-1/+1
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore3-2/+67
2006-09-22[SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk1-5/+7
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala9-14/+996
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2-1/+11
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala3-45/+117
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala3-13/+26
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala4-25/+15
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala4-42/+210
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala3-17/+27
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala4-20/+91
2006-09-22[MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2-0/+2
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu1-8/+10
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2-16/+36
2006-07-31[PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala1-2/+2
2006-07-31[PATCH] selinux: fix memory leakDarrel Goeddel1-2/+10
2006-07-14[PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris1-5/+9
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris1-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2-16/+56
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel1-1/+17
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-16/+16
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-10/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2-0/+12
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2-5/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel3-17/+17
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells3-11/+36
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap1-1/+2
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay1-2/+4
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris4-5/+20
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay4-7/+34
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay2-7/+20
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay1-14/+14