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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <59FBAB99.9070100@iogearbox.net>
Date:   Fri, 03 Nov 2017 00:34:49 +0100
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Randy Dunlap <rdunlap@...radead.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>
CC:     Andrea Arcangeli <aarcange@...hat.com>,
        Alexei Starovoitov <ast@...nel.org>
Subject: Re: [PATCH] EXPERT Kconfig menu: fix broken EXPERT menu

On 11/03/2017 12:07 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Clean up the EXPERT menu (yet again).
>
> Move FHANDLE and CHECKPOINT_RESTORE into the primary EXPERT menu
> since they already depend on EXPERT.
>
> Move BPF_SYSCALL and USERFAULTFD out of the EXPERT Kconfig symbols
> menu list since they do not depend on EXPERT and were breaking the
> continuity of that menu list.
>
> Move all of the KALLSYMS Kconfig symbols to the end of the EXPERT
> menu. This separates the kernel services from the build options.
>
> This patch depends on [PATCH] pci: move PCI_QUIRKS to the PCI bus menu
> (https://lkml.org/lkml/2017/11/2/907).
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Andrea Arcangeli <aarcange@...hat.com>
> Cc: Alexei Starovoitov <ast@...nel.org>
> Cc: Daniel Borkmann <daniel@...earbox.net>

For BPF bits:

Acked-by: Daniel Borkmann <daniel@...earbox.net>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