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-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
13
-53
/
+39
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
6
-35
/
+16
2024-04-11
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
2
-4
/
+3
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
4
-26
/
+27
2024-04-11
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-7
/
+5
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
5
-8
/
+10
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-12
Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
8
-20
/
+54
2024-04-11
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
1
-1
/
+1
2024-04-11
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-141
/
+158
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-70
/
+101
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
137
-634
/
+1316
2024-04-12
drm/i915: Allow bigjoiner for MST
Vidya Srinivas
1
-13
/
+15
2024-04-12
drm/i915/mst: Add bigjoiner handling to MST modeset sequence
Ville Syrjälä
1
-7
/
+27
2024-04-12
drm/i915: Handle joined pipes inside hsw_crtc_enable()
Stanislav Lisovskiy
3
-83
/
+107
2024-04-11
drm/i915: Handle joined pipes inside hsw_crtc_disable()
Ville Syrjälä
1
-25
/
+39
2024-04-11
drm/i915: Utilize intel_crtc_joined_pipe_mask() more
Ville Syrjälä
1
-16
/
+17
2024-04-11
drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
Ville Syrjälä
1
-14
/
+22
2024-04-12
Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-15
/
+9
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
16
-75
/
+118
2024-04-11
Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+2
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
42
-224
/
+537
2024-04-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-11
/
+33
2024-04-11
Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-14
/
+14
2024-04-11
Merge back earlier system-wide PM changes for 6.10.
Rafael J. Wysocki
3
-8
/
+11
2024-04-11
Merge back earlier ACPI device enumeration changes for 6.10.
Rafael J. Wysocki
2
-45
/
+31
2024-04-11
Merge back earlier ACPI bus changes for 6.10.
Rafael J. Wysocki
18
-26
/
+10
2024-04-11
interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignment
Konrad Dybcio
1
-1
/
+1
2024-04-11
interconnect: qcom: sm6115: Unspaghettify SNoC QoS port numbering
Konrad Dybcio
1
-15
/
+18
2024-04-11
soundwire: intel_init: resume all devices on exit.
Bard Liao
1
-0
/
+14
2024-04-11
soundwire: intel: export intel_resume_child_device
Bard Liao
2
-1
/
+2
2024-04-11
soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res...
Bard Liao
1
-4
/
+4
2024-04-11
leds: an30259a: Use devm_mutex_init() for mutex initialization
George Stark
1
-10
/
+4
2024-04-11
leds: mlxreg: Use devm_mutex_init() for mutex initialization
George Stark
1
-9
/
+5
2024-04-11
leds: nic78bx: Use devm API to cleanup module's resources
George Stark
1
-10
/
+13
2024-04-11
leds: lm3532: Use devm API to cleanup module's resources
George Stark
1
-12
/
+17
2024-04-11
leds: lp3952: Use devm API to cleanup module's resources
George Stark
1
-10
/
+11
2024-04-11
leds: aw200xx: Use devm API to cleanup module's resources
George Stark
1
-11
/
+21
2024-04-11
leds: aw2013: Use devm API to cleanup module's resources
George Stark
1
-12
/
+13
2024-04-11
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
1
-0
/
+24
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
2
-0
/
+63
2024-04-11
Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jakub Kicinski
2
-15
/
+11
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
5
-55
/
+11
2024-04-11
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Benjamin Tissoires
1
-1
/
+1
2024-04-11
soundwire: qcom: allow multi-link on newer devices
Krzysztof Kozlowski
1
-0
/
+22
2024-04-11
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2
-4
/
+3
2024-04-11
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
1
-4
/
+4
2024-04-11
drm/xe/hwmon: Cast result to output precision on left shift of operand
Karthik Poosa
1
-2
/
+2
2024-04-11
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-11
media: atomisp: Implement link_setup() op for ISP subdev MC entity
Hans de Goede
1
-0
/
+52
[prev]
[next]