* e8058713a6b5 Linux 5.10.12-xanmod1 * b672d1fa9f02 futex: Implement mechanism to wait on any of several futexes * e5aaba3c484d Merge tag 'v5.10.12' into 5.10 |\ | * 05f6d2aa7e2f Linux 5.10.12 | * d5ac8304e180 printk: fix string termination for record_print_text() | * 861c2e349a36 printk: fix buffer overflow potential for print_text() | * cb14bbbb7bbf tools: Factor HOSTCC, HOSTLD, HOSTAR definitions | * f472a59aa182 mm: fix a race on nr_swap_pages | * c11f7749f1fc mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint | * c6fd968f5843 objtool: Don't fail on missing symbol table | * d92d00861e98 io_uring: fix sleeping under spin in __io_clean_op | * 7bccd1c19128 io_uring: dont kill fasync under completion_lock | * 186725a80c4e io_uring: fix skipping disabling sqo on exec | * 54b4c4f9aba9 io_uring: fix uring_flush in exit_files() warning | * 0682759126bc io_uring: fix false positive sqo warning on flush | * 8cb6f4da831b io_uring: do sqo disable on install_fd error | * 0e3562e3b2ae io_uring: fix null-deref in io_disable_sqo_submit | * a63d9157571b io_uring: stop SQPOLL submit on creator's death | * da67631a33c3 io_uring: add warn_once for io_uring_flush() | * 18f31594ee52 io_uring: inline io_uring_attempt_task_drop() | * 7bf3fb6243a3 kernel/io_uring: cancel io_uring before task works | * 08a922a6fdf8 iwlwifi: dbg: Don't touch the tlv data | * 1fa2fa7932f9 RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC | * 77727dfda786 media: v4l2-subdev.h: BIT() is not available in userspace | * 94fb5ff34544 media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing" | * 0fa0a05b4089 HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices | * a7f6d4ab4434 HID: wacom: Correct NULL dereference on AES pen proximity | * e843e4f78258 futex: Handle faults correctly for PI futexes | * abc4dd792f8d futex: Simplify fixup_pi_state_owner() | * a597f12e971c futex: Use pi_state_update_owner() in put_pi_state() | * 6d28ac502f9a rtmutex: Remove unused argument from rt_mutex_proxy_unlock() | * 5b2c5a9561c2 futex: Provide and use pi_state_update_owner() | * 5ede8ee2cb16 futex: Replace pointless printk in fixup_owner() | * ab5e9a320e44 futex: Ensure the correct return value from futex_lock_pi() | * bf5eb7d21ab0 Revert "mm/slub: fix a memory leak in sysfs_slab_add()" | * 43f2e6077f44 gpio: mvebu: fix pwm .get_state period calculation * cb8e5704603c Revert "futex: Implement mechanism to wait on any of several futexes" * cc8631fb80c9 Revert "futex: Restore futex_key"