Home
About
About EnGarde Secure Linux
Why EnGarde?
Community Rewards Info
Press and Accolades
Projects
Open-Source Software We Utilize
Projects We're Involved In
Package Listings
i686 Package Listing
x86_64 Package Listing
Release History
Download Mirrors
Overview
Capabilities
Features
SELinux Architecture
WebTool Configuration
Web Server Security
Mail Server Security
Intrusion Detection/Prevention
GDSN
Roadmap
Screenshots
Support
How to Get Help!
Video Tutorials
Documentation
Mailing Lists
EnGarde Secure Linux Wiki
IRC Information
Developers
How to Help Out
GDSN
What is the GDSN?
SELinux
Learn about SELinux
linux-kernel January 2008 archive
Main Archive Page
>
Month Archives
> linux-kernel archives
linux-kernel: By Date
linux-kernel By Date
210 messages
: Starting 02 Jan 2008, Ending 31 Jan 2008
sort by: [
thread
] [
author
] [
subject
]
Other periods:[
Next, Date view
] [
List of Folders
]
Subject
Author
Date
Re: [PATCH 24/27] NFS: Use local caching [try #2]
David Howells
Re: [PATCH 24/27] NFS: Use local caching [try #2]
Chuck Lever
Re: [PATCH 24/27] NFS: Use local caching [try #2]
Trond Myklebust
Re: [PATCH 24/27] NFS: Use local caching [try #2]
David Howells
Re: [PATCH] SELinux: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
Re: "Default Linux Capabilities" default in 2.6.24
Matt LaPlante
Re: "Default Linux Capabilities" default in 2.6.24
Serge E. Hallyn
Re: "Default Linux Capabilities" default in 2.6.24
James Morris
[PATCH] SELinux: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
Re: [PATCH 1/3] exporting capability code/name pairs (try 2nd)
Kohei KaiGai
Re: [PATCH 1/3] exporting capability code/name pairs (try 2nd)
Andrew G. Morgan
[PATCH 1/3] exporting capability code/name pairs (try 2nd)
Kohei KaiGai
[PATCH 2/3] exporting capability code/name pairs (try 2nd)
Kohei KaiGai
[PATCH 3/3] exporting capability code/name pairs (try 2nd)
Kohei KaiGai
Re: [PATCH] selinux: make mls_compute_sid always polyinstantiate
James Morris
Re: [PATCH 24/27] NFS: Use local caching [try #2]
Chuck Lever
Re: [PATCH 24/27] NFS: Use local caching [try #2]
Trond Myklebust
Re: [PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS [try #2]
Trond Myklebust
Re: [PATCH 23/27] NFS: Fix memory leak [try #2]
Trond Myklebust
Re: [PATCH] selinux: make mls_compute_sid always polyinstantiate
Joshua Brindle
Re: [PATCH] selinux: make mls_compute_sid always polyinstantiate
Stephen Smalley
[PATCH] selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
James Morris
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
[PATCH 24/27] NFS: Use local caching [try #2]
David Howells
[PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary [try #2]
David Howells
[PATCH 26/27] NFS: Display local caching state [try #2]
David Howells
[PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS [try #2]
David Howells
[PATCH 21/27] CacheFiles: Export things for CacheFiles [try #2]
David Howells
[PATCH 23/27] NFS: Fix memory leak [try #2]
David Howells
[PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode [try #2]
David Howells
[PATCH 20/27] CacheFiles: Permit the page lock state to be monitored [try #2]
David Howells
[PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [try #2]
David Howells
[PATCH 17/27] CacheFiles: Add missing copy_page export for ia64 [try #2]
David Howells
[PATCH 07/27] Security: De-embed task security record from task and use refcounting [try #2]
David Howells
[PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function [try #2]
David Howells
[PATCH 13/27] FS-Cache: Release page->private after failed readahead [try #2]
David Howells
[PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management [try #2]
David Howells
[PATCH 12/27] Security: Make NFSD work with detached security [try #2]
David Howells
[PATCH 10/27] Security: Add a kernel_service object class to SELinux [try #2]
David Howells
[PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
[PATCH 09/27] Security: Pre-add additional non-caching classes [try #2]
David Howells
[PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id() [try #2]
David Howells
[PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing [try #2]
David Howells
[PATCH 04/27] KEYS: Add keyctl function to get a security label [try #2]
David Howells
[PATCH 01/27] KEYS: Increase the payload size when instantiating a key [try #2]
David Howells
Re: [PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management
David Howells
[PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string [try #2]
David Howells
[PATCH 02/27] KEYS: Check starting keyring as part of search [try #2]
David Howells
[PATCH 00/27] Permit filesystem local caching [try #2]
David Howells
[PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary
David Howells
[PATCH 24/27] NFS: Use local caching
David Howells
[PATCH 26/27] NFS: Display local caching state
David Howells
[PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS
David Howells
[PATCH 23/27] NFS: Fix memory leak
David Howells
[PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode
David Howells
[PATCH 20/27] CacheFiles: Permit the page lock state to be monitored
David Howells
[PATCH 21/27] CacheFiles: Export things for CacheFiles
David Howells
[PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
David Howells
[PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function
David Howells
[PATCH 17/27] CacheFiles: Add missing copy_page export for ia64
David Howells
[PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management
David Howells
[PATCH 13/27] FS-Cache: Release page->private after failed readahead
David Howells
[PATCH 12/27] Security: Make NFSD work with detached security
David Howells
[PATCH 07/27] Security: De-embed task security record from task and use refcounting
David Howells
[PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions
David Howells
[PATCH 10/27] Security: Add a kernel_service object class to SELinux
David Howells
[PATCH 04/27] KEYS: Add keyctl function to get a security label
David Howells
[PATCH 09/27] Security: Pre-add additional non-caching classes
David Howells
[PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id()
David Howells
[PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing
David Howells
[PATCH 02/27] KEYS: Check starting keyring as part of search
David Howells
[PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string
David Howells
[PATCH 01/27] KEYS: Increase the payload size when instantiating a key
David Howells
[PATCH 00/27] Permit filesystem local caching
David Howells
Re: [PATCH] (2.6.24-rc8-mm1) -mm v2 Smack socket label setting fix
Paul Moore
[PATCH] (2.6.24-rc8-mm1) -mm v2 Smack socket label setting fix
Casey Schaufler
[PATCH] (2.6.24-rc8-mm1) -mm Smack socket label setting fix
Casey Schaufler
Re: [PATCH 06b/26] Security: Make NFSD work with detached security
David Howells
Re: [PATCH 06b/26] Security: Make NFSD work with detached security
David Howells
Re: [PATCH 06b/26] Security: Make NFSD work with detached security
J. Bruce Fields
[PATCH 06a/26] Extra task_struct -> task_security separation
David Howells
[PATCH 06b/26] Security: Make NFSD work with detached security
David Howells
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
Kentaro Takeda
Re: [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
Paul Moore
Re: [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
James Morris
Re: [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
Casey Schaufler
Re: [PATCH 00/26] Permit filesystem local caching
David Howells
Re: [PATCH 00/26] Permit filesystem local caching
David Howells
Re: [PATCH 04/26] KEYS: Add keyctl function to get a security label
Stephen Smalley
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
Serge E. Hallyn
Re: [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
Paul Moore
Re: [PATCH 00/26] Permit filesystem local caching
Kyle Moffett
Re: [PATCH 00/26] Permit filesystem local caching
James Morris
Re: [PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
James Morris
Re: [PATCH 00/26] Permit filesystem local caching
James Morris
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
Kentaro Takeda
[PATCH 26/26] NFS: Separate caching by superblock, explicitly if necessary
David Howells
[PATCH 23/26] NFS: Use local caching
David Howells
[PATCH 25/26] NFS: Display local caching state
David Howells
[PATCH 24/26] NFS: Configuration and mount option changes to enable local caching on NFS
David Howells
[PATCH 22/26] NFS: Fix memory leak
David Howells
[PATCH 19/26] CacheFiles: Permit the page lock state to be monitored
David Howells
[PATCH 18/26] CacheFiles: Add a hook to write a single page of data to an inode
David Howells
[PATCH 20/26] CacheFiles: Export things for CacheFiles
David Howells
[PATCH 17/26] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
David Howells
[PATCH 16/26] CacheFiles: Add missing copy_page export for ia64
David Howells
[PATCH 13/26] FS-Cache: Recruit a couple of page flags for cache management
David Howells
[PATCH 08/26] Add a secctx_to_secid() LSM hook to go along with the existing
David Howells
[PATCH 12/26] FS-Cache: Release page->private after failed readahead
David Howells
[PATCH 07/26] Security: De-embed task security record from task and use refcounting
David Howells
[PATCH 14/26] FS-Cache: Provide an add_wait_queue_tail() function
David Howells
[PATCH 10/26] Security: Add a kernel_service object class to SELinux
David Howells
[PATCH 05/26] Security: Change current->fs[ug]id to current_fs[ug]id()
David Howells
[PATCH 09/26] Security: Pre-add additional non-caching classes
David Howells
[PATCH 11/26] Security: Allow kernel services to override LSM settings for task actions
David Howells
[PATCH 03/26] KEYS: Allow the callout data to be passed as a blob rather than a string
David Howells
[PATCH 04/26] KEYS: Add keyctl function to get a security label
David Howells
[PATCH 01/26] KEYS: Increase the payload size when instantiating a key
David Howells
[PATCH 00/26] Permit filesystem local caching
David Howells
[PATCH 02/26] KEYS: Check starting keyring as part of search
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Casey Schaufler
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
Serge E. Hallyn
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Casey Schaufler
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Casey Schaufler
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
[PATCH][RFC] security: call security_file_permission from rw_verify_area
James Morris
Re: [TOMOYO #6 retry 08/21] Utility functions and policymanipulationinterface.
Tetsuo Handa
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulationinterface.
Greg KH
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulationinterface.
James Morris
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulationinterface.
Tetsuo Handa
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
Nick Piggin
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
Stephen Smalley
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
David Howells
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
David Howells
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulation interface.
Kentaro Takeda
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulation interface.
James Morris
Re: [TOMOYO #6 retry 08/21] Utility functions and policy manipulation interface.
James Morris
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
Nick Piggin
[TOMOYO #6 retry 18/21] LSM adapter functions.
Kentaro Takeda
[TOMOYO #6 retry 21/21] Add signal hooks at sleepable location.
Kentaro Takeda
[TOMOYO #6 retry 19/21] Conditional permission support.
Kentaro Takeda
[TOMOYO #6 retry 17/21] Capability access control functions.
Kentaro Takeda
[TOMOYO #6 retry 20/21] Kconfig and Makefile
Kentaro Takeda
[TOMOYO #6 retry 15/21] Namespace manipulation control functions.
Kentaro Takeda
[TOMOYO #6 retry 14/21] Network access control functions.
Kentaro Takeda
[TOMOYO #6 retry 16/21] Signal control functions.
Kentaro Takeda
[TOMOYO #6 retry 11/21] File access control functions.
Kentaro Takeda
[TOMOYO #6 retry 13/21] environment variable name check functions.
Kentaro Takeda
[TOMOYO #6 retry 09/21] Domain transition functions.
Kentaro Takeda
[TOMOYO #6 retry 08/21] Utility functions and policy manipulation interface.
Kentaro Takeda
[TOMOYO #6 retry 12/21] argv0 check functions.
Kentaro Takeda
[TOMOYO #6 retry 10/21] Auditing interface.
Kentaro Takeda
[TOMOYO #6 retry 06/21] Data structures and prototype defitions.
Kentaro Takeda
[TOMOYO #6 retry 07/21] Memory and pathname management functions.
Kentaro Takeda
[TOMOYO #6 retry 05/21] Add packet filtering based on processs security context.
Kentaro Takeda
[TOMOYO #6 retry 04/21] Replace VFS with wrapper functions.
Kentaro Takeda
[TOMOYO #6 retry 03/21] Add wrapper functions for VFS helper functions.
Kentaro Takeda
[TOMOYO #6 retry 01/21] TOMOYO Linux documentation.
Kentaro Takeda
[TOMOYO #6 retry 00/21] TOMOYO Linux - MAC based on process invocation history.
Kentaro Takeda
[TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
Kentaro Takeda
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
David Howells
Re: [TOMOYO #6 02/21] Add struct vfsmount to struct task_struct.
Tetsuo Handa
Re: [TOMOYO #6 02/21] Add struct vfsmount to struct task_struct.
Christoph Hellwig
Re: [TOMOYO #6 00/21] TOMOYO Linux - MAC based on process invocation history.
Kentaro Takeda
[TOMOYO #6 11/21] File access control functions.
Kentaro Takeda
[TOMOYO #6 06/21] Data structures and prototype defitions.
Kentaro Takeda
[TOMOYO #6 09/21] Domain transition functions.
Kentaro Takeda
[TOMOYO #6 14/21] Network access control functions.
Kentaro Takeda
[TOMOYO #6 15/21] Namespace manipulation control functions.
Kentaro Takeda
[TOMOYO #6 18/21] LSM adapter functions.
Kentaro Takeda
[TOMOYO #6 01/21] TOMOYO Linux documentation.
Kentaro Takeda
[TOMOYO #6 05/21] Add packet filtering based on processs security context.
Kentaro Takeda
[TOMOYO #6 13/21] environment variable name check functions.
Kentaro Takeda
[TOMOYO #6 12/21] argv0 check functions.
Kentaro Takeda
[TOMOYO #6 21/21] Add signal hooks at sleepable location.
Kentaro Takeda
[TOMOYO #6 08/21] Utility functions and policy manipulation interface.
Kentaro Takeda
[TOMOYO #6 19/21] Conditional permission support.
Kentaro Takeda
[TOMOYO #6 17/21] Capability access control functions.
Kentaro Takeda
[TOMOYO #6 07/21] Memory and pathname management functions.
Kentaro Takeda
[TOMOYO #6 04/21] Replace VFS with wrapper functions.
Kentaro Takeda
[TOMOYO #6 10/21] Auditing interface.
Kentaro Takeda
[TOMOYO #6 16/21] Signal control functions.
Kentaro Takeda
[TOMOYO #6 03/21] Add wrapper functions for VFS helper functions.
Kentaro Takeda
[TOMOYO #6 00/21] TOMOYO Linux - MAC based on process invocation history.
Kentaro Takeda
[TOMOYO #6 20/21] Kconfig and Makefile
Kentaro Takeda
[TOMOYO #6 02/21] Add struct vfsmount to struct task_struct.
Kentaro Takeda
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
Nick Piggin
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
David Howells
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
Nick Piggin
Re: [PATCH] Exporting capability code/name pairs
KaiGai Kohei
Re: [PATCH] Exporting capability code/name pairs
KaiGai Kohei
Re: [PATCH] Exporting capability code/name pairs
Andrew Morgan
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Willy Tarreau
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Jan Engelhardt
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Eric Paris
Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2]
David Howells
Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning
David Howells
210 messages
sort by: [
thread
] [
author
] [
subject
]
Other periods:[
Next, Date view
] [
List of Folders
]
© Copyright 2012 Guardian Digital, Inc. All Rights Reserved.