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-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
regulator: Use container_of_const() when all types are
Mark Brown
1
-0
/
+273
2025-11-27
drm: Add helper for conversion from signed-magnitude
Harry Wentland
1
-0
/
+17
2025-11-26
io_uring: Introduce getsockname io_uring cmd
Gabriel Krisman Bertazi
1
-0
/
+1
2025-11-26
socket: Split out a getsockname helper for io_uring
Gabriel Krisman Bertazi
1
-0
/
+2
2025-11-26
socket: Unify getsockname and getpeername implementation
Gabriel Krisman Bertazi
1
-3
/
+1
2025-11-26
function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultane...
pengdonglin
1
-5
/
+2
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
6
-47
/
+177
2025-11-26
iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
Nicolin Chen
1
-0
/
+10
2025-11-26
drivers: hid: renegotiate resolution multipliers with device after reset
Benedek Kupper
1
-0
/
+1
2025-11-26
mod_devicetable: Bump auxiliary_device_id name size
Raag Jadav
1
-1
/
+1
2025-11-26
sysfs: simplify attribute definition macros
Thomas Weißschuh
1
-15
/
+7
2025-11-26
sysfs: attribute_group: enable const variants of is_visible()
Thomas Weißschuh
1
-2
/
+6
2025-11-26
sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
Thomas Weißschuh
1
-0
/
+6
2025-11-26
sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
Thomas Weißschuh
1
-1
/
+6
2025-11-26
sysfs: attribute_group: allow registration of const attribute
Thomas Weißschuh
1
-1
/
+4
2025-11-26
virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodev
Randy Dunlap
1
-15
/
+21
2025-11-26
comedi: kcomedilib: Add loop checking variants of open and close
Ian Abbott
1
-2
/
+32
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
1
-0
/
+7
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
1
-8
/
+21
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
1
-0
/
+25
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
1
-0
/
+10
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
1
-0
/
+22
2025-11-26
can: bittiming: add PWM parameters
Vincent Mailhol
1
-2
/
+39
2025-11-26
can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
Oliver Hartkopp
1
-0
/
+19
2025-11-26
can: netlink: add CAN_CTRLMODE_XL_TMS flag
Vincent Mailhol
1
-0
/
+1
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
3
-3
/
+17
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
2
-24
/
+27
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
1
-3
/
+11
2025-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
1
-1
/
+1
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+37
[prev]
[next]