mirror-linux/arch/x86
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 Miscellaneous x86 cleanups and typo fixes, and also the removal 2025-01-21 11:15:29 -08:00
coco x86/sev: Disable jump tables in SEV startup code 2025-01-28 23:10:29 +01:00
configs
crypto crypto: skcipher - Make skcipher_walk src.virt.addr const 2025-03-15 16:21:22 +08:00
entry treewide: const qualify ctl_tables where applicable 2025-01-28 13:48:37 +01:00
events Performance events changes for v6.14: 2025-01-21 10:52:03 -08:00
hyperv hyperv-next for v6.14 2025-01-25 09:22:55 -08:00
ia32
include x86/mm changes for v6.14: 2025-01-31 10:39:07 -08:00
kernel x86/mm changes for v6.14: 2025-01-31 10:39:07 -08:00
kvm Loongarch: 2025-01-25 09:55:09 -08:00
lib CRC updates for 6.14 2025-01-22 19:55:08 -08:00
math-emu
mm x86/mm changes for v6.14: 2025-01-31 10:39:07 -08:00
net
pci pci-v6.14-changes 2025-01-25 16:03:40 -08:00
platform The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
power
purgatory
ras
realmode
tools
um um: Remove unused asm/archparam.h header 2025-01-13 17:19:43 +01:00
video
virt * Centralize global metadata infrastructure 2025-01-24 05:58:31 -08:00
xen xen: branch for v6.14-rc1 2025-01-29 11:39:20 -08:00
.gitignore
Kbuild
Kconfig The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
Kconfig.assembler
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.postlink kbuild: Strip runtime const RELA sections correctly 2025-02-01 04:28:05 +09:00
Makefile.um
Makefile_32.cpu