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]
Date:   Tue, 19 Sep 2023 08:51:10 -0400
From:   Trevor Woerner <twoerner@...il.com>
To:     linux-kernel@...r.kernel.org
Cc:     soc@...nel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v4 0/1] ARM: defconfig: cleanup orphaned CONFIGs

Drop CONFIG_ options from defconfigs whose code has been removed.

v4:
Re-submit the ARM patch (alone) with a better subject line and CC'ing the
correct people to help ensure it gets picked up. v4 drops the patches for
mips, powerpc, and loongarch which have already been applied.

v3:
While reorganizing the patches, I put the wrong commit message with the
CONFIG_IP_NF_TARGET_CLUSTERIP option.

v2:
Generate arch-specific patches. In v1 I organized the patches by
CONFIG_ option which caused some of the patches to cross architectural
lines. This requires cross-arch consensus before they can be applied.
Therefore organize the changes by architecture so each one can apply them
independently (or not).

Trevor Woerner (1):
  ARM: defconfig: cleanup orphaned CONFIGs

 arch/arm/configs/keystone_defconfig  | 1 -
 arch/arm/configs/multi_v7_defconfig  | 1 -
 arch/arm/configs/omap2plus_defconfig | 8 --------
 3 files changed, 10 deletions(-)

-- 
2.41.0.327.gaa9166bcc0ba

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