All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 02:03:33 to 2026-05-12 03:18:32 UTC [more...]

[PATCH v2 4/4] arm64: dts: renesas: add support for solidrun rzg2lc som and hb-iiot evb
 2026-05-12  3:18 UTC  (2+ messages)

[PATCH v4 01/19] cifs: change_conf needs to be called for session setup
 2026-05-12  3:16 UTC  (4+ messages)
` [PATCH v4 06/19] cifs: optimize readdir for larger directories

[PATCH v2 0/4] usb: xhci: prepare MSI path for secondary interrupters
 2026-05-12  3:14 UTC 

[PATCH] drm/amdgpu/vpe: Force collaborate sync after TRAP
 2026-05-12  3:12 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS c2c7983c93f5d86962318be7e7298f1bc3feb1a6
 2026-05-12  3:11 UTC 

[tip:irq/msi] BUILD SUCCESS 3661d5f403769b872482b584e658b71bbdb5f55e
 2026-05-12  3:12 UTC 

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-12  3:11 UTC  (3+ messages)

[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-12  3:11 UTC  (5+ messages)

[PATCH] SMB3.1.1: add missing QUERY_DIR info levels
 2026-05-12  3:11 UTC 

[PATCH 4/4] arm64: dts: cix: add Sky1 USB4 and USB5 controllers
 2026-05-12  3:10 UTC  (3+ messages)

[PATCH v3 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-05-12  3:09 UTC  (4+ messages)
` [PATCH v3 06/10] ASoC: renesas: fsi: Add shared SPU clock support

[PATCH] EDAC/device: Use flexible array for instances
 2026-05-12  3:08 UTC 

[RFC PATCH v2 00/10] AGENTS.md and associated skills
 2026-05-12  3:07 UTC  (3+ messages)
` [RFC PATCH v2 07/10] .agents/skills: add qemu-mail-thread skill

[glemco:staging_rv_tests 11/14] Warning: kernel/trace/rv/rv_monitors_test.c:61 function parameter 'suite' not described in 'rv_set_testing'
 2026-05-12  3:06 UTC 

[kees:for-next/hardening 1/1] htmldocs: Documentation/driver-api/basics:127: ./include/linux/stddef.h:110: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
 2026-05-12  3:06 UTC 

[PATCH v2] wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce
 2026-05-12  3:05 UTC  (2+ messages)

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12  3:06 UTC  (2+ messages)

[PATCH net] net/rds: fix zerocopy page ownership on partial copy failure
 2026-05-12  3:05 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: cleanup LPS_RF_ON_check
 2026-05-12  3:04 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: simplify LPS_RF_ON_check control flow
  ` [PATCH 2/2] staging: rtl8723bs: convert LPS_RF_ON_check to errno

[PATCH] nvmem: layouts: onie-tlv: fix read_post_process assignment
 2026-05-12  3:04 UTC  (2+ messages)

[PATCH bpf] bpf: Add Jiayuan Chen to sockmap maintainers
 2026-05-12  3:04 UTC  (2+ messages)

[linux-next:master 3981/4394] drivers/char/ipmi/ipmi_devintf.c:70 ipmi_poll() error: calling 'spin_unlock_irqrestore()' with bogus flags
 2026-05-12  3:04 UTC 

[PATCH 00/13] target/riscv: remove riscv_cpu_* arrays
 2026-05-12  3:03 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_explicit_fence: Replace fixed sleep with vblank wait
 2026-05-12  3:03 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v1] arm: dts: imx: Add watchdog support for early boot stages
 2026-05-12  3:01 UTC  (2+ messages)

[PATCH v3] dt-bindings: i2c: convert davinci i2c to dt-schema
 2026-05-12  3:00 UTC 

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-05-12  3:00 UTC  (4+ messages)
` [PATCH v5 8/8] unwind: arm64: Use sframe to unwind interrupt frames

[PATCH v1 0/4] bpf: Introduce bpf_netpoll
 2026-05-12  2:59 UTC  (6+ messages)
` [PATCH v1 1/4] bpf: Add netpoll kfuncs for sending UDP packets

