Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to 6.18.16
Details
Changes since previous version:
gregkh/linux@6258e292d746 Linux 6.18.16
gregkh/linux@0ac822bf9902 drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v7
gregkh/linux@f1ba620f9e8d most: core: fix leak on early registration failure
gregkh/linux@c954666a0707 arm64: Fix sampling the "stable" virtual counter in preemptible section
gregkh/linux@164f57cd0ac8 xfs: fix copy-paste error in previous fix
gregkh/linux@ea39bac434c5 drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
gregkh/linux@b0bc1aaf938d Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_start()"
gregkh/linux@b9f13e55168c ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()
gregkh/linux@6789db2c8e2f NTB: ntb_transport: Fix too small buffer for debugfs_name
gregkh/linux@358cb7055e03 rust: list: Add unsafe blocks for container_of and safety comments
gregkh/linux@49ffdc3589d8 tracing: Wake up poll waiters for hist files when removing an event
gregkh/linux@d4e45ca6db67 tracing: Fix checking of freed trace_event_file for hist files
gregkh/linux@c71ea5a71233 fgraph: Do not call handlers direct when not using ftrace_ops
gregkh/linux@5026010110a5 tracing: ring-buffer: Fix to check event length before using
gregkh/linux@bc77986f3cb7 ring-buffer: Fix possible dereference of uninitialized pointer
gregkh/linux@c692db813a7e net: nfc: nci: Fix parameter validation for packet data
gregkh/linux@b1e034af484a drm/amdgpu: keep vga memory on MacBooks with switchable graphics
gregkh/linux@832f430b6b33 drm/amd/display: Correct logic check error for fastboot
gregkh/linux@53002567af57 arm64: Force the use of CNTVCT_EL0 in __delay()
gregkh/linux@0ec0156b3fa6 rust: pin-init: replace clippy
expectwithallowgregkh/linux@dddc9e67fc45 rust: irq: add
'staticbounds to irq callbacksgregkh/linux@a94f096e28bf io_uring/zcrx: fix user_ref race between scrub and refill paths
gregkh/linux@581a8f0f3338 x86/kexec: Copy ACPI root pointer address from config table
gregkh/linux@54f463494eb5 gpio: sysfs: fix chip removal with GPIOs exported over sysfs
gregkh/linux@4ece5eb4836f net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
gregkh/linux@1b1d3c5d58a8 net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
gregkh/linux@ffba51100ff6 drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
gregkh/linux@ea33c43c2e40 kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
gregkh/linux@caa055b579cd ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
gregkh/linux@422adc95ea9a io_uring/cmd_net: fix too strict requirement on ioctl
gregkh/linux@89f3d2d54135 gpio: nomadik: Add missing IS_ERR() check
gregkh/linux@7c9ce68192ee cifs: some missing initializations on replay
gregkh/linux@f1ae40332431 io_uring/zcrx: fix sgtable leak on mapping failures
gregkh/linux@bcf40ce46665 fbcon: Remove struct fbcon_display.inverse
gregkh/linux@c61afb99c828 fbdev: ffb: fix corrupted video output on Sun FFB1
gregkh/linux@69290f2d3999 fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
gregkh/linux@40c1ff250251 fbdev: vt8500lcdfb: fix missing dma_free_coherent()
gregkh/linux@11a93180a70b fbcon: check return value of con2fb_acquire_newinfo()
gregkh/linux@0a08a7fa123c fbdev: Use device_create_with_groups() to fix sysfs groups registration race
gregkh/linux@861fb0cc95d5 mm: numa_memblks: Identify the accurate NUMA ID of CFMW
gregkh/linux@e90346a2f1e8 ipv6: ioam: fix heap buffer overflow in _ioam6_fill_trace_data()
gregkh/linux@3d01d8a2cc64 kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
gregkh/linux@39824c8ce0c2 kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package
gregkh/linux@0ee1887b524c kbuild: rpm-pkg: Restrict manual debug package creation
gregkh/linux@972495bc37be kbuild: Fix CC_CAN_LINK detection
gregkh/linux@f8d02862e520 function_graph: Restore direct mode when callbacks drop to one
gregkh/linux@e4ff4e3ffcf9 atm: fore200e: fix use-after-free in tasklets during device removal
gregkh/linux@41023fc00f37 net: intel: fix PCI device ID conflict between i40e and ipw2200
gregkh/linux@23b82b7a2618 mm/page_alloc: clear page->private in free_pages_prepare()
gregkh/linux@e116e19c9584 mm/vmscan: fix demotion targets checks in reclaim/demotion
gregkh/linux@8adaff87db14 procfs: fix possible double mmput() in do_procmap_query()
gregkh/linux@f64491066c66 mm/page_alloc: skip debug_check_no{obj,locks}_freed with FPI_TRYLOCK
gregkh/linux@5eac1322a7b1 mm/hugetlb: restore failed global reservations to subpool
gregkh/linux@89a9389ad70d drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
gregkh/linux@be9c5e7af6b3 drm/amd/display: Increase DCN35 SR enter/exit latency
gregkh/linux@cc54e0eeee01 io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
gregkh/linux@749b5e65ab69 io_uring/filetable: clamp alloc_hint to the configured alloc range
gregkh/linux@e18d1a82a62e ceph: fix write storm on fscrypted files
gregkh/linux@746840c87d76 ceph: do not propagate page array emplacement errors as batch errors
gregkh/linux@0b9c58126ad1 tracing: Reset last_boot_info if ring buffer is reset
gregkh/linux@127f9481ea77 tracing: Fix to set write permission to per-cpu buffer_size_kb
gregkh/linux@316d9fe71fb1 net: macb: Fix tx/rx malfunction after phy link down and up
gregkh/linux@4cbc8dc736c7 net: ti: icssg-prueth: Add optional dependency on HSR
gregkh/linux@6d389382ee65 octeontx2-af: CGX: fix bitmap leaks
gregkh/linux@d8a522085d09 net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
gregkh/linux@938cf039a683 net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
gregkh/linux@78dd793ae6dc LoongArch: Disable instrumentation for setup_ptwalker()
gregkh/linux@76a0e30a1cea LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
gregkh/linux@0811b951377e LoongArch: Use %px to print unmodified unwinding address
gregkh/linux@7a6b754bddd3 LoongArch: Prefer top-down allocation after arch_mem_init()
gregkh/linux@61a56df2fbaa LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
gregkh/linux@353dd9934447 mm/slab: do not access current->mems_allowed_seq if !allow_spin
gregkh/linux@f843be764204 rust: kbuild: pass
-Zunstable-optionsfor Rust 1.95.0gregkh/linux@2d11f9cff0a7 drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
gregkh/linux@69e59a87bab0 ceph: supply snapshot context in ceph_zero_partial_object()
gregkh/linux@a2d53aee3fe2 MIPS: rb532: Fix MMIO UART resource registration
gregkh/linux@3969db6b22e3 cifs: Fix locking usage for tcon fields
gregkh/linux@80a2e762b217 i2c: imx-lpi2c: fix SMBus block read NACK after byte count
gregkh/linux@5e227857fcd9 watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()
gregkh/linux@d14871ce0b40 kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
gregkh/linux@677490a6bd4c staging: rtl8723bs: fix null dereference in find_network
gregkh/linux@7e4d88e36e5d mptcp: pm: in-kernel: always set ID as avail when rm endp
gregkh/linux@2f33f77397dd parisc: kernel: replace kfree() with put_device() in create_tree_node()
gregkh/linux@bd435f4b7381 PCI: Fix pci_slot_trylock() error handling
gregkh/linux@627f0ea6537c PCI: Don't claim disabled bridge windows
gregkh/linux@29739ec197ed net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
gregkh/linux@299b825716b8 net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
gregkh/linux@fc58ef30e0a1 drm/amdgpu: Protect GPU register accesses in powergated state in some paths
gregkh/linux@bfcd6b53e1f4 drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
gregkh/linux@d58f8d4dcfb1 tipc: fix RCU dereference race in tipc_aead_users_dec()
gregkh/linux@ead66f2ed16f mtd: rawnand: pl353: Fix software ECC support
gregkh/linux@9799f977759e usb: dwc2: fix resume failure if dr_mode is host
gregkh/linux@2333653ef854 usb: dwc3: gadget: Move vbus draw to workqueue context
gregkh/linux@76096f156fe9 mux: mmio: fix regmap leak on probe failure
gregkh/linux@e4010282364f PCI: dwc: Fix msg_atu_index assignment
gregkh/linux@b355d927109f MIPS: Loongson2ef: Use pcibios_align_resource() to block io range
gregkh/linux@3b8fa431e035 MIPS: Loongson2ef: Register PCI controller in early stage
gregkh/linux@222afcca91f3 mm/slab: use unsigned long for orig_size to ensure proper metadata align
gregkh/linux@29659497e100 mm/slab: avoid allocating slabobj_ext array from its own slab
gregkh/linux@78d8e2d6352e scsi: ufs: core: Flush exception handling work when RPM level is zero
gregkh/linux@08c7eadd8a93 perf/arm-cmn: Reject unsupported hardware configurations
gregkh/linux@500778df9e4c remoteproc: imx_rproc: Fix invalid loaded resource table detection
gregkh/linux@4c0382b86600 btrfs: continue trimming remaining devices on failure
gregkh/linux@f4951c56d59c btrfs: zoned: fixup last alloc pointer after extent removal for DUP
gregkh/linux@72f6529487a3 btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
gregkh/linux@25afd2a1ee4d btrfs: fix periodic reclaim condition
gregkh/linux@da86ca15d738 clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
gregkh/linux@4ce27e86d641 uprobes: Fix incorrect lockdep condition in filter_chain()
gregkh/linux@956d54e07ca7 arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
gregkh/linux@bea1d373098b PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
gregkh/linux@40f67686a500 Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
gregkh/linux@f86582890bd7 kho: skip memoryless NUMA nodes when reserving scratch areas
gregkh/linux@fdf605f64f82 crash_dump: fix dm_crypt keys locking and ref leak
gregkh/linux@36eb314184a0 kexec: derive purgatory entry from symbol
gregkh/linux@3bdc3766aafb ocfs2: fix reflink preserve cleanup issue
gregkh/linux@e5a732bfe294 rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
gregkh/linux@9f7a5aee9171 compiler-clang.h: require LLVM 19.1.0 or higher for typeof_unqual
gregkh/linux@d83396624fda mm/highmem: fix _kmap_to_page() build error
gregkh/linux@491f04be585c power: reset: tdx-ec-poweroff: fix restart
gregkh/linux@bc1492651253 mtd: spinand: Disable continuous read during probe
gregkh/linux@5a435b0e4609 iio: gyro: itg3200: Fix unchecked return value in read_raw
gregkh/linux@9b85c8f624b0 powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
gregkh/linux@7441d35d14d9 vhost: move vdpa group bound check to vhost_vdpa
gregkh/linux@dfcbe0195165 tools: Fix bitfield dependency failure
gregkh/linux@461242507181 arm64: poe: fix stale POR_EL0 values for ptrace
gregkh/linux@e9051992fd21 dm mpath: make pg_init_delay_msecs settable
gregkh/linux@b662f91e216f bus: fsl-mc: fix an error handling in fsl_mc_device_add()
gregkh/linux@ab81f9f3319e io_uring/net: don't continue send bundle if poll was required for retry
gregkh/linux@bce59008b234 mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
gregkh/linux@f42941d60f01 usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
gregkh/linux@1afe45f89d54 mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node
gregkh/linux@d4a132f121c5 x86/kexec: add a sanity check on previous kernel's ima kexec buffer
gregkh/linux@1ca6530f07d4 of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
gregkh/linux@9e1f51c1ad57 ima: verify the previous kernel's IMA buffer lies in addressable RAM
gregkh/linux@995240f823a3 PCI: Fix bridge window alignment with optional resources
gregkh/linux@26da747e754c nvmem: Drop OF node reference on nvmem_add_one_cell() failure
gregkh/linux@2eb988d5c8f8 nfsd: fix return error code for nfsd_map_name_to[ug]id
gregkh/linux@6689272b8261 NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
gregkh/linux@9a6f8cd28bb9 md/bitmap: fix GPF in write_page caused by resize race
gregkh/linux@b04baa848c05 xfs: check for deleted cursors when revalidating two btrees
gregkh/linux@2b658d124966 xfs: check return value of xchk_scrub_create_subord
gregkh/linux@c9ccefacae0d xfs: only call xf{array,blob}destroy if we have a valid pointer
gregkh/linux@c2ce8d9a3b98 pinctrl: intel: Add code name documentation
gregkh/linux@733cbc3aa97e PCI: endpoint: Fix swapped parameters in pci{primary/secondary}_epc_epf_unlink() functions
gregkh/linux@57536ff0a6bd KVM: x86: Add SRCU protection for reading PDPTRs in _get_sregs2()
gregkh/linux@aaaea528d476 rust/drm: Fix Registration::{new,new_foreign_owned}() docs
gregkh/linux@71cfbc15c91a spmi: apple: Add "apple,t8103-spmi" compatible
gregkh/linux@18e9cf2259b4 xfs: get rid of the xchk_xfile*_descr calls
gregkh/linux@d1a3cc775c6e xfs: fix remote xattr valuelblk check
gregkh/linux@652d815b856c xfs: fix the xattr scrub to detect freemap/entries array collisions
gregkh/linux@43f3b1867961 xfs: fix freemap adjustments when adding xattrs to leaf blocks
gregkh/linux@f31a8334e1c5 xfs: delete attr leaf freemap entries when empty
gregkh/linux@d54f00547c21 usb: host: tegra: Remove manual wake IRQ disposal
gregkh/linux@a50006e7ba0e iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
gregkh/linux@779e0c250a6b iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
gregkh/linux@3f73325f4548 iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
gregkh/linux@efd59553e477 iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
gregkh/linux@a8e88edfd69d iio: accel: adxl380: Avoid reading more entries than present in FIFO
gregkh/linux@482814921449 PCI/PM: Prevent runtime suspend until devices are fully initialized
gregkh/linux@d6e866f3a183 arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
gregkh/linux@8d8a878ef608 erofs: fix incorrect early exits in volume label handling
gregkh/linux@041b5163bb9b erofs: fix incorrect early exits for invalid metabox-enabled images
gregkh/linux@70746336cae6 mfd: omap-usb-host: Fix OF populate on driver rebind
gregkh/linux@269466027440 mfd: qcom-pm8xxx: Fix OF populate on driver rebind
gregkh/linux@a1e9e299c0d9 mfd: macsmc: Initialize mutex
gregkh/linux@89bdcd39ae8b mfd: tps65219: Implement LOCK register handling for TPS65214
gregkh/linux@9b02e3fec3a7 mfd: core: Add locking around 'mfd_of_node_list'
gregkh/linux@25056a2fc07f KVM: arm64: nv: Return correct RES0 bits for FGT registers
gregkh/linux@8722a8fb7ed9 iommu/vt-d: Flush piotlb for SVM and Nested domain
gregkh/linux@9deaacc8dcad iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
gregkh/linux@69c32df23bed media: uvcvideo: Return queued buffers on start_streaming() failure
gregkh/linux@97330e31ea16 dm: fix excessive blk-crypto operations for invalid keys
gregkh/linux@f122f2b3ce9d media: verisilicon: AV1: Fix tile info buffer size
gregkh/linux@457121c01f60 xfs: remove xfs_attr_leaf_hasname
gregkh/linux@00195330d172 xfs: mark data structures corrupt on EIO and ENODATA
gregkh/linux@aacb5f183eac PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is true
gregkh/linux@42d9509161d0 phy: fsl-imx8mq-usb: set platform driver data
gregkh/linux@5e27e7f22978 drm/bridge: anx7625: Fix invalid EDID size
gregkh/linux@6236c1cd9fdf drm/buddy: Prevent BUG_ON by validating rounded allocation
gregkh/linux@ca666795bd61 selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
gregkh/linux@a39b9928fdfd mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
gregkh/linux@e14d5a99b1a6 docs: kdoc: avoid error_count overflows
gregkh/linux@faccf9c1464a drm: of: drm_of_panel_bridge_remove(): fix device_node leak
gregkh/linux@77f69aa4deb1 media: iris: Prevent output buffer queuing before stream-on completes
gregkh/linux@72846441c5f6 media: iris: gen2: Add sanity check for session stop
gregkh/linux@7cde76db8883 media: iris: gen1: Destroy internal buffers after FW releases
gregkh/linux@64e88089a294 media: iris: Skip resolution set on first IPSC
gregkh/linux@45b30f65feeb media: iris: Add buffer to list only after successful allocation
gregkh/linux@b59ec89f9cdf media: iris: use fallback size when S_FMT is called without width/height
gregkh/linux@101f2b3cd0b6 media: iris: Fix fps calculation
gregkh/linux@0cd7ca8e9603 media: iris: Fix ffmpeg corrupted frame error
gregkh/linux@bd4f8fa21618 Revert "media: iris: Add sanity check for stop streaming"
gregkh/linux@f3bf86dec1d8 media: venus: vdec: restrict EOS addr quirk to IRIS2 only
gregkh/linux@fa71c413854b media: venus: vdec: fix error state assignment for zero bytesused
gregkh/linux@21fde0b4b166 arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
gregkh/linux@428966f1151f drm/tyr: fix register name in error print
gregkh/linux@1a09db973ac6 rtc: pcf8563: use correct of_node for output clock
gregkh/linux@dfe2dbe3950f dm-unstripe: fix mapping bug when there are multiple targets in a table
gregkh/linux@38625191f32f dm-integrity: fix recalculation in bitmap mode
gregkh/linux@76801c3dfca0 reset: gpio: suppress bind attributes in sysfs
gregkh/linux@2097ce274bbc drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
gregkh/linux@4caae8168d1b mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
gregkh/linux@2c89064ecf67 s390/pci: Handle futile config accesses of disabled devices directly
gregkh/linux@b7bbd20d55ce clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc()
gregkh/linux@26b1c59da576 arm64: dts: rockchip: Fix SD card support for RK3576 EVB1
gregkh/linux@fed39f0d316f media: i2c: ov01a10: Fix digital gain range
gregkh/linux@4be6112c79b2 media: stm32: dcmipp: byteproc: disable compose for all bayers
gregkh/linux@49c7d405c6ca media: stm32: dcmipp: bytecap: clear all interrupts upon stream stop
gregkh/linux@23ad54f2551f media: stm32: dcmipp: avoid naming clock if only one is needed
gregkh/linux@d13418d75e17 soc: rockchip: grf: Support multiple grf to be handled
gregkh/linux@833fd7ad595f soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition
gregkh/linux@9785b31beb33 clk: clk-apple-nco: Add "apple,t8103-nco" compatible
gregkh/linux@ef6647586deb bus: omap-ocp2scp: fix OF populate on driver rebind
gregkh/linux@d464cf1ed900 KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
gregkh/linux@b7db9953c2f8 soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
gregkh/linux@ab1ac24c407e soc: ti: k3-socinfo: Fix regmap leak on probe failure
gregkh/linux@b1c1a2637ebd dm: clear cloned request bio pointer when last clone bio completes
gregkh/linux@9e30eb22e03a dm-integrity: fix a typo in the code for write/discard race
gregkh/linux@e3704ce5d715 platform/x86: ISST: Store and restore all domains data
gregkh/linux@067d784870ee platform/x86: ISST: Add missing write block check
gregkh/linux@5ca94abfe5a0 media: staging/ipu7: Fix the loop bound in l2 table alloc
gregkh/linux@08440d792f97 media: staging/ipu7: Update CDPHY register settings
gregkh/linux@8603922f08d9 media: staging/ipu7: Call synchronous RPM suspend in probe failure
gregkh/linux@9a8c3cd8a0bb media: staging/ipu7: Ignore interrupts when device is suspended
gregkh/linux@364759ccc3fb media: ipu6: Fix RPM reference leak in probe error paths
gregkh/linux@39b9626b0559 media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
gregkh/linux@605e9a9471d2 media: dw9714: Fix powerup sequence
gregkh/linux@fa69b9a87f89 media: i2c: ov5647: use our own mutex for the ctrl lock
gregkh/linux@e26aba7c0e9e media: ccs: Fix setting initial sub-device state
gregkh/linux@78d2c1ca071d media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
gregkh/linux@1b593da3e54c media: i2c: ov5647: Sensor should report RAW color space
gregkh/linux@ff90942181d0 media: i2c: ov5647: Correct minimum VBLANK value
gregkh/linux@8f5082ee1773 media: i2c: ov5647: Correct pixel array offset
gregkh/linux@8ecb21c20387 media: i2c: ov5647: Initialize subdev before controls
gregkh/linux@a8ff58cc8c75 media: ccs: Avoid possible division by zero
gregkh/linux@fade67c88870 media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()
gregkh/linux@e5d08efceffc media: i2c: ov01a10: Fix test-pattern disabling
gregkh/linux@9466dc871c45 media: i2c: ov01a10: Fix passing stream instead of pad to v4l2_subdev_state_get_format()
gregkh/linux@be04fe430bb0 media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls
gregkh/linux@2195f2be8307 media: i2c: ov01a10: Fix analogue gain range
gregkh/linux@e148cdc0f122 media: i2c: ov01a10: Fix reported pixel-rate value
gregkh/linux@8df26a76497f media: i2c: ov01a10: Fix the horizontal flip control
gregkh/linux@377a77569143 media: i2c/tw9906: Fix potential memory leak in tw9906_probe()
gregkh/linux@cc7aeed33e4f media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
gregkh/linux@280da29ff603 media: cx25821: Add missing unmap in snd_cx25821_hw_params()
gregkh/linux@9544b73cad4e media: cx23885: Add missing unmap in snd_cx23885_hw_params()
gregkh/linux@1ce8c2a8f050 media: cx88: Add missing unmap in snd_cx88_hw_params()
gregkh/linux@1d8558a232ec media: radio-keene: fix memory leak in error path
gregkh/linux@9e3b9d2472b3 media: verisilicon: AV1: Set IDR flag for intra_only frame type
gregkh/linux@1af2853b4e97 media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()
gregkh/linux@fe1c50fadc4e media: amphion: Drop min_queued_buffers assignment
gregkh/linux@a2ac388aa830 arm64: dts: apple: t8112-j473: Keep the HDMI port powered on
gregkh/linux@e75e091a331e fs: ensure that internal tmpfs mount gets mount id zero
gregkh/linux@1acb28123e57 HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
gregkh/linux@d5512ce892f7 HID: prodikeys: Check presence of pm->input_ep82
gregkh/linux@5bbe266272d8 HID: magicmouse: Do not crash on missing msc->input
gregkh/linux@1d46d07458db HID: hid-pl: handle probe errors
gregkh/linux@4a1afa32145b pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
gregkh/linux@e3e6e2e4d66e arm64: Disable branch profiling for all arm64 code
gregkh/linux@969e5e13ff5c KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding
gregkh/linux@662fae91c30b KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
gregkh/linux@e28f45102510 powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
gregkh/linux@58bd8c5f67a3 arm64: kernel: initialize missing kexec_buf->random field
gregkh/linux@c053b301a0b2 ARM: omap2: Fix reference count leaks in omap_control_init()
gregkh/linux@5d83ae6ccdc9 arm64: dts: qcom: sm8750: Fix BAM DMA probing
gregkh/linux@b965b990c191 arm64: dts: qcom: x1e80100: Add missing TCSR ref clock to the DP PHYs
gregkh/linux@adae1932f01a media: verisilicon: AV1: Fix tx mode bit setting
gregkh/linux@93adedf67b07 media: verisilicon: AV1: Fix enable cdef computation
gregkh/linux@ea316b784fe6 media: chips-media: wave5: Fix Null reference while testing fluster
gregkh/linux@27cb12b7dc88 media: chips-media: wave5: Fix SError of kernel panic when closed
gregkh/linux@526816f2e331 media: chips-media: wave5: Fix device cleanup order to prevent kernel panic
gregkh/linux@cc8071b1bac6 media: chips-media: wave5: Fix kthread worker destruction in polling mode
gregkh/linux@3a278a55ead5 media: chips-media: wave5: Fix PM runtime usage count underflow
gregkh/linux@a62ba5aa9ee9 media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
gregkh/linux@b3fc99fe5b25 media: mtk-mdp: Fix error handling in probe function
gregkh/linux@d659f72af566 media: mediatek: encoder: Fix uninitialized scalar variable issue
gregkh/linux@e2a45398bba3 media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAX
gregkh/linux@451cc650e40e dm-verity: correctly handle dm_bufio_client_create() failure
gregkh/linux@2e170d8bb3b3 arm64: dts: qcom: sdm630: Add missing MDSS reset
gregkh/linux@c2b9214c34f5 phy: qcom: edp: Make the number of clocks flexible
gregkh/linux@6cc6c73a87c3 PCI: Use resource_set_range() that correctly sets ->end
gregkh/linux@fcfdf9794afe Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"
gregkh/linux@f956c3c101e2 Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt"
gregkh/linux@46adbe1c144e Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported"
gregkh/linux@d6fecafe7b23 Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
gregkh/linux@77ac28b38a86 Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"
gregkh/linux@4cccf815bccc drm/xe: Fix ggtt fb alignment
gregkh/linux@cdf8bbbd9017 drm/tests: shmem: Hold reservation lock around purge
gregkh/linux@9cc77691b5fd drm/tests: shmem: Hold reservation lock around madvise
gregkh/linux@6b953d92f2f2 drm/tests: shmem: Hold reservation lock around vmap/vunmap
gregkh/linux@595227cf408f drm/tests: shmem: Add clean-up action to unpin pages
gregkh/linux@496e765b7205 drm/tests: shmem: Swap names of export tests
gregkh/linux@bfcee87fd175 fpga: dfl: use subsys_initcall to allow built-in drivers to be added
gregkh/linux@a0eb5f82212b ASoC: SOF: ipc4-control: Keep the payload size up to date
gregkh/linux@c7bf344a83a1 ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_data
gregkh/linux@a704a1a4394b ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
gregkh/linux@c5fb5db719c7 ASoC: SOF: ipc4-control: If there is no data do not send bytes update
gregkh/linux@ab8c0de60f16 drm/panthor: fix for dma-fence safe access rules
gregkh/linux@a803cfad1f23 arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay
gregkh/linux@0bcfebb83b54 hfsplus: ensure sb->s_fs_info is always cleaned up
gregkh/linux@428093cfa8b2 clk: renesas: rzg2l: Select correct div round macro
gregkh/linux@01dfc5abfa4d clk: renesas: rzg2l: Fix intin variable size
gregkh/linux@2e4a70f3c309 rpmsg: core: fix race in driver_override_show() and use core helper
gregkh/linux@f0a83d0a4b7c netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
gregkh/linux@89764cf44544 dpaa2-switch: validate num_ifs to prevent out-of-bounds write
gregkh/linux@4cb163e9efca net: consume xmit errors of GSO frames
gregkh/linux@57957bc7f186 net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
gregkh/linux@f72f646a5552 net/mlx5: Fix missing devlink lock in SRIOV enable error path
gregkh/linux@5226e227271a net/mlx5: E-switch, Clear legacy flag when moving to switchdev
gregkh/linux@f0ed27a3315f net/mlx5: LAG, disable MPESW in lag_disable_change()
gregkh/linux@858914d1ad19 net/mlx5: DR, Fix circular locking dependency in dump
gregkh/linux@bce42728ac48 team: avoid NETDEV_CHANGEMTU event when unregistering slave
gregkh/linux@54a7013aa13f team: use common function to compute the features
gregkh/linux@26924d2fdec2 net: add a common function to compute features for upper devices
gregkh/linux@fa3c2f8d9152 net: mana: Fix double destroy_workqueue on service rescan PCI path
gregkh/linux@f8a06d562638 dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
gregkh/linux@900be42c53cd tcp: re-enable acceptance of FIN packets when RWIN is 0
gregkh/linux@d3e32e2f3262 RDMA/umem: Fix double dma_buf_unpin in failure path
gregkh/linux@9d5a97bc71ed erofs: fix interlaced plain identification for encoded extents
gregkh/linux@d2e7c898cc02 net: usb: pegasus: enable basic endpoint checking
gregkh/linux@f3e4cceafad2 net: Drop the lock in skb_may_tx_timestamp()
gregkh/linux@9bc0bca26418 RDMA/efa: Fix typo in efa_alloc_mr()
gregkh/linux@2b96156c927c RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
gregkh/linux@3126a2f98bea netconsole: avoid OOB reads, msg is not nul-terminated
gregkh/linux@21d341fe514f net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
gregkh/linux@e57d397bffab RDMA/core: Fix stale RoCE GIDs during netdev events at registration
gregkh/linux@d8fc9f972fbd tipc: fix duplicate publication key in tipc_service_insert_publ()
gregkh/linux@9fc2e95fe541 dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
gregkh/linux@b2acd29bd487 dpll: zl3073x: Cache all reference properties in zl3073x_ref
gregkh/linux@a4b086cc61e6 dpll: zl3073x: Cache reference monitor status
gregkh/linux@b1e3edf688a8 kcm: fix zero-frag skb in frag_list on partial sendmsg error
gregkh/linux@854cd32bc74f tls: Fix race condition in tls_sw_cancel_work_tx()
gregkh/linux@5455a232edea net: do not pass flow_id to set_rps_cpu()
gregkh/linux@96581749c7c1 Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
gregkh/linux@3a954c75b1cd Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CONN_REQ
gregkh/linux@69dd2e85f8e8 Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
gregkh/linux@49065204b95b Bluetooth: hci_qca: Cleanup on all setup failures
gregkh/linux@e981a9392800 Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
gregkh/linux@7010201831df Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
gregkh/linux@25c3e0de3b46 Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
gregkh/linux@64ccb0aac41c wifi: brcmfmac: Fix potential kernel oops when probe fails
gregkh/linux@3c87b7e64735 wifi: cfg80211: wext: fix IGTK key ID off-by-one
gregkh/linux@3e14ba8b95c9 dma-mapping: avoid random addr value print out on error path
gregkh/linux@ceae058eb707 ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
gregkh/linux@0315bec883c6 ovpn: tcp - fix packet extraction from stream
gregkh/linux@8178567c6a97 bnxt_en: Fix deleting of Ntuple filters
gregkh/linux@079986d6db1f bnxt_en: Fix RSS context delete logic
gregkh/linux@f27030ac5bef udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
gregkh/linux@2d74412dfd36 net: ethernet: xscale: Check for PTP support properly
gregkh/linux@cb8f0a385738 net: phy: qcom: qca807x: normalize return value of gpio_get
gregkh/linux@9605406cf28f proc: Fix pointer error dereference
gregkh/linux@f3970be26a30 net: usb: lan78xx: scan all MDIO addresses on LAN7801
gregkh/linux@fc393af769af net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
gregkh/linux@664e9df53226 espintcp: Fix race condition in espintcp_close()
gregkh/linux@b640188b61e6 psp: use sk->sk_hash in psp_write_headers()
gregkh/linux@fe89b2f05b85 tcp: fix potential race in tcp_v6_syn_recv_sock()
gregkh/linux@82c5acb68c63 ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
gregkh/linux@59581778792c xfrm: always flush state and policy upon NETDEV_UNREGISTER event
gregkh/linux@f726b3a57e00 ipmi: ipmb: initialise event handler read bytes
gregkh/linux@27e70f32aef0 xfrm: skip templates check for packet offload tunnel mode
gregkh/linux@c7221e7bd8fc xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
gregkh/linux@5000ce7fcb31 iommu/amd: serialize sequence allocation under concurrent TLB invalidations
gregkh/linux@a133e3caf844 ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
gregkh/linux@2346856b7482 ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
gregkh/linux@495d9cb4ed71 rtc: zynqmp: correct frequency value
gregkh/linux@630ace4d8286 drm/amdgpu: avoid sdma ring reset in sriov
gregkh/linux@7a7e7bcefdd3 drm/amd/display: Remove conditional for shaper 3DLUT power-on
gregkh/linux@581ed1a5a957 arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
gregkh/linux@dd6e15658ab5 ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
gregkh/linux@d70d2a8a491e ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
gregkh/linux@c19830db30a0 btrfs: replace BUG() with error handling in __btrfs_balance()
gregkh/linux@6af16f1b8649 ALSA: usb-audio: Add sanity check for OOB writes at silencing
gregkh/linux@d6e933f29bc0 drm/radeon: Add HAINAN clock adjustment
gregkh/linux@e341e1821503 spi: spidev: fix lock inversion between spi_lock and buf_lock
gregkh/linux@91e19be60e08 drm/amd/display: bypass post csc for additional color spaces in dal
gregkh/linux@e3c0c8384479 drm/amdgpu: Add HAINAN clock adjustment
gregkh/linux@e949fd266cfa ALSA: usb-audio: Update the number of packets properly at receiving
gregkh/linux@ef8b0cc691f1 ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
gregkh/linux@8c545bcb1dab drm/amdgpu: Adjust usleep_range in fence wait
gregkh/linux@89232d0db3ca drm/amdgpu: return when ras table checksum is error
gregkh/linux@dea826897ea3 drm/amd/display: Avoid updating surface with the same surface under MPO
gregkh/linux@a71819d2cc6f drm/amd/display: Fix system resume lag issue
gregkh/linux@16b65c8ca316 ALSA: hda/tas2781: Ignore reset check for SPI device
gregkh/linux@96c5ea9e7a82 regulator: core: Remove regulator supply_name length limit
gregkh/linux@0be2f54012b4 ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
gregkh/linux@c57b6b4bc339 mshv: clear eventfd counter on irqfd shutdown
gregkh/linux@8ee9aa80d4f1 drm/amdgpu: Skip vcn poison irq release on VF
gregkh/linux@dce5da49f65c drm/amd/display: Fix writeback on DCN 3.2+
gregkh/linux@b7af28b96ddc ARM: 9467/1: mm: Don't use %pK through printk
gregkh/linux@88c624236ef0 include: uapi: netfilter_bridge.h: Cover for musl libc
gregkh/linux@dbf5c7121810 ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
gregkh/linux@5c4e940075bd thermal: int340x: Fix sysfs group leak on DLVR registration failure
gregkh/linux@c1a0f5f1e5e7 libceph: define and enforce CEPH_MAX_KEY_LEN
gregkh/linux@5b75c7f24973 ceph: supply snapshot context in ceph_uninline_data()
gregkh/linux@57633b43a603 fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
gregkh/linux@b014372b6223 ntfs3: fix circular locking dependency in run_unpack_ex
gregkh/linux@b67fb01429ff fs/ntfs3: drop preallocated clusters for sparse and compressed files
gregkh/linux@9779a6eaaabd fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
gregkh/linux@c0b43c45d45f fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata
gregkh/linux@b0ea441f44ce fs: ntfs3: check return value of indx_find to avoid infinite loop
gregkh/linux@843dc5c21518 MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
gregkh/linux@54302ec38da4 iio: magnetometer: Remove IRQF_ONESHOT
gregkh/linux@af51e8d99df7 iio: Use IRQF_NO_THREAD
gregkh/linux@12cb0a166dc4 mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs
gregkh/linux@fcfa64c53586 Revert "mfd: da9052-spi: Change read-mask to write-mask"
gregkh/linux@2a99af226fbb phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
gregkh/linux@c3be09c3c85b phy: mvebu-cp110-utmi: fix dr_mode property read from dts
gregkh/linux@c3beae1bed61 watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
gregkh/linux@d6014855a2cb watchdog: imx7ulp_wdt: handle the nowayout option
gregkh/linux@17de6ad1c32b binder: don't use %pK through printk
gregkh/linux@5b3350e03667 fix it87_wdt early reboot by reporting running timer
gregkh/linux@812e5d3bcc1e serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
gregkh/linux@cbe7f4bc2dc1 serial: 8250: 8250_omap.c: Add support for handling UART error conditions
gregkh/linux@af48c1a0abe8 staging: rtl8723bs: fix memory leak on failure path
gregkh/linux@f4fbf2d4750d usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
gregkh/linux@7a8ac86f5133 usb: gadget: f_fs: Fix ioctl error handling
gregkh/linux@09820593b506 usb: gadget: f_fs: fix DMA-BUF OUT queues
gregkh/linux@2de2659c206b iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
gregkh/linux@e86bc719b061 pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs
gregkh/linux@d2975604bf1b misc: ti_fpc202: fix a potential memory leak in probe function
gregkh/linux@b6cfbd470158 misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
gregkh/linux@822019d7516b pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
gregkh/linux@3842f93e6e29 misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
gregkh/linux@4e033a7215df phy: cadence-torrent: restore parent clock for refclk during resume
gregkh/linux@4842c8739961 phy: ti: phy-j721e-wiz: restore mux selection during resume
gregkh/linux@a6e099cda247 dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
gregkh/linux@bc25f81a3f6e dmaengine: sun6i: Choose appropriate burst length under maxburst
gregkh/linux@af0b99b2214a most: core: fix resource leak in most_register_interface error paths
gregkh/linux@f907623616f7 fpga: of-fpga-region: Fail if any bridge is missing
gregkh/linux@2433adbe30bf usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
gregkh/linux@006470339240 serial: 8250_dw: handle clock enable errors in runtime_resume
gregkh/linux@31dcb6316e25 staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failure
gregkh/linux@487e455643c0 soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
gregkh/linux@c7ed6e59a58c soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
gregkh/linux@e7e5f19998a9 dmaengine: stm32-dma3: use module_platform_driver
gregkh/linux@59e770749257 9p/xen: protect xen_9pfs_front_free against concurrent calls
gregkh/linux@80a27fb114f7 m68k: nommu: fix memmove() with differently aligned src and dest for 68000
gregkh/linux@479937252f44 HID: i2c-hid: Add FocalTech FT8112
gregkh/linux@534dbb6422f9 clk: microchip: core: correct return value on get_parent()
gregkh/linux@8d35f60ff0dc clk: renesas: rzg2l: Deassert reset on assert timeout
gregkh/linux@f990244e0f07 clk: amlogic: remove potentially unsafe flags from S4 video clocks
gregkh/linux@803e99ee0d60 mailbox: sprd: clear delivery flag before handling TX done
gregkh/linux@c6bc63adddc3 remoteproc: mediatek: Break lock dependency to
prepare_lockgregkh/linux@780185148d85 mailbox: sprd: mask interrupts that are not handled
gregkh/linux@a60671946d85 mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
gregkh/linux@cf66aae883a5 mailbox: imx: Skip the suspend flag for i.MX7ULP
gregkh/linux@2f41bbab5e32 mailbox: pcc: Remove spurious IRQF_ONESHOT usage
gregkh/linux@95438699c929 mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()
gregkh/linux@dd6c4b463209 remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
gregkh/linux@359ca3038b77 tracing: Fix false sharing in hwlat get_sample()
gregkh/linux@d451a01c5a14 riscv: vector: init vector context with proper vlenb
gregkh/linux@62b650c4c0ac scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
gregkh/linux@25c429dd1178 vhost: fix caching attributes of MMIO regions by setting them explicitly
gregkh/linux@59e14a18a7d5 scsi: buslogic: Reduce stack usage
gregkh/linux@263fe43d8753 hisi_acc_vfio_pci: update status after RAS error
gregkh/linux@9443fe6d05d1 ata: libata: avoid long timeouts on hot-unplugged SATA DAS
gregkh/linux@ba5a09630ebb um: Preserve errno within signal handler
gregkh/linux@7b7516ac611c hisi_acc_vfio_pci: fix the queue parameter anomaly issue
gregkh/linux@61ad70c6c908 RDMA/rtrs-clt: For conn rejection use actual err number
gregkh/linux@d527695c1df0 hisi_acc_vfio_pci: resolve duplicate migration states
gregkh/linux@e9cc097427e8 nfc: nxp-nci: remove interrupt trigger type
gregkh/linux@529eefdf9842 myri10ge: avoid uninitialized variable use
gregkh/linux@fb108754550f PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
gregkh/linux@b8bd9fe67041 PCI: Mark Nvidia GB10 to avoid bus reset
gregkh/linux@551f16cd696e PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
gregkh/linux@8d3fc66a008b PCI: Enable ACS after configuring IOMMU for OF platforms
gregkh/linux@d60ed85b8419 PCI: Fix pci_slot_lock () device locking
gregkh/linux@cad253d055e2 PCI/AER: Clear stale errors on reporting agents upon probe
gregkh/linux@a175a7614738 PCI: Mark ASM1164 SATA controller to avoid bus reset
gregkh/linux@14eae5564053 net/rds: Clear reconnect pending bit
gregkh/linux@a036d058f5ef vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
gregkh/linux@c55ba9760662 net: usb: sr9700: remove code to drive nonexistent multicast filter
gregkh/linux@90ecae0dece4 ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
gregkh/linux@5baf9dc03e84 bnxt_en: Allow ntuple filters for drops
gregkh/linux@211958e72198 wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
gregkh/linux@0e12a252ec4b wifi: rtw89: pci: restore LDO setting after device resume
gregkh/linux@2f4de7738ade net: sfp: add quirk for Lantech 8330-265D
gregkh/linux@8052d0587fb1 octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
gregkh/linux@ea3f3de49cb6 Bluetooth: btusb: Add device ID for Realtek RTL8761BU
gregkh/linux@c87634f7b51f Bluetooth: btusb: Add new VID/PID for RTL8852CE
gregkh/linux@e1b2d0394c8b Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
gregkh/linux@113eeb6e2f94 Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE
gregkh/linux@a6cbc4f5a6fd Bluetooth: hci_conn: Set link_policy on incoming ACL connections
gregkh/linux@4a300678ab7c Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw
gregkh/linux@2d6160de5ff4 Bluetooth: btusb: Add support for MediaTek7920 0489:e158
gregkh/linux@f7e05f08849f ipv4: fib: Annotate access to struct fib_alias.fa_state.
gregkh/linux@ebeaa3b24ba5 wifi: rtw89: pci: validate release report content before using for RTL8922DE
gregkh/linux@9e4da6e3907c wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
gregkh/linux@998e57caaa46 wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
gregkh/linux@6b36e5c4741f net: hns3: extend HCLGE_FD_AD_QID to 11 bits
gregkh/linux@b76eab322b7d ipv4: igmp: annotate data-races around idev->mr_maxdelay
gregkh/linux@00b36860495b gro: change the BUG_ON() in gro_pull_from_frag0()
gregkh/linux@afe908432e44 ext4: propagate flags to convert_initialized_extent()
gregkh/linux@899ef00963ce net/rds: No shortcut out of RDS_CONN_ERROR
gregkh/linux@4db148f74a99 wifi: rtw89: 8922a: add digital compensation for 2GHz
gregkh/linux@98a774e2c58d wifi: rtw89: fix unable to receive probe responses under MLO connection
gregkh/linux@6944aaa804af driver core: faux: stop using static struct device
gregkh/linux@e1c24d4cd161 wifi: iwlwifi: mld: Fix primary link selection logic
gregkh/linux@83f0bb907cc8 wifi: iwlwifi: mld: fix chandef start calculation
gregkh/linux@1d49a42717bd wifi: iwlwifi: fix 22000 series SMEM parsing
gregkh/linux@ece13ddb9791 wifi: iwlwifi: mvm: check the validity of noa_len
gregkh/linux@f181a659909f wifi: iwlwifi: mld: Handle rate selection for NAN interface
gregkh/linux@3d39d78b8d48 PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
gregkh/linux@9650627d0757 net: usb: r8152: fix transmit queue timeout
gregkh/linux@a72959608698 openrisc: define arch-specific version of nop()
gregkh/linux@5e13d0a37666 netfilter: xt_tcpmss: check remaining length before reading optlen
gregkh/linux@29f51913cb77 netfilter: nf_conntrack: Add allow_clash to generic protocol handler
gregkh/linux@74431472d16e ext4: use reserved metadata blocks when splitting extent on endio
gregkh/linux@3b3c11f944bd ext4: mark group extend fast-commit ineligible
gregkh/linux@bf5b60952449 ext4: move ext4_percpu_param_init() before ext4_mb_init()
gregkh/linux@27a99fa31252 ext4: mark group add fast-commit ineligible
gregkh/linux@c315d742675a ipv6: exthdrs: annotate data-race over multiple sysctl
gregkh/linux@58e7c79cf0a3 ipv6: annotate data-races in net/ipv6/route.c
gregkh/linux@7d4c7533b632 ipv6: annotate data-races over sysctl.flowlabel_reflect
gregkh/linux@ccaff26fac79 ipv6: annotate data-races in ip6_multipath_hash{policy,fields}()
gregkh/linux@08e7ae48e175 wifi: cfg80211: allow only one NAN interface, also in multi radio
gregkh/linux@8362565a6905 wifi: ath12k: fix mac phy capability parsing
gregkh/linux@e8ce435b9b1f wifi: ath12k: fix preferred hardware mode calculation
gregkh/linux@5358df6e61c6 wifi: ath11k: Fix failure to connect to a 6 GHz AP
gregkh/linux@0e76bc37f192 wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
gregkh/linux@4b4784394099 wifi: rtw89: disable EHT protocol by chip capabilities
gregkh/linux@4d510f668f0f PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
gregkh/linux@717fc84f180d wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode
gregkh/linux@fa8301c29079 wifi: rtw89: mac: correct page number for CSI response
gregkh/linux@ef7fa19809b2 wifi: rtw89: pci: validate sequence number of TX release report
gregkh/linux@ffbcca93034f wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
gregkh/linux@e15768e68820 iommu/amd: move wait_on_sem() out of spinlock
gregkh/linux@3308c7504e09 wifi: libertas: fix WARNING in usb_tx_block
gregkh/linux@27272429732d rtla: Fix NULL pointer dereference in actions_parse
gregkh/linux@1260bee01493 wifi: rtw89: fix potential zero beacon interval in beacon tracking
gregkh/linux@fce7f6f63915 net: wwan: mhi: Add network support for Foxconn T99W760
gregkh/linux@c7e5d819388e iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
gregkh/linux@6cdb21e0c9fd dm: remove fake timeout to avoid leak request
gregkh/linux@8f220e851a00 dm: replace -EEXIST with -EBUSY
gregkh/linux@6b20fde2f14b wifi: rtw89: regd: 6 GHz power type marks default when inactive
gregkh/linux@f85d790c3cb7 wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
gregkh/linux@ad9b80ee310e wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
gregkh/linux@6552d7992860 wifi: rtw89: mcc: reset probe counter when receiving beacon
gregkh/linux@5a7362a3b613 wifi: rtw89: setting TBTT AGG number when mac port initialization
gregkh/linux@efa0f7fa3a43 wifi: rtw89: ser: enable error IMR after recovering from L1
gregkh/linux@232418bbe026 wifi: rtw89: 8922a: set random mac if efuse contains zeroes
gregkh/linux@e1958f4d66a5 wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
gregkh/linux@509becaee568 wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
gregkh/linux@3cf7a584327a wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
gregkh/linux@cf0e2c831361 PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if link is not up
gregkh/linux@fe136426e30c jfs: nlink overflow in jfs_rename
gregkh/linux@974dac536e8c jfs: Add missing set_freezable() for freezable kthread
gregkh/linux@8e5297128563 ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
gregkh/linux@e6645e625480 ALSA: mixer: oss: Add card disconnect checkpoints
gregkh/linux@572e4274251f ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
gregkh/linux@2d8f056e9c68 ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
gregkh/linux@c3ac651a4f89 spi: geni-qcom: Fix abort sequence execution for serial engine errors
gregkh/linux@42068f7dd42b ASoC: SOF: Intel: hda: Fix NULL pointer dereference
gregkh/linux@9da857e6b5fd power: sequencing: fix missing state_lock in pwrseq_power_on() error path
gregkh/linux@aba5b98c4108 modpost: Amend ppc64 save/restfpr symnames for -Os build
gregkh/linux@cafea2adb358 ASoC: es8328: Add error unwind in resume
gregkh/linux@460796f33df7 HID: logitech-hidpp: Add support for Logitech K980
gregkh/linux@c8cde3ddd12a hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
gregkh/linux@5e13b9b341ee hwmon: (f71882fg) Add F81968 support
gregkh/linux@3fa44a5e3bc7 hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child
gregkh/linux@da684ff541a4 hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
gregkh/linux@cabde1dddad3 hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
gregkh/linux@3f0aa5f0794a hwmon: (dell-smm) Add support for Dell OptiPlex 7080
gregkh/linux@ff0827301718 ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in max98390_i2c_probe()
gregkh/linux@f752cc300fa0 spi: cadence-qspi: Try hard to disable the clocks
gregkh/linux@cf2a37be899d drm/amdgpu: validate user queue size constraints
gregkh/linux@25c5065bb676 drm/amd/display: avoid dig reg access timeout on usb4 link training fail
gregkh/linux@2d02b419ef8d drm/amd/display: Fix GFX12 family constant checks
gregkh/linux@30ed220ddcb8 spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
gregkh/linux@588faab060c5 ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio
gregkh/linux@ffb5fde572e9 gpio: aspeed-sgpio: Change the macro to support deferred probe
gregkh/linux@62914b5c2955 ALSA: hda/realtek: fix LG Gram Style 14 speakers
gregkh/linux@06d929be1132 ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Pro
gregkh/linux@a36e053b1680 HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
gregkh/linux@37914cef17ee media: uvcvideo: Create an ID namespace for streaming output terminals
gregkh/linux@882974699753 HID: multitouch: add eGalaxTouch EXC3188 support
gregkh/linux@16790e7e2987 drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
gregkh/linux@37282c9129fd media: rkisp1: Fix filter mode register configuration
gregkh/linux@7b4d0fab3ff2 drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
gregkh/linux@f1f3e18596e2 drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
gregkh/linux@082271e364a3 drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
gregkh/linux@1e89f8a2e8b0 drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
gregkh/linux@5f0c5775d4ee drm/amd/display: Disable FEC when powering down encoders
gregkh/linux@bc8b167f031a PCI: Add Intel Nova Lake audio Device ID
gregkh/linux@d5262b2ee062 ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated
gregkh/linux@cfe928c39b48 virt: vbox: uapi: Mark inner unions in packed structs as packed
gregkh/linux@b856cf4a1550 hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
gregkh/linux@79f42487ed60 drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
gregkh/linux@cb8b9a1755fe drm: Account property blob allocations to memcg
gregkh/linux@662ec0a17b50 drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
gregkh/linux@acfc84cfa70a drm/amdkfd: Relax size checking during queue buffer get
gregkh/linux@6eb9fc7d451c ALSA: usb-audio: presonus s18xx uses little-endian
gregkh/linux@9745c2561e55 ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
gregkh/linux@c626a9b6b7ff media: ipu6: Always close firmware stream
gregkh/linux@eb7cdb7ab50b media: ipu6: Close firmware streams on streaming enable failure
gregkh/linux@5d5190cbc4bb media: ipu6: Ensure stream_mutex is acquired when dealing with node list
gregkh/linux@e913d0d8e26c media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
gregkh/linux@7bccb94dff56 media: mt9m114: Avoid a reset low spike during probe()
gregkh/linux@b02bcb378efa media: v4l2-async: Fix error handling on steps after finding a match
gregkh/linux@2e9d6b58ab81 media: qcom: camss: Do not enable cpas fast ahb clock for SM8550 VFE lite
gregkh/linux@b7210170b10e media: cx25821: Fix a resource leak in cx25821_dev_setup()
gregkh/linux@d29f33b2cf98 media: solo6x10: Check for out of bounds chip_id
gregkh/linux@2011929f0e4c media: pvrusb2: fix URB leak in pvr2_send_request_ex
gregkh/linux@d484d11030aa media: adv7180: fix frame interval in progressive mode
gregkh/linux@2f5427d8726b drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()
gregkh/linux@7c0feaa0026b media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
gregkh/linux@efa59cc2142d cgroup/cpuset: Don't fail cpuset.cpus change in v2
gregkh/linux@b725955d651d spi: spi-mem: Limit octal DTR constraints to octal DTR situations
gregkh/linux@677681a41fc9 ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
gregkh/linux@669220b2fca6 ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
gregkh/linux@a85e45fcff1b drm/xe: Only toggle scheduling in TDR if GuC is running
gregkh/linux@dc3097ef16e7 drm/amd/display: only power down dig on phy endpoints
gregkh/linux@2b9e44b3849f drm/amdgpu: Skip loading SDMA_RS64 in VF
gregkh/linux@409d19050cde HID: multitouch: add quirks for Lenovo Yoga Book 9i
gregkh/linux@5ed818e9560f HID: pidff: Do not set out of range trigger button
gregkh/linux@18750cac9b01 HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
gregkh/linux@e9e477d3197f drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4
gregkh/linux@486b2909ac28 drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
gregkh/linux@f58458249d86 drm/amdgpu: avoid a warning in timedout job handler
gregkh/linux@c10fe9471f3a drm/amd/display: Fix dsc eDP issue
gregkh/linux@0b1005d5ca9a drm/amdgpu: add support for HDP IP version 6.1.1
gregkh/linux@20e248df7341 media: mediatek: vcodec: Don't try to decode 422/444 VP9
gregkh/linux@b173ba3365ff drm/panel: edp: add BOE NV140WUM-T08 panel
gregkh/linux@5e702ee8c7f5 media: chips-media: wave5: Process ready frames when CMD_STOP sent to Encoder
gregkh/linux@b607b5e2c62b media: chips-media: wave5: Fix conditional in start_streaming
gregkh/linux@98c62dacabbd media: omap3isp: set initial format
gregkh/linux@7ab5e86088f2 media: omap3isp: isppreview: always clamp in preview_try_format()
gregkh/linux@dd1bdabe47bc media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
gregkh/linux@0290934d30ab drm/v3d: Set DMA segment size to avoid debug warnings
gregkh/linux@bb09f4584aa2 spi: stm32: fix Overrun issue at < 8bpw
gregkh/linux@acd80343470e gpio: pca953x: Add support for TCAL6408 TCAL6416
gregkh/linux@bbc6e7fc432c media: dvb-core: dmxdevfilter must always flush bufs
gregkh/linux@f88cd8da2d28 ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GET
gregkh/linux@59b888198843 drm/amd/display: Don't disable DPCD mst_en if sink connected
gregkh/linux@7df6fe98b24d drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
gregkh/linux@08dca4c8099a spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
gregkh/linux@00f77947972e spi-geni-qcom: use xfer->bits_per_word for can_dma()
gregkh/linux@97872d00da3c spi-geni-qcom: initialize mode related registers to 0
gregkh/linux@b3d6ca4f27d4 drm/amdkfd: Handle GPU reset and drain retry fault race
gregkh/linux@0bd968c04acf drm/panel-edp: Add AUO B140QAX01.H panel
gregkh/linux@79c5cbeba6b0 drm/amd/display: Guard FAMS2 configuration updates
gregkh/linux@7ad1f6f9476b drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
gregkh/linux@0b7f78caeffa drm/amdgpu/ras: Move ras data alloc before bad page check
gregkh/linux@a25cf4a927a7 drm/amdgpu: fix the calculation of RAS bad page number
gregkh/linux@276028fd9b60 drm/amdgpu: fix NULL pointer issue buffer funcs
gregkh/linux@31a1fb32f5eb accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
gregkh/linux@6ca4647a7415 gpu/panel-edp: add AUO panel entry for B140HAN06.4
gregkh/linux@d380351cbefe drm/xe/xe3_lpg: Apply Wa_16028005424
gregkh/linux@49355c85b4cd drm/panthor: Always wait after sending a command to an AS
gregkh/linux@4d2ccdea18b5 drm/display/dp_mst: Add protection against 0 vcpi
gregkh/linux@86017c455e0a drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
gregkh/linux@e72721081bd1 drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
gregkh/linux@2583ab12055d drm/xe/ggtt: Use scope-based runtime pm
gregkh/linux@3db57975e988 parisc: Prevent interrupts during reboot
gregkh/linux@707a77b9c6fd x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
gregkh/linux@45395efdf6a6 soc: imx8m: Fix error handling for clk_prepare_enable()
gregkh/linux@456775382708 arm64: tegra: smaug: Add usb-role-switch support
gregkh/linux@6e1486257a2e EDAC/igen6: Add two Intel Amston Lake SoCs support
gregkh/linux@3a72bf74f50a EDAC/igen6: Add more Intel Panther Lake-H SoCs support
gregkh/linux@3983ef126e43 Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
gregkh/linux@919785992a37 firmware: arm_ffa: Unmap Rx/Tx buffers on init failure
gregkh/linux@2c99326dc1c7 pstore: ram_core: fix incorrect success return when vmap() fails
gregkh/linux@db702ef6d914 sched/debug: Fix updating of ppos on server write ops
gregkh/linux@c075eb0d220d char: tpm: cr50: Remove IRQF_ONESHOT
gregkh/linux@4fa6bfa6dc2d mailbox: bcm-ferxrm-mailbox: Use default primary handler
gregkh/linux@aaaa758294fb crypto: hisilicon/qm - move the barrier before writing to the mailbox register
gregkh/linux@a048eb4e37ea bpftool: Fix dependencies for static build
gregkh/linux@aee8db5f0486 PCI/MSI: Unmap MSI-X region on error
gregkh/linux@716f777b6c9b clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
gregkh/linux@bc59d5f3afe4 clocksource/drivers/sh_tmu: Always leave device running after probe
gregkh/linux@1088d3cb5b5b arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
gregkh/linux@e1886b473131 perf/core: Fix slow perf_event_task_exit() with LBR callstacks
gregkh/linux@df02c3ff3be4 bpf: Properly mark live registers for indirect jumps
gregkh/linux@aae391a79f2a genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
gregkh/linux@4c122e8ae149 bpf: Recognize special arithmetic shift in the verifier
gregkh/linux@c1357b496286 bpf: net_sched: Use the correct destructor kfunc type
gregkh/linux@50d6fd69388c bpf: crypto: Use the correct destructor kfunc type
gregkh/linux@c67bbeb87aea gendwarfksyms: Fix build on 32-bit hosts
gregkh/linux@cf9e5b8b9e31 perf/x86/intel: Add Airmont NP
gregkh/linux@40497751c3f9 perf/x86/cstate: Add Airmont NP
gregkh/linux@89571b4a886f perf/x86/msr: Add Airmont NP
gregkh/linux@501c84f42b89 irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exit
gregkh/linux@bad352600722 bpf: verifier improvement in 32bit shift sign extension pattern
gregkh/linux@c6a27aa65852 sparc: don't reference obsolete termio struct for TC constants
gregkh/linux@6560e1d1fa32 sparc: Synchronize user stack on fork and clone
gregkh/linux@f15b4e9286c7 block: decouple secure erase size limit from discard size limit
gregkh/linux@ea53119b1dff blk-mq-sched: unify elevators checking for async requests
gregkh/linux@40932ac2433e blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
gregkh/linux@d39d675a4303 xenbus: Use .freeze/.thaw to handle xenbus devices
gregkh/linux@11d591f1d70e ACPI: battery: fix incorrect charging status when current is zero
gregkh/linux@baeecf1ac9e8 ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
gregkh/linux@da0ce17c9d5c perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
gregkh/linux@8e6ea0b484fa s390/perf: Disable register readout on sampling events
gregkh/linux@f5b48df92c1c cpufreq: dt-platdev: Block the driver from probing on more QC platforms
gregkh/linux@e8d10ef5988e rust: cpufreq: always inline functions using build_assert with arguments
gregkh/linux@24783dd06de8 md raid: fix hang when stopping arrays with metadata through dm-raid
gregkh/linux@721599e837d3 md-cluster: fix NULL pointer dereference in process_metadata_update
gregkh/linux@03e42b5f7ad4 alpha: fix user-space corruption during memory compaction
gregkh/linux@bfc1a95012c4 io_uring/timeout: annotate data race in io_flush_timeouts()
gregkh/linux@790a984e34f3 powercap: intel_rapl: Add PL4 support for Ice Lake
gregkh/linux@2a9bf565d6fe ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
gregkh/linux@62dfb8ac00a5 ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
gregkh/linux@29f60d3d0681 ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
gregkh/linux@25b290624b0e EFI/CPER: don't go past the ARM processor CPER record buffer
gregkh/linux@136093ba4161 APEI/GHES: ARM processor Error: don't go past allocated memory
gregkh/linux@6f5d41984ad8 APEI/GHES: ensure that won't go past CPER allocated record
gregkh/linux@a8419f5f2c5f EFI/CPER: don't dump the entire memory region
gregkh/linux@142c444a395f ntfs: ->d_compare() must not block
gregkh/linux@6d61077981cf x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
gregkh/linux@c94ede3c436d rnbd-srv: Zero the rsp buffer before using it
gregkh/linux@fd51d47fcace arm64: Add support for TSV110 Spectre-BHB mitigation
gregkh/linux@f4ac7292b635 perf/arm-cmn: Support CMN-600AE
gregkh/linux@8c7fdc39e38a s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
gregkh/linux@c7671c46dab4 tools/power cpupower: Reset errno before strtoull()
gregkh/linux@f699251d5a2d s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
gregkh/linux@f0729486c907 tools/cpupower: Fix inverted APERF capability check
gregkh/linux@6287eefaf21e smb: client: prevent races in ->query_interfaces()
gregkh/linux@2e121c53b581 gfs2: fiemap page fault fix
gregkh/linux@327de5b59801 smb: client: add proper locking around ses->iface_last_update
gregkh/linux@be0d85bc660a netfs: when subreq is marked for retry, do not check if it faced an error
gregkh/linux@66c3be4ac35d btrfs: handle user interrupt properly in btrfs_trim_fs()
gregkh/linux@4d49275175fd btrfs: fallback to buffered IO if the data profile has duplication
gregkh/linux@082083c9fbd9 dlm: validate length in dlm_search_rsb_tree
gregkh/linux@31fefc18096c minix: Add required sanity checking to minix_check_superblock()
gregkh/linux@75903591f869 dlm: fix recovery pending middle conversion
gregkh/linux@0e5806ef45f2 i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
gregkh/linux@a2198bf95a4a i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
gregkh/linux@98ddff8a90f8 i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
gregkh/linux@67407d6abc95 hfsplus: pretend special inodes as regular files
gregkh/linux@a2e8c144299c audit: add missing syscalls to read class
gregkh/linux@c6f2c554dd8b kselftest/kublk: include message in _Static_assert for C11 compatibility
gregkh/linux@42c32d7571cc fs/buffer: add alert in try_to_free_buffers() for folios without buffers
gregkh/linux@956b1d8051cf hfsplus: fix volume corruption issue for generic/498
gregkh/linux@4fed776ca863 audit: add fchmodat2() to change attributes class
gregkh/linux@54694417d438 hfsplus: fix volume corruption issue for generic/480
gregkh/linux@f13680f62934 statmount: permission check should return EPERM
gregkh/linux@f987cbd82eb4 rtc: interface: Alarm race handling should not discard preceding error
gregkh/linux@e1105da95214 perf test: Fix test case perftool-testsuite_report for s390
gregkh/linux@68ab096e361d libperf build: Always place libperf includes first
gregkh/linux@b0ae7a8272bf perf build: Remove NO_LIBCAP that controls nothing
gregkh/linux@7f686fb319e6 perf vendor events amd: Fix Zen 5 MAB allocation events
gregkh/linux@13458b3b3df7 perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
gregkh/linux@8943b2c49bd8 tools headers: Go back to include asm-generic/unistd.h for arm64
gregkh/linux@0abe77dcaca7 perf annotate: Fix memcpy size in arch__grow_instructions()
gregkh/linux@59a7c3c9c312 perf tests sched: Avoid error in cleanup on loaded machines
gregkh/linux@ddbf249d9923 perf maps: Fix reference count leak in maps__find_ams()
gregkh/linux@77c08fedf3f4 perf annotate: Fix args leak of map_symbol
gregkh/linux@a7819ced00b9 perf cs-etm: Fix decoding for sparse CPU maps
gregkh/linux@8d0cf138d183 perf tools: Get debug info of DSO properly
gregkh/linux@82b1f2b0e7ab perf symbol-elf: Fix leak of ELF files with GNU debugdata
gregkh/linux@055b4bce85bf rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
gregkh/linux@46a204477893 libsubcmd: Fix null intersection case in exclude_cmds()
gregkh/linux@68a9c15032e8 perf callchain: Fix srcline printing with inlines
gregkh/linux@27c53054d593 perf unwind-libdw: Fix invalid reference counts
gregkh/linux@62f730d55aac perf build: Raise minimum shellcheck version to 0.7.2
gregkh/linux@3b14096e0c9f perf test stat tests: Fix for virtualized machines
gregkh/linux@b7621a279de3 perf test stat: Update test expectations and events