This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e5ff2cb9cf67 Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org [...] new 12bb3f7f1b03 futex: Ensure the correct return value from futex_lock_pi() new 04b79c55201f futex: Replace pointless printk in fixup_owner() new c5cade200ab9 futex: Provide and use pi_state_update_owner() new 2156ac193416 rtmutex: Remove unused argument from rt_mutex_proxy_unlock() new 6ccc84f917d3 futex: Use pi_state_update_owner() in put_pi_state() new f2dac39d9398 futex: Simplify fixup_pi_state_owner() new 34b1a1ce1458 futex: Handle faults correctly for PI futexes new c64396cc36c6 Merge tag 'locking-urgent-2021-01-28' of git://git.kernel. [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: kernel/futex.c | 219 ++++++++++++++++++---------------------- kernel/locking/rtmutex.c | 3 +- kernel/locking/rtmutex_common.h | 3 +- 3 files changed, 98 insertions(+), 127 deletions(-)