messages from 2026-03-03 13:48:08 to 2026-03-03 22:40:15 UTC [more...]
[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
2026-03-03 22:40 UTC (13+ messages)
` [PATCH v3 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` Claude review: "
` [PATCH v3 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v3 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v3 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v3 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v3 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v3 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v3 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v3 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v3 10/10] samples: rust: add SR-IOV driver sample
` Claude review: rust: pci: add abstractions for SR-IOV capability
[PATCH RESEND 0/2] drm/amdgpu/amdgpu_connectors: Use struct drm_edid
2026-03-03 22:35 UTC (6+ messages)
` [PATCH RESEND 1/2] drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
` Claude review: "
` [PATCH RESEND 2/2] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
` Claude review: "
` Claude review: drm/amdgpu/amdgpu_connectors: Use struct drm_edid
[PATCH RESEND] drm/amdkfd: remove duplicate ttmp11 scheduling mode definitions
2026-03-03 22:32 UTC (3+ messages)
` Claude review: "
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-03 22:15 UTC (50+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` Claude review: "
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` Claude review: "
` [PATCH v2 003/110] audit: widen ino fields "
` Claude review: "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` Claude review: "
` [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
` Claude review: "
` [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
` Claude review: "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` Claude review: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 059/110] vfs: "
` Claude review: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` Claude review: "
` [PATCH v2 069/110] 9p: replace PRIino with %llu/%llx format strings
` [PATCH v2 090/110] minix: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
` Claude review: "
` Claude review: vfs: change inode->i_ino from unsigned long to u64
[PATCH v2] drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
2026-03-03 21:58 UTC (3+ messages)
` Claude review: "
[PATCH v7 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
2026-03-03 21:56 UTC (2+ messages)
` Claude review: "
[PATCH v4 0/3] drm: bridge: add support for Triple 10-BIT
2026-03-03 21:49 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
` Claude review: "
` [PATCH v4 2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge
` Claude review: "
` [PATCH v4 3/3] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1
` Claude review: "
` Claude review: drm: bridge: add support for Triple 10-BIT
[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-03 21:48 UTC (32+ messages)
` [PATCH v7 01/15] staging: media: tegra-video: expand VI and VIP support to Tegra30
` Claude review: "
` [PATCH v7 02/15] staging: media: tegra-video: vi: adjust get_selection operation check
` Claude review: "
` [PATCH v7 03/15] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` Claude review: "
` [PATCH v7 04/15] staging: media: tegra-video: csi: move CSI helpers to header
` Claude review: "
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
` Claude review: "
` [PATCH v7 06/15] staging: media: tegra-video: vi: improve logic of source requesting
` Claude review: "
` [PATCH v7 07/15] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` Claude review: "
` [PATCH v7 08/15] staging: media: tegra-video: tegra20: set correct maximum width and height
` Claude review: "
` [PATCH v7 09/15] staging: media: tegra-video: tegra20: add support for second output of VI
` Claude review: "
` [PATCH v7 10/15] staging: media: tegra-video: tegra20: adjust format align calculations
` Claude review: "
` [PATCH v7 11/15] staging: media: tegra-video: tegra20: set VI HW revision
` Claude review: "
` [PATCH v7 12/15] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` Claude review: "
` [PATCH v7 13/15] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` Claude review: "
` [PATCH v7 14/15] staging: media: tegra-video: tegra20: adjust luma buffer stride
` Claude review: "
` [PATCH v7 15/15] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
` Claude review: "
` Claude review: "
[PATCH v4] dt-bindings: display: msm: Fix reg ranges and clocks on Glymur
2026-03-03 21:43 UTC (3+ messages)
` Claude review: "
[PATCH v3 0/8] dma-buf: heaps: Turn heaps into modules
2026-03-03 21:41 UTC (18+ messages)
` [PATCH v3 1/8] dma: contiguous: Turn heap registration logic around
` Claude review: "
` [PATCH v3 2/8] dma: contiguous: Make dev_get_cma_area() a proper function
` Claude review: "
` [PATCH v3 3/8] dma: contiguous: Make dma_contiguous_default_area static
` Claude review: "
` [PATCH v3 4/8] dma: contiguous: Export dev_get_cma_area()
` Claude review: "
` [PATCH v3 5/8] mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
` Claude review: "
` [PATCH v3 6/8] dma-buf: heaps: Export mem_accounting parameter
` Claude review: "
` [PATCH v3 7/8] dma-buf: heaps: cma: Turn the heap into a module
` Claude review: "
` [PATCH v3 8/8] dma-buf: heaps: system: "
` Claude review: "
` Claude review: dma-buf: heaps: Turn heaps into modules
[PATCH v11 0/3] Add i.MX91/93 parallel display support
2026-03-03 21:36 UTC (14+ messages)
` [PATCH v11 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` Claude review: "
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
` Claude review: "
` [PATCH v11 3/3] arm64: dts: imx93: Add parallel display output nodes
` Claude review: "
` Claude review: Add i.MX91/93 parallel display support
[PATCH v1 0/3] Update 'none' recovery method for DRM wedged event
2026-03-03 21:31 UTC (11+ messages)
` [PATCH v1 1/3] drm/doc: Update documentation for 'none' recovery method
` Claude review: "
` [PATCH v1 2/3] drm: Update log "
` Claude review: "
` [PATCH v1 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
` Claude review: "
` Claude review: Update 'none' recovery method for DRM wedged event
[PATCH 0/2] drm/panel: Add Himax HX83121A panel driver
2026-03-03 21:28 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Himax HX83121A
` Claude review: "
` [PATCH 2/2] drm/panel: Add Himax HX83121A panel driver
` Claude review: "
[PATCH] fbdev: goldfishfb: use devm_platform_ioremap_resource()
2026-03-03 21:21 UTC (5+ messages)
` Claude review: "
[PATCH v2 0/6] dma-buf: heaps: add coherent reserved-memory heap
2026-03-03 21:19 UTC (17+ messages)
` [PATCH v2 1/6] dma-buf: dma-heap: Keep track of the heap device struct
` Claude review: "
` [PATCH v2 2/6] dma-buf: dma-heap: split dma_heap_add
` Claude review: "
` [PATCH v2 3/6] of_reserved_mem: add a helper for rmem device_init op
` Claude review: "
` [PATCH v2 4/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
` Claude review: "
` [PATCH v2 5/6] dma: coherent: register to coherent heap
` Claude review: "
` [PATCH v2 6/6] dma-buf: heaps: coherent: Turn heap into a module
` Claude review: "
` Claude review: dma-buf: heaps: add coherent reserved-memory heap
[PATCH 0/8] drm/msm: Add Qualcomm Eliza SoC support
2026-03-03 21:15 UTC (32+ messages)
` [PATCH 1/8] dt-bindings: display/msm: dp-controller: Add Eliza SoC
` Claude review: "
` [PATCH 2/8] dt-bindings: display/msm: dsi-phy-7nm: "
` Claude review: "
` [PATCH 3/8] dt-bindings: display/msm: dsi-controller-main: "
` Claude review: "
` [PATCH 4/8] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH 4/8] dt-bindings: display/msm: qcom, sm8650-dpu: "
` Claude review: dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH 5/8] dt-bindings: display/msm: qcom,eliza-mdss: "
` [PATCH 5/8] dt-bindings: display/msm: qcom, eliza-mdss: "
` Claude review: dt-bindings: display/msm: qcom,eliza-mdss: "
` [PATCH 6/8] soc: qcom: ubwc: Add configuration "
` Claude review: "
` [PATCH 7/8] drm/msm/dpu: Add support for "
` Claude review: "
` [PATCH 8/8] drm/msm/mdss: "
` Claude review: "
` Claude review: drm/msm: Add Qualcomm Eliza SoC support
[PATCH v3 0/4] Two-pass MMU interval notifiers
2026-03-03 21:09 UTC (12+ messages)
` [PATCH v3 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` Claude review: "
` [PATCH v3 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` Claude review: "
` [PATCH v3 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` Claude review: "
` [PATCH v3 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
` Claude review: "
` Claude review: Two-pass MMU interval notifiers
[PATCH] drm/panel: ilitek-ili9882t: use gpiod_set_value_cansleep()
2026-03-03 21:04 UTC (3+ messages)
` Claude review: "
[PATCH 0/8] dma::Coherent & dma::CoherentInit API
2026-03-03 21:03 UTC (21+ messages)
` [PATCH 1/8] rust: dma: use "kernel vertical" style for imports
` Claude review: "
` [PATCH 2/8] rust: dma: add generalized container for types other than slices
` Claude review: "
` [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
` Claude review: "
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
` Claude review: "
` [PATCH 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` Claude review: "
` [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` Claude review: "
` [PATCH 7/8] gpu: nova-core: convert Gsp::new() to use CoherentInit
` Claude review: "
` [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
` Claude review: "
` Claude review: dma::Coherent & dma::CoherentInit API
[PATCH v5 0/2] Add lontium lt8713sx bridge driver
2026-03-03 20:57 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: bridge: lt8713sx: Add bindings
` Claude review: "
` [PATCH v5 2/2] drm/bridge: add support for lontium lt8713sx bridge driver
` Claude review: "
` Claude review: Add "
[PATCH v8 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-03-03 20:54 UTC (10+ messages)
` [PATCH v8 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` Claude review: "
` [PATCH v8 2/4] drm: Add CRTC background color property
` Claude review: "
` [PATCH v8 3/4] drm/vkms: Support setting custom background color
` Claude review: "
` [PATCH v8 4/4] drm/rockchip: vop2: "
` Claude review: "
` Claude review: Introduce BACKGROUND_COLOR DRM CRTC property
[PATCH v9 0/8] Initial support for Samsung Galaxy Tab 2 series
2026-03-03 20:45 UTC (18+ messages)
` [PATCH v9 1/8] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` Claude review: "
` [PATCH v9 2/8] dt-bindings: vendor-prefixes: Add Doestek
` Claude review: "
` [PATCH v9 3/8] dt-bindings: display: bridge: lvds-codec: add doestek, dtc34lm85am
` Claude review: "
` [PATCH v9 4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels
` Claude review: "
` [PATCH v9 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` Claude review: "
` [PATCH v9 6/8] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 and 10.1
` Claude review: "
` [PATCH v9 7/8] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0
` Claude review: "
` [PATCH v9 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1
` Claude review: "
` Claude review: Initial support for Samsung Galaxy Tab 2 series
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox