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-04-27 19:42:02 -07:00
2023-02-02 22:33:11 -08:00
2022-09-28 19:22:10 +10:00
2022-08-07 17:52:35 -07:00
2022-09-28 19:22:13 +10:00
2022-11-18 19:00:16 +11:00
2023-04-20 12:54:22 +10:00
2023-02-10 22:19:56 +11:00
2022-08-10 15:32:02 +10:00
2022-11-15 20:11:47 +11:00
2023-04-29 09:08:44 +02:00
2022-12-02 21:59:57 +11:00
2022-09-26 22:26:49 +10:00
2023-04-20 18:20:05 +08:00
2022-09-26 23:00:13 +10:00
2022-11-24 23:31:48 +11:00
2022-11-30 21:46:48 +11:00
2022-07-22 17:24:47 -05:00
2022-09-05 14:14:27 +10:00
2023-04-20 13:21:46 +10:00
2022-12-19 07:13:33 -06:00
2022-09-26 23:00:13 +10:00
2023-02-12 22:12:38 +11:00
2023-02-12 22:11:56 +11:00
2023-04-20 13:21:49 +10:00
2023-01-11 18:29:09 +11:00
2023-02-10 22:17:35 +11:00
2023-04-20 12:54:22 +10:00
2023-03-14 23:36:27 +11:00
2023-01-30 17:53:05 +11:00
2022-12-02 17:54:07 +11:00
2023-03-23 17:18:33 -07:00
2023-02-13 22:13:29 +01:00
2022-09-26 22:47:37 +10:00
2022-09-28 19:22:10 +10:00
2022-09-26 23:00:13 +10:00
2022-07-27 21:36:05 +10:00
2022-08-19 04:05:41 -04:00
2022-11-24 23:31:47 +11:00
2022-07-20 22:28:12 +10:00
2023-04-03 15:45:50 +10:00
2023-05-01 12:06:20 -07:00
2022-11-15 20:11:47 +11:00
2023-04-29 09:09:16 +02:00
2022-09-04 22:39:59 +10:00
2023-03-15 00:52:10 +11:00
2022-11-30 21:46:48 +11:00
2022-09-28 22:52:32 +10:00
2023-04-20 13:21:42 +10:00
2022-07-28 16:22:12 +10:00
2023-04-20 13:21:48 +10:00
2022-07-27 21:36:02 +10:00
2022-09-15 22:55:46 +10:00
2023-04-20 12:59:21 +10:00
2023-02-09 16:51:41 -08:00
2023-02-13 22:35:03 +11:00
2022-09-05 14:14:02 +10:00
2022-09-05 14:14:02 +10:00
2023-03-15 00:51:46 +11:00
2022-08-06 16:38:17 -07:00
2022-09-26 20:58:18 +10:00
2022-09-26 20:58:18 +10:00
2022-11-08 17:37:18 -08:00
2023-02-12 22:12:39 +11:00
2023-04-20 13:21:42 +10:00
2023-04-20 12:59:21 +10:00
2023-04-20 10:20:50 +10:00
2022-07-27 21:36:05 +10:00
2022-12-02 17:54:09 +11:00
2022-12-07 20:14:49 +11:00
2023-01-30 17:02:03 +01:00
2022-09-15 22:55:46 +10:00
2022-11-24 23:12:18 +11:00
2022-12-02 17:54:09 +11:00
2022-12-02 17:48:50 +11:00
2022-12-02 17:48:50 +11:00
2022-09-26 23:00:13 +10:00
2023-04-20 13:21:44 +10:00
2023-03-30 23:36:34 +11:00
2023-02-13 22:35:02 +11:00
2023-02-13 22:35:03 +11:00
2022-09-28 19:22:11 +10:00
2023-04-20 12:59:21 +10:00
2023-02-12 22:12:37 +11:00
2022-09-30 18:35:52 +10:00
2022-08-10 15:27:44 +10:00
2023-03-08 08:44:24 -08:00
2022-12-02 17:48:02 +11:00
2022-12-02 17:48:02 +11:00
2022-11-18 02:18:10 +01:00
2023-03-23 17:18:33 -07:00
2022-09-26 23:00:13 +10:00
2022-10-07 00:59:54 +11:00
2022-09-28 19:22:09 +10:00
2022-09-28 19:22:08 +10:00
2022-11-01 10:24:09 +11:00
2023-04-11 23:13:33 +10:00
2022-09-05 14:14:27 +10:00
2022-07-21 10:50:13 -07:00
2023-02-13 22:35:02 +11:00
2023-04-20 12:54:22 +10:00
2022-09-28 19:22:14 +10:00
2022-09-26 23:00:15 +10:00
2022-07-27 21:36:05 +10:00
2022-08-22 13:36:59 +10:00
2023-01-27 13:45:41 +01:00
2022-09-15 22:55:46 +10:00