Linus Torvalds
daadb3bd0e
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull locking updates from Borislav Petkov:
"Lots of cleanups and preparation. Highlights:
- futex: Cleanup and remove runtime futex_cmpxchg detection
- rtmutex: Some fixes for the PREEMPT_RT locking infrastructure
- kcsan: Share owner_on_cpu() between mutex,rtmutex and rwsem and
annotate the racy owner->on_cpu access *once*.
- atomic64: Dead-Code-Elemination"
[ Description above by Peter Zijlstra ]
* tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/atomic: atomic64: Remove unusable atomic ops
futex: Fix additional regressions
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
x86/mm: Include spinlock_t definition in pgtable.
locking: Mark racy reads of owner->on_cpu
locking: Make owner_on_cpu() into <linux/sched.h>
lockdep/selftests: Adapt ww-tests for PREEMPT_RT
lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock().
lockdep/selftests: Avoid using local_lock_{acquire|release}().
lockdep: Remove softirq accounting on PREEMPT_RT.
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.
locking: Remove rt_rwlock_is_contended().
sched: Trigger warning if ->migration_disabled counter underflows.
futex: Fix sparc32/m68k/nds32 build regression
futex: Remove futex_cmpxchg detection
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
kernel/locking: Use a pointer in ww_mutex_trylock().
2022-01-11 17:24:45 -08:00
..
2021-10-21 10:31:38 +01:00
2021-04-23 11:33:50 +02:00
2019-06-19 17:09:55 +02:00
2021-09-23 20:39:36 +02:00
2021-06-24 14:03:24 +01:00
2020-11-09 21:49:34 +00:00
2021-05-25 19:27:49 +01:00
2021-10-19 10:56:20 +01:00
2021-01-21 17:42:46 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:07 +02:00
2021-06-15 11:32:31 +01:00
2019-06-19 17:09:07 +02:00
2021-10-21 10:45:22 +01:00
2021-05-26 23:31:26 +01:00
2021-10-21 10:45:22 +01:00
2021-12-14 18:12:58 +00:00
2021-12-14 13:00:23 +00:00
2021-12-14 13:00:33 +00:00
2021-05-26 13:20:49 +02:00
2021-12-22 10:44:53 +00:00
2019-06-19 17:09:07 +02:00
2020-09-07 15:00:52 +01:00
2020-11-03 14:03:38 +00:00
2019-06-19 17:09:07 +02:00
2021-07-12 13:37:34 +01:00
2021-07-08 11:48:20 -07:00
2021-03-15 10:57:21 +00:00
2020-03-21 15:23:55 +01:00
2019-09-17 12:11:50 +01:00
2021-09-08 15:32:35 -07:00
2021-06-14 09:12:09 -07:00
2020-09-07 14:18:50 +01:00
2021-12-13 18:53:00 +00:00
2021-09-07 13:40:51 -07:00
2021-06-17 18:00:39 +01:00
2021-10-21 17:49:16 +01:00
2021-05-05 18:13:58 +01:00
2019-06-05 17:36:37 +02:00
2020-11-03 14:03:38 +00:00
2020-06-30 11:59:49 +02:00
2021-12-13 15:07:16 +01:00
2021-09-01 15:04:29 -07:00
2021-08-20 12:33:06 +02:00
2021-11-12 16:01:55 -05:00
2021-08-05 14:09:49 +01:00
2020-12-02 19:49:11 +00:00
2021-11-08 22:16:26 +01:00
2019-06-19 17:09:07 +02:00
2020-08-08 19:25:04 +01:00
2021-12-14 18:33:44 +00:00
2021-10-21 10:18:17 +01:00
2021-11-16 09:47:54 +00:00
2021-10-21 10:45:22 +01:00
2021-10-21 10:45:22 +01:00
2020-11-23 10:31:05 +01:00
2021-06-30 20:47:26 -07:00
2019-08-05 11:06:33 +01:00
2021-12-13 18:53:00 +00:00
2021-03-19 12:01:20 +00:00
2021-08-04 16:54:36 +00:00
2021-03-31 09:16:55 +01:00
2019-06-14 14:20:27 -06:00
2021-06-21 11:58:03 +01:00
2021-06-21 11:58:03 +01:00
2021-04-08 20:18:38 +09:00
2021-03-29 10:41:42 +01:00
2021-03-24 20:19:30 +00:00
2021-03-24 20:19:30 +00:00
2019-06-19 17:09:07 +02:00
2021-02-26 09:41:03 -08:00
2021-07-08 11:48:20 -07:00
2021-08-24 16:44:23 +01:00
2021-10-01 13:31:00 +01:00
2021-07-08 11:48:20 -07:00
2019-06-19 17:09:07 +02:00
2021-09-30 21:24:06 -04:00
2021-11-25 15:51:25 +00:00
2021-11-02 11:24:14 -07:00
2021-10-12 15:47:25 +01:00
2021-11-12 16:01:55 -05:00
2021-10-11 14:57:29 +01:00
2021-08-20 09:12:24 +01:00
2021-06-22 14:08:05 +01:00
2021-08-11 11:39:51 +01:00
2020-09-15 18:39:02 +01:00
2019-02-07 23:10:45 +01:00
2020-07-09 13:29:43 -04:00
2021-12-17 16:20:45 +00:00
2020-02-18 18:10:49 +00:00
2021-11-08 22:16:26 +01:00
2020-09-04 12:46:07 +01:00
2021-10-01 13:30:59 +01:00
2021-08-06 13:52:03 +01:00
2020-04-23 10:50:26 +09:00
2021-05-26 23:31:26 +01:00
2021-08-04 16:54:36 +00:00
2021-06-22 14:08:06 +01:00
2021-12-06 17:02:10 +00:00
2021-10-07 09:30:24 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-01-14 15:08:55 -08:00
2020-09-11 16:33:43 +01:00
2021-10-01 14:54:45 +01:00
2021-03-11 16:17:52 +01:00
2021-06-11 11:19:27 +01:00
2020-09-18 14:05:13 +01:00
2020-12-04 10:08:34 +00:00
2021-06-03 09:53:17 +01:00
2021-11-16 10:12:57 +00:00
2021-06-15 12:08:39 +01:00
2021-06-01 18:53:53 +01:00
2020-06-04 19:06:21 -07:00
2021-11-08 10:05:54 +00:00
2021-07-28 18:33:49 +01:00
2021-05-12 13:01:45 +02:00
2020-11-23 10:59:00 +00:00
2020-02-27 14:30:50 +00:00
2021-11-01 16:33:53 -07:00
2021-04-08 17:45:10 +01:00
2021-08-03 10:35:03 +01:00
2019-10-21 19:20:27 +01:00
2020-11-09 21:49:34 +00:00
2021-05-27 17:55:33 +01:00
2021-06-24 14:01:55 +01:00
2020-11-20 11:16:34 -08:00
2021-10-01 13:31:00 +01:00
2021-07-08 11:48:20 -07:00
2021-10-12 09:22:33 +01:00
2019-06-19 17:09:07 +02:00
2019-08-05 11:06:33 +01:00
2020-11-23 18:17:39 +00:00
2021-08-20 19:49:38 +01:00
2021-07-12 13:37:34 +01:00
2021-05-26 22:45:46 +01:00
2021-04-23 14:18:21 +01:00
2020-12-03 19:12:24 +00:00
2021-12-07 15:14:12 +01:00
2021-02-11 07:59:54 -05:00
2021-02-09 13:50:57 +00:00
2021-12-10 14:06:04 +00:00
2020-09-11 15:51:15 +01:00
2019-06-19 17:09:07 +02:00
2021-09-21 14:50:19 +01:00
2020-05-15 16:35:50 +01:00
2019-10-14 10:55:00 +01:00
2021-09-14 16:06:20 +02:00
2021-12-13 18:53:00 +00:00
2021-06-13 18:16:47 +01:00
2021-11-01 17:00:05 -07:00
2019-06-19 17:09:07 +02:00
2021-06-23 14:52:57 +01:00
2021-08-06 13:52:03 +01:00
2021-11-23 15:10:26 +05:30
2021-10-01 13:31:01 +01:00
2020-11-23 18:17:39 +00:00
2021-11-24 09:16:26 +00:00
2021-10-07 13:51:12 +02:00
2021-10-07 13:51:12 +02:00
2019-06-19 17:09:55 +02:00
2020-07-24 13:15:20 +01:00
2020-04-23 10:50:26 +09:00
2021-10-01 13:30:59 +01:00
2021-09-29 16:54:33 +01:00
2020-06-09 09:39:13 -07:00
2021-10-21 10:45:22 +01:00
2019-06-19 17:09:55 +02:00