messages from 2025-10-22 00:14:33 to 2025-11-04 18:02:31 UTC [more...]
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-11-04 18:02 UTC (65+ messages)
` [PATCH v4 01/28] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v4 02/28] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v4 03/28] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
` [PATCH v4 06/28] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v4 07/28] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [PATCH v4 13/28] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v4 14/28] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v4 15/28] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v4 16/28] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v4 17/28] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 18/28] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v4 19/28] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v4 20/28] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v4 21/28] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v4 22/28] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v4 23/28] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v4 24/28] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v4 25/28] KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
` [PATCH v4 28/28] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-11-04 17:57 UTC (74+ messages)
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()
[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
2025-11-04 16:21 UTC (13+ messages)
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
[PATCH v4 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-04 13:08 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v4 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v4 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v4 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v4 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v4 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v4 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v4 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
2025-11-04 8:49 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH v3 0/7] syscore: Pass context data to callbacks
2025-11-03 16:18 UTC (15+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
` [PATCH v3 3/7] bus: mvebu-mbus: "
` [PATCH v3 4/7] clk: ingenic: tcu: "
` [PATCH v3 5/7] clk: mvebu: "
` [PATCH v3 6/7] irqchip/irq-imx-gpcv2: "
` [PATCH v3 7/7] soc/tegra: pmc: "
[PATCH net-next 0/6] net: phy: remove fixed_phy_add and first its users
2025-11-03 7:36 UTC (12+ messages)
` [PATCH net-next 1/6] net: phy: fixed_phy: add helper fixed_phy_register_100fd
` [PATCH net-next 2/6] net: fec: register a fixed phy using fixed_phy_register_100fd if needed
` [PATCH net-next 3/6] m68k: coldfire: remove creating a fixed phy
` [PATCH net-next 4/6] net: b44: register a fixed phy using fixed_phy_register_100fd if needed
` [PATCH net-next 5/6] MIPS: BCM47XX: remove creating a fixed phy
` [PATCH net-next 6/6] net: phy: fixed_phy: remove fixed_phy_add
[PATCH v2 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-11-01 8:53 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH v2 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH v2 3/7] clk: eyeq: use the auxiliary device creation helper
` [PATCH v2 4/7] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH v2 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v2 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH] MIPS: Loongson64: Use pointer from memcpy() call for assignment in loongson_kexec_prepare()
2025-10-31 3:19 UTC (2+ messages)
[PATCH] MIPS: BCM63xx: Use pointer from memcpy() call for assignment in bcm63xx_enet_register()
2025-10-30 19:38 UTC
[PATCH 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
2025-10-29 15:42 UTC (10+ messages)
` [PATCH 1/7] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH 2/7] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH 3/7] clk: eyeq: use the auxiliary device creation helper
` [PATCH 4/7] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH 5/7] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
2025-10-29 15:03 UTC
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2025-10-29 10:00 UTC (4+ messages)
[PATCH] MIPS: Fix HOTPLUG_PARALLEL dependency
2025-10-27 16:15 UTC
[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
2025-10-26 15:02 UTC
[GIT PULL] PCI fixes for v6.18
2025-10-24 23:48 UTC (2+ messages)
What happened in remove bust_spinlocks(0) in mips history?
2025-10-22 15:01 UTC
[PATCH 0/2] MIPS: Malta: Fix PCI southbridge legacy resource clashes
2025-10-22 12:48 UTC (5+ messages)
` [PATCH 2/2] MIPS: Malta: Fix PCI southbridge legacy resource reservations
[PATCH net-next 00/12] net: macb: EyeQ5 support (alongside generic PHY driver in syscon)
2025-10-22 7:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox