messages from 2026-06-04 02:11:41 to 2026-06-09 12:37:21 UTC [more...]
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-06-09 12:37 UTC (66+ messages)
` [PATCH 01/60] x86/sev: Define the #HV doorbell page structure
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 03/60] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH 04/60] KVM: SVM: Inject NMIs "
` [PATCH 05/60] KVM: SVM: Inject MCEs "
` [PATCH 06/60] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH 08/60] Documentation: kvm: introduce "VM plane" concept
` [PATCH 09/60] kvm: Introduce struct kvm_plane
` [PATCH 10/60] kvm: Move vcpu_array to "
` [PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
` [PATCH 12/60] kvm: Move vcpu accounting to "
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
` [PATCH 15/60] kvm: Move VCPU scheduling state "
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait "
` [PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
` [PATCH 21/60] kvm: Introduce per-plane VCPU requests
` [PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
` [PATCH 23/60] kvm: Move kvm_vcpu sigset "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
` [syzbot ci] Re: KVM Planes + SEV-SNP Support
[PATCH v2 0/6] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-06-09 9:31 UTC (15+ messages)
` [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
` [PATCH v2 2/6] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v2 3/6] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v2 4/6] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v2 5/6] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
` [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
[PATCH v2 0/2] KVM: LoongArch: selftests: Add FPU test case
2026-06-09 9:24 UTC (7+ messages)
` [PATCH v2 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH v2 2/2] KVM: LoongArch: selftests: Add FPU test case
[PATCH v1 0/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties
2026-06-09 9:05 UTC (4+ messages)
` [PATCH v1 1/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K0500
` [PATCH v1 2/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K1000
` [PATCH v1 3/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K2000
[PATCH v3] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
2026-06-09 8:33 UTC (2+ messages)
[PATCH v1 0/3] Move thread_info into task_struct for LoongArch
2026-06-09 6:58 UTC (7+ messages)
` [PATCH v1 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [PATCH v1 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [PATCH v1 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
[PATCH v1 0/2] LoongArch: BPF: per-CPU addr MOV and timed may_goto
2026-06-09 4:14 UTC (3+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v1 2/2] LoongArch: BPF: Add timed may_goto support
[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-08 19:00 UTC (19+ messages)
` [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v16 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v16 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 05/10] x86: "
` [PATCH v16 06/10] riscv: "
` [PATCH v16 07/10] LoongArch: "
` [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v16 10/10] riscv: "
[PATCH v2 0/2] Add Loongson CAN-FD controller driver
2026-06-08 17:43 UTC (5+ messages)
` [PATCH v2 1/2] can: "
` [PATCH v2 2/2] can: loongson_canfd: Add RXDMA support
[PATCH 0/8] LoongArch: Add livepatch build (KLP) support
2026-06-08 10:33 UTC (15+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH 3/8] LoongArch: Add special section entry sizes "
` [PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
` [PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
` [PATCH 6/8] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH 7/8] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH 8/8] klp-build: Add LoongArch syscall patching macro
[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
2026-06-08 10:08 UTC (9+ messages)
` [PATCH v2 1/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH v2 2/8] LoongArch: Mark special sections "
` [PATCH v2 3/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
` [PATCH v2 4/8] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
` [PATCH v2 5/8] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH v2 6/8] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH v2 7/8] klp-build: Add LoongArch syscall patching macro
` [PATCH v2 8/8] LoongArch: Add livepatch build (KLP) support
[PATCH v2] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
2026-06-08 6:30 UTC
[PATCH v6 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-06-08 2:45 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v6 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed
[PATCH v4 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-06-08 1:32 UTC (5+ messages)
` [PATCH v4 1/4] LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD request bit
` [PATCH v4 2/4] LoongArch: KVM: Enable FPU with max VM supported FPU type
` [PATCH v4 3/4] LoongArch: KVM: Remove some middle FPU states
` [PATCH v4 4/4] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX
[PATCH] LoongArch: KVM: Fix FPU register width issue with user access API
2026-06-07 4:41 UTC (2+ messages)
[PATCH] LoongArch: KVM: return full old CSR value from kvm_emu_xchg_csr()
2026-06-07 4:40 UTC (6+ messages)
[PATCH v1] LoongArch/mm: Fix nr passing in set_direct_map_valid_noflush()
2026-06-07 4:39 UTC (2+ messages)
[PATCH 0/2] Enable STRICT_MODULE_RWX
2026-06-06 14:04 UTC (4+ messages)
` [PATCH 1/2] LoongArch: Move fixmap page tables to BSS segment
` [PATCH 2/2] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
[PATCH 0/2] Enable STRICT_MODULE_RWX
2026-06-06 13:14 UTC
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-06 10:03 UTC (11+ messages)
` [PATCH v5 2/6] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
[PATCH v3 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-06-06 9:50 UTC (4+ messages)
` [PATCH v3 4/4] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX
[PATCH v5 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-06-06 4:50 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
[PATCH v2 net] LoongArch: KVM: Add missing slots_lock for IO bus device register/unregister
2026-06-05 14:02 UTC (3+ messages)
` [PTACH v3] "
[PATCH 0/2] Add Loongson CAN-FD controller driver
2026-06-05 10:11 UTC (7+ messages)
` [PATCH 1/2] can: Add Loongson CAN-FD controller support
[PATCH 0/3] LoongArch: More efficient data output in show_cpuinfo()
2026-06-05 2:59 UTC (5+ messages)
` [PATCH 1/3] LoongArch: Simplify "
` [PATCH 2/3] LoongArch: Delete unnecessary braces "
` [PATCH 3/3] LoongArch: Combine two seq_puts() calls "
[PATCH v2 0/7] ASoC: Add Loongson-2K0300 I2S controller and sound card support
2026-06-05 1:25 UTC (10+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: loongson,ls2k1000-i2s: Document Loongson-2K0300 compatible
` [PATCH v2 2/7] ASoC: loongson: Add Loongson-2K0300 I2S controller support
` [PATCH v2 3/7] ASoC: dt-bindings: loongson,ls-audio-card: Use common sound card
` [PATCH v2 4/7] ASoC: dt-bindings: loongson,ls-audio-card: Add ctcisz forever pi compatible
` [PATCH v2 5/7] ASoC: loongson: Add Loongson-2K0300 CTCISZ Forever Pi sound card support
` [PATCH v2 6/7] ASoC: dt-bindings: loongson,ls-audio-card: Add ATK-DL2K0300B compatible
` [PATCH v2 7/7] ASoC: loongson: Add headphone jack detection and DAPM routing
[PATCH v3] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
2026-06-04 11:41 UTC
[PATCH v2] liveupdate: luo_session: include linux/mm.h for virt/phys translation
2026-06-04 9:19 UTC
[PATCH 0/2] KVM: LoongArch: selftests: Add FPU test case
2026-06-04 8:57 UTC (3+ messages)
` [PATCH 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH 2/2] KVM: LoongArch: selftests: Add FPU test case
[RFC PATCH 0/3] Move thread_info into task_struct for LoongArch
2026-06-04 6:26 UTC (8+ messages)
` [RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
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