index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2025-12-14
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-12
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-10
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
2025-12-10
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
1
-16
/
+0
2025-12-10
Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-53
/
+75
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
1
-0
/
+2
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-7
/
+20
2025-12-09
mm: fix CONFIG_STACK_GROWSUP typo in mm.h
Lukas Bulwahn
1
-1
/
+1
[next]