summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-16drm/xe: Ban entire multi-queue group on any job timeoutMatthew Brost
2026-01-17arm64: dts: imx91: Add thermal-sensor and thermal-zone supportFrank Li
2026-01-16of: platform: Use default match table for /firmwareRob Herring (Arm)
2026-01-16riscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor
2026-01-17clk: tegra30: Add CSI pad clock gatesSvyatoslav Ryhel
2026-01-17clk: tegra: Set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114Svyatoslav Ryhel
2026-01-17dt-bindings: display: tegra: document Tegra30 VI and VIPSvyatoslav Ryhel
2026-01-17dt-bindings: display: tegra: document Tegra132 MIPI calibration deviceSvyatoslav Ryhel
2026-01-17ARM: tegra: Adjust DSI nodes for Tegra20/Tegra30Svyatoslav Ryhel
2026-01-17clk: tegra20: Reparent dsi clock to pll_d_out0Svyatoslav Ryhel
2026-01-17arm64: tegra: smaug: Add usb-role-switch supportDiogo Ivo
2026-01-17arm64: tegra: smaug: Complete and enable tegra-udc nodeDiogo Ivo
2026-01-17arm64: tegra: smaug: Enable DisplayPort via USB-C portDiogo Ivo
2026-01-17clk: tegra: tegra124-emc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-17clk: tegra: Adjust callbacks in tegra_clock_pmRafael J. Wysocki
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Document extra clocks for MT8195NĂ­colas F. R. A. Prado
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Add support for MT8188 SoCLouis-Alexis Eyraud
2026-01-17arm64: tegra: Correct CPU compatibles on Tegra264Krzysztof Kozlowski
2026-01-17arm64: tegra: Drop unneeded status=okay on Tegra264Krzysztof Kozlowski
2026-01-17arm64: tegra: Drop unneeded status=okay on Tegra234Krzysztof Kozlowski
2026-01-17arm64: tegra: Drop unneeded status=okay on Tegra194Krzysztof Kozlowski
2026-01-17arm64: tegra: Drop unneeded status=okay on Tegra186Krzysztof Kozlowski
2026-01-17arm64: tegra: Add nodes for CMDQVAshish Mhetre
2026-01-17arm64: tegra: Add DBB clock to EMC on Tegra264Thierry Reding
2026-01-17dt-bindings: phy: mediatek,hdmi-phy: Fix clock output names for MT8195AngeloGioacchino Del Regno
2026-01-16tools/power/x86/intel-speed-select: v1.25 releaseSrinivas Pandruvada
2026-01-16tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout
2026-01-16tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detectionKhem Raj
2026-01-16tools/power/x86/intel-speed-select: Allow non root usersSrinivas Pandruvada
2026-01-17f2fs: use folio_end_readJaegeuk Kim
2026-01-17f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
2026-01-17f2fs: avoid f2fs_map_blocks() for consecutive holes in readpagesChao Yu
2026-01-17f2fs: advance index and offset after zeroing in large folio readNanzhe Zhao
2026-01-17f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submissionNanzhe Zhao
2026-01-17f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folioYongpeng Yang
2026-01-17f2fs: detect more inconsistent cases in sanity_check_node_footer()Chao Yu
2026-01-17f2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu
2026-01-17f2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu
2026-01-17f2fs: clean up the type parameter in f2fs_sync_meta_pages()Yangyang Zang
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-01-17f2fs: make FAULT_DISCARD obsoleteChao Yu
2026-01-17f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
2026-01-16drm/mediatek: mtk_dsi: Add support for High Speed (HS) modeAngeloGioacchino Del Regno
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire