mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
Changes in 6.1.140 binfmt: Fix whitespace issues binfmt_elf: Support segments with 0 filesz and misaligned starts binfmt_elf: elf_bss no longer used by load_elf_binary() selftests/exec: load_address: conform test to TAP format output binfmt_elf: Leave a gap between .bss and brk selftests/exec: Build both static and non-static load_address tests binfmt_elf: Calculate total_size earlier binfmt_elf: Honor PT_LOAD alignment for static PIE binfmt_elf: Move brk for static PIE even if ASLR disabled platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection tracing: probes: Fix a possible race in trace_probe_log APIs tpm: tis: Double the timeout B to 4s iio: adc: ad7266: Fix potential timestamp alignment issue. drm/amd: Stop evicting resources on APUs in suspend drm/amdgpu: Fix the runtime resume failure issue drm/amdgpu: trigger flr_work if reading pf2vf data failed drm/amd: Add Suspend/Hibernate notification callback support Revert "drm/amd: Stop evicting resources on APUs in suspend" iio: adc: ad7768-1: Fix insufficient alignment of timestamp. iio: chemical: sps30: use aligned_s64 for timestamp clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable() RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug HID: thrustmaster: fix memory leak in thrustmaster_interrupts() HID: uclogic: Add NULL check in uclogic_input_configured() nfs: handle failure of nfs_get_lock_context in unlock path spi: loopback-test: Do not split 1024-byte hexdumps net_sched: Flush gso_skb list too during ->change() net: mctp: Ensure keys maintain only one ref to corresponding dev net: cadence: macb: Fix a possible deadlock in macb_halt_tx. net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING nvme-pci: make nvme_pci_npages_prp() __always_inline nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable ALSA: sh: SND_AICA should depend on SH_DMA_API net/mlx5e: Disable MACsec offload for uplink representor profile qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd() regulator: max20086: fix invalid memory access octeontx2-pf: macsec: Fix incorrect max transmit size in TX secy net/tls: fix kernel panic when alloc_page failed NFSv4/pnfs: Reset the layout state after a layoutreturn dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted" LoongArch: Fix MAX_REG_OFFSET calculation btrfs: fix discard worker infinite loop after disabling discard drm/amd/display: Correct the reply value when AUX write incomplete drm/amd/display: Avoid flooding unnecessary info messages ACPI: PPTT: Fix processor subtable walk ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2() ALSA: usb-audio: Add sample rate quirk for Audioengine D1 ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera dma-buf: insert memory barrier before updating num_fences hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages hv_netvsc: Preserve contiguous PFN grouping in the page buffer array hv_netvsc: Remove rmsg_pgcnt Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer() ftrace: Fix preemption accounting for stacktrace trigger command ftrace: Fix preemption accounting for stacktrace filter command tracing: samples: Initialize trace_array_printk() with the correct function phy: Fix error handling in tegra_xusb_port_init phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind phy: renesas: rcar-gen3-usb2: Set timing registers only once scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer smb: client: fix memory leak during error handling for POSIX mkdir wifi: mt76: disable napi on driver removal net: qede: Initialize qede_ll_ops with designated initializer dmaengine: ti: k3-udma: Add missing locking dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals dmaengine: idxd: Add missing cleanups in cleanup internals dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call dmaengine: idxd: fix memory leak in error handling path of idxd_alloc dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe usb: typec: ucsi: displayport: Fix deadlock usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group usb: typec: fix potential array underflow in ucsi_ccg_sync_control() usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control() selftests/mm: compaction_test: support platform with huge mount of memory mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index riscv: mm: Fix the out of bound issue of vmemmap address bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG bpf, arm64: Fix address emission with tag-based KASAN enabled LoongArch: Explicitly specify code model in Makefile hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio sctp: add mutual exclusion in proc_sctp_do_udp_port() btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx netfilter: nf_tables: wait for rcu grace period on net_device removal netfilter: nf_tables: do not defer rule destruction via call_rcu arm64/sme: Always exit sme_alloc() early with existing storage platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it bnxt_en: Fix receive ring space parameters when XDP is active ipv6: Fix potential uninit-value access in __ip6_make_skb() ipv4: Fix uninit-value access in __ip_make_skb() spi: cadence-qspi: fix pointer reference in runtime PM hooks drm/amdgpu: fix pm notifier handling x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc() Linux 6.1.140 Change-Id: Ieb4e51eea0bf366d869913439bc2a4c35d77334c Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>