aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20gfs2: Get rid of some unnecessary quota lockingAndreas Gruenbacher3-28/+27
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-20MAINTAINERS: add Rust device abstractions to DRIVER COREDanilo Krummrich1-0/+1
2024-06-20device: rust: improve safety commentsDanilo Krummrich1-3/+6
2024-06-20MAINTAINERS: add Danilo as FIRMWARE LOADER maintainerDanilo Krummrich1-0/+1
2024-06-20MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADERDanilo Krummrich1-0/+1
2024-06-20firmware: rust: improve safety commentsDanilo Krummrich1-7/+6
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko1-1/+7
2024-06-20drm/mediatek: Support DRM plane alpha in MixerHsiao Chien Sung1-2/+4
2024-06-20drm/mediatek: Support DRM plane alpha in OVLHsiao Chien Sung1-2/+4
2024-06-20drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195Hsiao Chien Sung1-0/+2
2024-06-20drm/mediatek: Support more 10bit formats in OVLHsiao Chien Sung1-3/+29
2024-06-20drm/mediatek: Set DRM mode configs accordinglyHsiao Chien Sung2-0/+26
2024-06-20drm/mediatek: Add new color format MACROs in OVLHsiao Chien Sung1-6/+8
2024-06-20drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation propertyHsiao Chien Sung3-14/+11
2024-06-20drm/mediatek: Add OVL compatible name for MT8195Hsiao Chien Sung1-0/+2
2024-06-20drm/mediatek: Turn off the layers with zero width or heightHsiao Chien Sung2-2/+7
2024-06-20drm/mediatek: Fix destination alpha error in OVLHsiao Chien Sung1-1/+9
2024-06-20drm/mediatek: Fix XRGB setting error in MixerHsiao Chien Sung1-1/+10
2024-06-20drm/mediatek: Fix XRGB setting error in OVLHsiao Chien Sung1-2/+12
2024-06-20drm/mediatek: Use 8-bit alpha in ETHDRHsiao Chien Sung1-2/+1
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan1-0/+4
2024-06-20Merge branch 'bnxt_en-bug-fixes-for-net'Jakub Kicinski3-136/+184
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan2-0/+4
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan1-133/+178
2024-06-20igb: Add MII write supportJackie Jone1-0/+4
2024-06-20bcachefs: fix alignment of VMA for memory mapped files on THPYouling Tang1-0/+1
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet5-289/+308
2024-06-20drm/mediatek: Add missing plane settings when async updateHsiao Chien Sung1-0/+2
2024-06-20udf: Fix bogus checksum computation in udf_rename()Jan Kara1-2/+0
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe9-51/+29
2024-06-20rust: block: do not use removed queue flag APIAndreas Hindborg1-14/+3
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig4-9/+8
2024-06-20block: remove the discard_alignment flagChristoph Hellwig5-14/+0
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig2-11/+13
2024-06-20block: renumber and rename the cache disabled flagChristoph Hellwig2-6/+6
2024-06-20block: fix spelling and grammar for in writeback_cache_control.rstChristoph Hellwig1-3/+3
2024-06-20block: remove the unused blk_bounce enumChristoph Hellwig1-9/+0
2024-06-20io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixedChenliang Li1-1/+0
2024-06-20dt-bindings: mmc: Convert fsl-esdhc.txt to yamlFrank Li2-52/+105
2024-06-20dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrixFrank Li1-7/+9
2024-06-20drm/i915/dsb: Document that the ATS fault bits are for mtl+Ville Syrjälä1-2/+2
2024-06-20drm/i915: Drop useless intel_dsb.h includeVille Syrjälä1-1/+0
2024-06-20mmc: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-06-20drm/i915/dsb: Add i915.enable_dsb module parameterVille Syrjälä3-0/+7
2024-06-20drm/i915/dsb: Convert the DSB code to use intel_display rather than i915Ville Syrjälä1-26/+26
2024-06-20drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()Ville Syrjälä3-6/+11
2024-06-20drm/i915: Pass the whole atomic state to intel_color_prepare_commit()Ville Syrjälä3-9/+13
2024-06-20drm/i915: Introduce intel_mode_vdisplay()Ville Syrjälä2-0/+11