aboutsummaryrefslogtreecommitdiff
path: root/kernel/crash_dump_dm_crypt.c
AgeCommit message (Expand)AuthorFilesLines
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-31crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik1-4/+13
2026-01-20crash_dump: constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET1-2/+2
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu1-0/+133
2025-05-21crash_dump: reuse saved dm crypt keys for CPU/memory hot-pluggingCoiby Xu1-4/+48
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu1-0/+133
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu1-0/+154