aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
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 Yekkirala8-11/+993
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2-1/+11
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2-45/+93
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2-12/+24
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala3-21/+12
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala3-41/+188
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala2-17/+22
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-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang1-14/+24
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 Torvalds3-3/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley1-0/+6
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley1-4/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel1-13/+13
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: sort out key quota systemDavid Howells1-3/+6
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley1-0/+6
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris1-0/+6
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-3/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay6-0/+85
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel1-1/+1
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris5-119/+232
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+22
2006-06-17[SECMARK]: Add new flask definitions to SELinuxJames Morris4-0/+8
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito5-0/+28
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang3-4/+39
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley1-2/+4
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2-5/+3
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb1-0/+11
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb2-8/+11
2006-05-01[PATCH] audit inode patchSteve Grubb1-0/+24
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel6-10/+302
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston1-1/+1
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds4-60/+73
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris1-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris1-2/+0
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris1-5/+9
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris1-5/+2
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsJames Morris1-4/+1
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris1-17/+24
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()James Morris1-8/+4
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countJames Morris1-0/+4
2006-03-22[PATCH] selinux: simplify sel_read_boolStephen Smalley1-19/+1
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar2-13/+15
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley1-1/+1
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang1-0/+10
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-7/+109
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim1-0/+7
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis1-0/+3
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb2-6/+20
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland1-1/+1
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland1-51/+45
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb1-2/+4
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-02-07[PATCH] selinux: require AUDITStephen Smalley2-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley3-22/+5
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-3/+2
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl1-3/+3
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-1/+1
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino1-1/+1
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger3-11/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser1-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger6-0/+410
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-6/+6
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov1-2/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut1-9/+9
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-14/+32
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris8-97/+49
2005-10-28[PATCH] gfp_t: net/*Al Viro1-2/+2
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris1-6/+24
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds3-5/+5
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-1/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma1-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley1-13/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2-112/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley1-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley2-0/+60
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley9-235/+400
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2-2/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+1
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse5-40/+99
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley1-2/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris5-38/+97
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse7-29/+42
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris1-1/+2
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl5-28/+14
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro3-0/+13
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro3-0/+12
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse3-5/+5
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer1-0/+1
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley1-9/+8
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+5
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse1-0/+7
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse1-10/+7
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley1-3/+5
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb4-5/+13
2005-05-11Add audit_log_typeChris Wright1-1/+1
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb1-0/+1
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris3-7/+10
2005-05-01[PATCH] SELinux: cleanup ipc_has_permStephen Smalley1-13/+8
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu1-2/+1
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley1-34/+0
2005-04-16[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTJames Morris6-0/+39
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionJames Morris1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds43-0/+16101