diff options
author | 2023-08-02 11:43:06 -0700 | |
---|---|---|
committer | 2023-08-02 11:43:06 -0700 | |
commit | 4b954598a47ba07034aab9af8ddd485bdc3d5b16 (patch) | |
tree | b610ce277a4c6a6c81aa393b80e4726ec91a8f05 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (diff) | |
parent | exfat: release s_lock before calling dir_emit() (diff) | |
download | wireguard-linux-4b954598a47ba07034aab9af8ddd485bdc3d5b16.tar.xz wireguard-linux-4b954598a47ba07034aab9af8ddd485bdc3d5b16.zip |
Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat fixes from Namjae Jeon:
- Fix page allocation failure from allocation bitmap by using
kvmalloc_array/kvfree
- Add the check to validate if filename entries exceeds max filename
length
- Fix potential deadlock condition from dir_emit*()
* tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
exfat: release s_lock before calling dir_emit()
exfat: check if filename entries exceeds max filename length
exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions