mirror-linux/arch/powerpc
Herbert Xu 37d451809f crypto: skcipher - Make skcipher_walk src.virt.addr const
Mark the src.virt.addr field in struct skcipher_walk as a pointer
to const data.  This guarantees that the user won't modify the data
which should be done through dst.virt.addr to ensure that flushing
is done when necessary.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-03-15 16:21:22 +08:00
..
boot powerpc/64: Remove maple platform 2024-10-29 23:01:52 +11:00
configs revert "xarray: port tests to kunit" 2025-02-01 03:53:28 -08:00
crypto crypto: skcipher - Make skcipher_walk src.virt.addr const 2025-03-15 16:21:22 +08:00
include The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
kernel Kbuild updates for v6.14 2025-01-31 12:07:07 -08:00
kexec kexec: Consolidate machine_kexec_mask_interrupts() implementation 2024-12-11 20:32:34 +01:00
kvm Mainly individually changelogged singleton patches. The patch series in 2025-01-26 17:50:53 -08:00
lib CRC updates for 6.14 2025-01-22 19:55:08 -08:00
math-emu
mm mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
net powerpc updates for 6.13 2024-11-23 10:44:31 -08:00
perf powerpc updates for 6.13 2024-11-23 10:44:31 -08:00
platforms powerpc fixes for 6.14 #2 2025-01-29 10:55:04 -08:00
purgatory
sysdev mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
tools powerpc/ftrace: Fix ftrace bug with KASAN=y 2024-11-10 22:33:51 +11:00
xmon powerpc/xmon: Use str_yes_no() helper in dump_one_paca() 2024-12-10 08:23:35 +05:30
Kbuild powerpc64/ftrace: Move ftrace sequence out of line 2024-10-31 11:00:54 +11:00
Kconfig CRC updates for 6.14 2025-01-22 19:55:08 -08:00
Kconfig.debug powerpc/64: Remove maple platform 2024-10-29 23:01:52 +11:00
Makefile Kbuild updates for v6.13 2024-11-30 13:41:50 -08:00
Makefile.postlink powerpc/ftrace: Add a postlink script to validate function tracer 2024-10-31 11:00:54 +11:00