Revision 8300d380309a47b4f960379667278bcfa4d901e1 authored by Linus Torvalds on 01 July 2022, 17:58:39 UTC, committed by Linus Torvalds on 01 July 2022, 17:58:39 UTC
Pull device mapper fixes from Mike Snitzer:
 "Three fixes for invalid memory accesses discovered by using KASAN
  while running the lvm2 testsuite's dm-raid tests. Includes changes to
  MD's raid5.c given the dependency dm-raid has on the MD code"

* tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm raid: fix KASAN warning in raid5_add_disks
  dm raid: fix KASAN warning in raid5_remove_disk
  dm raid: fix accesses beyond end of raid member array
2 parent s 0a35d16 + 617b365
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 431 bytes
hwspinlock_core.c -rw-r--r-- 27.2 KB
hwspinlock_internal.h -rw-r--r-- 2.0 KB
omap_hwspinlock.c -rw-r--r-- 5.0 KB
qcom_hwspinlock.c -rw-r--r-- 4.5 KB
sprd_hwspinlock.c -rw-r--r-- 4.1 KB
stm32_hwspinlock.c -rw-r--r-- 4.1 KB
sun6i_hwspinlock.c -rw-r--r-- 5.6 KB
u8500_hsem.c -rw-r--r-- 3.9 KB

back to top