All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 01:38:35 to 2026-03-03 03:04:46 UTC [more...]

[PATCH net-next v3 0/9] Wangxun improvement and new support
 2026-03-03  3:03 UTC  (4+ messages)
` [PATCH net-next v3 1/9] net: ngbe: move the WOL functions to libwx
` [PATCH net-next v3 2/9] net: ngbe: remove redundant macros
` [PATCH net-next v3 3/9] net: ngbe: improve the reset flow

[PATCH v10 0/3] Add i.MX91/93 parallel display support
 2026-03-03  3:04 UTC  (2+ messages)

[dhowells-fs:netfs-next 17/17] fs/netfs/internal.h:569:16: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2026-03-03  3:01 UTC 

[PATCH] futex: fix NUMA node publication race causing missed wakeups
 2026-03-03  3:01 UTC 

[PATCH 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-03-03  3:01 UTC  (4+ messages)
` [PATCH 2/3] "

[f2fs-dev] [syzbot] [f2fs?] general protection fault in f2fs_in_warm_node_list
 2026-03-03  3:01 UTC  (3+ messages)
  `  "

[CI] drm/xe/guc: Fail immediately on GuC load error
 2026-03-03  3:01 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fail immediately on GuC load error (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v1] rtl_pci: add support for Realtek management device
 2026-03-03  3:01 UTC 

[PATCH v4 0/5] smb: move duplicate definitions into common header file, part 2
 2026-03-03  3:00 UTC  (5+ messages)
` [PATCH v4 5/5] smb: introduce struct file_posix_info

[PATCH net-next v3 6/8] bng_en: add initial support for ethtool stats display
 2026-03-03  3:00 UTC  (2+ messages)
` [net-next,v3,6/8] "

[PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
 2026-03-03  3:00 UTC  (2+ messages)
` [net-next,v3,3/8] "

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-03-03  2:59 UTC  (3+ messages)

