Andrew these are a set up simple fixes against the rollup you sent me last night that should leave selinux working and should close out the last of the outstanding issue with my sysctl cleanup. Knowing how you organize I expect you will want to file most of these as fix patches. Patch 1 sysctl: Remove declaration of nonexistent sysctl_init This is a small fix against "sysctl: Reimplement the sysctl proc support" where I remove sysctl_init() but forgot to remove it's prototype in sysctl.h Patch 2 sysctl: Set the parent field in the root sysctl table This is a small fix against "sysctl: Add a parent entry to ctl_table and set the parent entry." where I forgot to call sysctl_set_parent on the root sysctl table. Patch 3: sysctl: Fix selinux_sysctl_getsid This is a small fix against "sysctl: Restore the old selinux sysctl handling." Patch 4: selinux: Enhance selinux to always ignore private inodes Patch 5: sysctl: Hide the sysctl proc inodes from selinux Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/5] sysctl cleanup selinux fixes
- From: Andrew Morton <[email protected]>
- [PATCH 1/5] sysctl: Remove declaration of nonexistent sysctl_init()
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 0/5] sysctl cleanup selinux fixes
- References:
- [PATCH] sysctl selinux: Don't look at table->de
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH] sysctl selinux: Don't look at table->de
- From: Stephen Smalley <[email protected]>
- [PATCH 1/2] sysctl: Add a parent entry to ctl_table and set the parent entry.
- From: [email protected] (Eric W. Biederman)
- [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: Stephen Smalley <[email protected]>
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: Stephen Smalley <[email protected]>
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: Stephen Smalley <[email protected]>
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: Stephen Smalley <[email protected]>
- Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- From: [email protected] (Eric W. Biederman)
- [PATCH] sysctl selinux: Don't look at table->de
- Prev by Date: Re: [Cbe-oss-dev] [RFC, PATCH] CELL Oprofile SPU profiling updated patch
- Next by Date: Re: The who needs reviews anyways [PATCH]
- Previous by thread: Re: [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls.
- Next by thread: [PATCH 1/5] sysctl: Remove declaration of nonexistent sysctl_init()
- Index(es):