Re: [GIT PULL] SafeSetID LSM changes for 5.3

2019-07-17 Thread Micah Morton
On Tue, Jul 16, 2019 at 12:06 PM Linus Torvalds wrote: > > On Mon, Jul 15, 2019 at 9:05 AM Micah Morton wrote: > > > > I'm maintaining the new SafeSetID LSM and was told to set up my own > > tree for sending pull requests rather than sending my changes through > > James Morris and the security su

Re: [GIT PULL] SafeSetID LSM changes for 5.3

2019-07-16 Thread pr-tracker-bot
The pull request you sent on Mon, 15 Jul 2019 09:04:48 -0700: > https://github.com/micah-morton/linux.git tags/safesetid-5.3 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1ec4013bab89058dcc594dfe7b5a20f5d46bbc5f Thank you! -- Deet-doot-dot, I am a bot. https://korg

Re: [GIT PULL] SafeSetID LSM changes for 5.3

2019-07-16 Thread Linus Torvalds
On Tue, Jul 16, 2019 at 12:06 PM Linus Torvalds wrote: > > - Please use the "git pull-request" format and then add any extra > notes you feel are necessary > >Yes, your pull request is *almost* git pull-request, but you seem > to have actively removed whitespace making it almost illegible. It

Re: [GIT PULL] SafeSetID LSM changes for 5.3

2019-07-16 Thread Linus Torvalds
On Mon, Jul 15, 2019 at 9:05 AM Micah Morton wrote: > > I'm maintaining the new SafeSetID LSM and was told to set up my own > tree for sending pull requests rather than sending my changes through > James Morris and the security subsystem tree. Yes. It would be good if you also added yourself to t

[GIT PULL] SafeSetID LSM changes for 5.3

2019-07-15 Thread Micah Morton
Hi Linus, I'm maintaining the new SafeSetID LSM and was told to set up my own tree for sending pull requests rather than sending my changes through James Morris and the security subsystem tree. This is my first time doing one of these pull requests so hopefully I didn't screw something up. Thank