- f722f77 Linux 5.10.12-rt26-xanmod1
- 07b8f5d futex: Implement mechanism to wait on any of several futexes
- e6a688a Merge tag 'v5.10.12-rt26' into 5.10-rt
|\
| * debce7f v5.10.12-rt26
| * 17cfc96 softirq: Update the WIP
| * 8cac5db tracing: Merge irqflags + preemt counter, add RT bits
| * 71f816d v5.10.12-rt25
| * ec3c4a7 Merge tag 'v5.10.12' into linux-5.10.y-rt
| * 05f6d2a Linux 5.10.12
| * d5ac830 printk: fix string termination for record_print_text()
| * 861c2e3 printk: fix buffer overflow potential for print_text()
| * cb14bbb tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
| * f472a59 mm: fix a race on nr_swap_pages
| * c11f774 mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
| * c6fd968 objtool: Don't fail on missing symbol table
| * d92d008 io_uring: fix sleeping under spin in __io_clean_op
| * 7bccd1c io_uring: dont kill fasync under completion_lock
| * 186725a io_uring: fix skipping disabling sqo on exec
| * 54b4c4f io_uring: fix uring_flush in exit_files() warning
| * 0682759 io_uring: fix false positive sqo warning on flush
| * 8cb6f4d io_uring: do sqo disable on install_fd error
| * 0e3562e io_uring: fix null-deref in io_disable_sqo_submit
| * a63d915 io_uring: stop SQPOLL submit on creator's death
| * da67631 io_uring: add warn_once for io_uring_flush()
| * 18f3159 io_uring: inline io_uring_attempt_task_drop()
| * 7bf3fb6 kernel/io_uring: cancel io_uring before task works
| * 08a922a iwlwifi: dbg: Don't touch the tlv data
| * 1fa2fa7 RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
| * 77727df media: v4l2-subdev.h: BIT() is not available in userspace
| * 94fb5ff media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"
| * 0fa0a05 HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
| * a7f6d4a HID: wacom: Correct NULL dereference on AES pen proximity
| * e843e4f futex: Handle faults correctly for PI futexes
| * abc4dd7 futex: Simplify fixup_pi_state_owner()
| * a597f12 futex: Use pi_state_update_owner() in put_pi_state()
| * 6d28ac5 rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
| * 5b2c5a9 futex: Provide and use pi_state_update_owner()
| * 5ede8ee futex: Replace pointless printk in fixup_owner()
| * ab5e9a3 futex: Ensure the correct return value from futex_lock_pi()
| * bf5eb7d Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
| * 43f2e60 gpio: mvebu: fix pwm .get_state period calculation
| * b97134d Linux 5.10.11
| * 1daa298 Revert "mm: fix initialization of struct page for holes in memory layout"
| * f2a7985 mm: fix initialization of struct page for holes in memory layout
| * 5405cb3 Commit 9bb48c8 ("tty: implement write_iter") converted the tty layer to use write_iter. Fix the redirected_tty_write declaration also in n_tty and change the comparisons to use write_iter instead of write. also in n_tty and change the comparisons to use write_iter instead of write.
| * e857271 fs/pipe: allow sendfile() to pipe again
| * eb5381e interconnect: imx8mq: Use icc_sync_state
| * 0b6672f kernfs: wire up ->splice_read and ->splice_write
| * 1116745 kernfs: implement ->write_iter
| * 6ce10b6 kernfs: implement ->read_iter
| * 436bc4c bpf: Local storage helpers should check nullness of owner ptr passed
| * b379dfb drm/i915/hdcp: Get conn while content_type changed
| * 9e9ae64 ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
| * e9c4068 tcp: Fix potential use-after-free due to double kfree()
| * 5cc7606 x86/sev-es: Handle string port IO to kernel memory properly
| * 6c19578 net: systemport: free dev before on error path
| * e018e57 tty: fix up hung_up_tty_write() conversion
| * 875f1b4 tty: implement write_iter
| * f5bbf7f x86/sev: Fix nonistr violation
| * 39afef8 pinctrl: qcom: Don't clear pending interrupts when enabling
| * f8a622d pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking
| * 022dac5 pinctrl: qcom: No need to read-modify-write the interrupt status
| * 49aec69 pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
| * 22c3cb5 net: core: devlink: use right genl user_ptr when handling port param get/set
| * 6a79169 net: mscc: ocelot: Fix multicast to the CPU port
| * 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window
| * 981e180 tcp: do not mess with cloned skbs in tcp_add_backlog()
| * 013ed7c net: dsa: b53: fix an off by one in checking "vlan->vid"
| * f0f3d3e net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
| * 261b8f6 net: mscc: ocelot: allow offloading of bridge on top of LAG
| * 9898801 ipv6: set multicast flag on the multicast route
| * 0083dc2 net_sched: reject silly cell_log in qdisc_get_rtab()
| * 56ef551 net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
| * 3cb2de5 ipv6: create multicast route with RTPROT_KERNEL
| * e5f323b udp: mask TOS bits in udp_v4_early_demux()
| * 03ca5c2 net_sched: gen_estimator: support large ewma log
| * a6fc831 tcp: fix TCP socket rehash stats mis-accounting
| * fee5a83 kasan: fix incorrect arguments passing in kasan_add_zero_shadow
| * ecd63f0 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
| * b65578c skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
| * 73171b6 lightnvm: fix memory leak when submit fails
| * 76e2b0b cachefiles: Drop superfluous readpages aops NULL check
| * 20fa3a7 nvme-pci: fix error unwind in nvme_map_data
| * 8807226 nvme-pci: refactor nvme_unmap_data
| * 13bcd09 sh_eth: Fix power down vs. is_opened flag ordering
| * 7e2bf98 selftests/powerpc: Fix exit status of pkey tests
| * 55c869b net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
| * 2fc06bf octeontx2-af: Fix missing check bugs in rvu_cgx.c
| * 1918787 ASoC: SOF: Intel: fix page fault at probe if i915 init fails
| * ba54833 locking/lockdep: Cure noinstr fail
| * 8c262be sh: Remove unused HAVE_COPY_THREAD_TLS macro
| * 2339005 sh: dma: fix kconfig dependency for G2_DMA
| * e929068 drm/i915/hdcp: Update CP property in update_pipe
| * 5897a78 tools: gpio: fix %llu warning in gpio-watch.c
| * 3fa4a03 tools: gpio: fix %llu warning in gpio-event-mon.c
| * 83d7403 netfilter: rpfilter: mask ecn bits before fib lookup
| * 238b5eb cls_flower: call nla_ok() before nla_next()
| * 23d02ee x86/cpu/amd: Set __max_die_per_package on AMD
| * 0b3efe5 x86/entry: Fix noinstr fail
| * a2989ac drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4
| * 75b9444 drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
| * 881363c driver core: Extend device_is_dependent()
| * b3bc56e driver core: Fix device link device name collision
| * 8cd3c48 drivers core: Free dma_range_map when driver probe failed
| * 3a9eb11 xhci: tegra: Delay for disabling LFPS detector
| * 9e7d7c0 xhci: make sure TRB is fully written before giving it to the controller
| * 6b81e92 usb: cdns3: imx: fix can't create core device the second time issue
| * cc7f1a3 usb: cdns3: imx: fix writing read-only memory issue
| * eb87dd3 usb: bdc: Make bdc pci driver depend on BROKEN
| * 9bbf039 usb: udc: core: Use lock when write to soft_connect
| * 43e2ae5 USB: gadget: dummy-hcd: Fix errors in port-reset handling
| * ea0dd2d usb: gadget: aspeed: fix stop dma register setting.
| * c6e50ff USB: ehci: fix an interrupt calltrace error
| * f270d1d ehci: fix EHCI host controller initialization sequence
| * ee3a62c serial: mvebu-uart: fix tx lost characters at power off
| * 225c87b stm class: Fix module init return on allocation failure
| * f583cce intel_th: pci: Add Alder Lake-P support
| * 2df15ef io_uring: fix short read retries for non-reg files
| * f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
| * ca75872 io_uring: iopoll requests should also wake task ->in_idle state
| * 371f3fb mm: fix numa stats for thp migration
| * 0dc3a13 mm: memcg: fix memcg file_dirty numa stat
| * 26f54da mm: memcg/slab: optimize objcg stock draining
| * cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters
| * c351dc4 x86/setup: don't remove E820_TYPE_RAM for pfn 0
| * bd08075 x86/mmx: Use KFPU_387 for MMX string operations
| * f19c543 x86/topology: Make __max_die_per_package available unconditionally
| * f5ee8af x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
| * c530b17 irqchip/mips-cpu: Set IPI domain parent chip
| * 2edf2c9 cifs: do not fail __smb_send_rqst if non-fatal signals are pending
| * 062dea9 powerpc/64s: fix scv entry fallback flush vs interrupt
| * 1bac533 counter:ti-eqep: remove floor
| * 855b115 iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
| * dbecf66 drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c
| * 5b13690 iio: ad5504: Fix setting power-down state
| * c9894c1 iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
| * 61aad39 i2c: sprd: depend on COMMON_CLK to fix compile tests
| * 3b56eec perf evlist: Fix id index for heterogeneous systems
| * ec939c1 can: peak_usb: fix use after free bugs
| * e771a87 can: vxcan: vxcan_xmit: fix use after free bug
| * 593c072 can: dev: can_restart: fix use after free bug
| * 66ee6d9 selftests: net: fib_tests: remove duplicate log test
| * 636868a xsk: Clear pool even for inactive queues
| * 517732c ALSA: hda: Balance runtime/system PM if direct-complete is disabled
| * ca43135 gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
| * bc18387 platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
| * d77bc05 platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
| * 3e21c4d drm/vc4: Unify PCM card's driver_name
| * adc0cb3 i2c: octeon: check correct size of maximum RECV_LEN packet
| * 37d4f78 iov_iter: fix the uaccess area in copy_compat_iovec_from_user
| * ce4d02d printk: fix kmsg_dump_get_buffer length calulations
| * cf3cca5 printk: ringbuffer: fix line counting
| * 2cd9097 RDMA/cma: Fix error flow in default_roce_mode_store
| * 56c1362 RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
| * eb8ca93 drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()
| * ef9eb91 bpf: Reject too big ctx_size_in for raw_tp test run
| * 93f8cc9 arm64: entry: remove redundant IRQ flag tracing
| * 29c95dc powerpc: Fix alignment bug within the init sections
| * 3f46eda powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
| * 7c7b2b5 bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
| * cfaa407 crypto: omap-sham - Fix link error without crypto-engine
| * f733c69 scsi: ufs: Fix tm request when non-fatal error happens
| * 1ef1c2e scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
| * 20758d0 scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
| * dbba7a3 btrfs: print the actual offset in btrfs_root_name
| * 1f54a26 RDMA/ucma: Do not miss ctx destruction steps in some cases
| * 1e00ef8 pinctrl: mediatek: Fix fallback call path
| * 9eea5cc pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting
| * 73ad8d0 gpiolib: cdev: fix frame size warning in gpio_ioctl()
| * 6533681 nfsd: Don't set eof on a truncated READ_PLUS
| * de82ec8 nfsd: Fixes for nfsd4_encode_read_plus_data()
| * 8478091 x86/xen: fix 'nopvspin' build error
| * 434f246 RISC-V: Fix maximum allowed phsyical memory for RV32
| * e1b2ecb RISC-V: Set current memblock limit
| * 90ab323 libperf tests: Fail when failing to get a tracepoint id
| * 6805594 libperf tests: If a test fails return non-zero
| * 2ca824c io_uring: flush timeouts that should already have expired
| * f3f906b drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
| * bb2ee33 drm/nouveau/mmu: fix vram heap sizing
| * 685a458 drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
| * 2249a3f drm/nouveau/privring: ack interrupts the same way as RM
| * c2cd3e1 drm/nouveau/bios: fix issue shadowing expansion ROMs
| * 3970a98 drm/amd/display: Fix to be able to stop crc calculation
| * 0a3be22 HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
| * 17c9b51 drm/amd/display: disable dcn10 pipe split by default
| * 285a86d drm/amdgpu/psp: fix psp gfx ctrl cmds
| * 9e82f2a riscv: defconfig: enable gpio support for HiFive Unleashed
| * a416b33 dts: phy: add GPIO number and active state used for phy reset
| * 4685e18 dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
| * 99e301a x86/xen: Fix xen_hvm_smp_init() when vector callback not available
| * a8fddd4 x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
| * fa5f2e0 xen: Fix event channel callback via INTX/GSI
| * 95379fe arm64: make atomic helpers __always_inline
| * 64de608 riscv: cacheinfo: Fix using smp_processor_id() in preemptible
| * cec20e2 ALSA: hda/tegra: fix tegra-hda on tegra30 soc
| * a8749df clk: tegra30: Add hda clock default rates to clock driver
| * 4301e34 HID: Ignore battery for Elan touchscreen on ASUS UX550
| * 1e6fc97 HID: logitech-dj: add the G602 receiver
| * 6bc83cc riscv: Enable interrupts during syscalls with M-Mode
| * 094a4af riscv: Fix sifive serial driver
| * c47d249 riscv: Fix kernel time_init()
| * de88bcb scsi: sd: Suppress spurious errors when WRITE SAME is being disabled
| * fb84da3 scsi: scsi_debug: Fix memleak in scsi_debug_init()
| * c419b74 scsi: qedi: Correct max length of CHAP secret
| * 2536194 scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
| * 62985a3 scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
| * 55807e7 x86/hyperv: Fix kexec panic/hang issues
| * 246ab9b dm integrity: select CRYPTO_SKCIPHER
| * e03bbc5 HID: sony: select CONFIG_CRC32
| * eacac9a HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
| * 00ee972 SUNRPC: Handle TCP socket sends with kernel_sendpage() again
| * ae3e2f3 ASoC: rt711: mutex between calibration and power state changes
| * 14fe083 ASoC: Intel: haswell: Add missing pm_ops
| * 142c6a6 drm/i915: Check for rq->hwsp validity after acquiring RCU lock
| * bdab6bd drm/i915/gt: Prevent use of engine->wa_ctx after error
| * 7f8049d drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
| * 0984695 drm/amdgpu: remove gpu info firmware of green sardine
| * eab4b3e drm/syncobj: Fix use-after-free
| * 931bc41 drm/atomic: put state on error path
| * 9cb683c dm integrity: conditionally disable "recalculate" feature
| * de4fabc dm integrity: fix a crash if "recalculate" used without "internal_hash"
| * 5a5095a dm: avoid filesystem lookup in dm_get_dev_t()
| * 4749ffd mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
| * b97c26c mmc: sdhci-xenon: fix 1.8v regulator stabilization
| * 728d8ab mmc: sdhci-of-dwcmshc: fix rpmb access
| * ec30240 mmc: core: don't initialize block size from ext_csd if not present
| * 6b873ac pinctrl: ingenic: Fix JZ4760 support
| * 13ef6bc fs: fix lazytime expiration handling in __writeback_single_inode()
| * adc1111 btrfs: send: fix invalid clone operations when cloning from the same file and root
| * 018abb5 btrfs: don't clear ret in btrfs_start_dirty_block_groups
| * 14e17e9 btrfs: fix lockdep splat in btrfs_recover_relocation
| * 5169a28 btrfs: do not double free backref nodes on error
| * 9e2fc8f btrfs: don't get an EINTR during drop_snapshot for reloc
| * d9deb4c ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
| * c5f2364 dm crypt: fix copy and paste bug in crypt_alloc_req_aead
| * 367733d crypto: xor - Fix divide error in do_xor_speed()
| * fba2b0d ALSA: hda/via: Add minimum mute flag
| * d9984b9 ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
| * a03241a ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
| * de45a93 platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
| * 4d33a2e platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes
| * c479513 i2c: bpmp-tegra: Ignore unknown I2C_M flags
| * e633c08 i2c: tegra: Wait for config load atomically while in ISR
| * 4848105 mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
| * deffd59 mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
| * e65d688 scsi: target: tcmu: Fix use-after-free of se_cmd->priv
| * 8dc0fcb Linux 5.10.10
| * 3fe6036 spi: cadence: cache reference clock rate during probe
| * da02e4c spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode
| * 04ed7f1 cxgb4/chtls: Fix tid stuck due to wrong update of qid
| * d0b97c8 net: dsa: unbind all switches from tree when DSA master unbinds
| * 6423b21 mac80211: check if atf has been disabled in __ieee80211_schedule_txq
| * a00432f mac80211: do not drop tx nulldata packets on encrypted links
| * a6d508c drm/panel: otm8009a: allow using non-continuous dsi clock
| * fd21e00 can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
| * 65accf0 net: stmmac: use __napi_schedule() for PREEMPT_RT
| * 6f3fe96 rxrpc: Fix handling of an unsupported token type in rxrpc_read()
| * 2bfb953 net: dsa: clear devlink port type before unregistering slave netdevs
| * c469b23 net: phy: smsc: fix clk error handling
| * ad2175c dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
| * 024158d net: avoid 32 x truesize under-estimation for tiny skbs
| * 72cfe5b net: stmmac: fix taprio configuration when base_time is in the past
| * 34f782b net: stmmac: fix taprio schedule configuration
| * 00442a9 net: sit: unregister_netdevice on newlink's error path
| * 5ae7725 net: stmmac: Fixed mtu channged by cache aligned
| * 741690d i40e: fix potential NULL pointer dereferencing
| * 7c85d8e rxrpc: Call state should be read with READ_ONCE() under some circumstances
| * 1e5a4c7 net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
| * dbdca9d net: dcb: Validate netlink message in DCB handler
| * 2641363 esp: avoid unneeded kmap_atomic call
| * 3c64191 rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
| * f999ca8 net: mvpp2: Remove Pause and Asym_Pause support
| * 82f72e4 mlxsw: core: Increase critical threshold for ASIC thermal zone
| * d2bfbfc mlxsw: core: Add validation of transceiver temperature thresholds
| * 60b8b4e tipc: fix NULL deref in tipc_link_xmit()
| * bbcb474 net: ipv6: Validate GSO SKB before finish IPv6 processing
| * 5a61d9f netxen_nic: fix MSI/MSI-x interrupts
| * 4b97ce0 udp: Prevent reuseport_select_sock from reading uninitialized socks
| * 24cd331 net: fix use-after-free when UDP GRO with shared fraglist
| * 7d5c389 net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
| * 31ad072 bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
| * de661ca bpf: Support PTR_TO_MEM{,OR_NULL} register spilling
| * 3ed2999 bpf: Don't leak memory in bpf getsockopt when optlen == 0
| * fdcaa4a nfsd4: readdirplus shouldn't return parent of export
| * 90bd4a0 X.509: Fix crash caused by NULL pointer
| * 5f52a8a bpf: Fix signed{sub,add32}_overflows type handling
| * 99ea120 drm/amdgpu/display: drop DCN support for aarch64
| * 4473923 x86/hyperv: Initialize clockevents after LAPIC is initialized
| * 1200a5b bpf: Fix selftest compilation on clang 11
| * 57dc19a Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands" - e820d8e Revert "futex: Implement mechanism to wait on any of several futexes"
- 06ed484 Revert "futex: Restore futex_key"