Re: [PULL] Yama update (4.0)

2015-03-03 Thread James Morris
On Fri, 27 Feb 2015, Kees Cook wrote:

> Hi,
> 
> Please pull these yama changes for 4.0.

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next


-- 
James Morris


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] Yama update (4.0)

2015-03-03 Thread James Morris
On Fri, 27 Feb 2015, Kees Cook wrote:

 Hi,
 
 Please pull these yama changes for 4.0.

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next


-- 
James Morris
jmor...@namei.org

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] Yama update (4.0)

2015-03-01 Thread Kees Cook
On Sun, Mar 1, 2015 at 5:50 PM, James Morris  wrote:
> On Fri, 27 Feb 2015, Kees Cook wrote:
>
>> Hi,
>>
>> Please pull these yama changes for 4.0.
>>
>> Thanks!
>>
>
>> 
>> Kees Cook (1):
>>   Yama: do not modify global sysctl table entry
>>
>
> Does this need to be in 4.0?  Changes in the rc series need to be
> bugfixes.

I can see it either way. They're both corrections, but nothing is
actually _broken_ without these changes. I'm fine with them going into
-next, if you think that's best.

-Kees

-- 
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] Yama update (4.0)

2015-03-01 Thread James Morris
On Fri, 27 Feb 2015, Kees Cook wrote:

> Hi,
> 
> Please pull these yama changes for 4.0.
> 
> Thanks!
> 

> 
> Kees Cook (1):
>   Yama: do not modify global sysctl table entry
> 

Does this need to be in 4.0?  Changes in the rc series need to be 
bugfixes.


-- 
James Morris


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] Yama update (4.0)

2015-03-01 Thread James Morris
On Fri, 27 Feb 2015, Kees Cook wrote:

 Hi,
 
 Please pull these yama changes for 4.0.
 
 Thanks!
 

 
 Kees Cook (1):
   Yama: do not modify global sysctl table entry
 

Does this need to be in 4.0?  Changes in the rc series need to be 
bugfixes.


-- 
James Morris
jmor...@namei.org

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] Yama update (4.0)

2015-03-01 Thread Kees Cook
On Sun, Mar 1, 2015 at 5:50 PM, James Morris jmor...@namei.org wrote:
 On Fri, 27 Feb 2015, Kees Cook wrote:

 Hi,

 Please pull these yama changes for 4.0.

 Thanks!


 
 Kees Cook (1):
   Yama: do not modify global sysctl table entry


 Does this need to be in 4.0?  Changes in the rc series need to be
 bugfixes.

I can see it either way. They're both corrections, but nothing is
actually _broken_ without these changes. I'm fine with them going into
-next, if you think that's best.

-Kees

-- 
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PULL] Yama update (4.0)

2015-02-27 Thread Kees Cook
Hi,

Please pull these yama changes for 4.0.

Thanks!

-Kees

The following changes since commit 04f81f0154e4bf002be6f4d85668ce1257efa4d9:

  cipso: don't use IPCB() to locate the CIPSO IP option (2015-02-11 14:46:37 
-0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/yama-4.0

for you to fetch changes up to 44aa1d4413876cca0962debc9483ba009d71737f:

  security/yama: Remove unnecessary selects from Kconfig. (2015-02-27 16:53:10 
-0800)


yama fixes


Kees Cook (1):
  Yama: do not modify global sysctl table entry

Stephen Smalley (1):
  security/yama: Remove unnecessary selects from Kconfig.

 security/yama/Kconfig|  2 --
 security/yama/yama_lsm.c | 13 +
 2 files changed, 5 insertions(+), 10 deletions(-)

-- 
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PULL] Yama update (4.0)

2015-02-27 Thread Kees Cook
Hi,

Please pull these yama changes for 4.0.

Thanks!

-Kees

The following changes since commit 04f81f0154e4bf002be6f4d85668ce1257efa4d9:

  cipso: don't use IPCB() to locate the CIPSO IP option (2015-02-11 14:46:37 
-0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/yama-4.0

for you to fetch changes up to 44aa1d4413876cca0962debc9483ba009d71737f:

  security/yama: Remove unnecessary selects from Kconfig. (2015-02-27 16:53:10 
-0800)


yama fixes


Kees Cook (1):
  Yama: do not modify global sysctl table entry

Stephen Smalley (1):
  security/yama: Remove unnecessary selects from Kconfig.

 security/yama/Kconfig|  2 --
 security/yama/yama_lsm.c | 13 +
 2 files changed, 5 insertions(+), 10 deletions(-)

-- 
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/