index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
crash_dump_dm_crypt.c
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
-2
/
+5
2026-03-27
crash_dump: use sysfs_emit in sysfs show functions
Thorsten Blum
-4
/
+5
2026-03-27
crash_dump: fix typo in function name read_key_from_user_keying
Thorsten Blum
-2
/
+2
2026-03-27
crash_dump: remove redundant less-than-zero check
Thorsten Blum
-1
/
+1
2026-03-10
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying
Thorsten Blum
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-31
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
-4
/
+13
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_opera...
Christophe JAILLET
-2
/
+2
2025-05-21
crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
-0
/
+133
2025-05-21
crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
Coiby Xu
-4
/
+48
2025-05-21
crash_dump: store dm crypt keys in kdump reserved memory
Coiby Xu
-0
/
+133
2025-05-21
crash_dump: make dm crypt keys persist for the kdump kernel
Coiby Xu
-0
/
+154