index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
1
-5
/
+6
2025-01-09
accel/ivpu: Enable HWS by default on all platforms
Jacek Lawrynowicz
1
-1
/
+12
2025-01-09
accel/ivpu: Add platform detection for presilicon
Karol Wachowski
5
-25
/
+29
2025-01-09
accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
Karol Wachowski
1
-0
/
+25
2025-01-09
accel/ivpu: Fix locking order in ivpu_job_submit
Karol Wachowski
1
-10
/
+7
2025-01-09
accel/ivpu: Fix locking order in ivpu_cmdq_destroy_ioctl
Karol Wachowski
1
-3
/
+6
2025-01-09
accel/ivpu: Set command queue management capability based on HWS
Karol Wachowski
4
-26
/
+19
2025-01-09
accel/ivpu: Fix missing MMU events from reserved SSID
Karol Wachowski
1
-3
/
+4
2025-01-09
accel/ivpu: Move parts of MMU event IRQ handling to thread handler
Karol Wachowski
3
-33
/
+69
2025-01-09
accel/ivpu: Dump only first MMU fault from single context
Karol Wachowski
3
-20
/
+46
2025-01-09
accel/ivpu: Use workqueue for IRQ handling
Maciej Falkowski
11
-55
/
+24
2025-01-09
accel/ivpu: Expose NPU memory utilization info in sysfs
Maciej Falkowski
1
-1
/
+29
2025-01-09
accel/ivpu: Abort all jobs after command queue unregister
Karol Wachowski
6
-62
/
+121
2025-01-09
accel/ivpu: Add API for command queue create/destroy/submit
Karol Wachowski
4
-145
/
+319
2025-01-09
accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation
Karol Wachowski
1
-24
/
+64
2025-01-08
drm/ssd130x: Set SPI .id_table to prevent an SPI core warning
Javier Martinez Canillas
1
-4
/
+3
2025-01-08
drm/tests: Add test for drm_atomic_helper_check_modeset()
Jessica Zhang
1
-0
/
+71
2025-01-08
drm: Add valid clones check
Jessica Zhang
1
-0
/
+28
2025-01-08
drm/tests: Add test for drm_crtc_in_clone_mode()
Jessica Zhang
1
-1
/
+61
2025-01-08
drm: add clone mode check for CRTC
Jessica Zhang
2
-1
/
+21
2025-01-08
drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()
Jessica Zhang
2
-0
/
+245
2025-01-08
drm: allow encoder mode_set even when connectors change for crtc
Abhinav Kumar
1
-1
/
+1
2025-01-07
drm/bridge: ti-sn65dsi86: Fix multiple instances
Geert Uytterhoeven
1
-0
/
+2
2025-01-07
drm/nouveau: vendor in drm_encoder_slave API
Dmitry Baryshkov
13
-207
/
+147
2025-01-07
drm/nouveau: incorporate I2C TV encoder drivers
Dmitry Baryshkov
16
-40
/
+43
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
66
-80
/
+73
2025-01-07
drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
2
-4
/
+4
2025-01-07
drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Dmitry Baryshkov
1
-5
/
+5
2025-01-07
drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Dmitry Baryshkov
1
-2
/
+8
2025-01-07
drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
4
-4
/
+4
2025-01-06
drm/ci: uprev IGT
Vignesh Raman
42
-211
/
+1202
2025-01-06
drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support
Andy Yan
1
-2
/
+140
2025-01-06
dt-bindings: display: rockchip: Add rk3576 hdmi controller
Andy Yan
1
-0
/
+1
2025-01-06
drm/rockchip: dw_hdmi_qp: Add platform ctrl callback
Andy Yan
1
-28
/
+51
2025-01-06
drm: xlnx: zynqmp_dpsub: Fix kernel doc
Tomi Valkeinen
2
-2
/
+1
2025-01-05
drm/rockchip: vop2: Support 32x8 superblock afbc
Andy Yan
1
-4
/
+13
2025-01-04
drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
1
-6
/
+3
2025-01-04
drm/vc4: hdmi: stop rereading EDID in get_modes()
Dmitry Baryshkov
1
-21
/
+0
2025-01-04
drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
Dmitry Baryshkov
3
-57
/
+20
2025-01-04
drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
Dmitry Baryshkov
1
-0
/
+39
2025-01-04
drm/display/hdmi: implement hotplug functions
Dmitry Baryshkov
4
-0
/
+79
2025-01-04
drm/bridge: lt9611: switch to using the DRM HDMI codec framework
Dmitry Baryshkov
1
-102
/
+68
2025-01-04
drm/bridge: connector: add support for HDMI codec framework
Dmitry Baryshkov
3
-4
/
+170
2025-01-04
drm/connector: implement generic HDMI audio helpers
Dmitry Baryshkov
6
-0
/
+341
2025-01-04
ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
Dmitry Baryshkov
10
-12
/
+10
2025-01-04
ASoC: hdmi-codec: pass data to get_dai_id too
Dmitry Baryshkov
8
-8
/
+15
2025-01-04
accel/amdxdna: Declare npu6_dev_priv as static
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Add __user to second parameter of aie2_query_status
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Declare force_cmdlist as static
Lizhi Hou
1
-1
/
+1
2025-01-04
accel/amdxdna: Use rcu_access_pointer for __rcu pointer
Lizhi Hou
1
-1
/
+1
[next]