Linus Torvalds
b115d85a95
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull locking updates from Ingo Molnar:
- Introduce local{,64}_try_cmpxchg() - a slightly more optimal
primitive, which will be used in perf events ring-buffer code
- Simplify/modify rwsems on PREEMPT_RT, to address writer starvation
- Misc cleanups/fixes
* tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/atomic: Correct (cmp)xchg() instrumentation
locking/x86: Define arch_try_cmpxchg_local()
locking/arch: Wire up local_try_cmpxchg()
locking/generic: Wire up local{,64}_try_cmpxchg()
locking/atomic: Add generic try_cmpxchg{,64}_local() support
locking/rwbase: Mitigate indefinite writer starvation
locking/arch: Rename all internal __xchg() names to __arch_xchg()
2023-05-05 12:56:55 -07:00
..
2023-02-09 20:11:23 +01:00
2017-11-02 11:10:55 +01:00
2021-07-27 09:39:15 +02:00
2023-01-13 14:15:06 +01:00
2022-07-11 09:54:15 +02:00
2022-05-17 15:16:28 +02:00
2022-05-17 15:16:28 +02:00
2023-03-20 11:12:49 +01:00
2018-10-09 11:20:50 +02:00
2022-08-02 17:31:35 -07:00
2020-07-20 10:55:45 +02:00
2022-11-21 13:36:15 +01:00
2017-11-02 11:10:55 +01:00
2021-04-15 17:47:42 +02:00
2021-05-26 13:20:49 +02:00
2022-04-25 13:54:16 +02:00
2022-08-27 09:49:54 -07:00
2019-04-26 12:34:05 +02:00
2022-05-19 23:46:10 +02:00
2020-10-25 14:51:49 -07:00
2023-01-31 18:56:36 +01:00
2022-02-17 07:00:39 -06:00
2023-04-13 17:36:25 +02:00
2018-03-26 16:13:11 +02:00
2022-02-17 07:00:39 -06:00
2022-05-11 14:40:57 +02:00
2020-08-26 18:47:21 +02:00
2020-09-14 10:30:07 +02:00
2017-11-02 11:10:55 +01:00
2023-04-29 09:08:44 +02:00
2022-05-31 14:10:54 -07:00
2021-07-27 09:39:15 +02:00
2017-11-02 11:10:55 +01:00
2019-02-22 09:19:52 +01:00
2023-01-22 18:42:34 +01:00
2021-10-26 15:21:29 +02:00
2022-07-19 16:18:49 +02:00
2023-02-09 20:11:23 +01:00
2022-02-06 23:31:29 +01:00
2020-09-15 13:21:46 -07:00
2022-09-16 18:36:25 +02:00
2017-11-02 11:10:55 +01:00
2023-01-06 16:38:21 +01:00
2020-12-16 14:55:49 +01:00
2023-04-13 17:36:28 +02:00
2018-01-23 07:36:53 +01:00
2022-07-22 17:24:47 -05:00
2017-12-13 10:51:36 +01:00
2022-02-17 07:00:39 -06:00
2019-05-03 17:17:58 +02:00
2021-07-27 09:39:21 +02:00
2023-04-04 18:34:56 +02:00
2017-11-02 11:10:55 +01:00
2022-03-08 00:33:00 +01:00
2017-11-02 11:10:55 +01:00
2021-11-09 10:02:49 -08:00
2023-04-13 17:36:28 +02:00
2022-11-18 13:56:41 +00:00
2021-08-03 14:31:40 +02:00
2022-10-26 14:47:31 +02:00
2022-07-13 14:42:11 +00:00
2021-02-10 23:34:16 +01:00
2022-08-30 21:57:07 +02:00
2020-03-11 14:18:44 +01:00
2023-01-09 14:34:08 +01:00
2023-02-15 11:07:01 +01:00
2021-05-07 00:26:34 -07:00
2022-12-06 16:18:22 +01:00
2021-02-24 00:31:22 +01:00
2022-03-08 00:33:01 +01:00
2021-06-18 16:41:19 +02:00
2019-02-05 14:29:23 +01:00
2017-11-02 11:10:55 +01:00
2022-06-24 09:48:54 +02:00
2023-03-20 11:02:51 +01:00
2020-12-29 15:36:49 -08:00
2021-10-20 13:09:47 -05:00
2022-07-15 12:21:16 -04:00
2021-07-30 17:09:02 +02:00
2023-02-06 11:13:53 +01:00
2022-12-29 15:48:37 -05:00
2021-08-25 11:03:35 +02:00
2023-03-20 11:12:46 +01:00
2022-09-16 18:36:25 +02:00
2023-01-13 14:15:06 +01:00
2022-11-07 14:33:40 +01:00
2022-07-13 14:42:11 +00:00
2022-08-06 17:05:21 -07:00
2017-11-02 11:10:55 +01:00
2021-08-03 14:31:40 +02:00
2023-01-11 16:27:23 -04:00
2023-02-28 13:19:05 +01:00
2021-10-26 15:21:29 +02:00
2023-03-20 11:12:47 +01:00
2020-02-27 16:02:21 +01:00
2022-09-14 16:46:01 +02:00
2017-11-02 11:10:55 +01:00
2023-02-02 22:33:18 -08:00
2022-10-26 14:46:51 +02:00
2022-07-11 09:54:24 +02:00
2022-04-25 13:54:15 +02:00
2023-01-25 11:52:06 +01:00
2022-07-11 09:54:28 +02:00
2021-11-29 09:48:34 +01:00
2022-11-19 10:28:18 +01:00
2023-01-11 15:28:47 +01:00
2023-03-27 17:19:52 +02:00
2022-03-01 21:05:10 +01:00
2023-04-30 11:43:31 -07:00
2023-03-20 11:02:51 +01:00
2019-08-21 12:58:53 +02:00
2019-02-07 18:06:18 -08:00
2022-05-11 14:40:58 +02:00
2023-04-20 11:36:35 +02:00
2020-09-14 11:38:35 +02:00
2023-01-13 14:15:05 +01:00
2018-07-06 08:47:51 +02:00
2022-06-30 19:40:36 +02:00
2018-02-02 10:47:15 +01:00
2023-02-28 13:19:05 +01:00
2017-11-02 11:10:55 +01:00
2022-12-06 16:18:24 +01:00
2022-09-21 08:32:51 -06:00
2020-11-20 11:16:35 -08:00
2021-11-06 13:30:38 -07:00
2023-04-20 11:36:29 +02:00
2023-04-13 17:36:25 +02:00
2017-11-02 11:10:55 +01:00
2021-06-18 16:41:22 +02:00
2022-09-14 16:46:00 +02:00
2022-09-05 17:20:55 +02:00
2017-11-02 11:10:55 +01:00
2021-12-07 15:14:12 +01:00
2022-05-17 15:16:28 +02:00
2023-04-19 17:24:16 +02:00
2022-05-11 14:40:57 +02:00
2023-04-19 17:24:16 +02:00
2017-12-05 07:51:08 +01:00
2023-01-25 20:51:11 +01:00
2021-09-14 16:06:20 +02:00
2022-02-17 07:00:39 -06:00
2021-10-11 20:55:58 +02:00
2023-04-04 18:34:55 +02:00
2022-05-13 23:59:23 +02:00
2022-11-30 15:58:50 -08:00
2022-03-10 15:58:17 +01:00
2020-08-11 18:16:35 +02:00
2022-07-11 09:54:29 +02:00
2021-06-18 16:41:21 +02:00
2023-01-04 17:54:50 +01:00
2022-04-26 13:35:45 -07:00
2023-01-22 18:42:35 +01:00
2017-11-02 11:10:55 +01:00
2022-01-30 21:17:00 -05:00
2022-11-23 09:06:50 +00:00
2021-07-08 15:37:28 +02:00
2019-12-10 10:12:55 +01:00
2019-04-10 17:47:09 +02:00
2021-01-19 12:29:26 +01:00
2020-09-30 12:09:54 +02:00
2022-12-06 16:18:23 +01:00
2022-12-06 16:18:23 +01:00
2017-11-02 11:10:55 +01:00