[PATCH net v4 0/2] net/tls: fix UAF when TLS_RX is set on sockmap socket
 2026-05-12  2:59 UTC  (5+ messages)

[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-12  2:58 UTC 

[PATCH] wifi: ath12k: allow peer_id 0 in dp peer lookup
 2026-05-12  2:57 UTC 

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-12  2:57 UTC  (3+ messages)

[PATCH v29 0/9] Optimized Donor Migration for Proxy Execution
 2026-05-12  2:56 UTC  (10+ messages)
` [PATCH v29 1/9] sched: Rework pick_next_task() and prev_balance() to avoid stale prev references
` [PATCH v29 2/9] sched: deadline: Add some helper variables to cleanup deadline logic
` [PATCH v29 3/9] sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
` [PATCH v29 4/9] sched: Rework block_task so it can be directly called
` [PATCH v29 5/9] sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
` [PATCH v29 6/9] sched: Add is_blocked task flag
` [PATCH v29 7/9] sched: Add blocked_donor link to task for smarter mutex handoffs
` [PATCH v29 8/9] sched: Break out core of attach_tasks() helper into sched.h
` [PATCH v29 9/9] sched: Migrate whole chain in proxy_migrate_task()

[PATCH] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
 2026-05-12  2:56 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce
 2026-05-12  2:55 UTC  (3+ messages)

[PATCH v1 0/1] aspeed/hace: Fix mapped address may not be unmapped issue
 2026-05-12  2:55 UTC  (7+ messages)
` [PATCH v1 1/1] "

[PATCH rtw-next v2 1/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  2:54 UTC  (2+ messages)

[syzbot] [arm?] WARNING in delayed_work_timer_fn (2)
 2026-05-12  2:53 UTC 

[PATCH i-g-t] tests/chamelium/kms_chamelium_color: Add YUYV and NV12 coverage to color subtests
 2026-05-12  2:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12  2:50 UTC  (11+ messages)
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages

[PATCH] KVM: arm64: Add memslot for ST_GPA_BASE in check_steal_time_uapi()
 2026-05-12  2:49 UTC  (4+ messages)

[PATCH v2] dt-bindings: i2c: convert davinci i2c to dt-schema
 2026-05-12  2:48 UTC 

[PATCH bpf-next v13 6/8] bpf: Add syscall common attributes support for map_create
 2026-05-12  2:47 UTC  (4+ messages)

[PATCH i-g-t v6] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-05-12  2:47 UTC 

[PATCH v9 5/8] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
 2026-05-12  2:47 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: remoteproc: mtk,scp: Allow multiple memory regions for MT8188
 2026-05-12  2:46 UTC  (2+ messages)

[PATCH 6.1.y 0/2] ksmbd: fix residual active_num_conn leak on 6.1.y
 2026-05-12  2:46 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] ksmbd: make ksmbd thread names distinct by client IP
` [PATCH 6.1.y 2/2] smb: server: fix active_num_conn leak on transport allocation failure

[anolis-intel-cloud:devel-6.6 28/28] versioncheck: ./drivers/net/ethernet/linkdata/sxe2/base/compat/sxe2_compat.h: 17 linux/version.h not needed
 2026-05-12  2:45 UTC 

[PATCH] ocfs2: revalidate the journal dinode before toggling dirty
 2026-05-12  2:45 UTC  (5+ messages)

[PATCH v12 5/5] mfd: Add support for MediaTek SPMI PMICs and MT6363/73
 2026-05-12  2:44 UTC  (2+ messages)

[RFC PATCH 0/9] bpf/arena: Direct kernel-side access
 2026-05-12  2:43 UTC  (5+ messages)
` [RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access

[PATCH v2 3/4] arm64: dts: renesas: add support for solidrun rzv2l som and hb-iiot evb
 2026-05-12  2:43 UTC  (2+ messages)

[PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
 2026-05-12  2:41 UTC  (25+ messages)
` [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v5 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
` [PATCH v5 6/6] target/riscv: Enable SMMPT extension

[PATCH bpf-next v13 1/8] bpf: Extend BPF syscall with common attributes support
 2026-05-12  2:41 UTC  (4+ messages)

[PATCH v3 0/2] ata: fix deferred QC handling for port multipliers
 2026-05-12  2:41 UTC  (4+ messages)
` [PATCH v3 2/2] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH v2] ocfs2: don't BUG_ON an invalid journal dinode
 2026-05-12  2:41 UTC 

[pci:controller/dwc] BUILD SUCCESS ea72929526dfe6fb1a4c20afc0f2bff3dd0eb6f1
 2026-05-12  2:40 UTC 

[PATCH v1 6/9 RESEND] ARM: tegra: transformers: Add connector node for common trees
 2026-05-12  2:40 UTC  (2+ messages)

[PATCH v3 00/10] Add support for ubi environment to create volumes (v3)
 2026-05-12  2:40 UTC  (4+ messages)
` [PATCH v3 06/10] cmd: ubi: reorganize command messages

[tip:irq/drivers] BUILD SUCCESS 5fd6f2154734f447e83b6de9a08d16848605191e
 2026-05-12  2:39 UTC 

[geert-renesas-devel:renesas-drivers-for-v7.2] BUILD SUCCESS 17e48e7e5f18b45fd4a9411090148aae3b74f7f3
 2026-05-12  2:38 UTC 

[PATCH] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
 2026-05-12  2:33 UTC 

[PATCH 2/2] EDAC/device: 3 to 1 allocations in edac_dev_feat_ctx
 2026-05-12  2:35 UTC  (2+ messages)

[PATCH v1 0/7] power: simplify the use of uncore library
 2026-05-12  2:35 UTC  (8+ messages)
` [PATCH v1 1/7] examples/l3fwd-power: fix uncore deinit for non-legacy
` [PATCH v1 2/7] examples/l3fwd-power: support to set power QoS on any mode
` [PATCH v1 3/7] examples/l3fwd-power: fix uncore help and log info
` [PATCH v1 4/7] examples/l3fwd-power: relocate uncore initialization
` [PATCH v1 5/7] power: support automatic detection of uncore driver
` [PATCH v1 6/7] power: add global uncore init and deinit interface
` [PATCH v1 7/7] examples/l3fwd-power: switch to new init/deinit uncore API

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-12  2:35 UTC  (10+ messages)

[PATCH v3 3/5] media: hi846: fix modes handling for different lane cases
 2026-05-12  2:35 UTC  (2+ messages)

[PATCH v2 6.12.y,6.6.y] ksmbd: make ksmbd thread names distinct by client IP
 2026-05-12  2:34 UTC 

[PATCH v10 1/6] dt-bindings: iio: adc: add AD4691 family
 2026-05-12  2:32 UTC  (2+ messages)

[PATCH v9 0/7] Add RISC-V big-endian target support
 2026-05-12  2:31 UTC  (3+ messages)
` [PATCH v9 1/7] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks

[PATCH] mm: make zeropage read-only
 2026-05-12  2:31 UTC  (2+ messages)

[PATCH RFC v4 09/18] riscv_cbqri: Add bandwidth controller probe and allocation device ops
 2026-05-12  2:29 UTC  (2+ messages)

[PATCH v5 00/14] Introduce Xe Uncorrectable Error Handling
 2026-05-12  2:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce Xe Uncorrectable Error Handling (rev5)

[PATCH v2 2/4] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
 2026-05-12  2:28 UTC  (2+ messages)

[PATCH bpf-next v4 00/12] Refactor verifier object relationship tracking
 2026-05-12  2:28 UTC  (3+ messages)
` [PATCH bpf-next v4 05/12] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH v2 3/6] riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
 2026-05-12  2:28 UTC  (2+ messages)

[PATCH 0/5] target_info optimizations
 2026-05-12  2:26 UTC  (10+ messages)
` [PATCH 2/5] target-info: Expose target_info as const data
` [PATCH 3/5] target-info: Merge target-info-impl.h into target-info.h
` [PATCH 4/5] target-info: Merge target-info-qapi.h "
` [PATCH 5/5] target-info: Inline accessors

[PATCH 0/2] Add KVM support for Zicbop and BFloat16 extensions
 2026-05-12  2:25 UTC  (3+ messages)
` [PATCH 1/2] target/riscv/kvm: add KVM support for Zicbop extension
` [PATCH 2/2] target/riscv/kvm: Add BFloat16 extensions support

[meta-webserver][wrynose][PATCH] apache2: upgrade 2.4.66 -> 2.4.67
 2026-05-12  2:25 UTC 

(no subject)
 2026-05-12  2:25 UTC  (4+ messages)
` [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE

[linkinjeon-exfat:iomap-work 8/9] fs/exfat/file.c:303:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2026-05-12  2:24 UTC 

[PATCH v2 2/3] arm64: dts: qcom: sm8550: add labels for thermal zones
 2026-05-12  2:24 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath11k: dp rx sanity checks for invalid length in error paths
 2026-05-12  2:23 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifi
` [PATCH ath-next 2/2] wifi: ath11k: add MSDU length validation for TKIP MIC error

[brgl:gpio/for-next] BUILD SUCCESS 63677aa485245cfc0e107f9d625d4f846223415a
 2026-05-12  2:22 UTC 

[brgl:gpio/add-gpiod-is-single-ended] BUILD SUCCESS b5fafa01bdaade5253bd39317f5455d13e6efc7d
 2026-05-12  2:23 UTC 

[PATCH v2] sched/psi: Fix !CONFIG_PSI stub parameter types for psi_enqueue/dequeue()
 2026-05-12  2:23 UTC 

[PATCH v1 5/9 RESEND] ARM: tegra: transformer: Add support for front camera
 2026-05-12  2:23 UTC  (2+ messages)

[PATCH v7] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-12  2:24 UTC  (2+ messages)

[PATCH v2 net] net: core: dev: add reprocess depth limit for another_round in __netif_receive_skb_core
 2026-05-12  2:21 UTC 

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-12  2:12 UTC  (7+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()

[PATCH v2 1/3] dt-bindings: arm: qcom: document the Ayaneo Pocket DS
 2026-05-12  2:21 UTC  (2+ messages)

[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-05-12  2:21 UTC  (2+ messages)

snd-firewire-ctl-services: Digidesign Digi-002R - missing control for 'Optical mode'
 2026-05-12  2:19 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: fix zone reserve update serialization
 2026-05-12  2:19 UTC 

[PATCH net-next v4 00/13] net: lan966x: add support for PCIe FDMA
 2026-05-12  2:20 UTC  (2+ messages)

[PATCH v2 2/6] riscv: dts: spacemit: k1-musepi-pro: add 24c04 eeprom
 2026-05-12  2:18 UTC  (2+ messages)

[PATCH i-g-t v3] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-05-12  2:18 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for lib/igt_sriov_device: Update igt_sriov_enable_vfs helper (rev3)

[PATCH] ocfs2: reject inconsistent inode size before truncate
 2026-05-12  2:17 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: ipq5210: add the download mode support
 2026-05-12  2:17 UTC  (2+ messages)

[PATCH v2] ocfs2: reject inconsistent inode size before truncate
 2026-05-12  2:16 UTC 

[PATCH v12 4/5] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
 2026-05-12  2:15 UTC  (2+ messages)

[PATCH v6 0/2] media: nxp: Add CSI Pixel Formatter support
 2026-05-12  2:15 UTC  (4+ messages)
` [PATCH v6 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings

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

[PATCH v3 7/7] PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper
 2026-05-12  2:15 UTC  (2+ messages)

[PATCH v2 1/6] riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
 2026-05-12  2:14 UTC  (2+ messages)

[PATCH net-next v7 4/6] net: mana: Use GIC functions to allocate global EQs
 2026-05-12  2:14 UTC  (3+ messages)

[PATCH net-next v7 1/6] net: mana: Create separate EQs for each vPort
 2026-05-12  2:14 UTC  (3+ messages)

[PATCH net-next v7 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
 2026-05-12  2:14 UTC  (2+ messages)

[PATCH net-next v7 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
 2026-05-12  2:14 UTC  (2+ messages)

[PATCH net-next v7 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
 2026-05-12  2:14 UTC  (2+ messages)

[bpf-next v3 1/2] bpf: Offload kptr destructors that run from NMI
 2026-05-12  2:13 UTC  (17+ messages)

[PATCH V1 0/3] PCI passthru on Hyper-V (Part II)
 2026-05-12  2:12 UTC  (4+ messages)
` [PATCH V1 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH V1 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH V1 3/3] mshv: Implement guest irq migration "

[PATCH i-g-t v5] tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling
 2026-05-12  2:12 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling (rev3)

[Intel-wired-lan] [PATCH v12 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-12  2:11 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v12 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH v4 v4 2/3] ext4: use atomic operations for s_mb_stats accesses
 2026-05-12  2:11 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
 2026-05-12  2:11 UTC 

[PATCH 1/4] drm/amdgpu: add userq create and destroy tracepoints
 2026-05-12  2:08 UTC  (3+ messages)

[PATCH net-next v3 5/5] net: lan743x: Add PCS/XPCS support for SFP on PCI11x1x
 2026-05-12  2:08 UTC  (2+ messages)

[PATCH net-next v3 4/5] net: lan743x: Register SFP platform device for PCI11x1x
 2026-05-12  2:08 UTC  (2+ messages)

[PATCH net-next v3 3/5] net: lan743x: Add support to software-nodes for SFP
 2026-05-12  2:08 UTC  (2+ messages)

[PATCH net-next v3 2/5] net: lan743x: read SFP straps from PCI11x1x device
 2026-05-12  2:08 UTC  (2+ messages)

[PATCH v4 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
 2026-05-12  2:08 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add ESWIN eic7700 "
` [PATCH v4 2/3] clk: eswin: Add eic7700 HSP clock driver
` [PATCH v4 3/3] reset: eswin: Add eic7700 HSP reset driver

[PATCH] drm/virtio: check virtio_gpu_array_lock_resv() return in cursor update
 2026-05-12  2:07 UTC  (3+ messages)

[PATCH] ASoC: SOF: amd: Fix error code handling in psp_send_cmd()
 2026-05-12  1:14 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Check for successful runtime-resume in cs35l56_dsp_work()
 2026-05-12  1:22 UTC  (2+ messages)

[PATCH v2] drm/virtio: move cursor resv lock acquisition to prepare_fb
 2026-05-12  2:07 UTC 

[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-12  2:07 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 5.10.y v3 1/4] Fix error in IPMI SSIF shutdown
 2026-05-12  2:06 UTC  (3+ messages)

[PATCH 6.12.y v3 1/2] rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
 2026-05-12  2:04 UTC  (2+ messages)
`  "

[QUESTION] BPF_SK_SKB_STREAM_PARSER cannot observe strparser orig_offset?
 2026-05-12  2:05 UTC  (4+ messages)

[tip:tip/urgent] BUILD SUCCESS 86de6e15033c7d4d5c0527834292b6c329860ee9
 2026-05-12  2:05 UTC 

[PATCH PARTIAL-RESEND v12 0/5] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2026-05-12  2:04 UTC  (4+ messages)
` [PATCH v12 2/5] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators

[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-12  2:02 UTC  (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH V3 10/11] mshv: Populate mmio mappings for PCI passthru
` [PATCH V3 11/11] mshv: Mark mem regions as non-movable upfront if device passthru

[PATCH] docs: reporting-issues: fix advice wording
 2026-05-12  2:03 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.