All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 06:31:42 to 2026-07-07 07:09:22 UTC [more...]

[PATCH v2 0/5] interface hardening fixes
 2026-07-07  7:07 UTC  (3+ messages)
` [PATCH v2 2/5] s390x/pci: Tighten region detection for BAR read/write
` [PATCH v2 4/5] s390x/ioinst: Require strict length and format for SEI CHSC handler

[PATCH] mm: Standardize printing for pgtable entries
 2026-07-07  7:08 UTC  (2+ messages)

[PATCH v3 00/88] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-07  7:08 UTC  (49+ messages)
` [PATCH v3 19/88] scsi: qla2xxx: Enable serdes, resource count and FCE trace for 29xx
` [PATCH v3 27/88] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling for 29xx series
` [PATCH v3 28/88] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v3 29/88] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v3 34/88] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v3 37/88] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v3 38/88] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v3 39/88] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v3 40/88] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v3 41/88] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v3 43/88] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v3 44/88] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v3 47/88] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v3 48/88] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v3 49/88] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v3 50/88] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v3 51/88] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v3 52/88] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v3 53/88] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v3 54/88] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v3 55/88] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v3 56/88] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
` [PATCH v3 59/88] scsi: qla2xxx: Fix use-after-free of qpair work on queue teardown
` [PATCH v3 62/88] scsi: qla2xxx: Don't query firmware state while chip is down

[PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir
 2026-07-07  7:07 UTC  (3+ messages)
` [PATCH 4/4] systemd: Ship /srv with the package
  ` [OE-core] "

[PATCH v2] powerpc/powernv: Cache OPAL check_token() results
 2026-07-07  7:06 UTC  (2+ messages)

[PATCH] platform/x86: int1092: Fix potential memory leak in sar_probe()
 2026-07-07  7:05 UTC 

[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
 2026-07-07  7:04 UTC  (4+ messages)

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-07  7:04 UTC  (7+ messages)
` [PATCH v3 09/17] rv: Add KUnit tests for some DA/HA monitors
` [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
` [PATCH v3 12/17] rv: Add KUnit tests for some LTL monitors

[PATCH 0/3] x86/entry: GPR handling improvements
 2026-07-07  7:03 UTC  (5+ messages)
` [PATCH 1/3] x86/hvm: Use PUSH_AND_CLEAR_GPRS in preference to SAVE_ALL
` [PATCH 2/3] x86/entry: Use POP_GPRS and remove RESTORE_ALL

[PATCH v4 0/2] Add Loongson CAN-FD controller driver
 2026-07-07  7:03 UTC  (3+ messages)
` [PATCH v4 1/2] can: "

[PATCH 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes DT property
 2026-07-07  7:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property
` [PATCH 2/2] drm/bridge: ti-sn65dsi83: Add reverse lvds "

[PATCH kvm-unit-tests] x86/vmx: Skip LAM CR3 bits in 32-bit guest reserved bit tests
 2026-07-07  7:02 UTC 

[PATCH 0/2] add MBR type rate control for encoder
 2026-07-07  7:02 UTC  (8+ messages)
` [PATCH 2/2] media: iris: add new rate control type MBR "

[PATCH v9] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-07-07  7:01 UTC  (3+ messages)

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-07  7:01 UTC  (15+ messages)
` [RFC PATCH v2 01/13] mm: add CONFIG_ANON_VMA_FRACTAL
` [RFC PATCH v2 02/13] mm: implement helpers for ANON_VMA_FRACTAL
` [RFC PATCH v2 03/13] mm: implement __anon_node_prepare "
` [RFC PATCH v2 04/13] mm: implement anon_node_clone "
` [RFC PATCH v2 05/13] mm: implement anon_node_fork_with_prev "
` [RFC PATCH v2 06/13] mm: implement unlink_anon_nodes "
` [RFC PATCH v2 07/13] mm: handle rmap_base changes "
` [RFC PATCH v2 08/13] mm: implement anonymous folio rmap "
` [RFC PATCH v2 09/13] mm: prepare anon_node replacement "
` [RFC PATCH v2 10/13] mm: replace anon_vma with anon_node "
` [RFC PATCH v2 11/13] mm: optimize rmap for ANON_VMA_FRACTAL with PVL
` [RFC PATCH v2 12/13] mm: shared semaphores for ANON_VMA_FRACTAL
` [RFC PATCH v2 13/13] mm: Enable CONFIG_ANON_VMA_FRACTAL by default

