RE: [RFC 00/06] printk: add more new kernel pointer filter options.

2017-05-19 Thread Roberts, William C
kernel.org; > Catalin Marinas ; Will Deacon > ; Steven Rostedt ; Chris Fries > ; Dave Weinstein > Subject: Re: [RFC 00/06] printk: add more new kernel pointer filter options. > > On Tue, May 16, 2017 at 09:36:37PM +, Roberts, William C wrote: > > > > > > &g

Re: [RFC 00/06] printk: add more new kernel pointer filter options.

2017-05-18 Thread Greg KH
n...@lists.openwall.com; Petr Mladek ; > > Sergey Senozhatsky ; linux- > > ker...@vger.kernel.org; Catalin Marinas ; Will > > Deacon ; Steven Rostedt ; > > Roberts, William C ; Chris Fries > > ; Dave Weinstein > > Subject: Re: [RFC 00/06] printk: add more new kernel

RE: [RFC 00/06] printk: add more new kernel pointer filter options.

2017-05-16 Thread Roberts, William C
atalin Marinas ; Will > Deacon ; Steven Rostedt ; > Roberts, William C ; Chris Fries > ; Dave Weinstein > Subject: Re: [RFC 00/06] printk: add more new kernel pointer filter options. > > Hello Greg, > > On (05/05/17 21:06), Greg KH wrote: > > Here's a short patch serie

Re: [RFC 00/06] printk: add more new kernel pointer filter options.

2017-05-10 Thread Sergey Senozhatsky
Hello Greg, On (05/05/17 21:06), Greg KH wrote: > Here's a short patch series from Chris Fries and Dave Weinstein that > implement some new restrictions when printing out kernel pointers, as > well as the ability to whitelist kernel pointers where needed. > > These patches are based on work from

[RFC 00/06] printk: add more new kernel pointer filter options.

2017-05-05 Thread Greg KH
Here's a short patch series from Chris Fries and Dave Weinstein that implement some new restrictions when printing out kernel pointers, as well as the ability to whitelist kernel pointers where needed. These patches are based on work from William Roberts, and also is inspired by grsecurity's %pP t