Re: [RFC PATCH 3/5] sctp: Add LSM hooks

2017-10-18 Thread Xin Long
On Tue, Oct 17, 2017 at 9:58 PM, Richard Haines wrote: > Add security hooks to allow security modules to exercise access control > over SCTP. > > Signed-off-by: Richard Haines > --- > include/net/sctp/structs.h | 10 > include/uapi/linux/sctp.h | 1 + > net/sctp/sm_make_chunk.c | 12

Re: [RFC PATCH 3/5] sctp: Add LSM hooks

2017-10-20 Thread Xin Long
On Fri, Oct 20, 2017 at 8:04 PM, Richard Haines wrote: > On Fri, 2017-10-20 at 07:16 -0400, Neil Horman wrote: >> On Wed, Oct 18, 2017 at 11:05:09PM +0800, Xin Long wrote: >> > On Tue, Oct 17, 2017 at 9:58 PM, Richard Haines >> > wrote: >> > > Add secu

Re: [GIT PULL] SELinux patches for v4.17

2018-04-09 Thread Xin Long
On Sat, Apr 7, 2018 at 7:07 AM, Linus Torvalds wrote: > On Tue, Apr 3, 2018 at 6:37 PM, Paul Moore wrote: >> >> Everything passes the selinux-testsuite, but there are a few known >> merge conflicts. The first is with the netdev tree and is in >> net/sctp/socket.c. Unfortunately it is a bit ugly

Re: [GIT PULL] SELinux patches for v4.17

2018-04-09 Thread Xin Long
d in my >> tree, but I don't actually expect the merge to have had any issues >> even if the refactoring made it a bit more complex than most merges >> are. >> >> Thanks for the quick response Richard. >> >> Xin Long looked it over and gave it the thum

Re: [GIT PULL] SELinux patches for v4.17

2018-04-09 Thread Xin Long
On Mon, Apr 9, 2018 at 6:44 AM, Richard Haines wrote: > On Sun, 2018-04-08 at 19:59 +0100, Richard Haines via Selinux wrote: >> On Mon, 2018-04-09 at 01:43 +0800, Xin Long wrote: >> > On Sun, Apr 8, 2018 at 10:09 PM, Richard Haines >> > wrote: >> > > On Sun