Linus Torvalds
120a201bd2
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
...
Pull hardening updates from Kees Cook:
- Introduce the param_unknown_fn type and other clean ups (Andy
Shevchenko)
- Various __counted_by annotations (Christophe JAILLET, Gustavo A. R.
Silva, Kees Cook)
- Add KFENCE test to LKDTM (Stephen Boyd)
- Various strncpy() refactorings (Justin Stitt)
- Fix qnx4 to avoid writing into the smaller of two overlapping buffers
- Various strlcpy() refactorings
* tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
qnx4: Use get_directory_fname() in qnx4_match()
qnx4: Extract dir entry filename processing into helper
atags_proc: Add __counted_by for struct buffer and use struct_size()
tracing/uprobe: Replace strlcpy() with strscpy()
params: Fix multi-line comment style
params: Sort headers
params: Use size_add() for kmalloc()
params: Do not go over the limit when getting the string length
params: Introduce the param_unknown_fn type
lkdtm: Add kfence read after free crash type
nvme-fc: replace deprecated strncpy with strscpy
nvdimm/btt: replace deprecated strncpy with strscpy
nvme-fabrics: replace deprecated strncpy with strscpy
drm/modes: replace deprecated strncpy with strscpy_pad
afs: Add __counted_by for struct afs_acl and use struct_size()
VMCI: Annotate struct vmci_handle_arr with __counted_by
i40e: Annotate struct i40e_qvlist_info with __counted_by
HID: uhid: replace deprecated strncpy with strscpy
samples: Replace strlcpy() with strscpy()
SUNRPC: Replace strlcpy() with strscpy()
2024-01-10 11:03:52 -08:00
..
2023-11-03 14:51:08 -10:00
2023-11-10 09:52:56 -08:00
2023-10-24 13:08:14 -07:00
2023-11-01 14:46:51 -10:00
2023-11-04 10:22:52 +01:00
2023-11-04 16:25:36 -10:00
2023-11-02 14:40:51 -10:00
2023-12-04 22:11:52 -08:00
2023-11-03 12:01:32 +01:00
2023-12-22 12:45:52 +01:00
2023-11-30 13:39:20 -08:00
2023-12-17 12:00:00 +00:00
2023-11-04 10:23:22 +01:00
2023-12-11 11:22:02 +01:00
2023-12-19 16:15:14 +00:00
2024-01-09 11:46:20 -08:00
2023-11-01 14:46:51 -10:00
2023-12-07 20:20:35 +00:00
2024-01-07 17:54:33 -05:00
2023-12-29 12:22:26 -08:00
2023-12-06 10:38:38 +01:00
2023-12-11 11:33:44 +01:00
2024-01-04 13:01:51 +01:00
2023-10-27 20:13:38 -07:00
2023-11-29 17:40:16 +01:00
2023-12-23 15:52:36 +01:00
2023-11-13 11:51:26 +00:00
2024-01-03 11:31:12 +01:00
2023-12-23 16:35:09 +02:00
2024-01-08 10:43:51 -08:00
2023-11-20 10:22:40 -07:00
2024-01-08 10:43:51 -08:00
2023-10-25 16:47:13 -07:00
2023-10-20 14:15:13 -07:00
2023-12-15 16:34:12 -08:00
2023-11-20 18:36:40 -08:00
2023-11-01 11:16:34 -10:00
2023-12-06 22:40:16 +01:00
2023-11-01 22:33:53 -07:00
2023-12-29 11:58:36 -08:00
2023-10-18 18:07:57 -07:00
2023-10-25 16:47:10 -07:00
2023-12-07 12:54:59 -10:00
2023-11-09 13:25:47 -10:00
2023-11-15 10:15:33 +01:00
2023-11-24 00:29:58 -05:00
2023-10-18 14:43:22 -07:00
2023-11-03 15:44:25 -10:00
2023-10-18 14:43:22 -07:00
2023-10-23 11:32:25 +02:00
2023-12-23 15:52:34 +01:00
2024-01-09 11:18:47 -08:00
2023-12-06 09:37:28 -10:00
2023-12-29 12:22:31 -08:00
2023-12-29 12:22:26 -08:00
2023-12-15 14:19:48 -08:00
2023-10-27 18:04:29 +08:00
2023-12-20 14:48:13 -08:00
2023-11-27 11:24:55 +01:00
2023-10-28 13:29:18 +02:00
2023-12-15 13:14:55 +01:00
2023-11-27 20:00:47 +01:00
2023-11-06 08:35:09 +01:00
2023-11-28 16:39:12 +01:00
2023-12-11 11:19:18 +01:00
2023-12-23 15:52:35 +01:00
2023-12-21 23:12:18 +01:00
2023-11-02 12:17:17 +01:00
2023-11-28 14:08:46 +01:00
2023-12-20 07:39:52 -05:00
2023-12-29 01:25:58 +09:00
2023-11-07 12:11:26 -08:00
2023-12-12 14:24:13 +01:00
2023-12-12 14:24:14 +01:00
2023-11-02 20:53:31 -10:00
2024-01-09 13:24:06 -08:00
2023-12-01 10:55:21 +01:00
2023-12-12 16:20:02 +01:00
2023-11-22 20:41:34 +01:00
2023-10-19 14:47:33 -04:00
2023-12-20 14:48:14 -08:00
2023-10-25 16:47:16 -07:00
2023-12-19 08:08:20 +01:00
2023-11-21 09:35:39 +01:00
2023-12-10 16:51:36 -08:00
2023-10-20 13:39:26 +08:00
2023-11-11 18:06:42 +01:00
2023-12-29 11:58:42 -08:00
2024-01-08 15:27:15 -08:00
2023-11-03 09:12:00 +00:00
2023-12-12 09:19:55 +01:00
2023-12-10 17:21:31 -08:00
2023-10-28 21:31:22 +09:00
2023-12-11 11:06:41 +01:00
2023-10-30 18:01:41 -10:00
2023-12-13 08:58:15 -07:00
2023-10-19 16:42:03 -06:00
2023-10-24 11:58:42 -03:00
2023-11-27 10:53:55 +01:00
2023-12-10 17:21:44 -08:00
2023-10-24 11:58:42 -03:00
2023-10-26 13:53:06 +02:00
2023-11-30 23:27:39 -05:00
2023-12-29 11:58:44 -08:00
2023-12-20 15:02:57 -08:00
2023-12-21 13:47:38 +00:00
2023-12-01 09:51:43 -08:00
2023-12-01 14:53:56 +09:00
2023-12-29 11:58:25 -08:00
2023-10-20 12:47:33 +01:00
2023-12-12 10:57:01 -08:00
2023-11-27 09:46:52 +01:00
2023-12-24 15:48:03 -05:00
2023-11-12 22:54:42 -05:00
2023-12-12 10:56:59 -08:00
2023-11-13 11:02:30 +00:00
2023-12-10 16:51:34 -08:00
2024-01-05 10:17:44 -08:00
2023-10-25 16:47:16 -07:00
2023-12-29 11:58:39 -08:00
2023-12-10 16:51:48 -08:00
2023-10-20 11:50:46 +01:00
2023-10-18 14:43:22 -07:00
2023-12-12 17:20:19 -08:00
2024-01-09 11:18:47 -08:00
2024-01-10 08:45:22 -08:00
2024-01-08 15:27:15 -08:00
2023-11-28 14:08:47 +01:00
2023-11-03 15:31:04 -10:00
2023-11-01 13:07:08 -07:00
2023-12-18 13:21:15 -07:00
2023-12-01 09:51:43 -08:00
2023-11-18 14:56:16 +01:00
2023-10-26 13:53:06 +02:00
2023-11-15 10:15:33 +01:00
2023-10-19 11:02:49 +02:00
2023-11-20 10:15:16 -08:00
2024-01-07 17:54:26 -05:00
2023-11-01 15:15:52 -04:00
2023-11-01 15:40:44 -04:00
2024-01-03 13:33:59 +01:00
2023-10-30 15:40:57 -10:00
2023-11-08 08:07:08 -08:00
2023-11-06 08:34:15 -08:00
2023-10-27 13:17:54 +02:00
2023-10-30 13:20:02 -10:00
2023-10-27 18:04:30 +08:00
2023-12-30 10:25:51 -08:00
2023-12-10 16:51:37 -08:00
2024-01-08 15:27:15 -08:00
2023-11-20 15:05:18 +01:00
2023-12-13 13:35:41 +00:00
2024-01-08 16:32:09 -08:00
2023-10-20 14:15:06 -07:00
2023-11-15 10:15:40 +01:00
2024-01-05 10:17:44 -08:00
2024-01-02 14:12:45 +00:00
2023-10-19 11:02:47 +02:00
2023-10-28 13:29:17 +02:00
2024-01-03 16:21:42 +05:30
2023-10-26 15:16:03 +02:00
2023-11-20 16:50:48 +01:00
2023-11-10 09:20:55 +01:00
2023-12-11 13:26:06 +01:00
2024-01-02 09:33:18 +01:00
2023-12-01 14:53:56 +09:00
2024-01-05 10:17:43 -08:00
2023-11-15 10:15:33 +01:00
2024-01-09 11:46:20 -08:00
2023-12-24 15:48:03 -05:00
2023-10-28 16:52:43 -04:00
2023-10-30 09:24:21 -10:00
2023-11-30 00:25:16 +01:00
2024-01-09 11:18:47 -08:00
2023-10-27 10:35:44 +01:00
2023-11-29 15:43:54 +01:00
2023-12-12 16:20:02 +01:00
2023-11-01 10:02:18 +00:00
2023-12-29 11:58:42 -08:00
2023-11-08 11:06:50 -08:00
2023-12-04 18:35:19 -08:00
2023-11-03 19:15:19 -10:00
2023-12-29 11:58:32 -08:00
2024-01-09 12:57:46 -08:00
2023-11-01 12:10:02 -07:00
2023-12-06 12:36:56 +01:00
2024-01-09 16:20:17 -08:00
2023-11-03 07:41:18 -10:00
2023-10-20 12:16:10 -04:00
2023-11-02 00:16:49 -04:00
2023-10-19 18:11:38 -07:00
2023-11-28 14:08:47 +01:00
2023-12-05 11:57:37 +01:00
2023-12-06 16:12:48 -08:00
2023-12-29 11:58:24 -08:00
2023-11-01 09:20:00 -04:00
2023-11-30 11:27:17 -07:00
2023-11-01 09:31:16 -04:00
2023-12-12 10:57:02 -08:00
2024-01-05 10:17:47 -08:00
2023-10-19 11:02:48 +02:00
2024-01-02 13:31:48 +01:00
2023-11-12 15:07:41 -06:00
2023-11-18 15:00:01 +01:00
2023-12-29 20:22:11 -08:00