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

[PATCH v8 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-31 16:30 UTC  (3+ messages)
` [PATCH v8 08/21] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid

[PATCH net] ipv4: fix use-after-free in fib_nhc_update_mtu()
 2026-07-31 16:29 UTC 

[PATCH] can: dev: can_dropped_invalid_skb: drop CAN XL frames on non-CAN XL devices
 2026-07-31 16:29 UTC 

[PATCH] RISC-V: KVM: Synchronize hrtimer callback during teardown
 2026-07-31 16:28 UTC  (5+ messages)

[PATCH v2 0/2] Support for pmic-glink in SM8475
 2026-07-31 16:28 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475

[PATCH v5 00/17] s390/dasd: ESE thin-provisioning performance improvements
 2026-07-31 16:28 UTC  (7+ messages)
` [PATCH v5 08/17] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH v5 11/17] s390/dasd: Add full_track_bias to control fulltrack write mode
` [PATCH v5 12/17] s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias

[RFC PATCH net-next] selftests/net: Introduce a selftest for ethtool flow control
 2026-07-31 16:28 UTC 

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-07-31 16:27 UTC  (5+ messages)
` [PATCH 1/4] of/kexec: fix typo in comment (usable-memory-range)
` [PATCH 2/4] kexec: add CRASH_ZEROIZE to wipe secrets before kdump
` [PATCH 3/4] mm/secretmem: zeroize secret pages "
` [PATCH 4/4] security/keys: zeroize key payloads "

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-07-31 16:27 UTC  (3+ messages)
` [PATCH v8 4/8] mm: pghot: Precision mode for pghot

[PATCH 0/4] ASoC: qcom: sc8280xp: add Monaco/Monza (MAX98090) support on QCS8275
 2026-07-31 16:26 UTC  (5+ messages)
` [PATCH 1/4] ASoC: qcom: sc8280xp: tolerate -ENOTSUPP from codec set_sysclk
` [PATCH 2/4] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs
` [PATCH 3/4] ASoC: qcom: sc8280xp: rename snd_soc_common to qcom_snd_soc_common
` [PATCH 4/4] ASoC: qcom: sc8280xp: add monaco/monza controls for qcs8275

[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 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 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  (11+ messages)
` [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


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.