lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161129175037.GA5319@redhat.com>
Date:   Tue, 29 Nov 2016 18:50:37 +0100
From:   Oleg Nesterov <oleg@...hat.com>
To:     Andrew Morton <akpm@...ux-foundation.org>,
        Ingo Molnar <mingo@...nel.org>
Cc:     Alex Deucher <alexander.deucher@....com>,
        Andy Lutomirski <luto@...capital.net>,
        Andy Lutomirski <luto@...nel.org>,
        Chunming Zhou <David1.Zhou@....com>,
        Peter Zijlstra <peterz@...radead.org>,
        Petr Mladek <pmladek@...e.com>,
        Roman Pen <roman.penyaev@...fitbricks.com>,
        Tejun Heo <tj@...nel.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] kthread: make struct kthread kmalloc'ed

Hello,

I think that these patches were lost in confusing discussion, let me resend.
The only change is that I added the acks from Thomas and Petr.

More to come.

Oleg.

 include/linux/kthread.h |   1 +
 kernel/fork.c           |   2 +
 kernel/kthread.c        | 144 ++++++++++++++++++++++++------------------------
 3 files changed, 74 insertions(+), 73 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