Linus Torvalds
c07ea940a0
Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
...
Pull kcsan update from Paul McKenney:
"Introduce __data_racy type qualifier
This adds a __data_racy type qualifier that enables kernel developers
to inform KCSAN that a given variable is a shared variable without
needing to mark each and every access.
This allows pre-KCSAN code to be correctly (if approximately)
instrumented withh very little effort, and also provides people
reading the code a clear indication that the variable is in fact
shared.
In addition, it permits incremental transition to per-access KCSAN
marking, so that (for example) a given subsystem can be transitioned
one variable at a time, while avoiding large numbers of KCSAN warnings
during this transition"
* tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
kcsan, compiler_types: Introduce __data_racy type qualifier
2024-05-13 10:13:39 -07:00
..
2024-05-13 09:49:06 -07:00
2024-03-12 17:44:08 -07:00
2024-04-15 11:08:24 -07:00
2024-01-17 17:19:06 +00:00
2024-05-02 14:57:04 +02:00
2024-03-12 13:23:32 +01:00
2024-03-14 17:43:30 -07:00
2024-01-19 12:58:17 +01:00
2023-10-18 14:43:22 -07:00
2024-03-25 23:45:21 +01:00
2024-05-07 11:39:50 -07:00
2023-09-20 11:24:18 +02:00
2024-03-01 13:02:05 +01:00
2024-03-25 10:48:23 -07:00
2024-04-08 15:36:54 +02:00
2024-03-26 09:25:57 -07:00
2024-05-01 13:04:02 +02:00
2024-04-28 10:08:21 +02:00
2024-05-08 11:19:43 +02:00
2024-05-13 09:49:06 -07:00
2023-09-11 15:05:50 +02:00
2024-02-09 11:13:59 -10:00
2023-11-02 20:53:31 -10:00
2023-11-14 17:34:27 -05:00
2024-01-25 10:12:22 -05:00
2023-07-21 12:17:25 -04:00
2024-01-25 09:59:27 -05:00
2023-10-13 18:34:46 +02:00
2024-02-05 13:22:34 -10:00
2024-04-29 08:29:29 -07:00
2023-08-08 16:48:47 -04:00
2023-03-14 19:32:38 -07:00
2024-02-14 07:53:50 -08:00
2024-04-25 15:47:39 +02:00
2024-02-23 17:48:22 -08:00
2024-03-26 11:14:12 -07:00
2024-02-23 17:33:31 -05:00
2023-04-18 16:39:34 -07:00
2024-02-23 17:48:22 -08:00
2024-03-11 10:21:06 -07:00
2023-09-21 12:03:50 -06:00
2024-04-16 15:39:51 -07:00
2023-12-23 15:52:13 +01:00
2023-05-28 16:20:21 +09:00
2023-09-29 11:28:39 -07:00
2024-03-13 21:22:04 -04:00
2023-08-21 13:37:28 -07:00
2023-03-24 11:01:29 +01:00
2024-02-23 17:48:19 -08:00
2023-08-25 15:00:36 -07:00
2023-10-19 11:02:48 +02:00
2024-02-23 17:48:22 -08:00
2023-06-09 17:44:17 -07:00
2024-03-14 18:03:09 -07:00
2024-02-23 17:48:23 -08:00
2024-02-23 17:48:22 -08:00
2024-02-23 17:48:22 -08:00
2023-03-24 20:10:59 -07:00
2024-04-10 23:35:51 +09:00
2023-06-08 12:27:20 -07:00
2024-03-21 13:34:15 -07:00
2023-11-02 20:53:31 -10:00
2024-02-23 17:48:22 -08:00
2023-04-08 13:45:38 -07:00
2024-03-01 12:23:37 +01:00
2023-12-20 19:26:30 -05:00
2024-03-06 13:04:17 -08:00
2024-03-14 18:03:09 -07:00
2023-12-01 09:51:44 -08:00
2023-12-20 19:26:31 -05:00
2023-08-21 13:37:59 -07:00
2024-03-13 12:53:53 -07:00
2024-04-27 11:17:48 -07:00
2024-02-22 15:38:52 -08:00
2024-01-09 16:20:17 -08:00
2023-12-29 12:22:27 -08:00
2024-01-09 11:46:20 -08:00
2023-07-14 15:02:57 -07:00
2023-12-12 14:24:14 +01:00
2024-03-14 18:03:09 -07:00
2023-10-30 17:56:53 -10:00
2023-10-04 10:41:57 -07:00
2024-04-29 05:03:51 +02:00
2023-04-20 11:36:35 +02:00
2023-12-29 12:22:29 -08:00
2024-01-09 12:57:46 -08:00
2024-03-26 11:07:22 -07:00
2024-03-18 10:33:06 -04:00
2023-09-19 13:21:32 -07:00
2023-10-04 10:41:57 -07:00
2023-09-24 17:24:01 +02:00
2023-02-18 14:34:36 -05:00
2023-08-15 15:26:17 -07:00
2023-06-29 15:19:43 -07:00
2023-09-13 14:59:24 +02:00
2024-02-22 15:38:52 -08:00
2023-10-11 08:46:01 -07:00
2023-04-13 11:49:35 -07:00
2023-06-08 15:43:09 -04:00
2024-04-24 19:34:26 -07:00
2023-12-21 13:17:54 +01:00
2023-06-19 16:25:28 -07:00
2023-06-09 17:44:21 -07:00
2024-03-12 13:09:23 -07:00
2023-08-07 15:57:22 -10:00
2024-04-24 07:23:06 -10:00