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-06-14
drm/amd/display: Add monitor patch skip disable crtc during psr and ips1
Lewis Huang
3
-1
/
+6
2024-06-14
drm/amd/display: add set ips disable
Chiawen Huang
2
-0
/
+12
2024-06-14
drm/amd/display: Add recovery timeout to FAMS2
Dillon Varone
2
-0
/
+2
2024-06-14
drm/amd/display: Force max clocks unconditionally when p-state is unsupported
Dillon Varone
1
-16
/
+20
2024-06-14
drm/amd/display: Change the order of setting DP_IS_USB_C flag
Wayne Lin
1
-7
/
+3
2024-06-14
drm/amd/display: bypass ODM before CRTC off
Yihan Zhu
1
-0
/
+11
2024-06-14
drm/amd/display/dcn401: use pre-allocated temp structure for bounding box
Alex Deucher
2
-14
/
+7
2024-06-14
drm/amd/display: use pre-allocated temp structure for bounding box
Alex Deucher
3
-12
/
+5
2024-06-14
drm/amdgpu: add sdma 7.0 support for copy dcc buffer
Frank Min
4
-4
/
+27
2024-06-14
drm/amdgpu: support for DCC feature
Likun Gao
2
-0
/
+9
2024-06-14
drm/amdgpu: add additional VM bits
Alex Deucher
1
-0
/
+1
2024-06-14
drm/amd/display: Simplify if conditions
Thorsten Blum
2
-4
/
+4
2024-06-14
drm/amd/display: Extend PSRSU residency mode
Jack Chang
7
-7
/
+23
2024-06-14
drm/amd/display: Add outbox notification support for HPD redetect
Nicholas Kazlauskas
3
-0
/
+32
2024-06-14
ipmi: ssif_bmc: prevent integer overflow on 32bit systems
Dan Carpenter
1
-2
/
+4
2024-06-14
Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux
Linus Torvalds
8
-49
/
+66
2024-06-14
drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msm
Dmitry Baryshkov
2
-2
/
+0
2024-06-14
drm/i915: Remove bogus MST check in intel_dp_has_audio()
Ville Syrjälä
1
-4
/
+2
2024-06-14
drm/i915: Utilize edp_disable_dsc from VBT
Ville Syrjälä
3
-0
/
+9
2024-06-14
drm/i915: Reuse intel_dp_supports_dsc() for MST
Ville Syrjälä
3
-16
/
+7
2024-06-14
drm/i915: Use intel_dp_has_dsc() during .compute_config()
Ville Syrjälä
1
-2
/
+4
2024-06-14
drm/i915: Handle MST in intel_dp_has_dsc()
Ville Syrjälä
3
-3
/
+6
2024-06-14
drm/i915: Extract intel_dp_has_dsc()
Ville Syrjälä
1
-2
/
+14
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-36
/
+128
2024-06-14
drm/i915: Drop redundant dsc_decompression_aux check
Ville Syrjälä
1
-1
/
+0
2024-06-14
Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-14
Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+12
2024-06-14
Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-19
/
+72
2024-06-14
Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+35
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
26
-503
/
+342
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
14
-294
/
+138
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-1
/
+2
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
8
-55
/
+51
2024-06-14
dm-integrity: use the nop integrity profile
Christoph Hellwig
2
-22
/
+2
2024-06-14
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
1
-11
/
+3
2024-06-14
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
1
-16
/
+5
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2
-4
/
+4
2024-06-14
sr: convert to the atomic queue limits API
Christoph Hellwig
1
-17
/
+25
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
3
-66
/
+85
2024-06-14
sd: cleanup zoned queue limits initialization
Christoph Hellwig
1
-10
/
+8
2024-06-14
sd: factor out a sd_discard_mode helper
Christoph Hellwig
1
-17
/
+20
2024-06-14
sd: simplify the disable case in sd_config_discard
Christoph Hellwig
1
-2
/
+1
2024-06-14
sd: add a sd_disable_write_same helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: add a sd_disable_discard helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: simplify the ZBC case in provisioning_mode_store
Christoph Hellwig
1
-5
/
+4
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
3
-26
/
+6
2024-06-14
rbd: increase io_opt again
Christoph Hellwig
1
-1
/
+1
2024-06-14
cpuidle: haltpoll: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-14
drm/panel-edp: drop several legacy panels
Dmitry Baryshkov
1
-166
/
+7
2024-06-14
drm/panel-edp: add fat warning against adding new panel compatibles
Dmitry Baryshkov
1
-1
/
+18
[prev]
[next]