loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-01 03:19:53 to 2024-02-26 20:03:19 UTC [more...]

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-26 20:02 UTC  (20+ messages)
` [PATCH v5 1/6] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v5 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v5 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v5 5/6] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v5 6/6] LoongArch: Add pv ipi support on LoongArch system

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-02-26 19:09 UTC 

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-26 19:05 UTC  (9+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
 2024-02-26 17:38 UTC  (24+ messages)

[PATCH 0/2] LoongArch: KVM: Start SW timer only when vcpu is blocking
 2024-02-26 12:59 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] LoongArch: KVM: Do not restart SW timer when it is expired

[PATCH] LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
 2024-02-26 12:58 UTC  (4+ messages)

[PATCH] loongarch/crypto: Clean up useless assignment operations
 2024-02-26  8:25 UTC  (3+ messages)

[GIT PULL] LoongArch fixes for v6.8-rc6
 2024-02-24 18:10 UTC  (2+ messages)

[PATCH] LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
 2024-02-23  7:54 UTC 

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-23  5:41 UTC  (16+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH for-6.8 v4 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-22 12:11 UTC  (7+ messages)
` [PATCH for-6.8 v4 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH for-6.8 v4 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v4 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[PATCH for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-22 10:39 UTC  (8+ messages)
` [PATCH for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-22 10:13 UTC  (28+ messages)
` [PATCH v4 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v4 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v4 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v4 5/6] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v4 6/6] LoongArch: Add pv ipi support on LoongArch system

[PATCH] LoongArch: Disable IRQ before init_fn() for nonboot CPUs
 2024-02-22  9:10 UTC 

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-21 13:01 UTC  (20+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations

[PATCH] LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
 2024-02-20 17:37 UTC  (2+ messages)

[PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
 2024-02-20  8:56 UTC  (6+ messages)

[PATCH 08/10] loongarch/vdso: Use generic union vdso_data_store
 2024-02-19 15:39 UTC 

[PATCH v3] LoongArch: KVM: Add software breakpoint support
 2024-02-18  6:33 UTC 

[PATCH v2] LoongArch: KVM: Add software breakpoint support
 2024-02-17  9:42 UTC 

[PATCH RESEND for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-16  9:37 UTC  (4+ messages)
` [PATCH RESEND for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH RESEND for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH RESEND for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
 2024-02-15  9:37 UTC  (7+ messages)
` [PATCH 1/3] loongarch: Call arch_mem_init() before platform_init() in the init sequence
` [PATCH 2/3] openrisc: Call setup_memory() earlier "
` [PATCH 3/3] sh: Call paging_init() "

[PATCH for-6.8 v2 0/4] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-14 16:33 UTC  (5+ messages)
` [PATCH for-6.8 v2 1/4] KVM: LoongArch: Fix input value checking of _kvm_get_cpucfg
` [PATCH for-6.8 v2 2/4] KVM: LoongArch: Fix kvm_check_cpucfg incorrectly accepting bad CPUCFG IDs
` [PATCH for-6.8 v2 3/4] KVM: LoongArch: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v2 4/4] KVM: LoongArch: Streamline kvm_check_cpucfg and improve comments

[PATCH for-6.8 0/5] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-14 13:08 UTC  (8+ messages)
` [PATCH for-6.8 1/5] KVM: LoongArch: Fix input value checking of _kvm_get_cpucfg
` [PATCH for-6.8 2/5] KVM: LoongArch: Fix kvm_check_cpucfg incorrectly accepting bad CPUCFG IDs
` [PATCH for-6.8 3/5] KVM: LoongArch: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 4/5] KVM: LoongArch: Streamline control flow of kvm_check_cpucfg
` [PATCH for-6.8 5/5] KVM: LoongArch: Clean up comments of _kvm_get_cpucfg_mask and kvm_check_cpucfg

[PATCH AUTOSEL 6.1 20/28] LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
 2024-02-13  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 21/28] LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu

[PATCH AUTOSEL 6.6 33/51] LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
 2024-02-13  0:20 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 34/51] LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
` [PATCH AUTOSEL 6.6 35/51] LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
` [PATCH AUTOSEL 6.6 36/51] LoongArch: vDSO: Disable UBSAN instrumentation

[PATCH AUTOSEL 6.7 39/58] LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
 2024-02-13  0:17 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 40/58] LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
` [PATCH AUTOSEL 6.7 41/58] LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
` [PATCH AUTOSEL 6.7 42/58] LoongArch: vDSO: Disable UBSAN instrumentation

linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/)
 2024-02-12 21:13 UTC  (2+ messages)

[PATCH] LoongArch: dts: minor whitespace cleanup
 2024-02-08 12:15 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.8-rc4
 2024-02-07 18:08 UTC  (2+ messages)

[PATCH v6 0/8] Add objtool, orc and livepatching support for LoongArch
 2024-02-07 13:27 UTC  (2+ messages)

[PATCH] LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
 2024-02-06  4:33 UTC 

[PATCH] loongarch: select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
 2024-02-06  4:04 UTC  (2+ messages)

[PATCH] loongarch: select ARCH_ENABLE_THP_MIGRATION instead of redefining it
 2024-02-06  4:04 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Add software breakpoint support
 2024-02-05  7:50 UTC 

[PATCH 6.1.y and 6.6.y] LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
 2024-02-03  1:27 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).