All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-08 20:56:07 to 2025-07-08 21:27:51 UTC [more...]

[PATCH 0/7] TPM2 PCR Capping
 2025-07-08 15:52 UTC  (4+ messages)
` [PATCH 4/7] tss2: Implement grub_tcg2_cap_pcr() for ieee1275
` [PATCH 7/7] tests/tpm2_key_protector_test: Add a test for PCR Capping

[PATCH V2 0/5] fast qom tree get
 2025-07-08 11:50 UTC  (4+ messages)
` [PATCH V2 1/5] qom: qom-tree-get

[PATCH v2 0/3] includes: Remove unnecessary 'qemu/typedefs.h' include
 2025-07-08  8:58 UTC  (2+ messages)
` [PATCH v2 3/3] system/os-win32: "

[PATCH 0/2] qapi: Minor documentation cleanups
 2025-07-08  7:28 UTC  (2+ messages)
` [PATCH 1/2] qapi: Clean up "This command will do ..." command descriptions

[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
 2025-07-08 14:23 UTC  (28+ messages)
` [PATCH v6 01/36] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [PATCH v6 02/36] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH v6 04/36] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v6 06/36] hw/acpi/ged: Add a acpi-pci-hotplug-with-bridge-support property
` [PATCH v6 07/36] hw/pci-host/gpex-acpi: Use GED acpi pcihp property
` [PATCH v6 08/36] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH v6 09/36] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH v6 10/36] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
` [PATCH v6 13/36] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
` [PATCH v6 14/36] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots "
` [PATCH v6 15/36] hw/i386/acpi-build: Use AcpiPciHpState::root in acpi_set_pci_info
` [PATCH v6 16/36] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH v6 17/36] qtest/bios-tables-test: Prepare for fixing the aarch64 viot test
` [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to "
` [PATCH v6 19/36] qtest/bios-tables-test: Generate DSDT.viot
` [PATCH v6 20/36] tests/qtest/bios-tables-test: Prepare for changes in the arm virt DSDT table
` [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
` [PATCH v6 22/36] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs
` [PATCH v6 23/36] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v6 24/36] hw/acpi/ged: Add a bus link property
` [PATCH v6 26/36] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
` [PATCH v6 28/36] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH v6 30/36] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
` [PATCH v6 31/36] hw/arm/virt: Minor code reshuffling in create_acpi_ged
` [PATCH v6 32/36] hw/arm/virt: Let virt support pci hotplug/unplug GED event
` [PATCH v6 35/36] qtest/bios-tables-test: Generate reference blob for DSDT.hpoffacpiindex
` [PATCH v6 36/36] qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihp

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-08 21:09 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P

[PATCH 0/3] VFIO multifd device state transfer patches for QEMU 10.1
 2025-07-08  8:34 UTC  (3+ messages)
` [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property

[PATCH v6 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-08 10:28 UTC  (11+ messages)
` [PATCH v6 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation

[PATCH-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
 2025-07-08 17:36 UTC  (14+ messages)
` [PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
` [PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
` [PATCH-for-10.1 v7 3/8] qemu/target-info: Add %target_arch field to TargetInfo
` [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
` [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
` [PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-08 11:05 UTC  (13+ messages)
` [PATCH v3 01/20] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v3 03/20] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v3 04/20] vfio/iommufd: Force creating nested parent domain
` [PATCH v3 06/20] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v3 08/20] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v3 09/20] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v3 10/20] intel_iommu: Handle PASID entry removing and updating
` [PATCH v3 11/20] intel_iommu: Handle PASID entry adding
` [PATCH v3 13/20] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v3 16/20] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v3 17/20] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed

[PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-08 15:40 UTC  (14+ messages)
` [PATCH v7 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v7 03/12] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v7 04/12] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v7 05/12] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v7 06/12] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v7 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v7 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v7 09/12] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v7 11/12] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device

[PATCH] rust/qemu-api: Fix binding path in source directory
 2025-07-08  8:22 UTC  (2+ messages)

[MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible
 2025-07-08 21:08 UTC  (7+ messages)
` [MINI-OS PATCH 01/19] setup: add global pointer for struct hvm_start_info
` [MINI-OS PATCH 02/19] mini-os: kexec: add O_CLOEXEC support
` [MINI-OS PATCH 03/19] mini-os: grants: support populated grant table at boot

[PATCH V3 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec
 2025-07-08 21:25 UTC  (4+ messages)
` [PATCH V3 1/3] ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
` [PATCH V3 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
` [PATCH V3 3/3] ufs: ufs-qcom: Enable QUnipro Internal Clock Gating

[RFC bpf-next 0/9] BPF indirect jumps
 2025-07-08 21:25 UTC  (5+ messages)
` [RFC bpf-next 8/9] libbpf: support llvm-generated "

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-07-08  8:17 UTC  (14+ messages)

[GIT PULL] Rockchip dts fixes for 6.16 #1
 2025-07-08 20:41 UTC  (2+ messages)

[PATCH AUTOSEL 6.15 1/8] Revert "ACPI: battery: negate current when discharging"
 2025-07-08 20:49 UTC  (9+ messages)
` [PATCH AUTOSEL 6.15 6/8] PM: Restrict swap use to later in the suspend sequence

[PATCH v3 00/14] hw/i386: separate isapc out from pc_piix
 2025-07-08 17:36 UTC  (3+ messages)
` [PATCH v3 14/14] hw/i386: move isapc machine to separate isapc.c file

[PATCH 0/4] target/s390x: Cleanups around s390_cpu_[un]halt()
 2025-07-08  9:57 UTC  (3+ messages)
` [PATCH 2/4] target/s390x: Expose s390_count_running_cpus() method
` [PATCH 3/4] target/s390x: Have s390_cpu_halt() not return anything

[PATCH 6.15 000/263] 6.15.5-rc2 review
 2025-07-08 21:24 UTC  (4+ messages)

refactor the iomap writeback code v4
 2025-07-08 21:23 UTC  (7+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync

[PATCH 0/3] Small Rust memory API improvements
 2025-07-08  8:43 UTC  (6+ messages)
` [PATCH 1/3] rust/memory: replace size arg with Bits enum
` [PATCH 2/3] memattrs.h: make MemTxAttrs into enum

[PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
 2025-07-08 21:23 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-08 21:23 UTC  (12+ messages)

[PATCH 00/13] Support DSI output on rk3576 and roc-rk3576-pc board
 2025-07-08 20:06 UTC  (7+ messages)
` [PATCH 04/13] dt-bindings: vendor-prefixes: Add prefix for Shenzhen Bestar Electronic
` [PATCH 05/13] dt-bindings: display: ili9881c: Add Bestar BSD1218-A101KL68 LCD panel
` [PATCH 07/13] dt-bindings: soc: rockchip: add rk3576 mipi dcphy syscon

[PATCH v2 0/3] hw/intc: handle GICD_TYPER2 for KVM GICv3
 2025-07-08 11:52 UTC  (3+ messages)
` [PATCH v2 1/3] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0
` [PATCH v2 3/3] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro

[RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
 2025-07-08 10:27 UTC  (4+ messages)

[PATCH v5 00/36] ACPI PCI Hotplug support on ARM
 2025-07-08 13:59 UTC  (4+ messages)

[RFC PATCH v2 0/8] NFSD: support DIO
 2025-07-08 21:22 UTC  (3+ messages)
` [RFC PATCH v2 8/8] NFSD: issue READs using O_DIRECT even if IO is misaligned

[PATCH v14 0/7] Specifying cache topology on ARM
 2025-07-08  9:02 UTC  (3+ messages)
` [PATCH v14 2/7] hw/core/machine: topology functions capabilities added

[PATCH v9 00/16] Introduce support for IGVM files
 2025-07-08 15:28 UTC  (4+ messages)
` [PATCH v9 08/16] i386/sev: Refactor setting of reset vector and initial CPU state

[PATCH 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-07-08 21:21 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH 3/3] dt-bindings: display: Add Mayqueen Pixpaper e-ink panel

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-07-08 21:20 UTC  (5+ messages)
` [PATCH 1/3] sparse-checkout: remove use of the_repository
` [PATCH 2/3] sparse-checkout: add 'clean' command

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-08 21:19 UTC  (17+ messages)

[PATCH V3 0/3] fast qom tree get
 2025-07-08 17:24 UTC  (2+ messages)
` [PATCH V3 3/3] tests/qtest/qom-test: unit test for qom-list-getv

[PATCH] iommu/io-pgtable-arm: Remove unused macro iopte_prot
 2025-07-08 21:17 UTC 

[PATCH 0/3] hw/audio/sb16: reduce the CPU load
 2025-07-08  7:06 UTC  (3+ messages)
` [PATCH 1/3] hw/audio/sb16: introduce DMA helper functions

[PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
 2025-07-08 21:16 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path
` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section
` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop
` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported
` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects

[PATCH -next RFC 0/4] IMA Root of Trust (RoT) Framework
 2025-07-08 21:15 UTC  (2+ messages)

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-08 20:02 UTC  (2+ messages)

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-07-08 21:15 UTC  (15+ messages)
` [PATCH v6 05/30] x86,fs/resctrl: Improve domain type checking
` [PATCH v6 06/30] x86/resctrl: Move L3 initialization out of domain_add_cpu_mon()
` [PATCH v6 07/30] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v6 09/30] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v6 10/30] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v6 11/30] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v6 13/30] x86,fs/resctrl: Handle events that can be read from any CPU

[PATCH net-next v7 0/4] net: phy: bcm54811: PHY initialization
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net-next v7 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type

[PATCH net v2 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net v2 1/2] rxrpc: Fix bug due to prealloc collision
` [PATCH net v2 2/2] rxrpc: Fix oops due to non-existence of prealloc backlog struct

FAILED: patch "[PATCH] Bluetooth: HCI: Set extended advertising data synchronously" failed to apply to 6.6-stable tree
 2025-07-08 21:14 UTC  (4+ messages)
` [PATCH 6.6.y] Bluetooth: HCI: Set extended advertising data synchronously

[RFC PATCH 0/5] Allows the usage of xen_hypervisor and xen_module on x86_64
 2025-07-08 10:43 UTC  (2+ messages)
` [RFC PATCH 1/5] kern/list: Add a grub_list_length function

Linux linking stage broken on ARM with binutils 2.33.1 (BFD)
 2025-07-08 19:44 UTC 

[RFC PATCH-for-10.1 v3 0/5] target/arm: Add FEAT_MEC to max cpu
 2025-07-08 19:17 UTC  (3+ messages)
` [RFC PATCH-for-10.1 v3 1/5] target/arm: Add the MECEn SCR_EL3 bit
` [RFC PATCH-for-10.1 v3 5/5] target/arm: Advertise FEAT_MEC in cpu max

[PATCH v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-08  2:35 UTC  (7+ messages)
` [PATCH v2 09/19] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked

[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
 2025-07-08 21:12 UTC  (6+ messages)
` [PATCH RFC 2/2] nfsd: call generic_fadvise after v3 READ, stable WRITE or COMMIT

[PATCH v2 0/5] arm: Implement ARM DEN 0057A PV time interface
 2025-07-08 21:10 UTC  (3+ messages)
` [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack

[PATCH 00/12] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
 2025-07-08 19:35 UTC  (5+ messages)
` [PATCH 09/12] phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
` [PATCH 10/12] phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
` [PATCH 11/12] phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
` [PATCH 12/12] phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support

[WIP-for-10.1 v2 0/5] target/arm: Add FEAT_MEC to max cpu
 2025-07-08 19:18 UTC  (4+ messages)
` [WIP-for-10.1 v2 5/5] target/arm: Advertise FEAT_MEC in cpu max

[PATCH v3 0/2] drm/xe: Remove unused code in devcoredump_snapshot()
 2025-07-08 21:08 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Remove unused code in devcoredump_snapshot() (rev2)
` ✓ CI.KUnit: success "

[PATCH] policy/test_secretmem.te: add anon_inode perms required in Linux v6.16-rc5
 2025-07-08 21:07 UTC 

[Intel-wired-lan] [iwl-next v3 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-08 21:05 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [iwl-next v3 1/6] idpf: use reserved RDMA vectors from control plane
  `  "
` [Intel-wired-lan] [iwl-next v3 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
  `  "
` [Intel-wired-lan] [iwl-next v3 3/6] idpf: implement RDMA vport "
  `  "
` [Intel-wired-lan] [iwl-next v3 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
  `  "
` [Intel-wired-lan] [iwl-next v3 5/6] idpf: implement IDC vport aux driver MTU change handler
  `  "
` [Intel-wired-lan] [iwl-next v3 6/6] idpf: implement get LAN MMIO memory regions
  `  "

[PATCH v3] vfio/pci: Introduce x-pci-class-code option
 2025-07-08 14:52 UTC 

[ANNOUNCE] Git v2.50.1 and friends
 2025-07-08 21:05 UTC  (2+ messages)
` [PATCH] t: avoid git config syntax from newer releases

[RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
 2025-07-08 21:05 UTC  (2+ messages)

[PATCH v2] mfd: dt-bindings: Convert TPS65910 to DT schema
 2025-07-08 21:04 UTC 

[Buildroot] [PATCH] package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump
 2025-07-08 21:03 UTC  (2+ messages)

[PATCH v2 0/2] target/alpha: Add TCG plugin register tracking support
 2025-07-08  7:53 UTC  (2+ messages)

[PATCH v2] pcapng: allow any protocol link type for the interface block
 2025-07-08 21:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/12] sched: Address schbench regression
 2025-07-08 21:02 UTC  (4+ messages)
` [PATCH v2 12/12] sched: Add ttwu_queue support for delayed tasks

[Buildroot] [git commit] package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump
 2025-07-08 20:58 UTC 

[PATCH v7 0/4] Add support for AM62D2 SoC and EVM
 2025-07-08 20:22 UTC  (3+ messages)
` [PATCH v7 3/4] arm64: dts: ti: Add pinctrl entries for AM62D2 family of SoCs

[PATCH 0/2] bootconfig: Support early options in embedded config
 2025-07-08 21:00 UTC  (2+ messages)

[PATCH] Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
 2025-07-08 21:00 UTC  (2+ messages)

Controlling time in QEMU
 2025-07-08 17:43 UTC  (3+ messages)

[PATCH v2 0/5] firmware: tegra: bpmp: Add support for Tegra264
 2025-07-08 20:21 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: Add Tegra264 clock and reset definitions

KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
 2025-07-08 20:57 UTC  (2+ messages)

[syzbot] [net?] BUG: sleeping function called from invalid context in dev_set_promiscuity (2)
 2025-07-08 20:57 UTC  (2+ messages)

Potential BPF Arena Security Vulnerability, Possible Memory Access and Overflow Issues
 2025-07-08 20:56 UTC  (7+ messages)
  ` [External] : "

[PATCHv2 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-08 20:17 UTC  (2+ messages)
` [PATCHv2 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

next-20250702 WARNING iommu io-pgtable-arm.c at arm_lpae_map_pages qcom_iommu_map
 2025-07-08 20:56 UTC 

[PATCH 0/2] rust: add Derive macro unit tests
 2025-07-08  9:59 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.