index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-56
/
+165
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-3
/
+0
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2025-12-13
Input: cros_ec_keyb - clarify key event error message
Fabio Baltieri
-1
/
+2
2025-12-13
Input: pf1550 - remove "defined but unused" warning
Vaibhav Gupta
-1
/
+1
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...
Dmitry Torokhov
-0
/
+1686
2025-12-13
Merge tag 'v6.18' into next
Dmitry Torokhov
-90749
/
+290551
2025-12-13
drm/sched: Add pending job list iterator
Matthew Brost
-1
/
+3
2025-12-13
drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
-2
/
+34
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-76
/
+166
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-151
/
+266
2025-12-12
drm/xe/lnl: Drop pre-production workaround support
Matt Roper
-70
/
+2
2025-12-12
drm/xe: Track pre-production workaround support
Matt Roper
-0
/
+69
2025-12-13
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
-39
/
+26
2025-12-13
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-93
/
+1149
2025-12-13
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+2
2025-12-13
Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-27
/
+63
2025-12-13
Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-202
/
+499
2025-12-12
drm/xe: Add debugfs support for page reclamation
Brian Nguyen
-0
/
+41
2025-12-12
drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
Brian Nguyen
-1
/
+55
2025-12-12
drm/xe: Append page reclamation action to tlb inval
Brian Nguyen
-13
/
+36
2025-12-12
drm/xe: Prep page reclaim in tlb inval job
Brian Nguyen
-0
/
+40
2025-12-12
drm/xe: Suballocate BO for page reclaim
Brian Nguyen
-0
/
+66
2025-12-12
drm/xe: Create page reclaim list on unbind
Brian Nguyen
-1
/
+290
2025-12-12
drm/xe/guc: Add page reclamation interface to GuC
Brian Nguyen
-0
/
+24
2025-12-12
drm/xe: Add page reclamation info to device info
Oak Zeng
-0
/
+4
2025-12-12
drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
Brian Nguyen
-3
/
+6
2025-12-12
drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
Matthew Brost
-0
/
+21
2025-12-13
Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-76
/
+166
2025-12-12
i3c: adi: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-6
/
+4
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-2
/
+1
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
-12
/
+2
2025-12-12
drm/xe: Restore engine registers before restarting schedulers after GT reset
Jan Maslak
-3
/
+4
2025-12-12
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
-11
/
+16
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-6
/
+7
2025-12-12
drm/xe: Increase TDF timeout
Jagmeet Randhawa
-1
/
+1
2025-12-12
drm/xe/cri: Enable I2C controller
Raag Jadav
-1
/
+7
2025-12-12
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
-2
/
+6
2025-12-12
drm/{i915, xe}/panic: move panic handling to parent interface
Jani Nikula
-32
/
+67
2025-12-12
drm/i915/panic: move i915 specific panic implementation to i915
Jani Nikula
-5
/
+5
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-10
/
+24
2025-12-12
drm/tests: Handle EDEADLK in set_up_atomic_state()
José Expósito
-5
/
+22
2025-12-12
drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
José Expósito
-0
/
+13
2025-12-12
drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...
José Expósito
-0
/
+143
2025-12-12
Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...
Dave Airlie
-5
/
+8
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
-1
/
+4
[prev]
[next]