summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng3-89/+102
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-22arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter"Maya Matuszczyk1-4/+4
2024-10-22clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa1-1/+1
2024-10-22ASoC: qcom: sc7280: Fix missing Soundwire runtime stream allocKrzysztof Kozlowski2-1/+10
2024-10-22bpf: Preserve param->string when parsing mount optionsHou Tao1-2/+3
2024-10-22spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov1-3/+5
2024-10-22ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang1-0/+38
2024-10-22nvme: enhance cns version checkingKeith Busch1-12/+25
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)1-8/+17
2024-10-22jfs: Fix sanity check in dbMountDave Kleikamp1-1/+1
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)1-8/+18
2024-10-22btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()Yue Haibing2-7/+4
2024-10-22btrfs: reject ro->rw reconfiguration if there are hard ro requirementsQu Wenruo1-2/+1
2024-10-22btrfs: fix read corruption due to race with extent map mergingBoris Burkov1-15/+16
2024-10-22btrfs: fix the delalloc range locking if sector size < page sizeQu Wenruo1-8/+9
2024-10-22btrfs: qgroup: set a more sane default value for subtree drop thresholdQu Wenruo3-2/+4
2024-10-22btrfs: clear force-compress on remount when compress mount option is givenFilipe Manana1-0/+9
2024-10-22drm/mediatek: Fix color format MACROs in OVLHsin-Te Yuan1-2/+2
2024-10-22drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCsJason-JH.Lin10-10/+46
2024-10-22drm/mediatek: ovl: Add blend_modes to driver dataJason-JH.Lin1-3/+31
2024-10-22drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()Jason-JH.Lin1-5/+0
2024-10-22drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placementJason-JH.Lin1-9/+9
2024-10-22drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCsJason-JH.Lin1-1/+7
2024-10-22xfs: update the pag for the last AG at recovery timeChristoph Hellwig3-3/+34
2024-10-22xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_peragChristoph Hellwig1-1/+1
2024-10-22xfs: error out when a superblock buffer update reduces the agcountChristoph Hellwig1-0/+5
2024-10-22xfs: update the file system geometry after recoverying superblock buffersChristoph Hellwig2-8/+52
2024-10-22xfs: merge the perag freeing helpersChristoph Hellwig4-37/+15
2024-10-22xfs: pass the exact range to initialize to xfs_initialize_peragChristoph Hellwig5-38/+22
2024-10-22xfs: don't fail repairs on metadata files with no attr forkDarrick J. Wong1-3/+5
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can1-6/+3
2024-10-22Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni4-2/+7
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi2-0/+8
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang1-3/+4
2024-10-22MAINTAINERS: add a keyword entry for the GPIO subsystemBartosz Golaszewski1-0/+1
2024-10-22objpool: fix choosing allocation for percpu slotsViktor Malik1-1/+1
2024-10-22arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHzMarek Vasut1-0/+12
2024-10-22arm64: dts: imx8mp: correct sdhc ipg clkPeng Fan1-3/+3
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown1-1/+3
2024-10-219p: fix slab cache name creation for realLinus Torvalds1-1/+3
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta1-0/+1
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-103/+277