index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
regulator: devres: add API for reference voltage supplies
David Lechner
1
-0
/
+59
2024-05-03
spi: stm32: enable controller before asserting CS
Ben Wolsieffer
1
-12
/
+2
2024-05-02
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
1
-2
/
+2
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2
-3
/
+8
2024-05-02
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-6
/
+4
2024-05-03
Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
9
-45
/
+80
2024-05-03
Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2
-1
/
+5
2024-05-03
Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/dr...
Dave Airlie
3
-12
/
+15
2024-05-02
Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-3
/
+3
2024-05-02
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
1
-0
/
+2
2024-05-02
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
1
-27
/
+24
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
1
-78
/
+77
2024-05-02
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
1
-3
/
+3
2024-05-02
drm: zynqmp_dpsub: Always register bridge
Sean Anderson
1
-4
/
+3
2024-05-02
Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
Luca Ceresoli
1
-1
/
+0
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
1
-1
/
+1
2024-05-02
zram: don't bother with reopening - just use O_EXCL for open
Al Viro
2
-23
/
+8
2024-05-02
drm/fb_dma: Add checks in drm_fb_dma_get_scanout_buffer()
Jocelyn Falempe
1
-0
/
+3
2024-05-02
drm/fbdev-generic: Do not set physical framebuffer address
Thomas Zimmermann
1
-1
/
+0
2024-05-02
pktcdvd: sort set_blocksize() calls out
Al Viro
1
-6
/
+1
2024-05-02
bcache_register(): don't bother with set_blocksize()
Al Viro
1
-4
/
+0
2024-05-02
drm/amd/amdgpu: Check tbo resource pointer
Asad Kamal
1
-1
/
+2
2024-05-02
drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...
Hersen Wu
4
-0
/
+40
2024-05-02
drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
Hersen Wu
1
-5
/
+6
2024-05-02
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
Hersen Wu
1
-1
/
+6
2024-05-02
drm/amd/display: Ensure index calculation will not overflow
Alex Hung
1
-4
/
+3
2024-05-02
drm/amd/display: Skip plane when not found by stream id
Alex Hung
1
-1
/
+4
2024-05-02
drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...
Alex Hung
1
-7
/
+7
2024-05-02
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...
Hersen Wu
1
-1
/
+1
2024-05-02
drm/amd/display: Limit array index according to architecture
Alex Hung
1
-1
/
+5
2024-05-02
drm/amd/display: Spinlock before reading event
Alex Hung
1
-8
/
+6
2024-05-02
drm/amd/display: Limit clock assignments by size of clk tables
Alex Hung
1
-1
/
+1
2024-05-02
drm/amd/display: Release clck_src memory if clk_src_construct fails
Hersen Wu
5
-2
/
+6
2024-05-02
drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...
Hersen Wu
1
-1
/
+1
2024-05-02
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
1
-0
/
+2
2024-05-02
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
1
-2
/
+2
2024-05-02
drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
Hersen Wu
2
-4
/
+7
2024-05-02
drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...
Hersen Wu
1
-0
/
+3
2024-05-02
drm/amd/display: Check link_index before accessing dc->links[]
Alex Hung
1
-0
/
+3
2024-05-02
drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail
Hersen Wu
1
-1
/
+4
2024-05-02
drm/amd/display: Check msg_id before processing transcation
Alex Hung
1
-2
/
+15
2024-05-02
drm/amd/display: Skip updating link encoder for unknown eng_id
Alex Hung
1
-1
/
+1
2024-05-02
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
1
-1
/
+2
2024-05-02
drm/amd/display: Add array index check for hdcp ddc access
Hersen Wu
1
-4
/
+24
2024-05-02
drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
Hersen Wu
1
-0
/
+1
2024-05-02
drm/amd/display: Check index for aux_rd_interval before using
Alex Hung
1
-2
/
+2
2024-05-02
drm/amd/display: Fix incorrect size calculation for loop
Alex Hung
1
-1
/
+1
2024-05-02
drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
Hersen Wu
1
-7
/
+7
2024-05-02
drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
Hersen Wu
1
-1
/
+4
2024-05-02
drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq regi...
Hersen Wu
1
-41
/
+128
[prev]
[next]