index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
dma-buf: heaps: add parameter to account allocations using cgroup
Eric Chanudet
1
-0
/
+2
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
1
-30
/
+75
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
1
-12
/
+115
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
1
-1
/
+1
2026-01-14
drm/atomic: add max_size check to drm_property_replace_blob_from_id()
Dmitry Baryshkov
1
-0
/
+1
2026-01-14
drm/mode_object: add drm_object_immutable_property_get_value()
Dmitry Baryshkov
1
-0
/
+3
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2026-01-10
accel/rocket: rocket_accel.h: fix kernel-doc warnings
Randy Dunlap
1
-24
/
+74
2026-01-08
drm/gpuvm: use const for drm_gpuva_op_* ptrs
Alice Ryhl
1
-4
/
+4
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-2
/
+2
2025-12-30
drm/bridge: add next_bridge pointer to struct drm_bridge
Luca Ceresoli
1
-0
/
+11
2025-12-30
drm/bridge: add of_drm_find_and_get_bridge()
Luca Ceresoli
1
-0
/
+5
2025-12-25
drm/rockchip: inno-hdmi: Convert to drm bridge
Andy Yan
1
-0
/
+33
2025-12-25
drm/bridge: add connector argument to .hpd_notify callback
Dmitry Baryshkov
1
-0
/
+1
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
1
-31
/
+8
2025-12-21
vt: Remove con_debug_enter/_leave from struct consw
Thomas Zimmermann
1
-8
/
+0
2025-12-21
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
1
-0
/
+1
2025-12-21
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
1
-0
/
+1
2025-12-21
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
1
-0
/
+9
2025-12-18
accel/amdxdna: Enable hardware context priority
Lizhi Hou
1
-0
/
+8
2025-12-18
dma-buf: add some tracepoints to debug.
gaoxiang17
1
-0
/
+157
2025-12-18
drm/gem: Fix kerneldoc warnings
Loïc Molinari
1
-2
/
+2
2025-12-18
drm/syncobj: Convert syncobj idr to xarray
Tvrtko Ursulin
1
-4
/
+3
2025-12-17
drm/panthor: Fix kerneldoc in uAPI header
Boris Brezillon
1
-1
/
+1
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
675
-8846
/
+27330
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+234
2025-12-13
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2025-12-13
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+8
2025-12-13
drm/sched: Add pending job list iterator
Matthew Brost
1
-0
/
+50
2025-12-13
drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
1
-0
/
+2
2025-12-13
file: ensure cleanup
Christian Brauner
1
-7
/
+6
2025-12-13
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-10
/
+2
2025-12-13
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+0
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+16
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2025-12-13
i3c: master: cleanup callback .priv_xfers()
Frank Li
1
-10
/
+2
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-1
/
+23
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-12-11
drm/vblank: add return value to drm_crtc_wait_one_vblank()
Jani Nikula
1
-1
/
+1
2025-12-11
drm/vblank: Unexport drm_wait_one_vblank()
Thomas Zimmermann
1
-1
/
+0
2025-12-11
drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()
Luca Ceresoli
1
-0
/
+12
2025-12-11
args: fix documentation to reflect the correct numbers
Andy Shevchenko
1
-2
/
+2
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+3
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
1
-0
/
+5
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
1
-0
/
+234
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]