messages from 2026-07-31 15:48:06 to 2026-07-31 16:19:49 UTC [more...]
[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-31 16:19 UTC (46+ 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 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 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 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 (5+ messages)
` [PATCH v8 05/21] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v8 07/21] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
[PATCH v5 00/17] s390/dasd: ESE thin-provisioning performance improvements
2026-07-31 16:16 UTC (15+ messages)
` [PATCH v5 01/17] s390/dasd: Propagate partial completion length across ERP recovery
` [PATCH v5 02/17] s390/dasd: Guard sysfs discipline callbacks against unallocated private data
` [PATCH v5 04/17] s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
` [PATCH v5 05/17] s390/dasd: Add defines for the Extended Address Volume track address
` [PATCH v5 06/17] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH v5 07/17] s390/dasd: Add range-based format-track collision detection
` [PATCH v5 09/17] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
[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 (7+ messages)
` [RFC PATCH 6/9] arm64/kprobes: Make kprobe_fault_handler() noinstr
` [RFC PATCH 8/9] arm64/kprobes: Drop the XOL single-step fault PC check
` [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)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-07-31 16:14 UTC (3+ messages)
` [PATCH v8 3/8] mm: Hot page tracking and promotion - pghot
[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
2026-07-31 16:14 UTC (18+ messages)
` [PATCH net-next v3 02/13] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v3 03/13] ax88179_178a: Use MMD accessor functions for AX88179A
` [PATCH net-next v3 06/13] ax88179_178a: EEE setup for AX88179A-based chips
` [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
` [PATCH net-next v3 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279
[RFC PATCH] fs/ntfs3: Add basic support for alternative data streams
2026-07-31 16:14 UTC (3+ messages)
[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
2026-07-31 16:14 UTC (6+ messages)
` [PATCH net v2 1/2] net: fix skb length accounting after generic "
` [PATCH net v2 2/2] veth: fix skb length accounting after "
[PATCH v2 0/2] ublk: fix auto buf reg ordering around uring_cmd
2026-07-31 16:13 UTC (5+ messages)
` [PATCH v2 1/2] ublk: validate auto buf reg before taking uring_cmd
` [PATCH v2 2/2] ublk: clear auto buf reg before updating io->buf in batch commit
[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-07-31 16:12 UTC (5+ messages)
` "
[PATCH] i3c: renesas: Don't register devices when ENTDAA times out
2026-07-31 16:12 UTC (3+ messages)
[PATCH net] net: wan: fsl_ucc_hdlc: release HDLC device on remove
2026-07-31 16:10 UTC (2+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 16:11 UTC (7+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[RFC PATCH v3 4/6] accel/rocket: add RK3576 NPU (RKNN) support
2026-07-31 16:10 UTC (3+ messages)
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-31 16:11 UTC
[PATCH net-next v5 00/15] net: macb: implement context swapping
2026-07-31 16:10 UTC (3+ messages)
` [PATCH net-next v5 14/15] net: macb: use context swapping in .set_ringparam()
[PATCH] dt-bindings: irq: sun7i-nmi: Document the Allwinner A733 NMI controller
2026-07-31 16:09 UTC
[PATCH net-next v3] rds: synchronize info callbacks with module unload
2026-07-31 16:09 UTC
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2026-07-31 16:09 UTC (4+ messages)
[PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
2026-07-31 16:09 UTC
[PATCH v2] erofs: reuse superblock for file-backed mounts
2026-07-31 16:08 UTC
[PATCH 0/2] hung_task: extend blocking task stacktrace dump to rtmutex
2026-07-31 16:07 UTC (3+ messages)
` [PATCH 1/2] hung_task: show the blocker task if the task is hung on rtmutex
[syzbot] [mm?] WARNING in mas_nomem
2026-07-31 16:07 UTC (3+ messages)
[PATCH] platform: raspberrypi: Fix typos in Kconfig files
2026-07-31 16:06 UTC (2+ messages)
[PATCH v4 0/8] wifi: brcm80211: performance and stability fixes
2026-07-31 16:06 UTC (9+ messages)
` [PATCH v4 1/8] wifi: brcmfmac: flowring: replace O(N) blocked-ring scan with atomic counter
` [PATCH v4 2/8] wifi: brcmfmac: sdio: coalesce sdio_claim_host calls in rxglom path
` [PATCH v4 3/8] wifi: brcmfmac: core: fix missing headroom check and populate radiotap RSSI
` [PATCH v4 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix brcmf_delay busy-wait
` [PATCH v4 5/8] wifi: brcmfmac: msgbuf: fix TX stall and tune buffer/threshold constants
` [PATCH v4 6/8] wifi: brcmfmac: pcie: replace msleep polling with usleep_range and backoff
` [PATCH v4 7/8] wifi: brcmfmac: fwsignal: document safe no-op for duplicate MAC handle ADD
` [PATCH v4 8/8] wifi: brcmsmac: ampdu: document IEEE 802.11n TID requirement
[PATCH] erofs: fix typo in error messages
2026-07-31 16:06 UTC
[PATCH] futex: Prevent robust futex exit race more
2026-07-31 16:05 UTC (15+ messages)
` [PATCH] futex: Make FUTEX_WAITERS state consistent for robust futex unlock
[PATCH] mm: pull writability check to follow_pfnmap_start()
2026-07-31 16:05 UTC
[meta-mingw] [PATCH 1/3] mingw-w64: upgrade 12.0.0 -> 13.0.0
2026-07-31 16:03 UTC (4+ messages)
` [meta-mingw] [PATCH 2/3] mingw-w64: upgrade 13.0.0 -> 14.0.0
` [meta-mingw] [PATCH 3/3] mingw-w64: re-enable parallel builds
` [yocto-patches] "
[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
2026-07-31 16:03 UTC (5+ messages)
` [PATCH 3/9] KVM: selftests: Affine child tasks to other pCPUs in hardware disable test
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-31 16:02 UTC (8+ messages)
` [PATCH v6 bpf-next 3/4] "
[PATCH v4] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
2026-07-31 16:02 UTC (2+ messages)
[PATCH 1/1] qapi/dump: add allowed-by-guest feature to win-dmp
2026-07-31 16:01 UTC (2+ messages)
[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
2026-07-31 16:02 UTC (3+ messages)
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling
[PATCH v7 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
2026-07-31 16:01 UTC (5+ messages)
` [PATCH v7 1/2] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v7 2/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
` ✗ CI.checkpatch: warning for drm/xe/guc: Compress GuC log and CTB dump with zstd (rev3)
` ✓ CI.KUnit: success "
[PATCH v9 00/10] Support for block device NVMEM providers
2026-07-31 16:01 UTC (13+ messages)
` [PATCH v9 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v9 04/10] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v9 05/10] block: partitions: of: Attach partition fwnode to the block device
` [PATCH v9 06/10] block: implement NVMEM provider
` [PATCH v9 08/10] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v9 10/10] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses
[GIT PULL] Amlogic drivers updates for v7.3
2026-07-31 16:00 UTC (2+ messages)
linux-next: duplicate patch in the nvmem tree
2026-07-31 15:59 UTC (2+ messages)
[PATCH 0/4] migration: Remove extra type-checking from vmstate macros
2026-07-31 15:59 UTC (5+ messages)
` [PATCH 2/4] migration: Introduce VMStateOffset
[GIT PULL] amlogic ARM64 DT updates for v7.3
2026-07-31 15:59 UTC (2+ messages)
[PATCH net-next v6 00/15][pull request] Introduce iXD driver
2026-07-31 15:57 UTC (2+ messages)
[PATCH] trace2: tolerate failed timestamp formatting
2026-07-31 15:57 UTC (7+ messages)
[PATCH] sparse-index: avoid crash on intent-to-add entry outside the cone
2026-07-31 15:56 UTC (4+ messages)
[PATCH] mailmap: update Khadem Ullah email address
2026-07-30 9:42 UTC (2+ messages)
[PATCH v7 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
2026-07-31 15:56 UTC (7+ messages)
` [PATCH v7 7/7] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-31 15:55 UTC (6+ messages)
[PATCH i-g-t 0/3] gem_wsim: fix batch premature completion
2026-07-31 15:54 UTC (7+ messages)
` [PATCH i-g-t 1/3] lib/xe/xe_spin: fix premature batch exit on BO resubmission
` [PATCH i-g-t 2/3] benchmarks/gem_wsim: fix ticks_delta assertion for non-inverted logic
` [PATCH i-g-t 3/3] tests/xe_sriov_scheduling: fix ticks_delta check "
[PATCH v2 0/2] Support for pmic-glink in SM8475
2026-07-31 15:54 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
[PATCH v2 0/2] fbdev: ssd1307fb: add SH1107 support
2026-07-31 15:54 UTC (3+ messages)
` [PATCH v2 1/2] fbdev: ssd1307fb: add support for Sino Wealth SH1107 controller
[PATCH v2] libsepol/fuzz: Exercise module to CIL code when fuzzing
2026-07-31 15:54 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
2026-07-31 15:53 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD
amd-pstate fails to initialize on HP 255 G8 (Ryzen 5 5500U) although ACPI CPPC works under Windows
2026-07-31 14:56 UTC
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-31 15:52 UTC (4+ messages)
` [PATCH v4 42/48] KVM: selftests: Add VGICv5 IRS_REGS attribute tests
[android-common:android16-6.12-kminext 5/5] arch/arm64/kvm/hyp/nvhe/psci-relay.c:28:40: warning: 'enum pkvm_psci_notification' declared inside parameter list will not be visible outside of this definition or declaration
2026-07-31 15:51 UTC
[PATCH v2 0/3] staging: rtl8723bs: clean up management transmit return values
2026-07-31 15:52 UTC (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: convert mgmt xmit coalesce to errno
` [PATCH v2 2/3] staging: rtl8723bs: propagate errno handling for mgmt xmit
` [PATCH v2 3/3] staging: rtl8723bs: make dump_mgntframe_and_wait() return void
[linux-next:master 9303/10862] drivers/gpu/drm/amd/amdgpu/cik_sdma.c:615:28: sparse: sparse: incorrect type in assignment (different base types)
2026-07-31 15:51 UTC
[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
2026-07-31 15:51 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
[PATCH 0/9] dmaengine: Support bus widths of 32 bytes and above
2026-07-31 15:51 UTC (4+ messages)
[BUG] wifi: rtw89: RTL8852BE firmware fails to leave LPS and recovery times out
2026-07-31 15:51 UTC
[PATCH] futex: Avoid private hash use-after-free on final put
2026-07-31 15:50 UTC
[PATCH 6.6.y 2/2] drm/tegra: fbdev: Remove offset into framebuffer memory
2026-07-31 15:50 UTC
Git trailing blank lines feature configuration
2026-07-31 15:50 UTC (2+ messages)
KMSAN: use-after-free in sw842_decompress (zswap writeback)
2026-07-31 15:50 UTC (2+ messages)
[PATCH mptcp-next 0/2] mptcp: pm: net-next port of the alloc-during-teardown leak fix
2026-07-31 15:49 UTC (2+ messages)
[PATCH v2 0/1] drm: use drm_warn() in validate_blend_mode_for_alpha_formats()
2026-07-31 15:49 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/8] wifi: brcm80211: performance and stability improvements
2026-07-31 15:48 UTC (9+ messages)
` [PATCH v3 1/8] wifi: brcmfmac: flowring: replace O(N) loop with atomic counter
` [PATCH v3 2/8] wifi: brcmfmac: sdio: coalesce host locks in rx path
` [PATCH v3 3/8] wifi: brcmfmac: core: populate radiotap header with RSSI
` [PATCH v3 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix delay busy-wait
` [PATCH v3 5/8] wifi: brcmfmac: msgbuf: tune thresholds and optimize sleep latency
` [PATCH v3 6/8] wifi: brcmfmac: pcie: optimize latency and irq teardown
` [PATCH v3 7/8] wifi: brcmfmac: fwsignal: safe no-op on duplicate MAC add
` [PATCH v3 8/8] wifi: brcmsmac: ampdu: clarify standard compliance on QoS change
[PATCH v2 0/3] xen: Header fixes
2026-07-31 15:47 UTC (3+ messages)
` [PATCH v2 3/3] xen: Sort includes
[PATCH net-next] net: airoha: fix ARRAY_SIZE() division by zero on UP builds
2026-07-31 15:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.