diff options
author | 2023-07-22 11:24:03 -0700 | |
---|---|---|
committer | 2023-07-22 11:24:03 -0700 | |
commit | 295e1388de2d5c0c354adbd65d0319c5d636c222 (patch) | |
tree | 1c67b16e83919a33693c69e5e2c0825ace40b7ae /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux (diff) | |
parent | s390/zcrypt: fix reply buffer calculations for CCA replies (diff) | |
download | wireguard-linux-295e1388de2d5c0c354adbd65d0319c5d636c222.tar.xz wireguard-linux-295e1388de2d5c0c354adbd65d0319c5d636c222.zip |
Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Heiko Carstens:
- Fix per vma lock fault handling: add missing !(fault & VM_FAULT_ERROR)
check to fault handler to prevent error handling for return values
that don't indicate an error
- Use kfree_sensitive() instead of kfree() in paes crypto code to clear
memory that may contain keys before freeing it
- Fix reply buffer size calculation for CCA replies in zcrypt device
driver
* tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/zcrypt: fix reply buffer calculations for CCA replies
s390/crypto: use kfree_sensitive() instead of kfree()
s390/mm: fix per vma lock fault handling
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions