Quantcast
Browsing all 1267 articles
Browse latest View live

Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: (Summary) On Tue, Jun 12, 2018 at 8:00 PM Linus Torvalds<torvalds@linux-foundation.org> wrote:[...] I'll continue to bisect to see. Ok, so commit 95cde3c59966 ("debugfs:...

View Article


Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: (Summary) On Tue, Jun 12, 2018 at 8:26 PM Linus Torvalds<torvalds@linux-foundation.org> wrote:[...] reverted. I suspect it's the special kvm debugfs entries - see...

View Article


Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: (Summary) Yeah, I did two fairly brute-force fixes for two different issues (the only common thread was kvm - testing the first fix was what then got me to the debugfs revert)....

View Article

Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: On Wed, Jun 13, 2018 at 3:09 AM Paolo Bonzini <pbonzini@redhat.com> wrote: [...] Because I should do more "make randconfig"s, probably. Well, being in linux-next should...

View Article

Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 4:00 AM Vitaly Kuznetsov <vkuznets@redhat.com> wrote: [...] but it seems his patch got lost. So I think his patch is closer to what the...

View Article


Re: [PATCH] bdi: Fix another oops in wb_workfn()

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 3:44 AM Tetsuo Handa<penguin-kernel@i-love.sakura.ne.jp> Particularly not the kind where then a function drops the lock that was taken in...

View Article

Re: [GIT PULL] KVM changes for 4.18 merge window

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 7:27 AM Paolo Bonzini <pbonzini@redhat.com> wrote: [...] It was, I suppose that's how Arnd found it. Ok, apparently the 0day bot doesn't...

View Article

Re: [PATCH] bdi: Fix another oops in wb_workfn()

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 7:46 AM Jan Kara <jack@suse.cz> wrote: [...] mostly OK. The versions that don't have that conditional locking look fine to me, yes. Is...

View Article


Re: [GIT PULL] Kbuild updates for 4.18 (2nd round)

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 7:47 AM Masahiro Yamada<yamada.masahiro@socionext.com> wrote:[...] Please pull more Kbuild updates. Pulled. However, I notice a few...

View Article


Re: [GIT PULL] Kbuild updates for 4.18 (2nd round)

Linus Torvalds writes: (Summary) I used to have I used to have CONFIG_HAVE_CC_STACKPROTECTOR=y # CONFIG_CC_STACKPROTECTOR_NONE is not set # CONFIG_CC_STACKPROTECTOR_REGULAR is not set #...

View Article

Re: [GIT PULL] Kbuild updates for 4.18 (2nd round)

Linus Torvalds writes: On Wed, Jun 13, 2018 at 9:03 AM Linus Torvalds<torvalds@linux-foundation.org> wrote:[...] This is a pretty dangerous silent change. I've merged it despite this, but I think...

View Article

Re: [PATCH] bdi: Fix another oops in wb_workfn()

Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 9:21 AM Tetsuo Handa<penguin-kernel@i-love.sakura.ne.jp> wrote:[...] test_bit(WB_shutting_down, &wb->state) == false after...

View Article

Re: [GIT PULL] Kbuild updates for 4.18 (2nd round)

Linus Torvalds writes: (Summary) Make the "CC_HAVE_xyz" model for compiler feature tests, but when actually picking an actual option, it's not really about the compiler any more, except in the sense...

View Article


Re: [GIT PULL] Kbuild updates for 4.18 (2nd round)

Linus Torvalds writes: On Thu, Jun 14, 2018 at 3:16 AM Masahiro Yamada<yamada.masahiro@socionext.com> wrote:[...] Could you run sed directly in your tree? Sure, I did that on the plane. Now on...

View Article

Re: [PATCH v33 1/4] mm: add a function to get free page blocks

Linus Torvalds writes: (Summary) On Fri, Jun 15, 2018 at 2:08 PM Wei Wang <wei.w.wang@intel.com> This is the kind of simple interface where I don't need to worry about the MM code calling out to...

View Article


Re: [PATCH v1 1/2] perf/core: Use sysctl to turn on/off dropping l ...

Linus Torvalds writes: On Fri, Jun 15, 2018 at 8:36 PM Mark Rutland <mark.rutland@arm.com> wrote: [...] unconditionally, which seems sufficient for my test cases. Ack. Ack. The PEBS case may need...

View Article

Linux 4.18-rc1

Linus Torvalds writes: (Summary) And as always, the credited person on the list below is the maintainer I've pulled from, which is not necessarily at all the same as the developer that write the code....

View Article


Re: [PATCH] proc: add missing '\0' back to /proc/$pid/cmdline

Linus Torvalds writes: (Summary) and limit it to a maximum of one page of slop */ + if (env_end >= arg_end + PAGE_SIZE) + env_end = arg_end + PAGE_SIZE - 1; + * We always include the last byte that...

View Article

Re: [GIT PULL] dma-mapping file renames for Linux 4.18

Linus Torvalds writes: (Summary) On Tue, Jun 19, 2018 at 1:44 PM Christoph Hellwig <hch@infradead.org> wrote: [...] you'd take. I iwas going to take it, but then I noticed that it's an unsigned...

View Article

Re: [git pull] Please pull powerpc.git next branch

Linus Torvalds writes: (Summary) On Wed, Jun 20, 2018 at 5:23 AM Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:[...] git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge...

View Article
Browsing all 1267 articles
Browse latest View live