linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable PSTORE_RAM as a module in the arm64 defconfig
@ 2024-01-10 21:05 Nícolas F. R. A. Prado
  2024-01-10 21:05 ` [PATCH 1/2] pstore/ram: Register to module device table Nícolas F. R. A. Prado
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nícolas F. R. A. Prado @ 2024-01-10 21:05 UTC (permalink / raw)
  To: Kees Cook
  Cc: kernel, AngeloGioacchino Del Regno, Nícolas F. R. A. Prado,
	Arnd Bergmann, Bjorn Andersson, Catalin Marinas,
	Dmitry Baryshkov, Geert Uytterhoeven, Guilherme G. Piccoli,
	Konrad Dybcio, Krzysztof Kozlowski, Marek Szyprowski,
	Neil Armstrong, Tony Luck, Will Deacon, linux-arm-kernel,
	linux-hardening, linux-kernel


This series enables the PSTORE_RAM config, aka the ramoops driver, in
the defconfig.


Nícolas F. R. A. Prado (2):
  pstore/ram: Register to module device table
  arm64: defconfig: Enable PSTORE_RAM

 arch/arm64/configs/defconfig | 1 +
 fs/pstore/ram.c              | 1 +
 2 files changed, 2 insertions(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-01 17:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 21:05 [PATCH 0/2] Enable PSTORE_RAM as a module in the arm64 defconfig Nícolas F. R. A. Prado
2024-01-10 21:05 ` [PATCH 1/2] pstore/ram: Register to module device table Nícolas F. R. A. Prado
2024-01-11 12:11   ` AngeloGioacchino Del Regno
2024-01-11 18:22   ` Kees Cook
2024-01-10 21:05 ` [PATCH 2/2] arm64: defconfig: Enable PSTORE_RAM Nícolas F. R. A. Prado
2024-01-11 18:23   ` Kees Cook
2024-01-11 20:08   ` David
2024-02-01 17:58 ` [PATCH 0/2] Enable PSTORE_RAM as a module in the arm64 defconfig Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).