summaryrefslogtreecommitdiffstats
path: root/kernel/crash_dump_dm_crypt.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-31crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik-4/+13
2026-01-20crash_dump: constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET-2/+2
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu-0/+133
2025-05-21crash_dump: reuse saved dm crypt keys for CPU/memory hot-pluggingCoiby Xu-4/+48
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu-0/+133
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu-0/+154