Linus Torvalds
6ca693ea90
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
...
Pull fscrypt fixes from Eric Biggers:
- Fix a bug where in a specific edge case, file contents en/decryption
could be done with the wrong data unit size
- Fix the data structure used for keeping track of users that have
added an fscrypt key to be a simple list instead of a 'struct key'
keyring
This fixes issues such as a lockdep report found by syzbot and
possible unintended interactions with the keyctl() system calls
* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
fscrypt: Replace mk_users keyring with simple list
fscrypt: Fix key setup in edge case with multiple data unit sizes
2026-06-27 09:20:16 -07:00
..
2026-06-21 10:26:31 -07:00
2026-06-25 10:07:18 -07:00
2026-06-21 13:20:19 -07:00
2026-06-26 16:15:53 -07:00
2026-06-15 04:28:20 +05:30
2026-06-22 12:12:11 -07:00
2026-06-26 08:24:06 -07:00
2026-06-11 11:42:21 -07:00
2026-06-22 18:50:36 +08:00
2026-06-15 20:01:04 +09:00
2026-06-05 00:34:55 -04:00
2026-06-02 10:56:16 +02:00
2026-06-18 09:42:02 -07:00
2026-06-22 19:55:27 +00:00
2026-06-21 13:20:19 -07:00
2026-06-18 08:50:52 -07:00
2026-06-26 15:13:06 -07:00
2026-06-16 12:27:23 +05:30
2026-06-16 12:27:23 +05:30
2026-06-15 03:59:45 +05:30
2026-06-21 11:37:38 -07:00
2026-06-15 03:59:45 +05:30
2026-06-16 11:58:52 +05:30
2026-06-18 09:42:02 -07:00
2026-06-15 03:59:45 +05:30
2026-06-15 12:41:17 +05:30
2026-06-09 16:32:59 -04:00
2026-06-23 18:36:41 -07:00
2026-06-18 09:14:15 -07:00
2026-06-16 12:14:20 +05:30
2026-06-16 11:56:43 +05:30
2026-06-19 13:23:59 -07:00
2026-06-24 10:05:53 -07:00
2026-06-21 13:20:19 -07:00
2026-06-21 13:20:19 -07:00
2026-06-26 08:17:42 -07:00
2026-06-15 12:41:17 +05:30
2026-06-05 01:12:15 -04:00
2026-06-16 11:58:52 +05:30
2026-06-17 09:18:14 +01:00
2026-06-16 11:50:40 +05:30
2026-06-04 10:10:49 +02:00
2026-06-04 10:10:49 +02:00
2026-06-10 09:49:25 +02:00
2026-06-17 09:18:14 +01:00
2026-06-15 03:59:45 +05:30
2026-06-15 03:59:45 +05:30
2026-06-15 04:15:31 +05:30
2026-06-04 13:53:50 +02:00
2026-06-15 03:59:45 +05:30
2026-06-15 03:59:45 +05:30
2026-06-04 09:39:50 +02:00
2026-06-15 04:15:31 +05:30
2026-06-12 14:26:27 +02:00
2026-06-04 10:16:51 +02:00
2026-06-23 12:03:44 -07:00
2026-06-15 14:06:20 +02:00
2026-06-15 04:21:00 +05:30
2026-06-04 14:45:03 -07:00
2026-06-15 04:07:58 +05:30
2026-06-15 04:15:31 +05:30
2026-06-15 04:07:58 +05:30
2026-06-15 03:59:45 +05:30
2026-06-23 12:03:44 -07:00
2026-06-16 11:56:43 +05:30
2026-06-05 14:46:20 +02:00
2026-06-15 03:59:45 +05:30
2026-06-15 04:15:31 +05:30
2026-06-17 12:34:16 +01:00