[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-07-07  7:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: Add Qualcomm "

[PATCH net] net/iucv: fix use-after-free of a severed iucv_path
 2026-07-07  7:00 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/11] Add pin configuration and GPIO IRQ support to Renesas RZ/T2H SoC
 2026-07-07  7:00 UTC  (2+ messages)
  ` [cip-dev] "

[PATCH] video: lcdif: skip framebuffer registration when no display modes available
 2026-07-07  6:59 UTC  (2+ messages)

[OE-core][master][PATCH] openssh: upgrade 10.3p1 -> 10.4p1
 2026-07-07  6:57 UTC 

[PATCH v7 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-07  6:59 UTC  (2+ messages)

[PATCH v3] x86/boot: Reject overlong acpi_rsdp= values
 2026-07-07  6:59 UTC  (2+ messages)

[PATCH net v2] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-07  6:56 UTC  (7+ messages)

[PATCH] ARM: boards: add Gira NCP
 2026-07-07  6:58 UTC  (2+ messages)

[PATCH v2 0/2] arm64: Add Axiado AX3005 SoC and EVK support
 2026-07-07  6:58 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board

[PATCH 0/6] Add audio support on i.MX91 9x9 QSB
 2026-07-07  6:57 UTC  (7+ messages)
` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support
` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: "
` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: "
` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
` [PATCH 6/6] arm64: dts: imx91-9x9-qsb: Add PDM microphone "

[PATCH v7 00/35] monitor: turn QMP and HMP into QOM objects
 2026-07-07  6:57 UTC  (10+ messages)
` [PATCH v7 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v7 32/35] monitor: add support for auto-deleting monitors upon close
` [PATCH v7 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v7 35/35] docs: mark '-mon' as deprecated in favour of -object

[PATCH 1/2] ext4: skip extra isize expansion during mount to prevent deadlock
 2026-07-07  6:57 UTC  (3+ messages)
` [PATCH 2/2] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-07  6:57 UTC  (11+ messages)
` [PATCH v6 3/3] "

[PATCH] cml1: use KCONFIG_CONFIG_ROOTDIR in savedefconfig
 2026-07-07  6:56 UTC 

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-07  6:56 UTC  (8+ messages)
` [PATCH 1/6] mm/hugetlb: add Kconfig and basic cache infrastructure
` [PATCH 2/6] mm/hugetlb: implement cache recycling and allocation
` [PATCH 3/6] mm/hugetlb: add sysfs interfaces for cache
` [PATCH 4/6] mm/hugetlb: add memory shrinker "
` [PATCH 5/6] Documentation/admin-guide/mm/hugetlbpage.rst: document cache interfaces
` [PATCH 6/6] mm/hugetlb: support free page reporting for cached hugepages

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-07  6:56 UTC  (7+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH 1/1] irqchip/renesas-irqc: fix generic IRQ chip leak on remove
 2026-07-07  6:56 UTC  (3+ messages)
  `  "

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-07  6:55 UTC  (15+ messages)
` [PATCH v6 12/23] virt: Introduce steal monitor driver
` [PATCH v6 17/23] virt/steal_monitor: Provide default method to get systemwide steal time
` [PATCH v6 19/23] virt/steal_monitor: Provide default method to get num of CPUs for steal ratio

[PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-07  6:55 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] Add the clocks needed for the REFGEN block
 2026-07-07  6:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDs
