Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-13 Thread James Morris
On Tue, 14 May 2019, James Morris wrote: > On Sat, 11 May 2019, Linus Torvalds wrote: > > So now these have been very recently rebased (on top of a random > > merge-window "tree of the day" version) instead of having multiple > > merges. > > > > That makes the history cleaner, but has its own

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-13 Thread James Morris
On Sun, 12 May 2019, Linus Torvalds wrote: > > My guess is that you are right and > > any *significant* changes to the LSM layer itself, e.g. security/*, is > > best sent via James' tree. For smaller changes to the LSM layer I > > think it's okay if they go in via an individual LSM tree so

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-13 Thread James Morris
On Sat, 11 May 2019, Linus Torvalds wrote: > On Fri, May 10, 2019 at 6:09 PM James Morris wrote: > > > > These patches include fixes to enable fuzz testing, and a fix for > > calculating whether a filesystem is user-modifiable. > > So now these have been very recently rebased (on top of a

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-12 Thread Linus Torvalds
On Sun, May 12, 2019 at 11:33 AM Paul Moore wrote: > > As far as I'm concerned, whatever makes it easier for Linus to consume > the changes is the preferred path. So for me it's not so much the pulling itself that ends up being a problem, it's just that I want to feel like the pull request makes

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-12 Thread Paul Moore
On Sat, May 11, 2019 at 6:08 PM Casey Schaufler wrote: > On 5/11/2019 11:13 AM, Paul Moore wrote: > > On Sat, May 11, 2019 at 10:38 AM Linus Torvalds > > wrote: > >> On Fri, May 10, 2019 at 6:09 PM James Morris wrote: > >>> These patches include fixes to enable fuzz testing, and a fix for > >>>

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-11 Thread Casey Schaufler
On 5/11/2019 11:13 AM, Paul Moore wrote: On Sat, May 11, 2019 at 10:38 AM Linus Torvalds wrote: On Fri, May 10, 2019 at 6:09 PM James Morris wrote: These patches include fixes to enable fuzz testing, and a fix for calculating whether a filesystem is user-modifiable. So now these have been

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-11 Thread Paul Moore
On Sat, May 11, 2019 at 10:38 AM Linus Torvalds wrote: > On Fri, May 10, 2019 at 6:09 PM James Morris wrote: > > > > These patches include fixes to enable fuzz testing, and a fix for > > calculating whether a filesystem is user-modifiable. > > So now these have been very recently rebased (on top

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-11 Thread pr-tracker-bot
The pull request you sent on Sat, 11 May 2019 08:09:22 +1000 (AEST): > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git > next-tomoyo2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c367dc8d0dd2a1e1ed9fdc2dd831053bdfdf0968 Thank you! --

Re: [GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-11 Thread Linus Torvalds
On Fri, May 10, 2019 at 6:09 PM James Morris wrote: > > These patches include fixes to enable fuzz testing, and a fix for > calculating whether a filesystem is user-modifiable. So now these have been very recently rebased (on top of a random merge-window "tree of the day" version) instead of

[GIT PULL] security subsystem: Tomoyo updates for v5.2

2019-05-10 Thread James Morris
Please pull. These patches include fixes to enable fuzz testing, and a fix for calculating whether a filesystem is user-modifiable. The following changes since commit 1fb3b526df3bd7647e7854915ae6b22299408baf: Merge tag 'docs-5.2a' of git://git.lwn.net/linux (2019-05-10 13:24:53 -0400) are