loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-08 12:59:19 to 2023-11-21 13:43:36 UTC [more...]

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-21 13:43 UTC 

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-21 13:33 UTC  (59+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH v1 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-11-21 12:17 UTC  (12+ messages)
` [PATCH v1 1/2] LoongArch: KVM: Add lsx support
` [PATCH v1 2/2] LoongArch: KVM: Add lasx support

[PATCH v5 0/9] stmmac: Add Loongson platform support
 2023-11-21 12:01 UTC  (19+ messages)
` [PATCH v5 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v5 2/9] net: stmmac: Allow platforms to set irq_flags
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions
` [PATCH v5 4/9] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH v5 5/9] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH v5 6/9] net: stmmac: dwmac-loongson: Add MSI support
` [PATCH v5 7/9] net: stmmac: dwmac-loongson: Add GNET support
` [PATCH v5 8/9] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v5 9/9] net: stmmac: Disable coe for some Loongson GNET

Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 2023-11-21  9:56 UTC  (6+ messages)

[PATCH] LoongArch: KVM: Fix oneshot timer emulation
 2023-11-21  2:34 UTC 

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-21  1:44 UTC  (7+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

[PATCH] LoongArch: Record pc instead of offset in la-abs relocation
 2023-11-21  1:32 UTC  (3+ messages)

[PATCH v5 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
 2023-11-20  9:06 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v5 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v5 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for interrupt-names
` [PATCH v5 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse
` [PATCH v5 5/5] MIPS: Loongson64: DTS: Fix 'loongson,parent_int_map' references

[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
 2023-11-20  6:13 UTC  (6+ messages)

[PATCH v2] LoongArch: Implement constant timer shutdown interface
 2023-11-20  2:46 UTC 

[PATCH 0/2] Docs/LoongArch: Update links in the introduction.rst
 2023-11-19  4:50 UTC  (4+ messages)
` [PATCH 1/2] Docs/LoongArch: Update arch LoongArch introduction.rst
` [PATCH 2/2] Docs/zh_CN/LoongArch: "

[PATCH] LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
 2023-11-19  2:33 UTC 

[PATCH v4 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
 2023-11-17  9:05 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v4 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v4 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for interrupt-names
` [PATCH v4 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse
` [PATCH v4 5/5] MIPS: Loongson64: DTS: Fix 'loongson,parent_int_map' references

[PATCH v4 0/4] KVM: selftests: Add LoongArch support
 2023-11-17  1:47 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 4/6] LoongArch/smp: Call rcutree_report_cpu_starting() earlier
 2023-11-17  0:46 UTC  (4+ messages)

[PATCH] LoongArch: Implement stable timer shutdown interface
 2023-11-16 16:15 UTC  (6+ messages)

[PATCH v4 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
 2023-11-16  3:26 UTC  (6+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] LoongArch: KVM: Allow to access HW timer CSR registers always
` [PATCH v4 3/3] LoongArch: KVM: Remove kvm_acquire_timer before entering guest

[PATCH] LoongArch: KVM: Fix build due to API changes
 2023-11-15 19:47 UTC  (2+ messages)

[PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
 2023-11-15 16:58 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
 2023-11-15 14:54 UTC  (6+ messages)

[PATCH] LoongArch: Silence the boot warning about 'nokaslr'
 2023-11-15 14:15 UTC 

[PATCH] LoongArch: Explicitly set -fdirect-access-external-data for vmlinux
 2023-11-15 13:21 UTC 

[PATCH AUTOSEL 6.1 4/6] LoongArch/smp: Call rcutree_report_cpu_starting() earlier
 2023-11-15  3:35 UTC 

[PATCH AUTOSEL 6.5 4/6] LoongArch/smp: Call rcutree_report_cpu_starting() earlier
 2023-11-15  3:34 UTC 

linux-next: Tree for Nov 14 (loongarch: KVM)
 2023-11-15  0:00 UTC 

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-14 10:04 UTC  (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs

drivers/perf/arm_cspmu/arm_cspmu.c:627:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-14  2:25 UTC  (2+ messages)

[PATCH v3 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
 2023-11-14  1:47 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] LoongArch: KVM: Allow to access HW timer CSR registers always
` [PATCH v3 3/3] LoongArch: KVM: Remove kvm_acquire_timer before entering guest

[PATCH] LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()
 2023-11-13  3:25 UTC 

[GIT PULL] LoongArch changes for v6.7
 2023-11-12 19:18 UTC  (2+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-12  4:21 UTC  (41+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH bpf-next 0/8] bpf: Support cpu v4 instructions for LoongArch
 2023-11-12  2:49 UTC  (6+ messages)
` [PATCH bpf-next 8/8] selftests/bpf: Enable cpu v4 tests "

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-11-12  0:55 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).