Skip to content
Snippets Groups Projects
  1. Dec 30, 2024
    • Greg Kroah-Hartman's avatar
      Merge 5.10.232 into android12-5.10-lts · ce60eb15
      Greg Kroah-Hartman authored
      
      Changes in 5.10.232
      	tcp: check space before adding MPTCP SYN options
      	usb: host: max3421-hcd: Correctly abort a USB request.
      	ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
      	usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
      	usb: ehci-hcd: fix call balance of clocks handling routines
      	usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
      	xfs: don't drop errno values when we fail to ficlone the entire range
      	xfs: fix scrub tracepoints when inode-rooted btrees are involved
      	bpf, sockmap: Fix update element with same
      	virtio/vsock: Fix accept_queue memory leak
      	exfat: fix potential deadlock on __exfat_get_dentry_set
      	acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
      	batman-adv: Do not send uninitialized TT changes
      	batman-adv: Remove uninitialized data in full table TT response
      	batman-adv: Do not let TT changes list grows indefinitely
      	tipc: fix NULL deref in cleanup_bearer()
      	selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
      	selftests: mlxsw: sharedbuffer: Remove duplicate test cases
      	net: lapb: increase LAPB_HEADER_LEN
      	ACPI: resource: Fix memory resource type union access
      	cxgb4: use port number to set mac addr
      	qca_spi: Fix clock speed for multiple QCA7000
      	qca_spi: Make driver probing reliable
      	net/sched: netem: account for backlog updates from child qdisc
      	net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
      	bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
      	team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
      	ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
      	blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
      	bpf: sync_linked_regs() must preserve subreg_def
      	tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
      	drm/i915: Fix memory leak by correcting cache object name in error handler
      	Revert "clocksource/drivers:sp804: Make user selectable"
      	Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"
      	xen/netfront: fix crash when removing device
      	x86: make get_cpu_vendor() accessible from Xen code
      	objtool/x86: allow syscall instruction
      	x86/static-call: provide a way to do very early static-call updates
      	x86/xen: don't do PV iret hypercall through hypercall page
      	x86/xen: add central hypercall functions
      	x86/xen: use new hypercall functions instead of hypercall page
      	x86/xen: remove hypercall page
      	ALSA: usb-audio: Fix a DMA to stack memory bug
      	x86/static-call: fix 32-bit build
      	Linux 5.10.232
      
      Change-Id: I1987994312c16f84c0fe9a028627d65995c2d0b2
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      ce60eb15
    • Greg Kroah-Hartman's avatar
      ANDROID: fix up crc problems 5.10.231 · 15eb0c59
      Greg Kroah-Hartman authored
      
      In commit a32712d5 ("mm: refactor arch_calc_vm_flag_bits() and arm64
      MTE handling"), new .h files are included which break the CRC generation
      of some symbols.  Fix this up by only including the .h files for when a
      real build happens to preserve the ABI.
      
      Fixes: a32712d5 ("mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling")
      Change-Id: I1f0990d75a4813c4f2dcb01ead3396cfbc7c452c
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      15eb0c59
    • Greg Kroah-Hartman's avatar
      Revert "xfrm: rename xfrm_state_offload struct to allow reuse" · 649b793f
      Greg Kroah-Hartman authored
      
      This reverts commit 837f37f0 which is
      commit 87e0a94e upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: Iede4972ab02e043091349777a5ac3109ec9e1fcb
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      649b793f
    • Greg Kroah-Hartman's avatar
      Revert "xfrm: store and rely on direction to construct offload flags" · 296cb9ca
      Greg Kroah-Hartman authored
      
      This reverts commit 76ff31c0 which is
      commit 482db2f1 upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I88d9803ece3fbc9b01a2430d6f32d6fd26d2ea68
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      296cb9ca
    • Greg Kroah-Hartman's avatar
      Revert "netdevsim: rely on XFRM state direction instead of flags" · eca4deab
      Greg Kroah-Hartman authored
      
      This reverts commit 7fd24ee9 which is
      commit 55e2f83a upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I0a9d7b43aba691e57b9b33399b2c750987eeb74b
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      eca4deab
    • Greg Kroah-Hartman's avatar
      Revert "netdevsim: copy addresses for both in and out paths" · 92e4264d
      Greg Kroah-Hartman authored
      
      This reverts commit e4decf4c which is
      commit 2cf567f4 upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I9dabfeaaa26dc579c27013e41e5d45457bbc0f2c
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      92e4264d
    • Greg Kroah-Hartman's avatar
      Revert "i3c: fix incorrect address slot lookup on 64-bit" · c45665fc
      Greg Kroah-Hartman authored
      
      This reverts commit 3aecd6fd which is
      commit f18f9811 upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I740eb7f23ef7862718ccbe4045c285b5a06a8517
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      c45665fc
    • Greg Kroah-Hartman's avatar
      Revert "i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS" · e5ef3ebd
      Greg Kroah-Hartman authored
      
      This reverts commit 1c47272e which is
      commit 16aed0a6 upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I10211929334cb62fe44f09e423f05d7f2927b78a
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      e5ef3ebd
    • Greg Kroah-Hartman's avatar
      Revert "i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED" · 3bfa1c70
      Greg Kroah-Hartman authored
      
      This reverts commit b70ba15c which is
      commit 2f552fa2 upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I0cfa327abf71fc13449e46ee2aba561a94975886
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      3bfa1c70
    • Greg Kroah-Hartman's avatar
      Revert "i3c: master: Fix dynamic address leak when 'assigned-address' is present" · 7b7cc290
      Greg Kroah-Hartman authored
      
      This reverts commit 7fd09abc which is
      commit 851bd21c upstream.
      
      It breaks the Android kernel abi and can be brought back in the future
      in an abi-safe way if it is really needed.
      
      Bug: 161946584
      Change-Id: I2960216c8e1cb9472a3a560aa06a80eacba4ef74
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      7b7cc290
    • Greg Kroah-Hartman's avatar
      Merge 5.10.231 into android12-5.10-lts · 1ee5d6b1
      Greg Kroah-Hartman authored
      
      Changes in 5.10.231
      	arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
      	media: i2c: tc358743: Fix crash in the probe error path when using polling
      	media: ts2020: fix null-ptr-deref in ts2020_probe()
      	media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
      	media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
      	media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()
      	media: uvcvideo: Stop stream during unregister
      	ovl: Filter invalid inodes with missing lookup function
      	ftrace: Fix regression with module command in stack_trace_filter
      	leds: lp55xx: Remove redundant test for invalid channel number
      	clk: qcom: gcc-qcs404: fix initial rate of GPLL3
      	netlink: terminate outstanding dump on socket close
      	net/mlx5: fs, lock FTE when checking if active
      	net/mlx5e: kTLS, Fix incorrect page refcounting
      	x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
      	ocfs2: uncache inode which has failed entering the group
      	vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
      	KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
      	nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
      	ocfs2: fix UBSAN warning in ocfs2_verify_volume()
      	nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
      	Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
      	drm/bridge: tc358768: Fix DSI command tx
      	mmc: core: fix return value check in devm_mmc_alloc_host()
      	media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
      	NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
      	NFSD: Async COPY result needs to return a write verifier
      	NFSD: Limit the number of concurrent async COPY operations
      	NFSD: Initialize struct nfsd4_copy earlier
      	NFSD: Never decrement pending_async_copies on error
      	mm: revert "mm: shmem: fix data-race in shmem_getattr()"
      	mm: avoid unsafe VMA hook invocation when error arises on mmap hook
      	mm: unconditionally close VMAs on error
      	mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
      	mm: resolve faulty mmap_region() error path behaviour
      	ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
      	mac80211: fix user-power when emulating chanctx
      	selftests/watchdog-test: Fix system accidentally reset after watchdog-test
      	ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
      	x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
      	net: usb: qmi_wwan: add Quectel RG650V
      	soc: qcom: Add check devm_kasprintf() returned value
      	regulator: rk808: Add apply_bit for BUCK3 on RK809
      	can: j1939: fix error in J1939 documentation.
      	ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
      	ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
      	proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
      	ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry
      	ipmr: Fix access to mfc_cache_list without lock held
      	rcu-tasks: Idle tasks on offline CPUs are in quiescent states
      	cifs: Fix buffer overflow when parsing NFS reparse points
      	nvme: fix metadata handling in nvme-passthrough
      	x86/barrier: Do not serialize MSR accesses on AMD
      	kselftest/arm64: mte: fix printf type warnings about longs
      	x86/xen/pvh: Annotate indirect branch as safe
      	mips: asm: fix warning when disabling MIPS_FP_SUPPORT
      	initramfs: avoid filename buffer overrun
      	nvme-pci: fix freeing of the HMB descriptor table
      	m68k: mvme147: Fix SCSI controller IRQ numbers
      	m68k: mvme16x: Add and use "mvme16x.h"
      	m68k: mvme147: Reinstate early console
      	arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
      	acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
      	s390/syscalls: Avoid creation of arch/arch/ directory
      	hfsplus: don't query the device logical block size multiple times
      	crypto: caam - Fix the pointer passed to caam_qi_shutdown()
      	firmware: google: Unregister driver_info on failure
      	EDAC/bluefield: Fix potential integer overflow
      	EDAC/fsl_ddr: Fix bad bit shift operations
      	crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY
      	crypto: cavium - Fix the if condition to exit loop after timeout
      	crypto: caam - add error check to caam_rsa_set_priv_key_form
      	crypto: bcm - add error check in the ahash_hmac_init function
      	crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
      	time: Fix references to _msecs_to_jiffies() handling of values
      	kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
      	clkdev: remove CONFIG_CLKDEV_LOOKUP
      	clocksource/drivers:sp804: Make user selectable
      	spi: spi-fsl-lpspi: downgrade log level for pio mode
      	spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
      	soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
      	soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
      	mmc: mmc_spi: drop buggy snprintf()
      	tpm: fix signed/unsigned bug when checking event logs
      	arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4
      	arm64: dts: mediatek: mt8173-elm-hana: Add vdd-supply to second source trackpad
      	Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
      	cgroup/bpf: only cgroup v2 can be attached by bpf programs
      	pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
      	ARM: dts: cubieboard4: Fix DCDC5 regulator constraints
      	pmdomain: ti-sci: Add missing of_node_put() for args.np
      	regmap: irq: Set lockdep class for hierarchical IRQ domains
      	selftests/resctrl: Protect against array overrun during iMC config parsing
      	firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
      	media: atomisp: remove #ifdef HAS_NO_HMEM
      	media: atomisp: Add check for rgby_data memory allocation failure
      	drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unused
      	wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
      	drm/omap: Fix locking in omap_gem_new_dmabuf()
      	wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()
      	wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()
      	drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
      	drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()
      	drm/v3d: Address race-condition in MMU flush
      	wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
      	wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
      	dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
      	ASoC: fsl_micfil: Drop unnecessary register read
      	ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
      	ASoC: fsl_micfil: use GENMASK to define register bit fields
      	ASoC: fsl_micfil: fix regmap_write_bits usage
      	ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode
      	bpf: Fix the xdp_adjust_tail sample prog issue
      	xfrm: rename xfrm_state_offload struct to allow reuse
      	xfrm: store and rely on direction to construct offload flags
      	netdevsim: rely on XFRM state direction instead of flags
      	netdevsim: copy addresses for both in and out paths
      	drm/bridge: tc358767: Fix link properties discovery
      	selftests/bpf: Fix msg_verify_data in test_sockmap
      	selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
      	wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
      	drm/fsl-dcu: Convert to Linux IRQ interfaces
      	drm: fsl-dcu: enable PIXCLK on LS1021A
      	octeontx2-af: Mbox changes for 98xx
      	octeontx2-pf: Calculate LBK link instead of hardcoding
      	octeontx2-af: forward error correction configuration
      	octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
      	octeontx2-pf: ethtool fec mode support
      	octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c
      	drm/panfrost: Remove unused id_mask from struct panfrost_model
      	drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
      	drm/etnaviv: rework linear window offset calculation
      	drm/etnaviv: Request pages from DMA32 zone on addressing_limited
      	drm/etnaviv: dump: fix sparse warnings
      	drm/etnaviv: fix power register offset on GC300
      	drm/etnaviv: hold GPU lock across perfmon sampling
      	wifi: wfx: Fix error handling in wfx_core_init()
      	drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()
      	netlink: typographical error in nlmsg_type constants definition
      	selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
      	selftests/bpf: Fix SENDPAGE data logic in test_sockmap
      	selftests, bpf: Add one test for sockmap with strparser
      	selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
      	selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
      	bpf, sockmap: Several fixes to bpf_msg_push_data
      	bpf, sockmap: Several fixes to bpf_msg_pop_data
      	bpf, sockmap: Fix sk_msg_reset_curr
      	selftests: net: really check for bg process completion
      	drm/amdkfd: Fix wrong usage of INIT_WORK()
      	net: rfkill: gpio: Add check for clk_enable()
      	ALSA: usx2y: Fix spaces
      	ALSA: usx2y: Coding style fixes
      	ALSA: usx2y: Cleanup probe and disconnect callbacks
      	ALSA: usx2y: Use snd_card_free_when_closed() at disconnection
      	ALSA: us122l: Use snd_card_free_when_closed() at disconnection
      	ALSA: caiaq: Use snd_card_free_when_closed() at disconnection
      	ALSA: 6fire: Release resources at card release
      	driver core: Introduce device_find_any_child() helper
      	Bluetooth: fix use-after-free in device_for_each_child()
      	netpoll: Use rcu_access_pointer() in netpoll_poll_lock
      	wireguard: selftests: load nf_conntrack if not present
      	trace/trace_event_perf: remove duplicate samples on the first tracepoint event
      	powerpc/vdso: Flag VDSO64 entry points as functions
      	mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
      	mfd: da9052-spi: Change read-mask to write-mask
      	mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()
      	mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
      	mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
      	mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
      	cpufreq: loongson2: Unregister platform_driver on failure
      	mtd: rawnand: atmel: Fix possible memory leak
      	powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
      	RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
      	mfd: rt5033: Fix missing regmap_del_irq_chip()
      	scsi: bfa: Fix use-after-free in bfad_im_module_exit()
      	scsi: fusion: Remove unused variable 'rc'
      	scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
      	scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
      	RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
      	ocfs2: fix uninitialized value in ocfs2_file_read_iter()
      	powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
      	powerpc/kexec: Fix return of uninitialized variable
      	fbdev/sh7760fb: Alloc DMA memory from hardware device
      	fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
      	dt-bindings: clock: adi,axi-clkgen: convert old binding to yaml format
      	dt-bindings: clock: axi-clkgen: include AXI clk
      	clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand
      	clk: clk-axi-clkgen: make sure to enable the AXI bus clock
      	perf cs-etm: Don't flush when packet_queue fills up
      	perf probe: Fix libdw memory leak
      	perf probe: Correct demangled symbols in C++ program
      	PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
      	PCI: cpqphp: Fix PCIBIOS_* return value confusion
      	f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
      	f2fs: avoid using native allocate_segment_by_default()
      	f2fs: remove struct segment_allocation default_salloc_ops
      	f2fs: open code allocate_segment_by_default
      	f2fs: remove the unused flush argument to change_curseg
      	f2fs: check curseg->inited before write_sum_page in change_curseg
      	perf trace: avoid garbage when not printing a trace event's arguments
      	m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
      	m68k: coldfire/device.c: only build FEC when HW macros are defined
      	perf trace: Do not lose last events in a race
      	perf trace: Avoid garbage when not printing a syscall's arguments
      	rpmsg: glink: Add TX_DATA_CONT command while sending
      	rpmsg: glink: Send READ_NOTIFY command in FIFO full case
      	rpmsg: glink: Fix GLINK command prefix
      	rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
      	remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
      	NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
      	NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
      	NFSD: Fix nfsd4_shutdown_copy()
      	vdpa/mlx5: Fix suboptimal range on iotlb iteration
      	vfio/pci: Properly hide first-in-list PCIe extended capability
      	fs_parser: update mount_api doc to match function signature
      	power: supply: core: Remove might_sleep() from power_supply_put()
      	power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100
      	power: supply: bq27xxx: Fix registers of bq27426
      	net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
      	tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsets
      	net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
      	marvell: pxa168_eth: fix call balance of pep->clk handling routines
      	net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
      	spi: atmel-quadspi: Fix register name in verbose logging function
      	net: introduce a netdev feature for UDP GRO forwarding
      	net: hsr: fix hsr_init_sk() vs network/transport headers.
      	bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
      	ipmr: convert /proc handlers to rcu_read_lock()
      	ipmr: fix tables suspicious RCU usage
      	iio: light: al3010: Fix an error handling path in al3010_probe()
      	usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
      	usb: yurex: make waiting on yurex_write interruptible
      	USB: chaoskey: fail open after removal
      	USB: chaoskey: Fix possible deadlock chaoskey_list_lock
      	misc: apds990x: Fix missing pm_runtime_disable()
      	staging: greybus: uart: clean up TIOCGSERIAL
      	ALSA: hda/realtek - Add type for ALC287
      	ALSA: hda/realtek: Update ALC256 depop procedure
      	apparmor: fix 'Do simple duplicate message elimination'
      	xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
      	usb: ehci-spear: fix call balance of sehci clk handling routines
      	soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()
      	ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices
      	ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
      	ext4: fix FS_IOC_GETFSMAP handling
      	jfs: xattr: check invalid xattr size more strictly
      	ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()
      	perf/x86/intel/pt: Fix buffer full but size is 0 case
      	crypto: x86/aegis128 - access 32-bit arguments as 32-bit
      	KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
      	PCI: Fix use-after-free of slot->bus on hot remove
      	fsnotify: fix sending inotify event with unexpected filename
      	comedi: Flush partial mappings in error case
      	apparmor: test: Fix memory leak for aa_unpack_strdup()
      	tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
      	locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass()
      	exfat: fix uninit-value in __exfat_get_dentry_set
      	Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
      	driver core: bus: Fix double free in driver API bus_register()
      	Revert "usb: gadget: composite: fix OS descriptors w_value logic"
      	serial: sh-sci: Clean sci_ports[0] after at earlycon exit
      	Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
      	netfilter: ipset: add missing range check in bitmap_ip_uadt
      	spi: Fix acpi deferred irq probe
      	platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
      	ubi: wl: Put source PEB into correct list if trying locking LEB failed
      	um: ubd: Do not use drvdata in release
      	um: net: Do not use drvdata in release
      	serial: 8250: omap: Move pm_runtime_get_sync
      	um: vector: Do not use drvdata in release
      	sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
      	arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
      	block: fix ordering between checking BLK_MQ_S_STOPPED request adding
      	HID: wacom: Interpret tilt data from Intuos Pro BT as signed values
      	media: wl128x: Fix atomicity violation in fmc_send_cmd()
      	media: v4l2-core: v4l2-dv-timings: check cvt/gtf result
      	ALSA: hda/realtek: Update ALC225 depop procedure
      	ALSA: hda/realtek: Set PCBeep to default value for ALC274
      	ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max
      	ALSA: hda/realtek: Apply quirk for Medion E15433
      	usb: dwc3: gadget: Fix checking for number of TRBs left
      	usb: dwc3: gadget: Fix looping of queued SG entries
      	lib: string_helpers: silence snprintf() output truncation warning
      	NFSD: Prevent a potential integer overflow
      	SUNRPC: make sure cache entry active before cache_show
      	rpmsg: glink: Propagate TX failures in intentless mode as well
      	um: Fix potential integer overflow during physmem setup
      	um: Fix the return value of elf_core_copy_task_fpregs
      	um: Always dump trace for specified task in show_stack
      	NFSv4.0: Fix a use-after-free problem in the asynchronous open()
      	rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
      	rtc: abx80x: Fix WDT bit position of the status register
      	rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
      	ubifs: Correct the total block count by deducting journal reservation
      	ubi: fastmap: Fix duplicate slab cache names while attaching
      	ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
      	jffs2: fix use of uninitialized variable
      	block: return unsigned int from bdev_io_min
      	9p/xen: fix init sequence
      	9p/xen: fix release of IRQ
      	rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
      	modpost: remove incorrect code in do_eisa_entry()
      	nfs: ignore SB_RDONLY when mounting nfs
      	SUNRPC: correct error code comment in xs_tcp_setup_socket()
      	SUNRPC: Convert rpc_client refcount to use refcount_t
      	sunrpc: remove unnecessary test in rpc_task_set_client()
      	SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
      	sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
      	sh: intc: Fix use-after-free bug in register_intc_controller()
      	ASoC: fsl_micfil: fix the naming style for mask definition
      	octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
      	quota: flush quota_release_work upon quota writeback
      	btrfs: ref-verify: fix use-after-free after invalid ref action
      	ad7780: fix division by zero in ad7780_write_raw()
      	util_macros.h: fix/rework find_closest() macros
      	scsi: ufs: exynos: Fix hibern8 notify callbacks
      	i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
      	PCI: keystone: Add link up check to ks_pcie_other_map_bus()
      	dm thin: Add missing destroy_work_on_stack()
      	nfsd: make sure exp active before svc_export_show
      	nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
      	btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
      	drm/etnaviv: flush shader L1 cache after user commandstream
      	iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
      	watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
      	can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
      	can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
      	ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
      	netfilter: x_tables: fix LED ID check in led_tg_check()
      	ptp: Add error handling for adjfine callback in ptp_clock_adjtime
      	net/sched: tbf: correct backlog statistic for GSO packets
      	net: hsr: avoid potential out-of-bound access in fill_frame_info()
      	can: j1939: j1939_session_new(): fix skb reference counting
      	net/ipv6: release expired exception dst cached in socket
      	dccp: Fix memory leak in dccp_feat_change_recv
      	tipc: Fix use-after-free of kernel socket in cleanup_bearer().
      	net/qed: allow old cards not supporting "num_images" to work
      	igb: Fix potential invalid memory access in igb_init_module()
      	net: sched: fix erspan_opt settings in cls_flower
      	netfilter: ipset: Hold module reference while requesting a module
      	netfilter: nft_set_hash: skip duplicated elements pending gc run
      	ethtool: Fix wrong mod state in case of verbose and no_mask bitset
      	geneve: do not assume mac header is set in geneve_xmit_skb()
      	gpio: grgpio: use a helper variable to store the address of ofdev->dev
      	gpio: grgpio: Add NULL check in grgpio_probe
      	dt_bindings: rs485: Correct delay values
      	dt-bindings: serial: rs485: Fix rs485-rts-delay property
      	i3c: fix incorrect address slot lookup on 64-bit
      	i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
      	i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
      	i3c: master: Fix dynamic address leak when 'assigned-address' is present
      	drm/sti: Add __iomem for mixer_dbg_mxn's parameter
      	tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
      	spi: mpc52xx: Add cancel_work_sync before module remove
      	ocfs2: free inode when ocfs2_get_init_inode() fails
      	bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
      	bpf: Fix exact match conditions in trie_get_next_key()
      	HID: wacom: fix when get product name maybe null pointer
      	watchdog: rti: of: honor timeout-sec property
      	tracing: Fix cmp_entries_dup() to respect sort() comparison rules
      	arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
      	ALSA: usb-audio: add mixer mapping for Corsair HS80
      	ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
      	ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
      	scsi: qla2xxx: Fix NVMe and NPIV connect issue
      	scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
      	scsi: qla2xxx: Fix use after free on unload
      	scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
      	nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
      	bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
      	bpf: fix OOB devmap writes when deleting elements
      	dma-buf: fix dma_fence_array_signaled v4
      	regmap: detach regmap from dev on regmap_exit
      	mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
      	mmc: core: Further prevent card detect during shutdown
      	ocfs2: update seq_file index in ocfs2_dlm_seq_next
      	iommu/arm-smmu: Defer probe of clients after smmu device bound
      	s390/cpum_sf: Handle CPU hotplug remove during sampling
      	btrfs: avoid unnecessary device path update for the same device
      	kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
      	kcsan: Turn report_filterlist_lock into a raw_spinlock
      	media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
      	media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
      	drm/vc4: hvs: Set AXI panic modes for the HVS
      	drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
      	drm/mcde: Enable module autoloading
      	drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
      	r8169: don't apply UDP padding quirk on RTL8126A
      	samples/bpf: Fix a resource leak
      	net: fec_mpc52xx_phy: Use %pa to format resource_size_t
      	net: ethernet: fs_enet: Use %pa to format resource_size_t
      	net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
      	af_packet: avoid erroring out after sock_init_data() in packet_create()
      	Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
      	net: af_can: do not leave a dangling sk pointer in can_create()
      	net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
      	net: inet: do not leave a dangling sk pointer in inet_create()
      	net: inet6: do not leave a dangling sk pointer in inet6_create()
      	wifi: ath5k: add PCI ID for SX76X
      	wifi: ath5k: add PCI ID for Arcadyan devices
      	drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
      	dma-debug: fix a possible deadlock on radix_lock
      	jfs: array-index-out-of-bounds fix in dtReadFirst
      	jfs: fix shift-out-of-bounds in dbSplit
      	jfs: fix array-index-out-of-bounds in jfs_readdir
      	jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
      	drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
      	drm/amdgpu: set the right AMDGPU sg segment limitation
      	wifi: ipw2x00: libipw_rx_any(): fix bad alignment
      	wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
      	Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
      	ASoC: hdmi-codec: reorder channel allocation list
      	rocker: fix link status detection in rocker_carrier_init()
      	net/neighbor: clear error in case strict check is not set
      	netpoll: Use rcu_access_pointer() in __netpoll_setup
      	pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
      	tracing: Use atomic64_inc_return() in trace_clock_counter()
      	scsi: hisi_sas: Add cond_resched() for no forced preemption model
      	leds: class: Protect brightness_show() with led_cdev->led_access mutex
      	scsi: st: Don't modify unknown block number in MTIOCGET
      	scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
      	pinctrl: qcom-pmic-gpio: add support for PM8937
      	nvdimm: rectify the illogical code within nd_dax_probe()
      	f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
      	PCI: Add 'reset_subordinate' to reset hierarchy below bridge
      	PCI: Add ACS quirk for Wangxun FF5xxx NICs
      	i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
      	usb: chipidea: udc: handle USB Error Interrupt if IOC not set
      	MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
      	powerpc/prom_init: Fixup missing powermac #size-cells
      	misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
      	sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
      	sched/fair: Remove update of blocked load from newidle_balance
      	sched/fair: Remove unused parameter of update_nohz_stats
      	sched/fair: Merge for each idle cpu loop of ILB
      	sched/fair: Trigger the update of blocked load on newly idle cpu
      	sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
      	sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy
      	sched/core: Prevent wakeup of ksoftirqd during idle load balance
      	btrfs: fix missing snapshot drew unlock when root is dead during swap activation
      	Revert "unicode: Don't special case ignorable code points"
      	KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
      	KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
      	KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
      	jffs2: Prevent rtime decompress memory corruption
      	jffs2: Fix rtime decompressor
      	xhci: dbc: Fix STALL transfer event handling
      	drm/amd/display: Check BIOS images before it is used
      	ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
      	modpost: Add .irqentry.text to OTHER_SECTIONS
      	Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"
      	PCI: rockchip-ep: Fix address translation unit programming
      	scsi: sd: Fix sd_do_mode_sense() buffer length handling
      	scsi: core: Fix scsi_mode_select() buffer length handling
      	ALSA: usb-audio: Fix out of bounds reads when finding clock sources
      	media: uvcvideo: Require entities to have a non-zero unique ID
      	octeontx2: Fix condition.
      	octeontx2-pf: Fix otx2_get_fecparam()
      	Linux 5.10.231
      
      Change-Id: I9f898f01cfaab475581c068959ac597789122af0
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
      1ee5d6b1
  2. Dec 19, 2024
Loading