index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
drm: add modifiers for Apple GPU layouts
Alyssa Rosenzweig
1
-0
/
+45
2025-03-12
drm/debugfs: add top-level 'bridges' file showing all added bridges
Luca Ceresoli
1
-0
/
+1
2025-03-12
drm/bridge: move bridges_show logic from drm_debugfs.c
Luca Ceresoli
1
-0
/
+2
2025-03-12
drm/prime: Support dedicated DMA device for dma-buf imports
Thomas Zimmermann
1
-0
/
+41
2025-03-06
drm/sched: Update timedout_job()'s documentation
Philipp Stanner
1
-31
/
+47
2025-03-06
drm/sched: Adjust outdated docu for run_job()
Philipp Stanner
1
-4
/
+30
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
1
-13
/
+0
2025-03-06
dma-buf: dma-buf: stop mapping sg_tables on attach v2
Christian König
1
-14
/
+0
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
1
-21
/
+0
2025-03-06
dma-buf: fix incorrect dma-fence documentation v2
Christian König
1
-2
/
+2
2025-03-06
drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2025-03-06
drm/gem: Test for imported GEM buffers with helper
Thomas Zimmermann
1
-0
/
+14
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2
-0
/
+23
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
1
-0
/
+72
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2
-2
/
+73
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
1
-0
/
+74
2025-03-04
drm/print: require struct drm_device for drm_err() and friends
Jani Nikula
1
-18
/
+23
2025-03-03
drm/format-helper: Add conversion from XRGB8888 to BGR888
Kerem Karabay
1
-0
/
+3
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
1
-2
/
+0
2025-03-01
gpu: ipu-v3 ipu-cpmem: Remove unused functions
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-01
gpu: ipu-v3: ipu-csi: Remove unused functions
Dr. David Alan Gilbert
1
-5
/
+0
2025-03-01
gpu: ipu-v3: Remove unused ipu_vdi_unsetup
Dr. David Alan Gilbert
1
-1
/
+0
2025-03-01
gpu: ipu-v3: Remove unused ipu_image_convert_* functions
Dr. David Alan Gilbert
1
-32
/
+0
2025-03-01
gpu: ipu-v3: Remove unused ipu_rot_mode_to_degrees
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-01
gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_init
Dr. David Alan Gilbert
1
-4
/
+0
2025-02-27
drivers: base: component: add function to query the bound status
Heiko Stuebner
1
-1
/
+3
2025-02-25
drm/dp: Add helper to set LTTPRs in transparent mode
Abel Vesa
1
-0
/
+2
2025-02-25
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
30
-46
/
+266
2025-02-25
drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
Tejas Vipin
1
-1
/
+1
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
30
-46
/
+266
2025-02-24
drm/sched: Group exported prototypes by object type
Tvrtko Ursulin
1
-27
/
+33
2025-02-24
drm/sched: Move internal prototypes to internal header
Tvrtko Ursulin
1
-27
/
+0
2025-02-24
drm/sched: Move drm_sched_entity_is_ready to internal header
Tvrtko Ursulin
1
-1
/
+0
2025-02-24
drm/sched: Remove a hole from struct drm_sched_job
Tvrtko Ursulin
1
-18
/
+20
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+35
2025-02-21
Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-0
/
+12
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-1
/
+30
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-1
/
+0
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
1
-0
/
+3
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-20
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
1
-0
/
+3
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-19
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/atomic: Document history of drm_atomic_state
Maxime Ripard
1
-0
/
+31
[next]