login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
11
Re: [PATCH 06/37] Security: Separate task security context from task_struct
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: James Morris
Subject:
Re: [PATCH 06/37] Security: Separate task security context from task_struct
Date: Monday, February 11, 2008 - 3:43 am
On Fri, 8 Feb 2008, David Howells wrote:
quoted text
> Separate the task security context from task_struct. At this point, the > security data is temporarily embedded in the task_struct with two pointers > pointing to it. > > Alpha needs further alteration as it refers to UID & GID in entry.S via asm > offsets. > > Sparc needs further alteration as it refers to UID & GID in sclow.S via asm > offsets. > > Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org> (SELinux stuff mostly). -- James Morris <jmorris@namei.org> --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/37] Permit filesystem local caching
, David Howells
, (Fri Feb 8, 9:51 am)
[PATCH 01/37] KEYS: Increase the payload size when instant ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 02/37] KEYS: Check starting keyring as part of search
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 03/37] KEYS: Allow the callout data to be passed as ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 04/37] KEYS: Add keyctl function to get a security ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 05/37] Security: Change current->fs[ug]id to curren ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 06/37] Security: Separate task security context fro ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 07/37] Security: De-embed task security record from ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 08/37] Security: Add a kernel_service object class ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 09/37] Security: Allow kernel services to override ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 10/37] Security: Make NFSD work with detached security
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 11/37] FS-Cache: Release page->private after failed ...
, David Howells
, (Fri Feb 8, 9:52 am)
[PATCH 12/37] FS-Cache: Recruit a couple of page flags for ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() f ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 14/37] FS-Cache: Generic filesystem caching facility
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 15/37] CacheFiles: Add missing copy_page export for ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 16/37] CacheFiles: Be consistent about the use of m ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 17/37] CacheFiles: Add a hook to write a single pag ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 18/37] CacheFiles: Permit the page lock state to be ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 19/37] CacheFiles: Export things for CacheFiles
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 20/37] CacheFiles: A cache that backs onto a mounte ...
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 21/37] NFS: Add comment banners to some NFS functions
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit
, David Howells
, (Fri Feb 8, 9:53 am)
[PATCH 23/37] NFS: Permit local filesystem caching to be e ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 24/37] NFS: Register NFS for caching and retrieve t ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 25/37] NFS: Define and create server-level objects
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 26/37] NFS: Define and create superblock-level objects
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 27/37] NFS: Define and create inode-level cache objects
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 28/37] NFS: Use local disk inode cache
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 29/37] NFS: Invalidate FsCache page flags when cach ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 30/37] NFS: Add some new I/O event counters for FS- ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 31/37] NFS: FS-Cache page management
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 32/37] NFS: Add read context retention for FS-Cache ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 33/37] NFS: nfs_readpage_async() needs to be access ...
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode
, David Howells
, (Fri Feb 8, 9:54 am)
[PATCH 35/37] NFS: Store pages from an NFS inode into a lo ...
, David Howells
, (Fri Feb 8, 9:55 am)
[PATCH 36/37] NFS: Display local caching state
, David Howells
, (Fri Feb 8, 9:55 am)
[PATCH 37/37] NFS: Add mount options to enable local cachi ...
, David Howells
, (Fri Feb 8, 9:55 am)
Re: [PATCH 05/37] Security: Change current->fs[ug]id to cu ...
, James Morris
, (Mon Feb 11, 3:38 am)
Re: [PATCH 06/37] Security: Separate task security context ...
, James Morris
, (Mon Feb 11, 3:43 am)
Re: [PATCH 07/37] Security: De-embed task security record ...
, James Morris
, (Mon Feb 11, 3:57 am)
Re: [PATCH 08/37] Security: Add a kernel_service object cl ...
, James Morris
, (Mon Feb 11, 3:59 am)
Re: [PATCH 07/37] Security: De-embed task security record ...
, David Howells
, (Mon Feb 11, 10:30 am)
Re: [PATCH 07/37] Security: De-embed task security record ...
, Stephen Smalley
, (Mon Feb 11, 11:48 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
monstr
[PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h se...
Jan Engelhardt
Re: Linux Security *Module* Framework (Was: LSM conversion to static interface)
Dave Jones
Re: Why do so many machines need "noapic"?
Michael Moore
Re: underage models, pre teen models, lolita porn, young preteens, little lolitas
Lars-Peter Clausen
[PATCH v4] MMC: Add JZ4740 mmc driver
git
:
Andy Parkins
git-fetch fails with error code 128
Eli Zaretskii
Re: Switching from CVS to GIT
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Dan Chokola
Re: how do you "force a pull"?
Johan Herland
Re: Comment on weak refs
git-commits-head
:
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
MIPS: SMTC: Fix lockup in smtc_distribute_timer
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
linux-netdev
:
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Ilpo Järvinen
net-next/unix: BUG: using smp_processor_id() in preemptible
Herbert Xu
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Evgeniy Polyakov
Re: virt-manager broken by bind(0) in net-next.
Eric Dumazet
Re: [PATCH] conntrack: use SLAB_DESTROY_BY_RCU for nf_conn structs
openbsd-misc
:
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Laurens Vets
Re: OT: opinions on IDS / IPS solutions
Colocation donated by:
Syndicate