[PATCH net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-03  2:59 UTC  (2+ messages)

[PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
 2026-03-03  2:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH rtw-next v2] wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
 2026-03-03  2:56 UTC  (2+ messages)

[LTP] [PATCH] lib: Extend -D flag to support multiple debug levels
 2026-03-03  2:55 UTC  (4+ messages)

[PATCH v3] fuse: invalidate the page cache after direct write
 2026-03-03  2:56 UTC  (5+ messages)

Forwarded: reply: [syzbot ci] Re: mm: bail out when the PMD has been set in bloom filter
 2026-03-03  2:55 UTC 

[PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
 2026-03-03  2:55 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH rtw-next] wifi: rtw88: check for PCI upstream bridge existence
 2026-03-03  2:54 UTC  (2+ messages)

[PATCH v3 0/6] net/netvsc: bug fixes and runtime queue reconfiguration
 2026-03-03  2:54 UTC  (7+ messages)
` [PATCH v3 1/6] net/netvsc: fix subchannel leak on device removal
` [PATCH v3 2/6] net/netvsc: fix double-free of primary Rx queue on uninit
` [PATCH v3 3/6] net/netvsc: fix resource leak in init error path
` [PATCH v3 4/6] net/netvsc: fix event callback leak on rxfilter failure
` [PATCH v3 5/6] net/netvsc: fix resource leaks in MTU change path
` [PATCH v3 6/6] net/netvsc: support runtime queue count reconfiguration

[PATCH] tests: ptrace-sync: relax breakpoint pattern matching
 2026-03-03 11:02 UTC  (3+ messages)

[PATCH 00/11] SCMI Clock rates discovery rework
 2026-03-03  2:54 UTC  (5+ messages)
` [PATCH 02/11] clk: scmi: Use new determine_rate clock operation

[BUG] mm/mempolicy: possible double-unlock in migrate_to_node() on 6.6
 2026-03-03  2:52 UTC 

[meta-virtualization] image-oci.bbclass: description of usage of oci image
 2026-03-03  2:52 UTC 

[PATCH] platform/chrome: cros_ec_typec: Skip Type-C mux handling in EC-driven devices
 2026-03-03  2:49 UTC  (3+ messages)

[PATCH v11 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-03-03  2:47 UTC  (18+ messages)
` [PATCH v11 01/17] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
` [PATCH v11 02/17] ati-vga: Fix DST_PITCH and SRC_PITCH reads
` [PATCH v11 03/17] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL
` [PATCH v11 04/17] ati-vga: Latch src and dst pitch and offset on master_cntl default
` [PATCH v11 05/17] ati-vga: Implement foreground and background color register writes
` [PATCH v11 06/17] ati-vga: Add scissor clipping register support
` [PATCH v11 07/17] ati-vga: Remove dst_x/y updates after blit
` [PATCH v11 08/17] ati-vga: Consolidate dirty region tracking in ati_2d_blt
` [PATCH v11 09/17] ati-vga: Remove src and dst stride mutation "
` [PATCH v11 10/17] ati-vga: Use local variables for register values "
` [PATCH v11 11/17] ati-vga: Introduce ATI2DCtx struct for 2D blit context
` [PATCH v11 12/17] ati-vga: Extract setup_2d_blt_ctx from ati_2d_blt
` [PATCH v11 13/17] ati-vga: Split ati_2d_do_blt "
` [PATCH v11 14/17] ati-vga: Remove ATIVGAState param from ati_2d_do_blt
` [PATCH v11 15/17] ati-vga: Implement scissor rectangle clipping for 2D operations
` [PATCH v11 16/17] ati-vga: Implement HOST_DATA register writes
` [PATCH v11 17/17] ati-vga: Implement HOST_DATA flush to VRAM

[PATCH 0/4] repo: add support for path-related fields
 2026-03-03  2:48 UTC  (5+ messages)

[PATCH] spi: atcspi200: Handle invalid buswidth and fix compiler warning
 2026-03-03  2:47 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: refine to read HW parameters from file, and update SER code
 2026-03-03  2:48 UTC  (3+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: fw: add fw_def struct to put firmware name and format version

[PATCH] selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
 2026-03-03  2:48 UTC  (2+ messages)

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-03  2:46 UTC  (6+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`

[PATCH v3] hwmon: Add LattePanda Sigma EC driver
 2026-03-03  2:46 UTC  (2+ messages)

[PATCH 0/2] bnxt_en: Add XDP RSS hash metadata
 2026-03-03  2:43 UTC  (6+ messages)
` [PATCH net-next v2 0/4] bnxt_en: add XDP RSS hash metadata support
  ` [PATCH net-next v2 1/4] bnxt_en: use bnxt_xdp_buff for xdp context
  ` [PATCH net-next v2 2/4] bnxt_en: Implement XDP RSS hash metadata extraction
  ` [PATCH net-next v2 3/4] selftests: net: move common xdp.py functions into lib
  ` [PATCH net-next v2 4/4] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-03-03  2:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v6 0/5] Add AST2600 RGMII delay into ftgmac100
 2026-03-03  2:44 UTC  (3+ messages)
  ` 回覆: "

[ANNOUNCE] Release v4.4.302-cip108
 2026-03-03  2:44 UTC 

[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-03  2:43 UTC  (14+ messages)

[jfern:nova/mm-snapshot-3-1-2025 35/35] Diff in rust/kernel/gpu/buddy.rs:304:
 2026-03-03  2:43 UTC 

[PATCH] mailmap: Add entry for Joe Damato
 2026-03-03  2:42 UTC 

[PATCH v1] security/safesetid: fix comment and error handling
 2026-03-03  2:40 UTC 

[PATCH bpf v3] bpf: fix: Race condition in bpf_trampoline_unlink_cgroup_shim
 2026-03-03  2:39 UTC  (3+ messages)

[PATCH v3] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2026-03-03  2:38 UTC 

[PATCH net] net/core: add xmit recursion limit to qdisc transmit path
 2026-03-03  2:29 UTC 

[PATCH v2 0/6] support batched checking of the young flag for MGLRU
 2026-03-03  2:36 UTC  (4+ messages)
` [PATCH v2 4/6] mm: add a batched helper to clear the young flag for large folios

[PATCH] ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
 2026-03-03  2:36 UTC  (2+ messages)

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-03  2:30 UTC  (9+ messages)
` [PATCH v2 049/110] security: use PRIino format for i_ino
    ` [f2fs-dev] "
` [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
  ` [f2fs-dev] "

[PATCH] ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
 2026-03-03  2:35 UTC 

[PATCH v3 0/3] add support for drop_caches for individual filesystem
 2026-03-03  2:32 UTC  (9+ messages)

[PATCH] selftests/sched_ext: Fix the incorrect logic validation
 2026-03-03  2:31 UTC  (2+ messages)

[PATCH v3 0/4] Enable XSPI1 on i.MX943 EVK board
 2026-03-03  1:10 UTC  (5+ messages)
` [PATCH v3 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
` [PATCH v3 2/4] misc: ele_api: Add support for XSPI SET GMID command
` [PATCH v3 3/4] imx94_evk: Get ownership of XSPI control registers protected by GMID in SPL
` [PATCH v3 4/4] imx943_evk: Enable XSPI1

[STATUS] next/master - d517cb8cea012f43b069617fc8179b45404f8018
 2026-03-03  2:30 UTC 

[PATCH v3 00/13] livepatch-klp-build: small fixups and enhancements
 2026-03-03  2:30 UTC  (18+ messages)
` [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
` [PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
` [PATCH v3 11/13] livepatch/klp-build: add terminal color output
` [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
` [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/

[PATCH v2] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-03  2:29 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS ba76ecf45d4772d2bee316bb5912d7f4f91b6334
 2026-03-03  2:29 UTC 

[tip:sched/hrtick] BUILD SUCCESS d50da4b5915f13443431284d8c77df0820efaa6b
 2026-03-03  2:28 UTC 

[Samba] SMB3 Unix Extensions - creating special files
 2026-03-03  2:29 UTC  (10+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: Reset prog ptr to NULL in case of error in mtk_xdp_setup()
 2026-03-03  2:29 UTC  (2+ messages)

[oe][meta-oe][PATCH V2] librelp: update PACKAGECONFIG setting related to valgrind
 2026-03-03  2:28 UTC 

[PATCH bpf-next v5 1/5] bpf: Move JIT for single-subprog programs to verifier
 2026-03-03  2:28 UTC  (3+ messages)

[oe][meta-oe][PATCH] librelp: update PACKAGECONFIG setting related to valgrind
 2026-03-03  2:28 UTC  (2+ messages)

[mani-mhi:mhi-next] BUILD SUCCESS 6a7084102bb9659f699005c420eb59eade6d3b4f
 2026-03-03  2:27 UTC 

[wireless-next:main] BUILD SUCCESS 7c6084d7fa4e61dd7824c34529277a814c7b3836
 2026-03-03  2:26 UTC 

[PATCH rtw-next] wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420
 2026-03-03  2:25 UTC  (2+ messages)

[PATCH 0/3] Thermal monitor on PM660
 2026-03-03  2:25 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm660: add thermal monitor

[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
 2026-03-03  2:24 UTC  (5+ messages)
` [PATCH 14/14] KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-03-03  2:22 UTC  (3+ messages)
` [PATCH V4 4/4] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

[PATCH net-next 0/3] selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work
 2026-03-03  2:22 UTC  (12+ messages)
` [PATCH net-next 1/3] selftests: drv-net: iou-zcrx: wait for memory provider cleanup
` [PATCH net-next 2/3] selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
` [PATCH net-next 3/3] selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test

[PATCH v10 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-03-03  2:20 UTC  (4+ messages)
` [PATCH v10 17/17] ati-vga: Implement HOST_DATA flush to VRAM

[PATCH] ASoC: soc-core: Use guard()/scoped_guard() for mutex lock
 2026-03-03  2:20 UTC 

[PATCH v2 0/3] basic devicetree support for Amlogic A9
 2026-03-03  2:18 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9

Request for review for 4.4-st73, 4.4-cip108
 2026-03-03  2:18 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 00/11] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-03  2:18 UTC  (3+ messages)

[PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
 2026-03-03  2:17 UTC  (6+ messages)

[PATCH rtw-next] wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BU
 2026-03-03  2:17 UTC  (2+ messages)

Forwarded: reply: [syzbot ci] Re: mm: bail out when the PMD has been set in bloom filter
 2026-03-03  2:17 UTC 

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-03-03  2:16 UTC  (2+ messages)

[PATCH v2 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-03  2:15 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably

[PATCH] build_bug.h: correct function parameters names in kernel-doc
 2026-03-03  2:15 UTC  (2+ messages)

[PATCH net-next v5 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-03-03  2:15 UTC  (3+ messages)
` [PATCH net-next v5 2/5] net: cadence: macb: implement EEE TX LPI support

[PATCH] KVM: i386: Default disable ignore guest PAT quirk
 2026-03-03  2:14 UTC  (2+ messages)

[PATCH 1/2] usb: dwc3: add '*' for @needs_full_reinit comment
 2026-03-03  2:15 UTC  (2+ messages)
` [PATCH 2/2] usb: dwc3: fix a typo

[akpm-mm:mm-nonmm-unstable 79/103] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-03-03  2:13 UTC 

[akpm-mm:mm-nonmm-unstable 69/103] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-03-03  2:13 UTC 

[akpm-mm:mm-nonmm-unstable 84/103] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-03-03  2:13 UTC 

[akpm-mm:mm-nonmm-unstable 67/103] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-03-03  2:13 UTC 

[akpm-mm:mm-nonmm-unstable 78/103] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-03-03  2:13 UTC 

bot results missing in patchwork
 2026-03-03  2:12 UTC  (3+ messages)

[PATCH] uaccess: correct kernel-doc parameter format
 2026-03-03  2:12 UTC  (2+ messages)

[PATCH] ALSA: hda/intel: Synchronize the module parameter values of the power_save
 2026-03-03  2:11 UTC  (2+ messages)
`  "

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-03-03  2:12 UTC  (5+ messages)

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-03  2:11 UTC  (3+ messages)
` [PATCH v3 5/7] ASoC: soc-dai: add common operation to set TDM idle mode

[PATCH 0/3] riscv: kfence: Handle the spurious fault after kfence_unprotect()
 2026-03-03  2:11 UTC  (5+ messages)
` [PATCH 1/3] riscv: mm: Rename new_vmalloc into new_valid_map_cpus

[PATCH v3] submodule: fetch missing objects from default remote
 2026-03-03  2:11 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 0/2] jbd2: audit and convert legacy J_ASSERT usage
 2026-03-03  2:11 UTC  (2+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 3295d46ef1c8b1378117ca30d740ccad0189f33e
 2026-03-03  2:08 UTC 

[PATCH 00/12] TYPE_SERIAL cleanup
 2026-03-03  2:06 UTC  (3+ messages)
` [PATCH 10/12] hw/arm/aspeed_ast27x0-{ssp, tsp}: Do not access SerialMM internals directly
  ` [PATCH 10/12] hw/arm/aspeed_ast27x0-{ssp,tsp}: "

[PATCH 6.12 000/956] 6.12.75-rc2 review
 2026-03-03  2:03 UTC  (2+ messages)

[PATCH 6.19 000/850] 6.19.6-rc2 review
 2026-03-03  2:03 UTC  (2+ messages)

[PATCH 1/2 v2] grub: upgrade 2.12 -> 2.14
 2026-03-03  1:58 UTC  (2+ messages)
` [PATCH 2/2 v2] grub: fix grub installation error on i386 target

b4 review available in master
 2026-03-03  1:58 UTC  (2+ messages)

[PATCH v4 0/3] add DWC3 i.MX driver based on flatten devicetree
 2026-03-03  1:49 UTC  (5+ messages)
` [PATCH v4 2/3] usb: dwc3: add needs_full_reinit flag

[PATCH] xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
 2026-03-03  1:56 UTC 

[PATCH v2] ext4: Minor fix for ext4_split_extent_zeroout()
 2026-03-03  1:55 UTC  (2+ messages)

[PATCH] drm/xe/multi_queue: Fix error path skipping group xa cleanup
 2026-03-03  1:53 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH -next] dpaa2-switch: Add depend on FSL_DPAA2_ETH to FSL_DPAA2_SWITCH
 2026-03-03  1:38 UTC 

[akpm-mm:mm-new 141/263] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
 2026-03-03  1:52 UTC 

[PATCH v3 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-03  1:51 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-03  1:51 UTC  (9+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH 6.12.y 0/2] Fix patch backport review
 2026-03-03  1:50 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] arm64/fpsimd: signal: Mandate SVE payload for streaming-mode state
` [PATCH 6.12.y 2/2] arm64/fpsimd: signal: Fix restoration of SVE context

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-03-03  1:50 UTC  (5+ messages)

[PATCH] doc: fix documentation for NBL PMD
 2026-03-03  1:49 UTC  (2+ messages)
` 回复:[PATCH] "

[PATCH] Revert "driver core: enforce device_lock for driver_match_device()"
 2026-03-03  1:49 UTC  (2+ messages)

[GSoC PATCH 0/3] doc: improve gitprotocol-pack
 2026-03-03  1:48 UTC  (11+ messages)
` [GSoC PATCH 3/3] doc: gitprotocol-pack: normalize inline code formatting
` [GSoC PATCH v2 0/3] doc: improve gitprotocol-pack
  ` [GSoC PATCH v2 3/3] doc: gitprotocol-pack: normalize italic formatting
  ` [GSoC PATCH v3 0/3] doc: improve gitprotocol-pack
    ` [GSoC PATCH v3 1/3] doc: gitprotocol-pack: fix pronoun-antecedent agreement
    ` [GSoC PATCH v3 2/3] doc: gitprotocol-pack: improve paragraphs structure
    ` [GSoC PATCH v3 3/3] doc: gitprotocol-pack: normalize italic formatting

[PATCH bpf-next v2 4/6] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
 2026-03-03  1:47 UTC  (3+ messages)

[PATCH 1/1] io_uring/zcrx: fix post open error handling
 2026-03-03  1:47 UTC  (2+ messages)

[PATCH] PCI: mediatek: fix W=1 snpringf warnings
 2026-03-03  1:46 UTC 

[PATCH v2] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2026-03-03  1:45 UTC  (4+ messages)

[PATCH 5.15.y] btrfs: send: check for inline extents in range_is_hole_in_parent()
 2026-03-03  1:45 UTC 

[PATCH v1] dma-buf: Include ioctl.h in UAPI header
 2026-03-03  1:45 UTC  (2+ messages)

[PATCH bpf-next v2 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
 2026-03-03  1:44 UTC  (3+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS f08061d267d2061f64d514c1ecbe441a063a6fad
 2026-03-03  1:44 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 75978ac131da3cc6d2c7b5359f6a37212c1b46ad
 2026-03-03  1:43 UTC 

[PATCH] bus: mhi: host: pci_generic: Resume the device before executing mhi_pci_remove()
 2026-03-03  1:43 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS d973b1039ccde6b241b438d53297edce4de45b5c
 2026-03-03  1:41 UTC 

[PATCH] erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed
 2026-03-03  1:41 UTC  (2+ messages)

[PATCH net] tcp: secure_seq: add back ports to TS offset
 2026-03-03  1:41 UTC  (2+ messages)

[PATCH v4 0/4] Add HDMI 2.0 support to DW HDMI QP TX
 2026-03-03  1:38 UTC  (6+ messages)
` [PATCH v4 2/4] drm/bridge-connector: Switch to using ->detect_ctx hook
` [PATCH v4 3/4] drm/bridge: dw-hdmi-qp: Add high TMDS clock ratio and scrambling support
` [PATCH v4 4/4] drm/rockchip: dw_hdmi_qp: Do not send HPD events for all connectors


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.