` [PATCH 2/2] clk: qcom: ipq9650: Add clocks for the REFGEN block

[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-07-07  6:55 UTC  (2+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07  6:54 UTC  (5+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures

[PATCH v2] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
 2026-07-07  6:54 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-7.3
 2026-07-07  6:54 UTC  (2+ messages)

[PATCH 0/5] s390x: interface hardening fixes
 2026-07-07  6:54 UTC  (4+ messages)

[PATCH v3 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-07-07  6:53 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
 2026-07-07  6:53 UTC 

[PATCH] optee: device: report correct command in enumeration error message
 2026-07-07  6:52 UTC  (2+ messages)

[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-07  6:52 UTC  (3+ messages)
` [PATCH v4 1/2] perf trace: Factor out BPF loop body
` [PATCH v4 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  6:52 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: renesas,rcar-gpio: Document R-Car X5H (R8A78000) support
 2026-07-07  6:52 UTC  (5+ messages)
` [PATCH 2/2] gpio: rcar: Add "

[PATCH v4 0/3] TQMa93xx on MBa93xxLA/CA/LA-Mini LVDS support
 2026-07-07  6:51 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: imx93-tqma9352-mba93xxla: Add LVDS overlay
` [PATCH v4 2/3] arm64: dts: imx93-tqma9352-mba93xxca: "
` [PATCH v4 3/3] arm64: dts: imx93-tqma9352-mba93xxla-mini: "

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-07-07  6:45 UTC  (4+ messages)
` [PATCH v3 8/8] arm64: dts: qcom: x1e80100: Add "

[PATCH RESEND] drm/bridge: tc358768: Enforce input bus flags via atomic_check
 2026-07-07  6:50 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: dsa: motorcomm: Add LED support
 2026-07-07  6:47 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v5 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v5 3/3] net: dsa: motorcomm: Add LED support

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-07-07  6:49 UTC  (3+ messages)
  `  "

[PATCH 1/2] common: Kconfig: fix typo
 2026-07-07  6:48 UTC  (2+ messages)

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-07  6:49 UTC  (3+ messages)
` [PATCH v2 21/34] drm/i915/dp_mst: Use link caps for MST DSC "

[PATCH] ARM: multi_v8_defconfig: enable more MMC support
 2026-07-07  6:47 UTC  (2+ messages)

[PATCH 0/2] USB: storage: add usbdisk alias for USB storage devices
 2026-07-07  6:47 UTC  (2+ messages)

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  6:48 UTC  (4+ messages)
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios

[PATCH iproute] ss: Don't re-print an SCTP listen socket as an assoc
 2026-07-07  6:46 UTC 

[PATCH 0/2] Add support to dump the kernel page tables
 2026-07-07  6:45 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: Enforce W^X for page-mapped virtual memory region
` [PATCH 2/2] LoongArch: Add support to dump the kernel page tables

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-07-07  6:47 UTC  (6+ messages)
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity

[PATCH v4 0/3] xen/arm: Device Tree based CPU topology support
 2026-07-07  6:46 UTC  (4+ messages)
