messages from 2023-11-28 21:07:00 to 2023-12-13 10:12:45 UTC [more...]
[PATCH v6 0/9] stmmac: Add Loongson platform support
2023-12-13 10:12 UTC (4+ messages)
` [PATCH v6 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v6 2/9] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH v6 3/9] net: stmmac: dwmac-loongson: Add full PCI support
[PATCH v5 0/4] KVM: selftests: Add LoongArch support
2023-12-13 7:42 UTC (12+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` "
` [PATCH v5 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v5 3/4] KVM: selftests: Add ucall test "
` [PATCH v5 4/4] KVM: selftests: Add test cases "
[PATCH] selftests/rseq: add LoongArch64 support
2023-12-13 7:15 UTC
[PATCH v4 0/2] LoongArch: KVM: Add LSX,LASX support
2023-12-13 6:27 UTC (3+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add LSX support
` [PATCH v4 2/2] LoongArch: KVM: Add LASX support
[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
2023-12-13 1:23 UTC (3+ messages)
` [PATCH v3 1/2] selftests/vDSO: Fix building "
` [PATCH v3 2/2] selftests/vDSO: Fix runtime "
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-12-12 20:16 UTC (6+ messages)
[PATCH] LoongArch: BPF: Prevent out-of-bounds memory access
2023-12-12 11:26 UTC (5+ messages)
[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
2023-12-12 7:11 UTC (28+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures
[PATCH v5 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-12-12 6:05 UTC (5+ messages)
` [PATCH v5 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller
[PATCH v1 net 0/3] Some bug fixes
2023-12-11 14:03 UTC (5+ messages)
` [PATCH v1 net 1/3] stmmac: dwmac-loongson: Make sure MDIO is initialized before use
` [PATCH v1 net 2/3] stmmac: dwmac-loongson: drop useless check for compatible fallback
` [PATCH v1 net 3/3] MIPS: dts: loongson: drop incorrect dwmac fallback compatible
[PATCH AUTOSEL 6.1 29/29] LoongArch: Preserve syscall nr across execve()
2023-12-11 13:54 UTC
[PATCH AUTOSEL 6.6 45/47] LoongArch: Apply dynamic relocations for LLD
2023-12-11 13:50 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 46/47] LoongArch: Set unwind stack type to unknown rather than set error flag
` [PATCH AUTOSEL 6.6 47/47] LoongArch: Preserve syscall nr across execve()
[PATCH 00/21] Initial cleanups for vCPU hotplug
2023-12-11 13:21 UTC (47+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 21/21] riscv: "
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-12-11 8:47 UTC (20+ messages)
` [PATCH v5 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [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 0/5] kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
2023-12-11 9:10 UTC (9+ messages)
` [PATCH 1/5] loongarch, kexec: change dependency of object files
` [PATCH 2/5] m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
` [PATCH 3/5] mips, kexec: fix the incorrect ifdeffery and "
` [PATCH 4/5] sh, "
` [PATCH 5/5] x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
[PATCH v5 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
2023-12-11 2:37 UTC (7+ messages)
` [PATCH v5 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v5 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse
[GIT PULL] LoongArch fixes for v6.7-rc5
2023-12-09 20:34 UTC (2+ messages)
[PATCH v1 0/2] Fix failed test cases in test_bpf.ko for LoongArch
2023-12-09 12:01 UTC (8+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Fix sign-extension mov instructions
` [PATCH v1 2/2] LoongArch: BPF: Fix unconditional bswap instructions
[PATCH v3 0/2] LoongArch: KVM: Add LSX,LASX support
2023-12-08 1:31 UTC (3+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Add LSX support
` [PATCH v3 2/2] LoongArch: KVM: Add LASX support
[PATCH 0/2] LoongArch: BPF: Remove fatal signed-extension instructions
2023-12-08 0:48 UTC (6+ messages)
` [PATCH 1/2] LoongArch: BPF: Don't sign extend function return value
` [PATCH 2/2] LoongArch: BPF: Don't sign extend memory load operand
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-12-07 12:38 UTC (2+ messages)
` (subset) "
[PATCH v6 0/2] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
2023-12-07 8:24 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v6 2/2] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for interrupt-names
[PATCH v5 0/8] Add objtool and orc support for LoongArch
2023-12-07 7:43 UTC (17+ messages)
` [PATCH v5 1/8] objtool/LoongArch: Enable objtool to be built
` [PATCH v5 2/8] objtool/LoongArch: Implement instruction decoder
` [PATCH v5 3/8] objtool/x86: Separate arch-specific and generic parts
` [PATCH v5 4/8] objtool/LoongArch: Enable orc to be built
` [PATCH v5 5/8] objtool: Check local label about sibling call
` [PATCH v5 6/8] objtool: Check local label in add_dead_ends()
` [PATCH v5 7/8] objtool: Check local label in read_unwind_hints()
` [PATCH v5 8/8] LoongArch: Add ORC stack unwinder support
[PATCH] LoongArch: BPF: Remove fatal signed-extension instructions
2023-12-06 12:35 UTC (9+ messages)
[PATCH v2 0/2] LoongArch: KVM: Add LSX,LASX support
2023-12-06 1:33 UTC (5+ messages)
` [PATCH v2 1/2] LoongArch: KVM: Add LSX support
` [PATCH v2 2/2] LoongArch: KVM: Add LASX support
[PATCH] LoongArch: Slightly clean up drdtime
2023-12-05 8:07 UTC (3+ messages)
` Ping: "
[PATCH v4 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
2023-12-05 3:18 UTC (10+ 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: Preserve syscall nr across execve
2023-12-04 7:41 UTC (2+ messages)
[PATCH] LoongArch: Store syscall nr in thread_info
2023-12-04 5:39 UTC (13+ messages)
Kernel panic and stall triggered by bpf selftests
2023-12-04 1:53 UTC (4+ messages)
[PATCH v2] kexec_core: change dependency of object files
2023-12-01 6:03 UTC
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-30 16:46 UTC (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
2023-11-30 12:17 UTC (7+ messages)
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
[PATCH v2 0/2] loongson2_thermal: Fix some issues
2023-11-29 12:24 UTC (2+ messages)
[PATCH AUTOSEL 6.1 15/25] LoongArch: Add dependency between vmlinuz.efi and vmlinux.efi
2023-11-28 21:07 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 16/25] LoongArch: Implement constant timer shutdown interface
[PATCH AUTOSEL 6.6 19/40] LoongArch: Record pc instead of offset in la_abs relocation
2023-11-28 21:05 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 20/40] LoongArch: Silence the boot warning about 'nokaslr'
` [PATCH AUTOSEL 6.6 21/40] LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
` [PATCH AUTOSEL 6.6 22/40] LoongArch: Implement constant timer shutdown interface
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