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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
drm/i915: Factor out set_encoder_for_connector()
Imre Deak
1
-9
/
+19
2023-05-16
drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()
Imre Deak
1
-10
/
+24
2023-05-16
drm/i915: Update connector atomic state before crtc sanitize-disabling
Imre Deak
1
-2
/
+6
2023-05-16
drm/i915: Make the CRTC state consistent during sanitize-disabling
Imre Deak
3
-7
/
+11
2023-05-16
drm/i915: Add helpers to reference/unreference a DPLL for a CRTC
Imre Deak
1
-12
/
+46
2023-05-16
drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
Imre Deak
1
-2
/
+10
2023-05-16
drm/bridge: tc358768: remove unneeded semicolon
Francesco Dolcini
1
-1
/
+1
2023-05-16
gpu: drm: bridge: No need to set device_driver owner
Anup Sharma
1
-1
/
+0
2023-05-16
dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatible
Marek Vasut
1
-3
/
+11
2023-05-16
drm/i915/hdcp: Fill hdcp2_streamid_type and k in appropriate places
Suraj Kandpal
1
-6
/
+4
2023-05-16
drm/i915/hdcp: Fix modeset locking issue in hdcp mst
Suraj Kandpal
1
-54
/
+62
2023-05-16
drm/i915/hdcp: Remove enforce_type0 check outside loop
Suraj Kandpal
1
-3
/
+3
2023-05-16
drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function
Suraj Kandpal
4
-15
/
+15
2023-05-16
drm/i915/irq: split out display irq handling
Jani Nikula
13
-1711
/
+1761
2023-05-16
drm/i915/irq: split out hotplug irq handling
Jani Nikula
8
-1443
/
+1496
2023-05-16
drm/i915/irq: convert gen8_de_irq_handler() to void
Jani Nikula
1
-11
/
+1
2023-05-15
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
1
-6
/
+6
2023-05-15
drm: Add fixed-point helper to get rounded integer values
Maíra Canal
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence
Shuijing Li
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Remove extra delay
Shuijing Li
1
-1
/
+0
2023-05-15
drm/ssd130x: Fix include guard name
Javier Martinez Canillas
1
-3
/
+3
2023-05-15
drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
Huacai Chen
1
-1
/
+1
2023-05-15
drm/i915/hwmon: Silence UBSAN uninitialized bool variable warning
Ashutosh Dixit
1
-1
/
+1
2023-05-15
drm/i915/display: add i915 parameter to I915_STATE_WARN()
Jani Nikula
14
-78
/
+99
2023-05-15
drm/i915/display: remove I915_STATE_WARN_ON()
Jani Nikula
1
-9
/
+6
2023-05-15
drm/i915/crtc: replace I915_STATE_WARN_ON() with I915_STATE_WARN()
Jani Nikula
1
-1
/
+3
2023-05-15
drm/i915/dpll: drop a useless I915_STATE_WARN_ON()
Jani Nikula
1
-2
/
+0
2023-05-15
drm/i915/mtl: Add handling for MTL ccs modifiers
Juha-Pekka Heikkila
2
-3
/
+61
2023-05-15
drm/fourcc: define Intel Meteorlake related ccs modifiers
Juha-Pekka Heikkila
1
-0
/
+43
2023-05-15
drm/i915/bios: add helper for reading SPI
Jani Nikula
1
-11
/
+12
2023-05-15
drm/i915/hdcp: Check if media_gt exists
Suraj Kandpal
1
-4
/
+6
2023-05-14
Linux 6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+37
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+50
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+4
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-32
/
+88
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-104
/
+269
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-192
/
+202
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+9
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
[prev]
[next]