[Devel] [PATCH] dm-qcow2: add zstd decompression

2024-07-01 Thread Andrey Zhadchenko
Extend qcow2 header parsing to accommodate changes. Add new decompress_zstd_clu(). https://virtuozzo.atlassian.net/browse/PSBM-157138 Signed-off-by: Andrey Zhadchenko --- drivers/md/Kconfig | 1 + drivers/md/dm-qcow2-map.c| 72 drivers/md/dm-qc

[Devel] [PATCH RH7] slub: relocate freelist pointer to middle of object

2024-07-01 Thread Pavel Tikhomirov
From: Kees Cook In a recent discussion[1] with Vitaly Nikolenko and Silvio Cesare, it became clear that moving the freelist pointer away from the edge of allocations would likely improve the overall defensive posture of the inline freelist pointer. My benchmarks show no meaningful change to perf