Files
Michael Bestas 4450b3fd20 Merge branch 'android12-5.10-lts' of https://android.googlesource.com/kernel/common into android13-5.10-waipio
* 'android12-5.10-lts' of https://android.googlesource.com/kernel/common:
  Revert "genirq: Export affinity setter for modules"
  Revert "genirq: Provide new interfaces for affinity hints"
  Revert "i40e: Use irq_update_affinity_hint()"
  Revert "i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path"
  Revert "qed: Don't collect too many protection override GRC elements"
  Linux 5.10.245
  mm/hugetlb: fix folio is still mapped when deleted
  i40e: fix validation of VF state in get resources
  i40e: fix idx validation in config queues msg
  i40e: add validation for ring_len param
  i40e: increase max descriptors for XL710
  mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()
  fbcon: Fix OOB access in font allocation
  fbcon: fix integer overflow in fbcon_do_set_font
  tracing: dynevent: Add a missing lockdown check on dynevent
  i40e: add mask to apply valid bits for itr_idx
  i40e: add max boundary check for VF filters
  i40e: fix input validation logic for action_meta
  i40e: fix idx validation in i40e_validate_queue_map
  crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
  drm/gma500: Fix null dereference in hdmi teardown
  selftests: fib_nexthops: Fix creation of non-FDB nexthops
  nexthop: Forbid FDB status change while nexthop is in a group
  nexthop: Emit a notification when a single nexthop is replaced
  nexthop: Emit a notification when a nexthop is added
  rtnetlink: Add RTNH_F_TRAP flag
  nexthop: Pass extack to nexthop notifier
  bnxt_en: correct offset handling for IPv6 destination address
  can: peak_usb: fix shift-out-of-bounds issue
  can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
  can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
  can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
  can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
  cpufreq: Initialize cpufreq-based invariance before subsys
  arm64: dts: imx8mp: Correct thermal sensor index
  IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
  usb: core: Add 0x prefix to quirks debug output
  ALSA: usb-audio: Fix build with CONFIG_INPUT=n
  ALSA: usb-audio: Convert comma to semicolon
  ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5
  ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks
  ALSA: usb-audio: Simplify NULL comparison in mixer_quirks
  ALSA: usb-audio: Avoid multiple assignments in mixer_quirks
  ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks
  ALSA: usb-audio: Fix block comments in mixer_quirks
  mptcp: propagate shutdown to subflows when possible
  btrfs: tree-checker: fix the incorrect inode ref size check
  net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
  net: rfkill: gpio: add DT support
  phy: ti: omap-usb2: fix device leak at unbind
  phy: Use device_get_match_data()
  phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warning
  phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
  phy: ti: convert to devm_platform_ioremap_resource(_byname)
  phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
  xhci: dbc: Fix full DbC transfer ring after several reconnects
  xhci: dbc: decouple endpoint allocation from initialization
  USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
  usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
  serial: sc16is7xx: fix bug in flow control levels init
  crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
  drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
  ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message
  ASoC: wm8974: Correct PLL rate rounding
  ASoC: wm8940: Correct typo in control name
  rds: ib: Increment i_fastreg_wrs before bailing out
  KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
  mmc: mvsdio: Fix dma_unmap_sg() nents value
  power: supply: bq27xxx: restrict no-battery detection to bq27000
  power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
  nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
  cnic: Fix use-after-free bugs in cnic_delete_task
  net: liquidio: fix overflow in octeon_init_instr_queue()
  Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
  tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
  i40e: remove redundant memory barrier when cleaning Tx descs
  net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
  qed: Don't collect too many protection override GRC elements
  um: virtio_uml: Fix use-after-free after put_device in probe
  cgroup: split cgroup_destroy_wq into 3 workqueues
  pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
  wifi: mac80211: fix incorrect type for ret
  ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported
  mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
  drm/i915/power: fix size for for_each_set_bit() in abox iteration
  soc: qcom: mdt_loader: Deal with zero e_shentsize
  phy: ti-pipe3: fix device leak at unbind
  dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
  dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
  can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
  can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
  i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
  i40e: Use irq_update_affinity_hint()
  genirq: Provide new interfaces for affinity hints
  genirq: Export affinity setter for modules
  genirq/affinity: Add irq_update_affinity_desc()
  igb: fix link test skipping when interface is admin down
  tunnels: reset the GSO metadata before reusing the skb
  net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
  USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
  USB: serial: option: add Telit Cinterion FN990A w/audio compositions
  tty: hvc_console: Call hvc_kick in hvc_write unconditionally
  Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
  mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
  mtd: nand: raw: atmel: Fix comment in timings preparation
  mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
  mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
  mm/khugepaged: fix the address passed to notifier on testing young
  fuse: prevent overflow in copy_file_range return value
  fuse: check if copy_file_range() returns larger than requested size
  mtd: rawnand: stm32_fmc2: fix ECC overwrite
  ocfs2: fix recursive semaphore deadlock in fiemap call
  compiler-clang.h: define __SANITIZE_*__ macros only when undefined
  EDAC/altera: Delete an inappropriate dma_free_coherent() call
  overflow: Allow mixed type arguments
  compiler.h: drop fallback overflow checkers
  overflow: Correct check_shl_overflow() comment
  tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.
  NFSv4/flexfiles: Fix layout merge mirror check.
  tracing: Fix tracing_marker may trigger page fault during preempt_disable
  NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
  NFSv4: Don't clear capabilities that won't be reset
  flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
  mtd: Add check for devm_kcalloc()
  net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
  media: i2c: imx214: Fix link frequency validation
  media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
  mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
  Linux 5.10.244
  x86/vmscape: Add old Intel CPUs to affected list
  x86/vmscape: Warn when STIBP is disabled with SMT
  x86/bugs: Move cpu_bugs_smt_update() down
  x86/vmscape: Enable the mitigation
  x86/vmscape: Add conditional IBPB mitigation
  x86/vmscape: Enumerate VMSCAPE bug
  Documentation/hw-vuln: Add VMSCAPE documentation

Change-Id: I9ba23937cd301392516e1c3fe7ad43dbebc1115e
2025-10-09 21:33:45 +03:00
..
2024-07-05 09:12:41 +02:00
2025-03-13 12:47:35 +01:00
2025-07-13 12:44:54 +00:00
2025-09-03 14:07:54 +00:00
2024-09-14 20:53:50 +00:00