This is the start of the stable review cycle for the 5.15.162 release. There are 356 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri, 05 Jul 2024 10:28:09 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.162-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 5.15.162-rc1 Alex Bee <knaerzche@xxxxxxxxx> arm64: dts: rockchip: Add sound-dai-cells for RK3368 FUKAUMI Naoki <naoki@xxxxxxxxx> arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E Johan Jonker <jbx6244@xxxxxxxxx> ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node Marc Zyngier <maz@xxxxxxxxxx> KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption Ard Biesheuvel <ardb@xxxxxxxxxx> efi/x86: Free EFI memory map only when installing a new one. Ard Biesheuvel <ardb@xxxxxxxxxx> efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures Ard Biesheuvel <ardb@xxxxxxxxxx> efi: memmap: Move manipulation routines into x86 arch tree Liu Zixian <liuzixian4@xxxxxxxxxx> efi: Correct comment on efi_memmap_alloc Zheng Zhi Yuan <kevinjone25@xxxxxxxxxxxx> drivers: fix typo in firmware/efi/memmap.c Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> tcp: Fix data races around icsk->icsk_af_ops. Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> ipv6: Fix data races around sk->sk_prot. Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: annotate some data-races around sk->sk_prot Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> nfs: Leave pages in the pagecache if readpage failed Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> pwm: stm32: Refuse too small period requests Arnd Bergmann <arnd@xxxxxxxx> syscalls: fix sys_fanotify_mark prototype Arnd Bergmann <arnd@xxxxxxxx> syscalls: fix compat_sys_io_pgetevents_time64 usage Arnd Bergmann <arnd@xxxxxxxx> ftruncate: pass a signed offset Niklas Cassel <cassel@xxxxxxxxxx> ata: libata-core: Fix double free on error Niklas Cassel <cassel@xxxxxxxxxx> ata: ahci: Clean up sysfs file on error Sven Eckelmann <sven@xxxxxxxxxxxxx> batman-adv: Don't accept TT entries for out-of-spec VIDs Ma Ke <make24@xxxxxxxxxxx> drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx> drm/i915/gt: Fix potential UAF by revoke of fence registers Julia Zhang <julia.zhang@xxxxxxx> drm/amdgpu: avoid using null object of framebuffer Ma Ke <make24@xxxxxxxxxxx> drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes Arnd Bergmann <arnd@xxxxxxxx> hexagon: fix fadvise64_64 calling conventions Arnd Bergmann <arnd@xxxxxxxx> csky, hexagon: fix broken sys_sync_file_range Arnd Bergmann <arnd@xxxxxxxx> sh: rework sync_file_range ABI Dragan Simic <dsimic@xxxxxxxxxxx> kbuild: Install dtb files as 0644 in Makefile.dtbinst Yuntao Wang <ytcoode@xxxxxxxxx> cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked() Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> net: can: j1939: recover socket queue on CAN bus error during BAM transmission Shigeru Yoshida <syoshida@xxxxxxxxxx> net: can: j1939: Initialize unused data in j1939_send_one() Jean-Michel Hautbois <jeanmichel.hautbois@xxxxxxxxxx> tty: mcf: MCF54418 has 10 UARTS Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> serial: imx: set receiver level before starting uart Udit Kumar <u-kumar1@xxxxxx> serial: 8250_omap: Implementation of Errata i2310 Meng Li <Meng.Li@xxxxxxxxxxxxx> usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> usb: atm: cxacru: fix endpoint checking in cxacru_bind() Dan Carpenter <dan.carpenter@xxxxxxxxxx> usb: musb: da8xx: fix a resource leak in probe() Oliver Neukum <oneukum@xxxxxxxx> usb: gadget: printer: fix races against disable Oliver Neukum <oneukum@xxxxxxxx> usb: gadget: printer: SS+ support Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx> net: usb: ax88179_178a: improve link status logs Vasileios Amoiridis <vassilisamir@xxxxxxxxx> iio: chemical: bme680: Fix sensor data read operation Vasileios Amoiridis <vassilisamir@xxxxxxxxx> iio: chemical: bme680: Fix overflows in compensate() functions Vasileios Amoiridis <vassilisamir@xxxxxxxxx> iio: chemical: bme680: Fix calibration data variable Vasileios Amoiridis <vassilisamir@xxxxxxxxx> iio: chemical: bme680: Fix pressure value output Alexander Sverdlin <alexander.sverdlin@xxxxxxxxxxx> iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF Fernando Yang <hagisf@xxxxxx> iio: adc: ad7266: Fix variable checking bug Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> i2c: testunit: discard write requests while old command is running Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> i2c: testunit: don't erase registers after STOP Adrian Hunter <adrian.hunter@xxxxxxxxx> mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() Adrian Hunter <adrian.hunter@xxxxxxxxx> mmc: sdhci: Do not invert write-protect twice Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos Jan Kara <jack@xxxxxxx> ocfs2: fix DIO failure due to insufficient transaction credits Arnd Bergmann <arnd@xxxxxxxx> parisc: use generic sys_fanotify_mark implementation Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> x86: stop playing stack games in profile_pc() Kent Gibson <warthog618@xxxxxxxxx> gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1) Aleksandr Mishin <amishin@xxxxxxxxxx> gpio: davinci: Validate the obtained number of IRQs Liu Ying <victor.liu@xxxxxxx> drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA Hannes Reinecke <hare@xxxxxxx> nvme: fixup comment for nvme RDMA Provider Type Erick Archer <erick.archer@xxxxxxxxxxx> drm/radeon/radeon_display: Decrease the size of allocated memory Andrew Davis <afd@xxxxxx> soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message Ricardo Ribalda <ribalda@xxxxxxxxxxxx> media: dvbdev: Initialize sbuf Oswald Buddenhagen <oswald.buddenhagen@xxxxxx> ALSA: emux: improve patch ioctl data validation Joachim Vandersmissen <git@xxxxxxxxx> crypto: ecdh - explicitly zeroize private_key Dawei Li <dawei.li@xxxxxxxxxxxx> net/dpaa2: Avoid explicit cpumask var allocation on stack Dawei Li <dawei.li@xxxxxxxxxxxx> net/iucv: Avoid explicit cpumask var allocation on stack Wenchao Hao <haowenchao2@xxxxxxxxxx> RDMA/restrack: Fix potential invalid address access Anton Protopopov <aspsk@xxxxxxxxxxxxx> bpf: Add a check for struct bpf_fib_lookup size Denis Arefev <arefev@xxxxxxxxx> mtd: partitions: redboot: Added conversion of operands to a larger type Uros Bizjak <ubizjak@xxxxxxxxx> x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup Maxime Coquelin <maxime.coquelin@xxxxxxxxxx> vduse: Temporarily fail if control queue feature requested Maxime Coquelin <maxime.coquelin@xxxxxxxxxx> vduse: validate block features only with block devices Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep Christophe Leroy <christophe.leroy@xxxxxxxxxx> bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() Yunseong Kim <yskelg@xxxxxxxxx> tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers Neal Cardwell <ncardwell@xxxxxxxxxx> tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO Arnd Bergmann <arnd@xxxxxxxx> parisc: use correct compat recv/recvfrom syscalls Arnd Bergmann <arnd@xxxxxxxx> sparc: fix compat recv/recvfrom syscalls Arnd Bergmann <arnd@xxxxxxxx> sparc: fix old compat_sys_select() luoxuanqiang <luoxuanqiang@xxxxxxxxxx> Fix race for duplicate reqsk on identical SYN Akhmat Karakotov <hmukos@xxxxxxxxxxxxxx> tcp: Use BPF timeout setting for SYN ACK RTO Daniil Dulov <d.dulov@xxxxxxxxxx> xdp: Remove WARN() from __xdp_reg_mem_model() Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@xxxxxxxxxxxxxxxxxxxx> net: phy: micrel: add Microchip KSZ 9477 to the device table Nick Child <nnac123@xxxxxxxxxxxxx> ibmvnic: Free any outstanding tx skbs during scrq reset Tristram Ha <tristram.ha@xxxxxxxxxxxxx> net: dsa: microchip: fix initial port flush problem Elinor Montmasson <elinor.montmasson@xxxxxxxxxxxxxxxxxxxx> ASoC: fsl-asoc-card: set priv->pdev before using it Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> net: stmmac: Assign configured channel value to EXTTS event Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> net: mdio: add helpers to extract clause 45 regad and devad fields Alex Deucher <alexander.deucher@xxxxxxx> drm/amdgpu: fix UBSAN warning in kv_dpm.c Steve French <stfrench@xxxxxxxxxxxxx> cifs: fix typo in module parameter enable_gcm_256 Huang-Huang Bao <i@xxxxxx> pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set Huang-Huang Bao <i@xxxxxx> pinctrl: rockchip: use dedicated pinctrl type for RK3328 Huang-Huang Bao <i@xxxxxx> pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins Huang-Huang Bao <i@xxxxxx> pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins Hagar Hemdan <hagarhem@xxxxxxxxxx> pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER John Keeping <jkeeping@xxxxxxxxxxxxxxxxx> Input: ili210x - fix ili251x_read_touch_data() return value Ziwei Xiao <ziweixiao@xxxxxxxxxx> gve: Clear napi->skb before dev_kfree_skb_any() David Awogbemila <awogbemila@xxxxxxxxxx> gve: Add RX context. Mario Limonciello <mario.limonciello@xxxxxxx> ACPI: x86: Force StorageD3Enable on more products Mario Limonciello <mario.limonciello@xxxxxxx> ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable Jan Beulich <jbeulich@xxxxxxxx> x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node() Enzo Matsumiya <ematsumiya@xxxxxxx> smb: client: fix deadlock in smb2_find_smb_tcon() Yazen Ghannam <yazen.ghannam@xxxxxxx> x86/amd_nb: Check for invalid SMN reads Naveen Naidu <naveennaidu479@xxxxxxxxx> PCI: Add PCI_ERROR_RESPONSE and related definitions Haifeng Xu <haifeng.xu@xxxxxxxxxx> perf/core: Fix missing wakeup when waiting for context reference Nam Cao <namcao@xxxxxxxxxxxxx> riscv: fix overlap of allocated page and PTR_ERR Jisheng Zhang <jszhang@xxxxxxxxxx> riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef Matthias Maennich <maennich@xxxxxxxxxx> kheaders: explicitly define file modes for archived headers Masahiro Yamada <masahiroy@xxxxxxxxxx> Revert "kheaders: substituting --sort in archive creation" Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> drm/i915/gt: Disarm breadcrumbs if engines are already idle Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> drm/i915/gt: Only kick the signal worker if there's been an update Nandor Kracser <bonifaido@xxxxxxxxx> ksmbd: ignore trailing slashes in share paths Tony Luck <tony.luck@xxxxxxxxx> x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL Tony Luck <tony.luck@xxxxxxxxx> x86/cpu/vfm: Add new macros to work with (vendor/family/model) values Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test Matthew Mirvish <matthew@xxxxxxxx> bcache: fix variable length array abuse in btree_iter Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx> pmdomain: ti-sci: Fix duplicate PD referrals Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power Kees Cook <keescook@xxxxxxxxxxxx> rtlwifi: rtl8192de: Style clean-ups Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> ARM: dts: samsung: smdk4412: fix keypad no-autorepeat Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> ARM: dts: samsung: smdkv310: fix keypad no-autorepeat Adrian Hunter <adrian.hunter@xxxxxxxxx> perf script: Show also errors for --insn-trace option Changbin Du <changbin.du@xxxxxxxxxx> perf: script: add raw|disasm arguments to --insn-trace option Martin Leung <martin.leung@xxxxxxx> drm/amd/display: revert Exit idle optimizations before HDCP execution Frank Li <Frank.Li@xxxxxxx> arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema Grygorii Tertychnyi <grembeter@xxxxxxxxx> i2c: ocores: set IACK bit after core is enabled Eric Dumazet <edumazet@xxxxxxxxxx> tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() Aleksandr Nogikh <nogikh@xxxxxxxxxx> kcov: don't lose track of remote references during softirqs Peter Oberparleiter <oberpar@xxxxxxxxxxxxx> gcov: add support for GCC 14 Alex Deucher <alexander.deucher@xxxxxxx> drm/radeon: fix UBSAN warning in kv_dpm.c Jani Nikula <jani.nikula@xxxxxxxxx> drm/i915/mso: using joiner is not possible with eDP MSO Edson Juliano Drosdeck <edson.drosdeck@xxxxxxxxx> ALSA: hda/realtek: Limit mic boost on N14AP7 Sean Christopherson <seanjc@xxxxxxxxxx> KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes Boris Burkov <boris@xxxxxx> btrfs: retry block group reclaim without infinite loop Ignat Korchagin <ignat@xxxxxxxxxxxxxx> net: do not leave a dangling sk pointer, when socket creation fails Erwan Le Ray <erwan.leray@xxxxxxxxxxx> serial: stm32: rework RX over DMA Patrisious Haddad <phaddad@xxxxxxxxxx> RDMA/mlx5: Add check for srq max_sge attribute Raju Rangoju <Raju.Rangoju@xxxxxxx> ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Kalle Niemi <kaleposti@xxxxxxxxx> regulator: bd71815: fix ramp values Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix missing kmem_cache_destroy() Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Bjorn Helgaas <bhelgaas@xxxxxxxxxx> dmaengine: ioat: use PCI core macros for PCIe Capability Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix leaking on version mismatch Bjorn Helgaas <bhelgaas@xxxxxxxxxx> dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() Qing Wang <wangqing@xxxxxxxx> dmaengine: ioat: switch from 'pci_' to 'dma_' API Li RongQing <lirongqing@xxxxxxxxx> dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list Biju Das <biju.das.jz@xxxxxxxxxxxxxx> regulator: core: Fix modpost error "regulator_get_regmap" undefined Oliver Neukum <oneukum@xxxxxxxx> net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings Pavan Chebbi <pavan.chebbi@xxxxxxxxxxxx> bnxt_en: Restore PTP tx_avail count in case of skb_pad() error Jianguo Wu <wujianguo@xxxxxxxxxxxxxxx> seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxx> netfilter: ipset: Fix suspicious rcu_dereference_protected() Simon Horman <horms@xxxxxxxxxx> octeontx2-pf: Add error handling to VLAN unoffload handling Heng Qi <hengqi@xxxxxxxxxxxxxxxxx> virtio_net: checksum offloading handling fix Xiaolei Wang <xiaolei.wang@xxxxxxxxxxxxx> net: stmmac: No need to calculate speed divider when offload is disabled Dan Carpenter <dan.carpenter@xxxxxxxxxx> ptp: fix integer overflow in max_vclocks_store Xin Long <lucien.xin@xxxxxxxxx> sched: act_ct: add netns into the key of tcf_ct_flow_table Vlad Buslov <vladbu@xxxxxxxxxx> net/sched: act_ct: set 'net' pointer when creating new nf_flow_table Xin Long <lucien.xin@xxxxxxxxx> tipc: force a dst refcount before doing decryption David Ruth <druth@xxxxxxxxxxxx> net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() Pedro Tammela <pctammela@xxxxxxxxxxxx> net/sched: act_api: rely on rcu in tcf_idr_check_alloc Stefan Wahren <wahrenst@xxxxxxx> qca_spi: Make interrupt remembering atomic Yue Haibing <yuehaibing@xxxxxxxxxx> netns: Make get_net_ns() handle zero refcount net Eric Dumazet <edumazet@xxxxxxxxxx> xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: prevent possible NULL dereference in rt6_probe() Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: prevent possible NULL deref in fib6_nh_init() Gavrilov Ilia <Ilia.Gavrilov@xxxxxxxxxxx> netrom: Fix a memory leak in nr_heartbeat_expiry() Ondrej Mosnacek <omosnace@xxxxxxxxxx> cipso: fix total option length computation Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> tracing: Build event generation tests only as modules Christian Marangi <ansuelsmth@xxxxxxxxx> mips: bmips: BCM6358: make sure CBR is correctly set Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> MIPS: Routerboard 532: Fix vendor retry check code Parker Newman <pnewman@xxxxxxxxxxxxxxx> serial: exar: adding missing CTI and Exar PCI ids Esben Haabendal <esben@xxxxxxxxxx> serial: imx: Introduce timeout when waiting on transmitter empty Songyang Li <leesongyang@xxxxxxxxxxx> MIPS: Octeon: Add PCIe link status check Mario Limonciello <mario.limonciello@xxxxxxx> PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports Roman Smirnov <r.smirnov@xxxxxx> udf: udftime: prevent overflow in udf_disk_stamp_to_time() Joao Pinto <Joao.Pinto@xxxxxxxxxxxx> Avoid hw_desc array overrun in dw-axi-dmac Alex Henrie <alexhenrie24@xxxxxxxxx> usb: misc: uss720: check for incompatible versions of the Belkin F5U002 Yunlei He <heyunlei@xxxxxxxx> f2fs: remove clear SB_INLINECRYPT flag in default_options Aleksandr Aprelkov <aaprelkov@xxxxxxxxxxxx> iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Tzung-Bi Shih <tzungbi@xxxxxxxxxx> power: supply: cros_usbpd: provide ID table for avoiding fallback match Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/io: Avoid clang null pointer arithmetic warnings Nathan Lynch <nathanl@xxxxxxxxxxxxx> powerpc/pseries: Enforce hcall result buffer validity and size Erico Nunes <nunes.erico@xxxxxxxxx> drm/lima: mask irqs in timeout path before hard reset Erico Nunes <nunes.erico@xxxxxxxxx> drm/lima: add mask irq callback to gp and pp Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Exit idle optimizations before HDCP execution Uri Arev <me@xxxxxxxxxxxxx> Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Takashi Iwai <tiwai@xxxxxxx> ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sean O'Brien <seobrien@xxxxxxxxxxxx> HID: Add quirk for Logitech Casa touchpad Breno Leitao <leitao@xxxxxxxxxx> netpoll: Fix race condition in netpoll_owner_active Kunwu Chan <chentao@xxxxxxxxxx> kselftest: arm64: Add a null pointer check Manish Rangankar <mrangankar@xxxxxxxxxxx> scsi: qedi: Fix crash while reading debugfs attribute Wander Lairson Costa <wander@xxxxxxxxxx> drop_monitor: replace spin_lock by raw_spin_lock Eric Dumazet <edumazet@xxxxxxxxxx> af_packet: avoid a false positive warning in packet_setsockopt() Arnd Bergmann <arnd@xxxxxxxx> wifi: ath9k: work around memset overflow warning Eric Dumazet <edumazet@xxxxxxxxxx> batman-adv: bypass empty buckets in batadv_purge_orig_ref() Yonghong Song <yonghong.song@xxxxxxxxx> selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Alessandro Carminati (Red Hat) <alessandro.carminati@xxxxxxxxx> selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Justin Stitt <justinstitt@xxxxxxxxxx> block/ioctl: prefer different overflow check Zqiang <qiang.zhang1211@xxxxxxxxx> rcutorture: Fix invalid context warning when enable srcu barrier testing Zqiang <qiang.zhang1211@xxxxxxxxx> rcutorture: Make stall-tasks directly exit when rcutorture tests end Paul E. McKenney <paulmck@xxxxxxxxxx> rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Chenghai Huang <huangchenghai2@xxxxxxxxxx> crypto: hisilicon/sec - Fix memory leak for sec resource release Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> padata: Disable BH when taking works lock on MT path Johan Hovold <johan+linaro@xxxxxxxxxx> Bluetooth: qca: fix info leak when fetching board id Dan Carpenter <dan.carpenter@xxxxxxxxxx> Bluetooth: qca: Fix error code in qca_read_fw_build_info() Oleg Nesterov <oleg@xxxxxxxxxx> zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING Jean Delvare <jdelvare@xxxxxxx> i2c: designware: Fix the functionality flags of the slave-only interface Jean Delvare <jdelvare@xxxxxxx> i2c: at91: Fix the functionality flags of the slave-only interface Shichao Lai <shichaorai@xxxxxxxxx> usb-storage: alauda: Check whether the media is initialized Sicong Huang <congei42@xxxxxxx> greybus: Fix use-after-free bug in gb_interface_release due to race condition. Nathan Chancellor <nathan@xxxxxxxxxx> kbuild: Remove support for Clang's ThinLTO caching YonglongLi <liyonglong@xxxxxxxxxxxxxxx> mptcp: pm: update add_addr counters after connect YonglongLi <liyonglong@xxxxxxxxxxxxxxx> mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID Matthias Goergens <matthias.goergens@xxxxxxxxx> hugetlb_encode.h: fix undefined behaviour (34 << 26) Doug Brown <doug@xxxxxxxxxxxxx> serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level Miaohe Lin <linmiaohe@xxxxxxxxxx> mm/huge_memory: don't unpoison huge_zero_folio Damien Le Moal <dlemoal@xxxxxxxxxx> scsi: mpi3mr: Fix ATA NCQ priority support Oleg Nesterov <oleg@xxxxxxxxxx> tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx> nilfs2: fix potential kernel bug due to lack of writeback flag waiting Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Lunar Lake support Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Meteor Lake-S support Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Sapphire Rapids SOC support Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Granite Rapids SOC support Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Granite Rapids support Nuno Sa <nuno.sa@xxxxxxxxxx> dmaengine: axi-dmac: fix possible race in remove() Rick Wertenbroek <rick.wertenbroek@xxxxxxxxx> PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id Su Yue <glass.su@xxxxxxxx> ocfs2: fix races between hole punching and AIO+DIO Su Yue <glass.su@xxxxxxxx> ocfs2: use coarse time for new created files Rik van Riel <riel@xxxxxxxxxxx> fs/proc: fix softlockup in __read_vmcore Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> knfsd: LOOKUP can return an illegal error value Vamshi Gajjela <vamshigajjela@xxxxxxxxxx> spmi: hisi-spmi-controller: Do not override device identifier Hagar Gamal Halim Hemdan <hagarhem@xxxxxxxxxx> vmci: prevent speculation leaks by sanitizing event in event_deliver() Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx> sock_map: avoid race between sock_map_close and sk_psock_put Damien Le Moal <dlemoal@xxxxxxxxxx> null_blk: Print correct max open zones limit in null_init_zoned_dev() Steven Rostedt (Google) <rostedt@xxxxxxxxxxx> tracing/selftests: Fix kprobe event name test for .isra. functions Paolo Abeni <pabeni@xxxxxxxxxx> mptcp: ensure snd_una is properly initialized on connect Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found Jani Nikula <jani.nikula@xxxxxxxxx> drm/exynos/vidi: fix memory leak in .get_modes() Dirk Behme <dirk.behme@xxxxxxxxxxxx> drivers: core: synchronize really_probe() and dev_uevent() Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@xxxxxxx> iio: imu: inv_icm42600: delete unneeded update watermark call Marc Ferland <marc.ferland@xxxxxxxxxxxx> iio: dac: ad5592r: fix temperature channel scaling value David Lechner <dlechner@xxxxxxxxxxxx> iio: adc: ad9467: fix scan type sign Rao Shoaib <Rao.Shoaib@xxxxxxxxxx> af_unix: Read with MSG_PEEK loops if the first unread byte is OOB Taehee Yoo <ap420073@xxxxxxxxx> ionic: fix use after netif_napi_del() Petr Pavlu <petr.pavlu@xxxxxxxx> net/ipv6: Fix the RT cache flush via sysctl using a previous delay Xiaolei Wang <xiaolei.wang@xxxxxxxxxxxxx> net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxx> netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ Gal Pressman <gal@xxxxxxxxxx> net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets Eric Dumazet <edumazet@xxxxxxxxxx> tcp: fix race in tcp_v6_syn_recv_sock() Adam Miotk <adam.miotk@xxxxxxx> drm/bridge/panel: Fix runtime warning on panel bridge release Amjad Ouled-Ameur <amjad.ouled-ameur@xxxxxxx> drm/komeda: check for error-valued pointer Aleksandr Mishin <amishin@xxxxxxxxxx> liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet Jie Wang <wangjie125@xxxxxxxxxx> net: hns3: add cond_resched() to hns3 ring buffer init process Yonglong Liu <liuyonglong@xxxxxxxxxx> net: hns3: fix kernel crash problem in concurrent scenario Csókás, Bence <csokas.bence@xxxxxxxxx> net: sfp: Always call `sfp_sm_mod_remove()` on remove Ian Forbes <ian.forbes@xxxxxxxxxxxx> drm/vmwgfx: 3D disabled should not effect STDU memory limits José Expósito <jose.exposito89@xxxxxxxxx> HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> iommu: Return right value in iommu_sva_bind_device() Kun(llfl) <llfl@xxxxxxxxxxxxxxxxx> iommu/amd: Fix sysfs leak in iommu init Vasant Hegde <vasant.hegde@xxxxxxx> iommu/amd: Introduce pci segment structure Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> HID: core: remove unnecessary WARN_ON() in implement() Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx> gpio: tqmx86: store IRQ trigger type and unmask status separately Gregor Herburger <gregor.herburger@xxxxxxxxxxxx> gpio: tqmx86: fix typo in Kconfig label Armin Wolf <W_Armin@xxxxxx> platform/x86: dell-smbios: Fix wrong token data in sysfs ye xingchen <ye.xingchen@xxxxxxxxxx> platform/x86: dell-smbios-base: Use sysfs_emit() Chen Hanxiao <chenhx.fnst@xxxxxxxxxxx> SUNRPC: return proper error from gss_wrap_req_priv Samuel Holland <samuel.holland@xxxxxxxxxx> clk: sifive: Do not register clkdevs for PRCI clocks Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Input: try trimming too long modalias strings Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/uaccess: Fix build errors seen with GCC 13/14 Breno Leitao <leitao@xxxxxxxxxx> scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory Kuangyi Chiang <ki.chiang65@xxxxxxxxx> xhci: Apply broken streams quirk to Etron EJ188 xHCI host Hector Martin <marcan@xxxxxxxxx> xhci: Handle TD clearing for multiple streams case Kuangyi Chiang <ki.chiang65@xxxxxxxxx> xhci: Apply reset resume quirk to Etron EJ188 xHCI host Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> xhci: Set correct transferred length for cancelled bulk transfers Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> jfs: xattr: fix buffer overflow for invalid xattr Tomas Winkler <tomas.winkler@xxxxxxxxx> mei: me: release irq in mei_me_pci_resume error path Kyle Tso <kyletso@xxxxxxxxxx> usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx> nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> nilfs2: return the mapped address from nilfs_get_page() Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> nilfs2: Remove check for PageError Filipe Manana <fdmanana@xxxxxxxx> btrfs: fix leak of qgroup extent records after transaction abort Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wifi: ath10k: fix QCOM_RPROC_COMMON dependency Dev Jain <dev.jain@xxxxxxx> selftests/mm: compaction_test: fix bogus test success on Aarch64 Mark Brown <broonie@xxxxxxxxxx> selftests/mm: log a consistent test name for check_compaction Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> selftests/mm: conform test to TAP format output Dev Jain <dev.jain@xxxxxxx> selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages Frank van der Linden <fvdl@xxxxxxxxxx> mm/cma: drop incorrect alignment check in cma_init_reserved_mem David Hildenbrand <david@xxxxxxxxxx> cma: factor out minimum alignment requirement Hamish Martin <hamish.martin@xxxxxxxxxxxxxxxxxxx> i2c: acpi: Unbind mux adapters before delete Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> i2c: add fwnode APIs Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> mmc: davinci: Don't strip remove function when driver is builtin Yangtao Li <frank.li@xxxxxxxx> mmc: davinci_mmc: Convert to platform remove callback returning void Zheng Yejian <zhengyejian1@xxxxxxxxxx> ftrace: Fix possible use-after-free issue in ftrace_location() Peter Zijlstra <peterz@xxxxxxxxxxxxx> x86/ibt,ftrace: Search for __fentry__ location Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> serial: sc16is7xx: replace hardcoded divisor value with BIT() macro Johan Hovold <johan+linaro@xxxxxxxxxx> Bluetooth: qca: fix info leak when fetching fw build id Tim Jiang <quic_tjiang@xxxxxxxxxxx> Bluetooth: qca: add support for QCA2066 Neil Armstrong <neil.armstrong@xxxxxxxxxx> Bluetooth: qca: use switch case for soc type behavior Luca Weiss <luca.weiss@xxxxxxxxxxxxx> Bluetooth: btqca: Add WCN3988 support Min-Hua Chen <minhuadotchen@xxxxxxxxx> Bluetooth: btqca: use le32_to_cpu for ver.soc_id Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Bluetooth: hci_qca: mark OF related data as maybe unused Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> skbuff: introduce skb_pull_data Thomas Weißschuh <linux@xxxxxxxxxxxxxx> misc/pvpanic-pci: register attributes via pci_driver Thomas Weißschuh <linux@xxxxxxxxxxxxxx> misc/pvpanic: deduplicate common code Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> pvpanic: Indentation fixes here and there Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> pvpanic: Keep single style across modules Hersen Wu <hersenxs.wu@xxxxxxx> drm/amd/display: Fix incorrect DSC instance for MST Alexey Kodanev <aleksei.kodanev@xxxxxxxxxxx> drm/amd/display: drop unnecessary NULL checks in debugfs Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> drm/amd/display: Clean up some inconsistent indenting George Shen <george.shen@xxxxxxx> drm/amd/display: Handle Y carry-over in VCP X.Y calculation Hans de Goede <hdegoede@xxxxxxxxxx> iio: accel: mxc4005: Reset chip on probe() and resume() Wesley Cheng <quic_wcheng@xxxxxxxxxxx> usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete John Keeping <john@xxxxxxxxxxxx> usb: gadget: f_fs: use io_data->status consistently Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: fix possible race in __fib6_drop_pcpu_from() Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Use skb_queue_empty_lockless() in unix_release_sock(). Eric Dumazet <edumazet@xxxxxxxxxx> af_unix: annotate lockless accesses to sk->sk_err Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-race of sk->sk_state in unix_stream_connect(). Eric Dumazet <edumazet@xxxxxxxxxx> net: drop nopreempt requirement on sock_prot_inuse_add() Eric Dumazet <edumazet@xxxxxxxxxx> net: inline sock_prot_inuse_add() Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Annodate data-races around sk->sk_state for writers. Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer. Karol Kolacinski <karol.kolacinski@xxxxxxxxx> ptp: Fix error message on failed pin verification Eric Dumazet <edumazet@xxxxxxxxxx> net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP Jason Xing <kernelxing@xxxxxxxxxxx> tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB Daniel Borkmann <daniel@xxxxxxxxxxxxx> vxlan: Fix regression when dropping packets due to invalid src addresses Hangyu Hua <hbh25y@xxxxxxxxx> net: sched: sch_multiq: fix possible OOB write in multiq_tune() Subbaraya Sundeep <sbhatta@xxxxxxxxxxx> octeontx2-af: Always allocate PF entries from low prioriy zone Jiri Olsa <jolsa@xxxxxxxxxx> bpf: Set run context for rawtp test_run callback Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: sr: block BH in seg6_output_core() and seg6_input_core() DelphineCCChiu <delphine_cc_chiu@xxxxxxxxxx> net/ncsi: Fix the multi thread manner of NCSI driver Peter Delevoryas <peter@xxxxxxx> net/ncsi: Simplify Kconfig/dts control flow Lingbo Kong <quic_lingbok@xxxxxxxxxxx> wifi: mac80211: correctly parse Spatial Reuse Parameter Set element Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> wifi: iwlwifi: mvm: don't read past the mfuart notifcation Miri Korenblit <miriam.rachel.korenblit@xxxxxxxxx> wifi: iwlwifi: mvm: check n_ssids before accessing the ssids Shahar S Matityahu <shahar.s.matityahu@xxxxxxxxx> wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef Johannes Berg <johannes.berg@xxxxxxxxx> wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 Lin Ma <linma@xxxxxxxxxx> wifi: cfg80211: pmsr: use correct nla_get_uX functions Remi Pommarel <repk@xxxxxxxxxxxx> wifi: cfg80211: Lock wiphy in cfg80211_get_station Remi Pommarel <repk@xxxxxxxxxxxx> wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() Nicolas Escande <nico.escande@xxxxxxxxx> wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects ------------- Diffstat: .../bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +- Makefile | 9 +- arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 +- arch/arm/boot/dts/exynos4412-origen.dts | 2 +- arch/arm/boot/dts/exynos4412-smdk4412.dts | 2 +- arch/arm/boot/dts/rk3066a.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 3 + arch/arm64/include/asm/kvm_host.h | 1 + arch/arm64/include/asm/unistd32.h | 2 +- arch/arm64/kvm/arm.c | 6 +- arch/arm64/kvm/vgic/vgic-v3.c | 2 +- arch/arm64/kvm/vgic/vgic-v4.c | 8 +- arch/csky/include/uapi/asm/unistd.h | 1 + arch/hexagon/include/asm/syscalls.h | 6 + arch/hexagon/include/uapi/asm/unistd.h | 1 + arch/hexagon/kernel/syscalltab.c | 7 + arch/mips/bmips/setup.c | 3 +- arch/mips/kernel/syscalls/syscall_n32.tbl | 2 +- arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +- arch/mips/pci/ops-rc32434.c | 4 +- arch/mips/pci/pcie-octeon.c | 6 + arch/parisc/Kconfig | 1 + arch/parisc/kernel/sys_parisc32.c | 9 - arch/parisc/kernel/syscalls/syscall.tbl | 6 +- arch/powerpc/include/asm/fadump-internal.h | 5 - arch/powerpc/include/asm/hvcall.h | 8 +- arch/powerpc/include/asm/io.h | 24 +- arch/powerpc/include/asm/uaccess.h | 15 +- arch/powerpc/kernel/fadump.c | 2 +- arch/powerpc/kernel/syscalls/syscall.tbl | 2 +- arch/riscv/mm/init.c | 58 ++--- arch/s390/kernel/syscalls/syscall.tbl | 2 +- arch/sh/kernel/sys_sh32.c | 11 + arch/sh/kernel/syscalls/syscall.tbl | 3 +- arch/sparc/kernel/sys32.S | 221 ----------------- arch/sparc/kernel/syscalls/syscall.tbl | 8 +- arch/x86/entry/syscalls/syscall_32.tbl | 2 +- arch/x86/include/asm/cpu_device_id.h | 98 ++++++++ arch/x86/include/asm/efi.h | 11 + arch/x86/kernel/amd_nb.c | 9 +- arch/x86/kernel/cpu/match.c | 4 +- arch/x86/kernel/fpu/core.c | 4 +- arch/x86/kernel/kprobes/core.c | 11 +- arch/x86/kernel/time.c | 20 +- arch/x86/kvm/x86.c | 9 +- arch/x86/mm/numa.c | 6 +- arch/x86/platform/efi/Makefile | 3 +- arch/x86/platform/efi/efi.c | 8 +- arch/x86/platform/efi/memmap.c | 249 +++++++++++++++++++ block/ioctl.c | 2 +- crypto/ecdh.c | 2 + drivers/acpi/acpica/exregion.c | 23 +- drivers/acpi/video_detect.c | 8 + drivers/acpi/x86/utils.c | 23 +- drivers/ata/ahci.c | 17 +- drivers/ata/libata-core.c | 8 +- drivers/base/core.c | 3 + drivers/block/null_blk/zoned.c | 2 +- drivers/bluetooth/ath3k.c | 25 +- drivers/bluetooth/btqca.c | 186 +++++++++++--- drivers/bluetooth/btqca.h | 36 +-- drivers/bluetooth/hci_qca.c | 266 ++++++++++++++++----- drivers/clk/sifive/sifive-prci.c | 8 - drivers/crypto/hisilicon/sec2/sec_crypto.c | 4 +- drivers/dma/dma-axi-dmac.c | 2 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 +- drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 1 + drivers/dma/idxd/irq.c | 4 +- drivers/dma/ioat/init.c | 73 +++--- drivers/dma/ioat/registers.h | 7 - drivers/firmware/efi/fdtparams.c | 4 + drivers/firmware/efi/memmap.c | 239 +----------------- drivers/gpio/Kconfig | 2 +- drivers/gpio/gpio-davinci.c | 5 + drivers/gpio/gpio-tqmx86.c | 46 ++-- drivers/gpio/gpiolib-cdev.c | 16 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | 18 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 144 +++++------ .../amd/display/dc/dcn10/dcn10_stream_encoder.c | 6 + drivers/gpu/drm/amd/pm/powerplay/kv_dpm.c | 2 + .../drm/arm/display/komeda/komeda_pipeline_state.c | 2 +- drivers/gpu/drm/bridge/panel.c | 7 +- drivers/gpu/drm/exynos/exynos_drm_vidi.c | 7 +- drivers/gpu/drm/exynos/exynos_hdmi.c | 7 +- drivers/gpu/drm/i915/display/intel_dp.c | 4 + drivers/gpu/drm/i915/gt/intel_breadcrumbs.c | 16 +- drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c | 1 + drivers/gpu/drm/lima/lima_bcast.c | 12 + drivers/gpu/drm/lima/lima_bcast.h | 3 + drivers/gpu/drm/lima/lima_gp.c | 8 + drivers/gpu/drm/lima/lima_pp.c | 18 ++ drivers/gpu/drm/lima/lima_sched.c | 7 + drivers/gpu/drm/lima/lima_sched.h | 1 + drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 6 + drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 6 +- drivers/gpu/drm/panel/panel-simple.c | 1 + drivers/gpu/drm/radeon/radeon.h | 1 - drivers/gpu/drm/radeon/radeon_display.c | 8 +- drivers/gpu/drm/radeon/sumo_dpm.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 - drivers/greybus/interface.c | 1 + drivers/hid/hid-core.c | 1 - drivers/hid/hid-ids.h | 1 + drivers/hid/hid-logitech-dj.c | 4 +- drivers/hid/hid-multitouch.c | 6 + drivers/hwtracing/intel_th/pci.c | 25 ++ drivers/i2c/busses/i2c-at91-slave.c | 3 +- drivers/i2c/busses/i2c-designware-slave.c | 2 +- drivers/i2c/busses/i2c-ocores.c | 2 +- drivers/i2c/i2c-core-acpi.c | 30 +-- drivers/i2c/i2c-core-base.c | 98 ++++++++ drivers/i2c/i2c-core-of.c | 66 ----- drivers/i2c/i2c-slave-testunit.c | 5 +- drivers/iio/accel/Kconfig | 2 + drivers/iio/accel/mxc4005.c | 68 ++++++ drivers/iio/adc/ad7266.c | 2 + drivers/iio/adc/ad9467.c | 4 +- drivers/iio/chemical/bme680.h | 2 + drivers/iio/chemical/bme680_core.c | 62 ++++- drivers/iio/dac/ad5592r-base.c | 2 +- drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c | 4 - drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c | 4 - drivers/infiniband/core/restrack.c | 51 +--- drivers/infiniband/hw/mlx5/srq.c | 13 +- drivers/input/input.c | 105 ++++++-- drivers/input/touchscreen/ili210x.c | 4 +- drivers/iommu/amd/amd_iommu_types.h | 24 +- drivers/iommu/amd/init.c | 55 ++++- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +- drivers/md/bcache/bset.c | 44 ++-- drivers/md/bcache/bset.h | 28 ++- drivers/md/bcache/btree.c | 40 ++-- drivers/md/bcache/super.c | 5 +- drivers/md/bcache/sysfs.c | 2 +- drivers/md/bcache/writeback.c | 10 +- drivers/media/dvb-core/dvbdev.c | 2 +- drivers/misc/mei/pci-me.c | 4 +- drivers/misc/pvpanic/pvpanic-mmio.c | 59 +---- drivers/misc/pvpanic/pvpanic-pci.c | 80 +------ drivers/misc/pvpanic/pvpanic.c | 90 ++++++- drivers/misc/pvpanic/pvpanic.h | 10 +- drivers/misc/vmw_vmci/vmci_event.c | 6 +- drivers/mmc/host/davinci_mmc.c | 6 +- drivers/mmc/host/sdhci-pci-core.c | 11 +- drivers/mmc/host/sdhci.c | 25 +- drivers/mtd/parsers/redboot.c | 2 +- drivers/net/dsa/microchip/ksz9477.c | 7 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +- drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c | 11 +- drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 14 +- drivers/net/ethernet/google/gve/gve.h | 13 +- drivers/net/ethernet/google/gve/gve_rx_dqo.c | 76 +++--- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 4 + drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 + .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 21 +- drivers/net/ethernet/ibm/ibmvnic.c | 6 + .../net/ethernet/marvell/octeontx2/af/rvu_npc.c | 33 ++- .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 5 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 +- drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +- drivers/net/ethernet/qualcomm/qca_debug.c | 6 +- drivers/net/ethernet/qualcomm/qca_spi.c | 16 +- drivers/net/ethernet/qualcomm/qca_spi.h | 3 +- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 6 +- drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 55 ++--- drivers/net/phy/micrel.c | 1 + drivers/net/phy/sfp.c | 3 +- drivers/net/usb/ax88179_178a.c | 6 +- drivers/net/usb/rtl8150.c | 3 +- drivers/net/virtio_net.c | 12 +- drivers/net/vxlan/vxlan_core.c | 4 + drivers/net/wireless/ath/ath.h | 6 +- drivers/net/wireless/ath/ath10k/Kconfig | 1 + drivers/net/wireless/ath/ath9k/main.c | 3 +- drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 10 - drivers/net/wireless/intel/iwlwifi/mvm/rs.h | 9 +- drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 4 +- .../net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 19 +- drivers/net/wireless/realtek/rtlwifi/wifi.h | 1 - drivers/of/of_reserved_mem.c | 9 +- drivers/pci/controller/pcie-rockchip-ep.c | 6 +- drivers/pci/pci.c | 12 + drivers/pinctrl/core.c | 2 +- drivers/pinctrl/pinctrl-rockchip.c | 68 +++++- drivers/pinctrl/pinctrl-rockchip.h | 1 + drivers/platform/x86/dell/dell-smbios-base.c | 91 +++---- drivers/power/supply/cros_usbpd-charger.c | 11 +- drivers/ptp/ptp_chardev.c | 3 +- drivers/ptp/ptp_sysfs.c | 3 +- drivers/pwm/pwm-stm32.c | 3 + drivers/regulator/bd71815-regulator.c | 2 +- drivers/regulator/core.c | 1 + drivers/scsi/mpi3mr/mpi3mr.h | 1 + drivers/scsi/mpi3mr/mpi3mr_os.c | 67 ++++++ drivers/scsi/mpt3sas/mpt3sas_base.c | 19 ++ drivers/scsi/mpt3sas/mpt3sas_base.h | 3 - drivers/scsi/mpt3sas/mpt3sas_ctl.c | 4 +- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 25 -- drivers/scsi/qedi/qedi_debugfs.c | 12 +- drivers/scsi/scsi_transport_sas.c | 29 +++ drivers/soc/ti/ti_sci_pm_domains.c | 20 +- drivers/soc/ti/wkup_m3_ipc.c | 7 +- drivers/spmi/hisi-spmi-controller.c | 1 - drivers/tty/serial/8250/8250_exar.c | 42 ++++ drivers/tty/serial/8250/8250_omap.c | 25 +- drivers/tty/serial/8250/8250_pxa.c | 1 + drivers/tty/serial/imx.c | 11 +- drivers/tty/serial/mcf.c | 2 +- drivers/tty/serial/sc16is7xx.c | 25 +- drivers/tty/serial/stm32-usart.c | 208 ++++++++++++---- drivers/tty/serial/stm32-usart.h | 12 +- drivers/usb/atm/cxacru.c | 14 ++ drivers/usb/class/cdc-wdm.c | 4 +- drivers/usb/dwc3/core.c | 6 - drivers/usb/gadget/function/f_fs.c | 9 +- drivers/usb/gadget/function/f_printer.c | 40 +++- drivers/usb/host/xhci-pci.c | 7 + drivers/usb/host/xhci-ring.c | 59 +++-- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/uss720.c | 22 +- drivers/usb/musb/da8xx.c | 8 +- drivers/usb/storage/alauda.c | 9 +- drivers/usb/typec/tcpm/tcpm.c | 1 + drivers/vdpa/vdpa_user/vduse_dev.c | 14 +- fs/btrfs/block-group.c | 11 +- fs/btrfs/disk-io.c | 10 +- fs/cifs/cifsfs.c | 2 +- fs/cifs/smb2transport.c | 2 +- fs/f2fs/super.c | 2 - fs/jfs/xattr.c | 4 +- fs/ksmbd/mgmt/share_config.c | 6 +- fs/nfs/read.c | 4 - fs/nfsd/nfsfh.c | 4 +- fs/nilfs2/dir.c | 59 +++-- fs/nilfs2/segment.c | 3 + fs/ocfs2/aops.c | 5 + fs/ocfs2/file.c | 2 + fs/ocfs2/journal.c | 17 ++ fs/ocfs2/journal.h | 2 + fs/ocfs2/namei.c | 2 +- fs/ocfs2/ocfs2_trace.h | 2 + fs/open.c | 4 +- fs/proc/vmcore.c | 2 + fs/udf/udftime.c | 11 +- include/kvm/arm_vgic.h | 2 +- include/linux/cma.h | 9 + include/linux/compat.h | 2 +- include/linux/efi.h | 10 +- include/linux/filter.h | 5 +- include/linux/i2c.h | 26 +- include/linux/iommu.h | 2 +- include/linux/kcov.h | 2 + include/linux/mdio.h | 12 + include/linux/mod_devicetable.h | 2 + include/linux/nvme.h | 4 +- include/linux/pci.h | 9 + include/linux/skbuff.h | 2 + include/linux/syscalls.h | 8 +- include/net/bluetooth/hci_core.h | 36 ++- include/net/inet_connection_sock.h | 10 +- include/net/netfilter/nf_tables.h | 5 + include/net/request_sock.h | 2 + include/net/sock.h | 16 +- include/net/tcp.h | 2 +- include/scsi/scsi_transport_sas.h | 2 + include/trace/events/qdisc.h | 2 +- include/uapi/asm-generic/hugetlb_encode.h | 26 +- include/uapi/asm-generic/unistd.h | 2 +- kernel/bpf/core.c | 4 +- kernel/bpf/trampoline.c | 20 +- kernel/bpf/verifier.c | 8 +- kernel/cpu.c | 8 +- kernel/dma/contiguous.c | 4 +- kernel/events/core.c | 13 + kernel/gcov/gcc_4_7.c | 4 +- kernel/gen_kheaders.sh | 9 +- kernel/kcov.c | 1 + kernel/kprobes.c | 8 +- kernel/padata.c | 8 +- kernel/pid_namespace.c | 1 + kernel/rcu/rcutorture.c | 16 +- kernel/sys_ni.c | 2 +- kernel/time/tick-common.c | 42 ++-- kernel/trace/Kconfig | 4 +- kernel/trace/ftrace.c | 71 ++++-- kernel/trace/preemptirq_delay_test.c | 1 + mm/cma.c | 20 +- mm/memory-failure.c | 7 + net/batman-adv/originator.c | 29 +++ net/bluetooth/l2cap_core.c | 8 +- net/bpf/test_run.c | 6 + net/can/j1939/main.c | 6 +- net/can/j1939/transport.c | 21 +- net/core/drop_monitor.c | 20 +- net/core/filter.c | 3 + net/core/net_namespace.c | 9 +- net/core/netpoll.c | 2 +- net/core/skbuff.c | 24 ++ net/core/sock.c | 20 +- net/core/sock_map.c | 16 +- net/core/xdp.c | 4 +- net/dccp/ipv4.c | 7 +- net/dccp/ipv6.c | 7 +- net/ieee802154/socket.c | 4 +- net/ipv4/af_inet.c | 23 +- net/ipv4/cipso_ipv4.c | 12 +- net/ipv4/inet_connection_sock.c | 22 +- net/ipv4/raw.c | 2 +- net/ipv4/tcp.c | 16 +- net/ipv4/tcp_input.c | 50 +++- net/ipv4/tcp_minisocks.c | 5 +- net/ipv6/af_inet6.c | 24 +- net/ipv6/ip6_fib.c | 6 +- net/ipv6/ipv6_sockglue.c | 17 +- net/ipv6/route.c | 9 +- net/ipv6/seg6_iptunnel.c | 14 +- net/ipv6/seg6_local.c | 8 +- net/ipv6/tcp_ipv6.c | 9 +- net/ipv6/xfrm6_policy.c | 8 +- net/iucv/iucv.c | 26 +- net/mac80211/he.c | 10 +- net/mac80211/mesh_pathtbl.c | 13 + net/mac80211/sta_info.c | 4 +- net/mptcp/pm_netlink.c | 21 +- net/mptcp/protocol.c | 1 + net/ncsi/internal.h | 2 + net/ncsi/ncsi-manage.c | 95 ++++---- net/ncsi/ncsi-rsp.c | 4 +- net/netfilter/ipset/ip_set_core.c | 104 ++++---- net/netfilter/ipset/ip_set_list_set.c | 30 ++- net/netfilter/nf_tables_api.c | 8 +- net/netfilter/nft_lookup.c | 3 +- net/netlink/af_netlink.c | 4 - net/netrom/nr_timer.c | 3 +- net/packet/af_packet.c | 30 ++- net/sched/act_api.c | 66 +++-- net/sched/act_ct.c | 21 +- net/sched/sch_multiq.c | 2 +- net/sched/sch_taprio.c | 15 +- net/sctp/socket.c | 5 - net/smc/af_smc.c | 2 +- net/sunrpc/auth_gss/auth_gss.c | 4 +- net/tipc/node.c | 1 + net/unix/af_unix.c | 113 +++++---- net/unix/diag.c | 12 +- net/wireless/pmsr.c | 8 +- net/wireless/util.c | 7 +- net/xdp/xsk.c | 4 - scripts/Makefile.dtbinst | 2 +- sound/pci/hda/patch_realtek.c | 1 + sound/soc/fsl/fsl-asoc-card.c | 3 +- sound/synth/emux/soundfont.c | 17 +- tools/include/asm-generic/hugetlb_encode.h | 26 +- tools/perf/Documentation/perf-script.txt | 7 +- tools/perf/builtin-script.c | 24 +- tools/testing/selftests/arm64/tags/tags_test.c | 4 + .../selftests/bpf/prog_tests/btf_map_in_map.c | 26 +- tools/testing/selftests/bpf/test_tc_tunnel.sh | 13 +- .../ftrace/test.d/kprobe/kprobe_eventname.tc | 3 +- tools/testing/selftests/net/mptcp/mptcp_join.sh | 5 +- tools/testing/selftests/vm/compaction_test.c | 108 +++++---- 364 files changed, 3886 insertions(+), 2550 deletions(-)