index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
crash_dump_dm_crypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
1
-2
/
+5
2026-03-27
crash_dump: use sysfs_emit in sysfs show functions
Thorsten Blum
1
-4
/
+5
2026-03-27
crash_dump: fix typo in function name read_key_from_user_keying
Thorsten Blum
1
-2
/
+2
2026-03-27
crash_dump: remove redundant less-than-zero check
Thorsten Blum
1
-1
/
+1
2026-03-10
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying
Thorsten Blum
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-31
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
1
-4
/
+13
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-2
/
+2
2025-05-21
crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
1
-0
/
+133
2025-05-21
crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
Coiby Xu
1
-4
/
+48
2025-05-21
crash_dump: store dm crypt keys in kdump reserved memory
Coiby Xu
1
-0
/
+133
2025-05-21
crash_dump: make dm crypt keys persist for the kdump kernel
Coiby Xu
1
-0
/
+154