All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-30 14:22:43 to 2025-08-30 15:35:52 UTC [more...]

[PATCH v3 00/87] linux-user: Split up elfload.c
 2025-08-29  8:35 UTC  (5+ messages)
` [PATCH v3 38/87] linux-user/arm: Expand target_elf_gregset_t

[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
 2025-08-29 18:03 UTC  (2+ messages)
` [PATCH v2 01/14] include: define constant for early constructor priority

[PATCH v2 0/3] tests/functional: improve handling flaky downloads
 2025-08-29 15:03 UTC  (6+ messages)
` [PATCH v2 1/3] tests/functional: enable force refresh of cached assets
` [PATCH v2 2/3] tests/functional: fix formatting of exception args
` [PATCH v2 3/3] tests/functional: handle URLError when fetching assets

[PATCH 0/3] tests/functional: improve handling flaky downloads
 2025-08-29  9:21 UTC  (8+ messages)
` [PATCH 1/3] tests/functional: enable force refresh of cached assets
` [PATCH 2/3] tests/functional: fix formatting of exception args
` [PATCH 3/3] tests/functional: handle URLError when fetching assets

[PATCH] tests/functional/m68k: Avoid ResourceWarning in the nextcube test
 2025-08-29 14:22 UTC  (2+ messages)

[PATCH 00/22] rust: split qemu-api
 2025-08-29 11:54 UTC  (13+ messages)
` [PATCH 07/22] rust: move vmstate_clock!() to qdev module
` [PATCH 08/22] rust: move VMState handling to QOM module
` [PATCH 09/22] rust: move Cell vmstate impl
` [PATCH 10/22] rust: split "migration" crate
` [PATCH 11/22] rust: split "bql" crate

[PULL 0/9] Misc QGA fixes for 2025-08-29
 2025-08-29 11:08 UTC  (3+ messages)
` [PULL 5/9] qga: Fix channel initialization check in run_agent_once
` [PULL 6/9] qga: ignore channel_init() fail if 'retry_path' is set

[PATCH v2 00/18] accel, cpus: clean up cpu->exit_request
 2025-08-29 15:31 UTC  (5+ messages)
` [PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
` [PATCH 07/18] cpu-common: use atomic access for interrupt_request
` [PATCH 08/18] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
` [PATCH 09/18] accel: use store_release/load_acquire for cross-thread exit_request

[PULL 00/28] i386, accel, memory patches for 2025-08-29
 2025-08-29 12:59 UTC  (10+ messages)
` [PULL 01/28] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PULL 03/28] hw/i386/pc_piix.c: remove include for loader.h
` [PULL 04/28] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PULL 08/28] hw/i386/pc_piix.c: remove SMI and piix4_pm initialisation from pc_init_isa()
` [PULL 10/28] hw/i386/pc_piix.c: remove nvdimm "
` [PULL 13/28] hw/i386/pc_piix.c: remove pc_system_flash_cleanup_unused() "
` [PULL 17/28] hw/i386/pc_piix.c: remove unused headers after isapc machine split
` [PULL 20/28] user-exec: ensure interrupt_request is not used
` [PULL 21/28] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide

