All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 16:14:59 to 2026-07-31 16:26:31 UTC [more...]

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31 16:26 UTC  (6+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces

[PATCH 0/4] ASoC: qcom: sc8280xp: add Monaco/Monza (MAX98090) support on QCS8275
 2026-07-31 16:26 UTC 

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-31 16:25 UTC  (6+ messages)

linux-next: Tree for Jul 31
 2026-07-31 16:26 UTC 

[PATCH] selftests/net: gro: use variable sleep to handle slow environments
 2026-07-31 16:25 UTC 

linux-next: build failure after merge of the vhost tree
 2026-07-31 16:25 UTC 

[PATCH 6.1.y] drm/tegra: fbdev: Remove offset into framebuffer memory
 2026-07-31 16:25 UTC 

[PATCH v2 2/2] ublk: clear auto buf reg before updating io->buf in batch commit
 2026-07-31 16:24 UTC  (3+ messages)
` [PATCH] selftests: ublk: add rotating auto_buf index regression test

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-31 16:24 UTC  (4+ messages)
` [PATCH v4 41/48] KVM: selftests: Add VGICv5 NR_IRQS attribute tests

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 16:25 UTC  (141+ messages)
` [PATCH v10 01/69] video/hdmi: Introduce HDMI version enum
` [PATCH v10 02/69] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v10 03/69] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v10 04/69] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v10 05/69] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 08/69] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v10 09/69] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v10 11/69] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v10 12/69] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v10 13/69] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v10 14/69] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v10 15/69] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v10 16/69] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v10 17/69] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v10 18/69] drm/display: bridge_connector: Switch to .force_ctx() "
` [PATCH v10 19/69] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v10 21/69] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v10 23/69] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v10 24/69] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v10 25/69] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v10 26/69] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v10 27/69] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v10 28/69] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v10 29/69] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v10 30/69] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v10 31/69] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v10 32/69] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v10 33/69] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v10 34/69] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v10 35/69] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v10 36/69] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v10 37/69] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v10 38/69] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v10 39/69] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v10 40/69] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v10 41/69] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v10 43/69] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v10 44/69] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 45/69] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v10 46/69] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v10 47/69] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v10 48/69] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v10 49/69] drm/bridge: inno-hdmi: "
` [PATCH v10 50/69] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v10 51/69] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v10 52/69] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v10 53/69] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v10 54/69] drm/rockchip: rk3066_hdmi: "
` [PATCH v10 55/69] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 56/69] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v10 57/69] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v10 58/69] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v10 59/69] drm/tests: bridge: Set supported HDMI version
` [PATCH v10 60/69] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 61/69] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v10 62/69] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v10 63/69] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v10 64/69] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v10 65/69] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v10 66/69] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v10 68/69] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v10 69/69] drm/connector: Drop redundant max_bpc field

[PATCH v2] PCI: Fix BAR resize for devices on a root bus
 2026-07-31 16:24 UTC  (2+ messages)

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-07-31 16:24 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic

[PATCH net-next v3 0/3] dpll: zl3073x: add PTP clock support
 2026-07-31 16:23 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v3 3/3] dpll: zl3073x: add PTP clock support

[PATCH] poky.conf: We now test on Rocky 10
 2026-07-31 16:23 UTC 

[PATCH] dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2
 2026-07-31 16:21 UTC 

[PULL 0/4] target-arm queue
 2026-07-31 16:20 UTC  (5+ messages)
` [PULL 1/4] target/arm: Fix b16b16 feature test for SME2 BFCLAMP, BFMAX, BFMIN
` [PULL 2/4] target/arm: Don't NOP the SEV insn on v6K CPUs
` [PULL 3/4] target/arm: Make YIELD, WFI and WFE be NOPs on pre-v6K
` [PULL 4/4] target/arm: Remove stale comment about WFE/SEV implementation

[PATCH v5 00/17] s390/dasd: ESE thin-provisioning performance improvements
 2026-07-31 16:21 UTC  (5+ messages)
` [PATCH v5 06/17] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH v5 08/17] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK

[PATCH net-next v5 00/15] net: macb: implement context swapping
 2026-07-31 16:21 UTC  (3+ messages)
` [PATCH net-next v5 15/15] net: macb: use context swapping in .ndo_change_mtu()

[syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
 2026-07-31 16:21 UTC 

[PATCH liburing] man: Fix FUTEX_WAIT/FUTEX_WAKE explanation
 2026-07-31 16:20 UTC 

[PATCH] libsepol: fix direct leak in user_extra_to_cil()
 2026-07-31 16:20 UTC 

Missing CS35L57 tuning firmware for Samsung Galaxy Book6 Pro (SSID 144dc910)
 2026-07-31 16:20 UTC  (2+ messages)

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-07-31 16:20 UTC  (2+ messages)

[PATCH 0/4] migration: Remove extra type-checking from vmstate macros
 2026-07-31 16:19 UTC  (6+ messages)
` [PATCH 2/4] migration: Introduce VMStateOffset

[PATCH] Bluetooth: btusb: Gate ACL delivery on HCI handle presence
 2026-07-31 16:19 UTC  (3+ messages)
` [PATCH v2] Bluetooth: hci_core: Queue out-of-order ACL packets

[PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-07-31 16:19 UTC  (13+ messages)
` [PATCH net-next v4 01/12] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v4 02/12] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v4 03/12] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v4 04/12] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v4 06/12] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v4 08/12] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v4 09/12] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v4 10/12] ax88179_178a: update driver information
` [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v4 12/12] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v7] thunderbolt: Add device links for Apple T2 NHI
 2026-07-31 16:18 UTC 

[PATCH 1/2] tty: moxa: unwind tty driver if PCI registration fails
 2026-07-31 16:18 UTC  (2+ messages)
` [PATCH 2/2] tty: moxa: use pcim_enable_device()

[PATCH] net: 8390: pcnet_cs: release PCMCIA window on setup_shmem_window() error
 2026-07-31 16:17 UTC 

[PATCH] staging: rtl8723bs: disable SDIO function on block size failure
 2026-07-31 16:17 UTC 

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-31 16:16 UTC  (4+ messages)

[PATCH v8 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-31 16:16 UTC  (3+ messages)
` [PATCH v8 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-07-31 16:15 UTC  (4+ messages)
` [PATCH v5 01/31] vfio: Use file-based reference counting for KVM

[PATCH v2 0/4] platform/x86/amd/hsmp: Family 1Ah client support
 2026-07-31 16:15 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86/amd/hsmp: Add HSMP client support for Family 1Ah
` [PATCH v2 2/4] platform/x86/amd/hsmp: Route metric table through the client messages
` [PATCH v2 3/4] platform/x86/amd/hsmp: Add ACPI client support for Family 1Ah
` [PATCH v2 4/4] Documentation/arch/x86/amd_hsmp: Document the client telemetry table

linux-next: build failure after merge of the paulmck tree
 2026-07-31 16:15 UTC  (2+ messages)

[RFC PATCH 0/9] arm64: Make the kprobes debug exception path noinstr
 2026-07-31 16:15 UTC  (3+ messages)
` [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline

[PATCH v3] HID: intel-ish-hid: clamp HID device count to MAX_HID_DEVICES
 2026-07-31 16:14 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.