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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 18 Dec 2020 18:32:05 +0100 From: Guido Günther <agx@...xcpu.org> To: Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>, Bjorn Andersson <bjorn.andersson@...aro.org>, Shawn Guo <shawnguo@...nel.org>, Li Yang <leoyang.li@....com>, Geert Uytterhoeven <geert+renesas@...der.be>, Vinod Koul <vkoul@...nel.org>, Guido Günther <agx@...xcpu.org>, Anson Huang <Anson.Huang@....com>, Michael Walle <michael@...le.cc>, Max Krummenacher <max.oss.09@...il.com>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: [PATCH v1 0/3] arm64: defconfig: Enable some (hopefully) useful options The aim of this series is make the arm64 'make defconfig' kernel more useful for debugging and daily usage. I'm aware that expectations there diff widely so I went for things I found in other defconigs as well. It enables ftrace, more filesystems and more dm/md modules. Since it's not board specific I have no idea which tree I would target so I picked next-20201218. Guido Günther (3): arm64: defconfig: Enable function tracer arm64: defconfig: Enable more filesystems arm64: defconfig: Enable more DM/MD targets as modules arch/arm64/configs/defconfig | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) -- 2.29.2
Powered by blists - more mailing lists