[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-08-29  8:25 UTC  (9+ messages)
` [PATCH v9 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v9 02/11] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v9 04/11] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v9 06/11] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v9 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v9 09/11] bios-tables-test: Allow for smmuv3 test data
` [PATCH v9 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v9 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests

[PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
 2025-08-29 12:33 UTC  (8+ messages)
` [PATCH v5 "

[PATCH] tcg/arm: Fix tgen_deposit
 2025-08-29 13:52 UTC 

[PATCH] rockchip: rk3568-nanopi-r5s: Enable ROCKUSB on NanoPi R5S
 2025-08-30 15:35 UTC  (2+ messages)

[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
 2025-08-29 15:14 UTC  (7+ messages)
      ` [PATCH] virtio: Call set_features during reset

[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Ultra
 2025-08-30 15:33 UTC  (2+ messages)

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-29  8:54 UTC  (36+ messages)
` [PATCH v5 02/21] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v5 05/21] vfio/iommufd: Force creating nested parent domain
` [PATCH v5 07/21] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v5 12/21] intel_iommu: Handle PASID entry addition
` [PATCH v5 14/21] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v5 15/21] intel_iommu: Bind/unbind guest page table to host
` [PATCH v5 16/21] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v5 20/21] Workaround for ERRATA_772415_SPR17

[PATCH] hw/loongarch/virt: Add reset interface for virt-machine
 2025-08-29  7:53 UTC  (5+ messages)
    `  "

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-08-29  8:29 UTC  (4+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-29  9:24 UTC  (11+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-08-29 11:13 UTC  (8+ messages)
` [PATCH 01/22] vfio/vfio-container-base.h: update VFIOContainerBase declaration
` [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate

[PATCH 1/2] usb: ohci: s3c2410: Drop support for S3C2410
 2025-08-30 15:25 UTC  (2+ messages)

[PATCH v2 0/5] power: rk8xx: allow to customize RK806 reset mode -- cover
 2025-08-30 15:27 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: rk806: Allow to customize PMIC reset mode
` [PATCH v2 2/5] arm64: dts: rockchip: add header for RK8XX PMIC constants
` [PATCH v2 3/5] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Jaguar
` [PATCH v2 4/5] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger
` [PATCH v2 5/5] power: rk8xx: allow to customize RK806 reset mode

[PULL 0/2] loongarch-to-apply queue
 2025-08-29  8:28 UTC  (2+ messages)

[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
 2025-08-29  7:40 UTC  (21+ messages)
` [PATCH 03/61] target/arm/hvf: Split out sysreg.c.inc
` [PATCH 05/61] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH 10/61] target/arm: Use raw_write in cp_reg_reset
` [PATCH 12/61] target/arm: Drop define_one_arm_cp_reg_with_opaque
` [PATCH 13/61] target/arm: Restrict the scope of CPREG_FIELD32, CPREG_FIELD64
` [PATCH 14/61] target/arm: Replace cpreg_field_is_64bit with cpreg_field_type
` [PATCH 15/61] target/arm: Add CP_REG_AA32_64BIT_{SHIFT,MASK}
` [PATCH 16/61] target/arm: Rename CP_REG_AA32_NS_{SHIFT,MASK}
` [PATCH 18/61] target/arm: Remove cp argument to ENCODE_AA64_CP_REG
` [PATCH 19/61] target/arm: Reorder ENCODE_AA64_CP_REG arguments

[PATCH v12 00/27] migration: propagate vTPM errors using Error objects
 2025-08-29 14:51 UTC  (6+ messages)
` [PATCH v12 02/27] migration: push Error **errp into vmstate_load_state()

[PATCH] ipl: adjust firmware entry type
 2025-08-30 15:25 UTC  (2+ messages)

[PATCH 0/8] rockchip: Fixes and updates for RK3528
 2025-08-30 15:25 UTC  (17+ messages)
` [PATCH 1/8] rockchip: rk3528-generic: Fix boot after dts/upstream v6.16-dts merge
` [PATCH 2/8] arm: dts: rockchip: Use sdmmc node from dts/upstream on RK3528
` [PATCH 3/8] arm: dts: rockchip: Set init-microvolt for pwm-regulators on Radxa E20C
` [PATCH 4/8] rockchip: rk3528: Disable USB3OTG U3 port early
` [PATCH 5/8] rockchip: clk: clk_rk3528: Add dummy CLK_REF_PCIE_INNER_PHY support
` [PATCH 6/8] usb: dwc3-generic: Use combined glue and ctrl node for RK3528
` [PATCH 7/8] phy: rockchip: naneng-combphy: Add support "
` [PATCH 8/8] rockchip: rk3528-radxa-e20c: Enable USB gadget Kconfig options

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-08-30 15:24 UTC  (9+ messages)
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 7/9] mm, swap: remove contention workaround for swap cache

[PATCH] docs/devel: fix typo in code-provenance.rst
 2025-08-29 10:28 UTC 

[XEN PATCH v1] xen/flask: limit sidtable size
 2025-08-30 15:23 UTC  (5+ messages)

[PATCH v2 01/10] doc: Fix obvious typos and minor improvements
 2025-08-30 15:22 UTC  (3+ messages)
` [PATCH v2 10/10] doc: Use a em-dash instead

[PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
 2025-08-29  9:43 UTC  (2+ messages)

[RFC PATCH] auxdisplay: line-display: support attribute attachment to existing device
 2025-08-30 15:21 UTC  (5+ messages)

[PATCH] can: dev: sort includes by alphabetical order
 2025-08-30 15:20 UTC 

[PATCH 0/3] Add a for_commit option to qemu-img measure
 2025-08-29  9:44 UTC  (5+ messages)
` [PATCH 1/3] block: add for_commit option to measure

[PULL 00/14] loongarch queue
 2025-08-29  2:55 UTC  (15+ messages)
` [PULL 01/14] target/loongarch: Move some function definition to kvm directory
` [PULL 02/14] target/loongarch: Define function loongarch_cpu_post_init as static
` [PULL 03/14] target/loongarch: Set page size in TLB entry with STLB
` [PULL 04/14] target/loongarch: Add header file cpu-mmu.h
` [PULL 05/14] target/loongarch: Add enum type TLBRet definition
` [PULL 06/14] target/loongarch: Use vaddr in get_physical_address()
` [PULL 07/14] target/loongarch: Use MMUAccessType in loongarch_map_tlb_entry()
` [PULL 08/14] target/loongarch: Add common function loongarch_check_pte()
` [PULL 09/14] target/loongarch: Use loongarch_check_pte in loongarch_page_table_walker
` [PULL 10/14] target/loongarch: Use MMUConext in loongarch_map_tlb_entry()
` [PULL 11/14] target/loongarch: Use MMUContext in loongarch_get_addr_from_tlb
` [PULL 12/14] target/loongarch: Use MMUContext in loongarch_map_address()
` [PULL 13/14] target/loongarch: Use MMUContext in get_physical_address()
` [PULL 14/14] target/loongarch: Use correct address when flush tlb

[Buildroot] [PATCH] configs/qemu_{arm, aarch64}_ebbr: linux needs host python3
 2025-08-30 15:19 UTC  (2+ messages)

[Buildroot] [git commit] configs/qemu_{arm, aarch64}_{ebbr, sbsa}*: linux needs host python3
 2025-08-30 15:09 UTC 

[PATCH 00/17] rockchip: odroid-go2: Add support for SPI flash boot and more
 2025-08-30 15:14 UTC  (13+ messages)
` [PATCH 01/17] clk: px30: Allow use of GPU and WIFI_PMU in assigned-clocks
` [PATCH 02/17] rockchip: odroid-go2: Remove cru assigned-clocks override
` [PATCH 04/17] rockchip: odroid-go2: Use appropriate bootph props
` [PATCH 05/17] rockchip: odroid-go2: Move SoC common overrides into a SoC u-boot.dtsi
` [PATCH 06/17] rockchip: odroid-go2: Remove unsupported Kconfig options
` [PATCH 07/17] rockchip: odroid-go2: Update Kconfig options for SPL

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-08-30 15:13 UTC  (3+ messages)
` [PATCH v1 11/12] ACPI: platform: Add macro for acpi platform driver

[PATCH] docs: fix typo in xive doc
 2025-08-29  4:05 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 1047bd82794a1eab64d643f196d09171ce983f44
 2025-08-30 15:11 UTC 

[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
 2025-08-29  8:19 UTC  (2+ messages)

[PATCH] system: drop the -old-param option
 2025-08-29  8:09 UTC  (4+ messages)

[PATCH v2 0/1] Support per-head resolutions with virtio-gpu
 2025-08-29  8:18 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] hw/loongarch/virt: Fix the cpu hotplug issue
 2025-08-29  7:11 UTC  (3+ messages)

Failure for ./tests/functional/arm/test_realview.py
 2025-08-29  8:50 UTC  (2+ messages)

[PATCH] linux-user: Drop deprecated -p option
 2025-08-29  7:44 UTC  (3+ messages)

[PATCH v7 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-29  8:06 UTC  (2+ messages)

[PATCH 0/3] drm/xe: Recomment GuC v70.49.4 for PTL, BMG
 2025-08-30 15:06 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PULL 00/28] tcg patch queue
 2025-08-29  6:55 UTC  (3+ messages)
` [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets

[PATCH 0/2] Marvell 88PM886 PMIC GPADC driver
 2025-08-30 15:05 UTC  (8+ messages)
` [PATCH 1/2] iio: adc: Add driver for Marvell 88PM886 PMIC ADC

[Regression Bug] Re: [PATCH net v3 2/2] ppp: fix race conditions in ppp_fill_forward_path
 2025-08-30 15:00 UTC  (3+ messages)

[PATCH v4 00/19] target/loongarch: Enhancement about tcg mmu
 2025-08-29  1:27 UTC  (3+ messages)
` [PATCH v4 03/19] target/loongarch: Set page size in TLB entry with STLB

[PATCH] mmc: rockchip_sdhci: Do not test unsigned for being less than 0
 2025-08-30 14:58 UTC  (2+ messages)

[PATCH v3 0/3] board: rockchip: Add ArmSoM Sige5
 2025-08-30 14:57 UTC  (5+ messages)
` [PATCH v3 1/3] rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY support
` [PATCH v3 2/3] phy: rockchip: naneng-combphy: Add support for RK3576

[PATCH v3 0/8] rockchip: rk3576: Add rng, checkboard() and generic board
 2025-08-30 14:57 UTC  (15+ messages)
` [PATCH v3 1/8] rng: rockchip_rng: Add compatible for RK3576
` [PATCH v3 2/8] rockchip: Add default USB_GADGET_PRODUCT_NUM "
` [PATCH v3 4/8] rockchip: rk3576: Implement checkboard() to print SoC variant
` [PATCH v3 5/8] arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3576
` [PATCH v3 6/8] usb: dwc3-generic: Use combined glue and ctrl node "
` [PATCH v3 7/8] phy: rockchip-inno-usb2: Add support "
` [PATCH v3 8/8] phy: rockchip: usbdp: "

[PATCH v4 0/2] iio: magnetometer: add support for Infineon TLV493D 3D Magnetic Sensor
 2025-08-30 14:53 UTC  (11+ messages)
` [PATCH v4 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor

Detalles de la cuenta para Hi, this is Jenny. I am sending you my intimate photos as I promised. https://tinyurl.com/2ddpxk7pB1ECSk de Zanellato
 2025-08-30 14:47 UTC 

[PATCH 2/2] net: ethernet: sun4i-emac: enable dma rx in sun4i
 2025-08-30 14:45 UTC  (2+ messages)

[openeuler:OLK-6.6 2790/2790] drivers/iommu/iommu.o: warning: objtool: __iommu_release_dma_ownership+0x90: unreachable instruction
 2025-08-30 14:47 UTC 

[PATCH v3] iio: light: ltr390: Implement runtime PM support
 2025-08-30 14:46 UTC  (4+ messages)

[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
 2025-08-30 14:46 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: Enhance pci_epf_alloc_space() and rename to pci_epf_set_inbound_space()

[PATCH v2 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-08-30 14:45 UTC  (8+ messages)
` [PATCH v2 1/5] iio: imu: inv_icm42600: Simplify pm_runtime setup

[PATCH v2 0/6] board: rockchip: Add ArmSoM Sige5
 2025-08-30 14:45 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: Add rk3576 pcie nodes
` [PATCH v2 2/6] arm64: dts: rockchip: fix rk3576 pcie unit addresses
` [PATCH v2 3/6] arm64: dts: rockchip: enable pcie on Sige5
` [PATCH v2 4/6] rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY support
` [PATCH v2 5/6] phy: rockchip: naneng-combphy: Add support for RK3576

[PATCH v2] cpufreq/longhaul: handle NULL policy in longhaul_exit
 2025-08-30 14:43 UTC 

[PATCH 0/5] midx-write: fix segfault and do several cleanups
 2025-08-30 14:44 UTC  (8+ messages)
` [PATCH 1/5] midx-write: only load initialized packs
` [PATCH 3/5] midx-write: use cleanup when incremental midx fails

[PATCH v2] r8169: hardening and stability improvements
 2025-08-30 14:44 UTC  (2+ messages)

[PATCH v2 0/6] rockchip: rk3576: Add rng, checkboard() and generic board
 2025-08-30 14:44 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: dts: rockchip: add RK3576 RNG node
` [PATCH v2 2/6] rng: rockchip_rng: Add compatible for RK3576
` [PATCH v2 3/6] rockchip: Add default USB_GADGET_PRODUCT_NUM "
` [PATCH v2 5/6] rockchip: rk3576: Implement checkboard() to print SoC variant
` [PATCH v2 6/6] arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3576

[PATCH] btrfs: fix kernel test bot warnings
 2025-08-30 14:40 UTC 

[PATCH 0/4] rockchip: theobroma-systems: enable CMD_ERASEENV command for all boards
 2025-08-30 14:39 UTC  (9+ messages)
` [PATCH 1/4] rockchip: tiger-rk3588: enable "env erase" command
` [PATCH 2/4] rockchip: jaguar-rk3588: "
` [PATCH 3/4] rockchip: ringneck-px30: "
` [PATCH 4/4] rockchip: puma-rk3399: "

[trace:unwind/sframe-test 1/14] vmlinux.o: warning: objtool: fred_int80_emulation+0x242: call to __kcsan_check_access() leaves .noinstr.text section
 2025-08-30 14:37 UTC 

[PATCH] board: rockchip: unblock CAN bus in spl_board_init on Jaguar
 2025-08-30 14:36 UTC  (2+ messages)

[PATCH] rk3288: add fdtoverlay_addr_r to default env
 2025-08-30 14:34 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: roc-3328-cc use 1600 ddr4
 2025-08-30 14:31 UTC  (5+ messages)
` [PATCH 1/2] ram: rk3328: add ddr4-1600 sdram timing
` [PATCH 2/2] arm64: dts: rockchip: roc-3328-cc: use 1600 ddr4 timing

[RFC] chemical/mhz19b.c: Integrating mh-z-series in mhz19b_of_match
 2025-08-30 14:30 UTC  (6+ messages)

[PATCH V2] rockchip: Add support for GameForce Ace
 2025-08-30 14:29 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds
 2025-08-30 14:28 UTC  (2+ messages)

[PATCH 1/1] virtio: blk: support block sizes exceeding 512 bytes
 2025-08-30 14:26 UTC 

[PATCH v4 0/2] Pinefeat cef168 lens control board driver
 2025-08-30 14:24 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: Pinefeat cef168 lens control board

[btrfs:pr/1157 47/47] fs/btrfs/scrub.c:615:24: error: 'return' with a value, in function returning void
 2025-08-30 14:23 UTC 

crypto/tcrypt.c:2298 do_test() warn: Function too hairy. No more merges
 2025-08-30 14:22 UTC 

[PATCH v2] rockchip: rockchip-inno-usb2: Fix Synchronous Abort on usb start
 2025-08-30 14:22 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.