5.10.261longterm
Changed
- perf/x86/amd/core: Always use the NMI latency mitigation
- mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
- KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Fixed
- tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
- tools/resolve_btfids: Fix some error messages
- mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
- ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
- ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
- net: mld: fix reference count leak in mld_{query | report}_work()
- ipv6: fix lockdep splat in in6_dump_addrs()
- ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
- net: ethernet: rmnet: Always subtract MAP header
- ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
- iio: imu: inv_icm42600: fix timestamp clock period by using lower value
- iio: invensense: fix odr switching to same value
- iio: imu: inv_mpu6050: fix frequency setting when chip is off
- Bluetooth: L2CAP: Fix regressions caused by reusing ident
- posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
- audit: fix potential integer overflow in audit_log_n_hex()
The 120 most recent commits in this release — the full changelog is longer:
- Linux 5.10.261
- tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
- tools/resolve_btfids: Fix some error messages
- perf/x86/amd/core: Always use the NMI latency mitigation
- mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
- ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
- ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
- net: mld: fix reference count leak in mld_{query | report}_work()
- ipv6: fix lockdep splat in in6_dump_addrs()
- ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
- net: ethernet: rmnet: Always subtract MAP header
- ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
- mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
- iio: imu: inv_icm42600: fix timestamp clock period by using lower value
- iio: invensense: fix odr switching to same value
- iio: imu: inv_mpu6050: fix frequency setting when chip is off
- Bluetooth: L2CAP: Fix regressions caused by reusing ident
- KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
- posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
- audit: fix potential integer overflow in audit_log_n_hex()
- audit: add audit_log_nf_skb helper function
- crypto: qat - validate RSA CRT component lengths
- crypto: qat - fix restarting state leak on allocation failure
- btrfs: do not trim a device which is not writeable
- usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfile
- crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
- crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_data to 0
- crypto: atmel-sha204a - Mark OF related data as maybe unused
- usb: gadget: f_fs: initialize reset_work at allocation time
- usb: typec: tcpm: Fix VDM type for Enter Mode commands
- usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
- usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
- gpio: pca953x: Make platform teardown callback return void
- leds: lm3601x: Improve error reporting for problems during .remove()
- leds: lm3697: Remove duplicated error reporting in .remove()
- drm/i2c/sil164: Drop no-op remove function
- USB: serial: digi_acceleport: fix write buffer corruption
- usb: iowarrior: remove inherent race with minor number
- usb: free iso schedules on failed submit
- usb: gadget: f_printer: take kref only for successful open
- usb: gadget: function: Simplify diagnostic messaging in printer
- hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
- hfs/hfsplus: prevent getting negative values of offset/length
- xfs: use null daddr for unset first bad log block
- xfs: fix unreachable BIGTIME check in dquot flush validation
- xfs: reflect sb features in xfs_mount
- serial: 8250_mid: Disable DMA for selected platforms
- serial: 8250_mid: Remove 8250_pci usage
- HID: appleir: fix UAF on pending key_up_timer in remove()
- proc: protect ptrace_may_access() with exec_update_lock (part 1)
- cpufreq: intel_pstate: Sync policy->cur during CPU offline
- HID: multitouch: fix out-of-bounds bit access on mt_io_flags
- HID: add haptics page defines
- proc: protect ptrace_may_access() with exec_update_lock (FD links)
- proc: rename proc_setattr to proc_nochmod_setattr
- proc: use generic setattr() for /proc/$PID/net
- X.509: Fix validation of ASN.1 certificate header
- writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
- smb: client: harden POSIX SID length parsing
- smb: client: use unaligned reads in parse_posix_ctxt()
- smb: client: mask server-provided mode to 07777 in modefromsid
- smb: client: Fix next buffer leak in receive_encrypted_standard()
- Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
- Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
- Bluetooth: L2CAP: Fix not tracking outstanding TX ident
- netfilter: ebtables: zero chainstack array
- netfilter: ebtables: Use vmalloc_array() to improve code
- coresight: etb10: restore atomic_t for shared reading state
- PCI: Skip Resizable BAR restore on read error
- PCI: Move Resizable BAR code to rebar.c
- PCI: Add kerneldoc for pci_resize_resource()
- PCI: Fix restoring BARs on BAR resize rollback path
- PCI: Free saved list without holding pci_bus_sem
- PCI: Prevent resource tree corruption when BAR resize fails
- crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
- staging: rtl8723bs: remove DBG_871X log argument
- PCI: mediatek: Fix IRQ domain leak when port fails to enable
- PCI: mediatek: Convert bool to single quirks entry and bitmap
- PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
- staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
- staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
- staging: rtl8723bs: Fix space issues
- staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
- staging: rtl8723bs: clean up comparsions to NULL
- staging: rtl8723bs: remove commented out condition
- staging: rtl8723bs: remove 5Ghz code blocks
- staging: rtl8723bs: remove 5Ghz code related to channel plan definition
- staging: rtl8723bs: remove all 5Ghz network types
- staging: rtl8723bs: remove commented out RT_ASSERT occurrences
- staging: rtl8723bs: split too long line
- PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
- smb: client: restrict implied bcc[0] exemption to responses without data area
- cifs: remove unused server parameter from calc_smb_size()
- smb2: small refactor in smb2_check_message()
- cifs: remove check of list iterator against head past the loop body
- cifs: Create a new shared file holding smb2 pdu definitions
- staging: media: atomisp: reduce load_primary_binaries() stack usage
- media: staging: media: atomisp: Fix alignment and line length issues
- media: staging: media: atomisp: Replace if else clause with a ternary
- media: staging: media: atomisp: Fix the rest of sh_css.c brace issues
- media: staging: media: atomisp: Fix sh_css.c brace coding style issues
- media: atomisp: replace boolean comparison of values with bool variables
- PCI: altera: Fix resource leaks on probe failure
- binder: fix UAF in binder_free_transaction()
- vfio/pci: Release the VGA arbiter client on register_device() failure
- Bluetooth: btusb: fix wakeup source leak on probe failure
- Bluetooth: btusb: fix use-after-free on marvell probe failure
- Bluetooth: btintel: Check firmware version before download
- Bluetooth: btintel: Fix offset calculation boot address parameter
- ALSA: aoa: check snd_ctl_new1() return value
- iio: common: st_sensors: honour channel endianness in read_axis_data
- bitops: make BYTES_TO_BITS() treewide-available
- iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
- iio: imu: inv_icm42600: stabilized timestamp in interrupt
- iio: invensense: fix timestamp glitches when switching frequency
- iio: invensense: remove redundant initialization of variable period
- iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
- iio: make invensense timestamp module generic
- iio: move inv_icm42600 timestamp module in common
- iio: imu: inv_icm42600: make timestamp module chip independent