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>] [day] [month] [year] [list]
Date:   Fri, 20 Aug 2021 10:58:34 -0700
From:   Joe Perches <joe@...ches.com>
To:     bpf@...r.kernel.org
Cc:     Alexei Starovoitov <ast@...nel.org>,
        Daniel Borkmann <daniel@...earbox.net>,
        Andrii Nakryiko <andrii@...nel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: BPF MAINTAINERS entry "K: bpf" casts too wide a net

The MAINTAINERS entry for BPF (Safe dynamic programs and tools)
includes K: bpf

This entry seems to match far too many files in the kernel sources.

$ git grep --name-only 'bpf' | wc -l
1398

Likely this entry should be removed or improved to ignore unnecessary
matches within files like scripts/checkpatch.pl

Perhaps instead this could be something like:

K:	\bbpf_|_bpf\b




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