summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2025-04-09drm/xe: remove unused LE_COSShuicheng Lin
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-09cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse b...Pali Rohár
2025-04-09cifs: Improve handling of name surrogate reparse points in reparse.cPali Rohár
2025-04-09cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.cPali Rohár
2025-04-09timekeeping: Add a lockdep override in tick_freeze()Sebastian Andrzej Siewior
2025-04-09cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()Li Ming
2025-04-09cxl/pci: Update Port GPF timeout only when the first EP attachingLi Ming
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming
2025-04-09x86/ibt: Fix hibernatePeter Zijlstra
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao
2025-04-09cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE modePali Rohár
2025-04-09RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-04-09tracing: Do not add length to print format in synthetic eventsSteven Rostedt
2025-04-09dma/contiguous: avoid warning about unused size_bytesArnd Bergmann
2025-04-09smb: client: fix UAF in decryption with multichannelPaulo Alcantara
2025-04-09x86/cpu: Avoid running off the end of an AMD erratum tableDave Hansen
2025-04-09erofs: fix encoded extents handlingGao Xiang
2025-04-09erofs: add __packed annotation to union(__le16..)Gao Xiang
2025-04-09erofs: set error to bio if file-backed IO failsSheng Yong
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher
2025-04-09drm/amd/pm/smu11: Prevent division by zeroDenis Arefev
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng
2025-04-09drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher
2025-04-09drm/amdgpu/pm: add workload profile pause helperAlex Deucher
2025-04-09drm/i915/wm: convert i9xx_wm.c internally to struct intel_displayJani Nikula
2025-04-09drm/i915/wm: convert i9xx_wm.c to intel_de_*() register interfaceJani Nikula
2025-04-09drm/i915/wm: convert i9xx_wm.h external interfaces to struct intel_displayJani Nikula
2025-04-09drm/i915/wm: convert skl_watermarks.c internally to struct intel_displayJani Nikula
2025-04-09drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_displayJani Nikula
2025-04-09drm/i915/wm: convert intel_wm.c internally to struct intel_displayJani Nikula
2025-04-09drm/i915/wm: convert intel_wm.h external interfaces to struct intel_displayJani Nikula
2025-04-09ASoC: cs42l43: Reset clamp override on jack removalCharles Keepax
2025-04-09ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *Caleb Sander Mateos
2025-04-09dm table: Fix W=1 build warning when mempool_needs_integrity is unusedAndy Shevchenko
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei
2025-04-09crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-04-09crypto: scomp - Fix null-pointer deref when freeing streamsHerbert Xu
2025-04-09ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang
2025-04-09ALSA: hda/cirrus_scodec_test: Don't select dependenciesRichard Fitzgerald
2025-04-09Documentation/x86: Zap the subsection lettersBorislav Petkov (AMD)
2025-04-09Documentation/x86: Update the naming of CPU features for /proc/cpuinfoNaveen N Rao (AMD)
2025-04-09Merge branch 'sch_sfq-derived-limit'David S. Miller
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila