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-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
5
-26
/
+29
2024-02-10
Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+17
2024-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+14
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-62
/
+65
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-09
Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-20
/
+29
2024-02-09
Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+35
2024-02-09
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+10
2024-02-09
Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2024-02-09
Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
55
-251
/
+387
2024-02-09
Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-20
/
+22
2024-02-09
Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
28
-98
/
+220
2024-02-09
Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-4
/
+3
2024-02-09
Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
9
-65
/
+57
2024-02-09
Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-58
/
+76
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
81
-231
/
+492
2024-02-08
Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2024-02-08
Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8
Jens Axboe
4
-23
/
+25
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
1
-4
/
+4
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2
-35
/
+1
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
1
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
5
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
1
-1
/
+1
2024-02-08
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+8
2024-02-07
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
1
-1
/
+1
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amdgpu: Fix shared buff copy to user
Stanley.Yang
1
-1
/
+1
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspend
Li Ma
2
-19
/
+0
[next]