` [PATCH v4 2/3] xen/sched: Link CPU topology to scheduler

[PATCH V2 0/6] null_blk: fix init/exit races, leaks and cleanup
 2026-07-07  6:45 UTC  (6+ messages)
` [PATCH V2 2/6] null_blk: give the file-scope mutex a descriptive name

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-07  0:57 UTC  (3+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "

[PATCH] dt-bindings: xilinx: Remove EDK/Ethernet references
 2026-07-07  6:43 UTC 

[PATCH char-misc v2] mei: lb: fix incorrect type in assignment
 2026-07-07  6:43 UTC  (3+ messages)

[PATCH net-next v10 0/4] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-07-07  6:42 UTC  (5+ messages)
` [PATCH net-next v10 1/4] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
` [PATCH net-next v10 2/4] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
` [PATCH net-next v10 3/4] net: stmmac: eic7700: make RGMII delay properties optional
` [PATCH net-next v10 4/4] net: stmmac: eic7700: add support for eth1 clock inversion variant

[PATCH v2 0/4] Add Intel Agilex5 SoCDK TSN Config2 board
 2026-07-07  6:41 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: arm: altera: Add "

[PATCH] usb: xhci: check Null pointer in segment alloc
 2026-07-07  6:41 UTC  (13+ messages)
  ` 答复: "
                ` 答复: "

[PATCH] Fix typo in comment (indicies -> indices)
 2026-07-07  6:41 UTC  (2+ messages)

[PATCH v10 00/19] zsmalloc/zram: there be preemption
 2026-07-07  6:40 UTC  (3+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking

[PATCH v5 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-07  6:39 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad T14s thermal sensor provider support
` [PATCH v5 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures

blktests: call for agreement to relicense GPL-2.0 files
 2026-07-07  6:38 UTC 

[PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
 2026-07-07  6:38 UTC  (2+ messages)

[PATCH i-g-t v3 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
 2026-07-07  6:38 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/kms_pipe_stress: fix plane setup and cursor handling (rev3)

[PATCH] generic/795: add unaligned boundary test cases for WRITE_ZEROES
 2026-07-07  6:38 UTC  (4+ messages)

[PATCH] mmc-utils: Update maintainers email
 2026-07-07  6:38 UTC  (2+ messages)

[PATCH V4] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-07-07  6:37 UTC 

[PATCH] hw/riscv/riscv-iommu.c: set ftype and iova in riscv_iommu_ctx()
 2026-07-07  6:37 UTC  (3+ messages)

[PATCH] xen/arm: mmu: avoid transient mapping of page tables when a directmap is available
 2026-07-07  6:36 UTC  (2+ messages)

[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
 2026-07-07  6:36 UTC  (2+ messages)

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-07  6:36 UTC  (10+ messages)

[PATCH 0/2] media: iris: fix QC10C format handling and disable time-delta-based rate control
 2026-07-07  6:35 UTC  (3+ messages)
` [PATCH 1/2] media: iris: avoid bit depth validation for capture formats
` [PATCH 2/2] media: iris: disable time-delta-based rate control for VBR

[PATCH v1] gobex: Fix use-after-free when cancelling SRM PUT transfer
 2026-07-07  6:35 UTC 

[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-07-07  6:35 UTC  (2+ messages)

[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
 2026-07-07  6:35 UTC  (4+ messages)

[PATCH ipsec v2] xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
 2026-07-07  6:35 UTC  (3+ messages)

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-07  6:34 UTC  (8+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH ipsec] xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
 2026-07-07  6:34 UTC  (2+ messages)

[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
 2026-07-07  6:33 UTC  (2+ messages)

[PATCH v2] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
 2026-07-07  6:33 UTC  (2+ messages)

[PATCH v2] KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
 2026-07-07  6:32 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v4 0/3] Add drm_ras netlink error event support
 2026-07-07  6:32 UTC  (3+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event

[PATCH] xfrm: clear mode callbacks after failed mode setup
 2026-07-07  6:32 UTC  (3+ messages)

[PULL 00/27] vfio queue
 2026-07-07  6:29 UTC  (13+ messages)
` [PULL 03/27] docs: Update vfio-user spec to describe DMA access mode bits
` [PULL 04/27] vfio-user: validate VERSION replies
` [PULL 06/27] migration: Propagate errors in migration_completion_precopy()
` [PULL 10/27] migration: Replace switchover_ack_needed SaveVMHandler
` [PULL 16/27] vfio/migration: Add new switchover-ack mechanism
` [PULL 17/27] vfio/migration: Implement VFIO_PRECOPY_INFO_REINIT feature
` [PULL 19/27] migration: Enable new switchover-ack
` [PULL 22/27] iommufd: Introduce handler for device ATS support
` [PULL 23/27] vfio/pci: Add ats property
` [PULL 24/27] vfio/pci: Propagate errors in vfio_pci_load_rom() using Error API
` [PULL 25/27] vfio/listener: Fix translated_addr for non-identity-mapped RAM sections
` [PULL 26/27] backends/iommufd: Fix dev_id and type order in viommu trace

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-07  6:31 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: cyw: fix heap overflow on a short auth frame
 2026-07-07  6:31 UTC 

[PATCH v1] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control
 2026-07-07  6:31 UTC  (3+ messages)

[moderation/CI] Re: KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
 2026-07-07  6:31 UTC  (2+ messages)

[PATCH v6 0/3] graph: indent visual roots in graph
 2026-07-07  6:31 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] graph: add a 2 commit buffer for lookahead


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.