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
2025-12-08
drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRT
Timur Kristóf
1
-1
/
+1
2025-12-08
drm/amdgpu: update VRAM types
Hawking Zhang
1
-0
/
+1
2025-12-05
Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
1
-0
/
+143
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
17
-40
/
+859
2025-12-01
drm/xe/pf: Export helpers for VFIO
Michał Winiarski
1
-0
/
+143
2025-11-27
drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
Alex Hung
1
-0
/
+18
2025-11-27
drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
2
-0
/
+57
2025-11-27
drm/colorop: allow non-bypass colorops
Harry Wentland
1
-9
/
+14
2025-11-27
drm/colorop: Define LUT_1D interpolation
Harry Wentland
2
-1
/
+33
2025-11-27
drm/colorop: Add multiplier type
Alex Hung
2
-0
/
+27
2025-11-27
drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
2
-0
/
+30
2025-11-27
drm: Add helper to extract lut from struct drm_color_lut32
Chaitanya Kumar Borah
1
-0
/
+16
2025-11-27
drm: Add Enhanced LUT precision structure
Uma Shankar
2
-0
/
+25
2025-11-27
drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Harry Wentland
1
-0
/
+23
2025-11-27
drm/colorop: Add PQ 125 EOTF and its inverse
Harry Wentland
1
-0
/
+24
2025-11-27
drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
1
-0
/
+20
2025-11-27
drm/colorop: pass plane_color_pipeline client cap to atomic check
Harry Wentland
1
-0
/
+18
2025-11-27
drm/colorop: Add 3x4 CTM type
Harry Wentland
3
-10
/
+55
2025-11-27
drm/colorop: Add destroy functions for color pipeline
Alex Hung
1
-0
/
+3
2025-11-27
drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Harry Wentland
2
-0
/
+22
2025-11-27
drm/plane: Add COLOR PIPELINE property
Harry Wentland
3
-0
/
+16
2025-11-27
drm/colorop: Add NEXT property
Harry Wentland
1
-0
/
+17
2025-11-27
drm/colorop: Add BYPASS property
Harry Wentland
1
-0
/
+21
2025-11-27
drm/colorop: Add 1D Curve subtype
Harry Wentland
1
-0
/
+62
2025-11-27
drm/colorop: Add TYPE property
Harry Wentland
2
-0
/
+43
2025-11-27
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
6
-0
/
+267
2025-11-27
drm: Add helper for conversion from signed-magnitude
Harry Wentland
1
-0
/
+17
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
1
-8
/
+21
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-12
/
+0
2025-11-25
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
1
-0
/
+8
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
3
-11
/
+9
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
47
-115
/
+313
2025-11-20
Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
1
-0
/
+16
2025-11-17
Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-39
/
+99
2025-11-17
Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-1
/
+1
2025-11-17
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+10
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
1
-3
/
+10
2025-11-15
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-11-15
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-11-15
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-1
/
+29
2025-11-15
drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
Cristian Ciocaltea
1
-0
/
+4
2025-11-14
Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
1
-0
/
+20
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+7
2025-11-13
entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub
Andrew Donnellan
1
-1
/
+1
2025-11-13
drm/intel/bmg: Allow device ID usage with single-argument macros
Michał Winiarski
1
-1
/
+1
2025-11-13
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+2
2025-11-13
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
1
-0
/
+2
2025-11-12
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+5
2025-11-12
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
[next]