loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
linux-next: Tree for Sep 29 (arch/loongarch/kvm/vm.c)
 2023-09-29 23:30 UTC 

[GIT PULL] LoongArch fixes for v6.6-rc4
 2023-09-28 18:27 UTC  (2+ messages)

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-09-28  6:14 UTC  (7+ messages)
` [PATCH 13/40] soc/loongson: loongson2_guts: "

[PATCH v2 0/4] KVM: selftests: Add LoongArch support
 2023-09-28  4:04 UTC  (4+ messages)
` [PATCH v2 3/4] KVM: selftests: Add ucall test support for LoongArch

[PATCH] LoongArch: Share the same pmd between vDSO space and stack
 2023-09-28  2:14 UTC 

[PATCH v22 00/25] Add KVM LoongArch support
 2023-09-27  3:09 UTC  (26+ messages)
` [PATCH v22 01/25] LoongArch: KVM: Add kvm related header files
` [PATCH v22 02/25] LoongArch: KVM: Implement kvm module related interface
` [PATCH v22 03/25] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v22 04/25] LoongArch: KVM: Implement VM related functions
` [PATCH v22 05/25] LoongArch: KVM: Add vcpu related header files
` [PATCH v22 06/25] LoongArch: KVM: Implement basic vcpu interfaces
` [PATCH v22 07/25] LoongArch: KVM: Implement basic vcpu ioctl interfaces
` [PATCH v22 08/25] LoongArch: KVM: Implement fpu operations for vcpu
` [PATCH v22 09/25] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v22 10/25] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v22 11/25] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v22 12/25] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v22 13/25] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v22 14/25] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v22 15/25] LoongArch: KVM: Implement handle csr exception
` [PATCH v22 16/25] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v22 17/25] LoongArch: KVM: Implement handle idle exception
` [PATCH v22 18/25] LoongArch: KVM: Implement handle gspr exception
` [PATCH v22 19/25] LoongArch: KVM: Implement handle mmio exception
` [PATCH v22 20/25] LoongArch: KVM: Implement handle fpu exception
` [PATCH v22 21/25] LoongArch: KVM: Implement kvm exception vectors
` [PATCH v22 22/25] LoongArch: KVM: Implement vcpu world switch
` [PATCH v22 23/25] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v22 24/25] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v22 25/25] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH] LoongArch: numa: Fix high_memory calculation
 2023-09-27  0:45 UTC  (3+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-26 13:16 UTC  (74+ messages)
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
` [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
` [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]
` [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit

[PATCH v1 0/3] Add support for 32/64_PCREL relocation type
 2023-09-26  9:26 UTC  (5+ messages)
` [PATCH v1 1/3] LoongArch: Define relocation types added in ABI v2.10
` [PATCH v1 2/3] LoongArch: Add support for 32_PCREL relocation type
` [PATCH v1 3/3] LoongArch: Add support for 64_PCREL "

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-26  8:32 UTC  (35+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-25 23:17 UTC  (3+ messages)

[PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-25 16:28 UTC  (4+ messages)

[PATCH v3 0/5] soc: loongson: Fix some issues about loongson2_pm
 2023-09-24 12:21 UTC  (8+ messages)
` [PATCH v3 1/5] soc: loongson: loongson2_pm: Add dependency for INPUT

[GIT PULL] LoongArch fixes for v6.6-rc3
 2023-09-23 18:25 UTC  (2+ messages)

[PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
 2023-09-22 11:30 UTC 

[PATCH v21 00/29] Add KVM LoongArch support
 2023-09-21 11:10 UTC  (47+ messages)
` [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files

[PATCH v2] LoongArch: Fix some build warnings with W=1 option
 2023-09-21  7:04 UTC  (2+ messages)

[RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
 2023-09-20 20:35 UTC  (2+ messages)

[PATCH v1] LoongArch: Remove dead code in relocate_new_kernel
 2023-09-20  6:28 UTC  (3+ messages)

[PATCH v1 0/2] LoongArch: Update the links of ABI documentation
 2023-09-20  6:27 UTC  (4+ messages)
` [PATCH v1 1/2] docs/LoongArch: Update the links of ABI
` [PATCH v1 2/2] docs/zh_CN/LoongArch: "

[PATCH] mm: add statistics for PUD level pagetable
 2023-09-19 17:23 UTC  (3+ messages)

[PATCH v1 1/2] LoongArch: Add missing headers
 2023-09-19  0:56 UTC  (10+ messages)

[PATCH V2] kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
 2023-09-16 16:23 UTC  (2+ messages)

[PATCH] LoongArch: Fix some build warnings with -W1 option
 2023-09-16 10:20 UTC  (6+ messages)

[PATCH] LoongArch: Fix lockdep static memory detection
 2023-09-15 15:17 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).