summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-19dt-bindings: misc: pci1de4,1: add required reg property for endpointAndrea della Porta
2025-12-19kconfig: move XPM icons to separate filesRostislav Krasny
2025-12-19drm/xe: Print GuC queue submission state on engine resetMatthew Brost
2025-12-19drm/xe: Increase log level for unhandled page faultsMatthew Brost
2025-12-19drm/i915/pc8: Add parent interface for PC8 forcewake tricksVille Syrjälä
2025-12-19Merge branch 'resolve_btfids-support-for-btf-modifications'Andrii Nakryiko
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-19kbuild: Sync kconfig when PAHOLE_VERSION changesIhor Solodrai
2025-12-19resolve_btfids: Always build with -Wall -WerrorIhor Solodrai
2025-12-19resolve_btfids: Introduce enum btf_id_kindIhor Solodrai
2025-12-19resolve_btfids: Factor out load_btf()Ihor Solodrai
2025-12-19resolve_btfids: Rename object btf field to btf_pathIhor Solodrai
2025-12-19fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super()Baokun Li
2025-12-19fs/ntfs3: allow readdir() to finish after directory mutations without rewindd...Konstantin Komarov
2025-12-19fs/ntfs3: improve readahead for bitmap initialization and large directory scansKonstantin Komarov
2025-12-19fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmprKonstantin Komarov
2025-12-19fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LISTJaehun Gou
2025-12-19fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadataJaehun Gou
2025-12-19fs/ntfs3: Use wait_on_buffer() directlyLalit Shankar Chowdhury
2025-12-19fs/ntfs3: Initialize new folios before useBartlomiej Kubik
2025-12-19fs: ntfs3: check return value of indx_find to avoid infinite loopJaehun Gou
2025-12-19drm/i915/cx0: Toggle powerdown states for C10 on HDMIGustavo Sousa
2025-12-19drm/i915/cx0: Use a more accurate message for powerdown change failureGustavo Sousa
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá
2025-12-19drm/xe/xe_survivability: Add index bound checkRiana Tauro
2025-12-19drm/xe/xe_survivability: Use static for survivability info attributesRiana Tauro
2025-12-19fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2025-12-19debugfs: Fix memleak in debugfs_change_name().Kuniyuki Iwashima
2025-12-19fpga: xilinx: Switch Michal Simek's email to new oneMichal Simek
2025-12-19fpga: of-fpga-region: Fail if any bridge is missingRomain Gantois
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-19arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)
2025-12-19arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich
2025-12-19arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas
2025-12-19drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max sink compressed BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max throughput BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid min/max link BPP valuesImre Deak
2025-12-19drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...Imre Deak
2025-12-19drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BWImre Deak
2025-12-19drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BWImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP compressed BW calculationImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak
2025-12-19drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()Imre Deak
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak
2025-12-19drm/i915/dp: Use a mode's crtc_clock vs. clock during state computationImre Deak
2025-12-19drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()Imre Deak