messages from 2023-02-28 07:01:06 to 2023-03-07 12:01:00 UTC [more...]
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-03-07 12:00 UTC (2+ messages)
[PATCH] efistub: LoongArch: Reimplement kernel_entry_address()
2023-03-07 10:57 UTC
[PATCH v3 RESEND] checksyscalls: Ignore fstat to silence build warning on LoongArch
2023-03-07 8:15 UTC (2+ messages)
[PATCH] tools/arch/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG
2023-03-07 7:51 UTC (2+ messages)
[PATCH] LoongArch: Add support for function error injection
2023-03-07 7:10 UTC
[PATCH v3 00/29] Add KVM LoongArch support
2023-03-07 2:49 UTC (32+ messages)
` [PATCH v3 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v3 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v3 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v3 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v3 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v3 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v3 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v3 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v3 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v3 16/29] LoongArch: KVM: Implement update VM id function
` [PATCH v3 17/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v3 18/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v3 20/29] LoongArch: KVM: Implement handle csr excption
` [PATCH v3 21/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v3 22/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v3 23/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v3 24/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v3 25/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v3 26/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v3 27/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v3 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v3 29/29] LoongArch: KVM: Enable kvm config and add the makefile
[PATCH] tools/perf: Add basic support for LoongArch
2023-03-07 2:18 UTC
[PATCH V3] LoongArch: Provide kernel fpu functions
2023-03-07 1:44 UTC (10+ messages)
[PATCH] LoongArch: Provide kernel fpu functions
2023-03-06 13:29 UTC (8+ messages)
[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
2023-03-06 13:19 UTC (28+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "
[PATCH v3] drivers: loongson: fix memory leak in loongson2_guts_probe
2023-03-06 12:07 UTC (6+ messages)
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-06 9:35 UTC (7+ messages)
[PATCH v2] drivers: loongson: fix memory leak in loongson2_guts_probe
2023-03-06 3:40 UTC (5+ messages)
[PATCH V2] LoongArch: Provide kernel fpu functions
2023-03-06 3:21 UTC (4+ messages)
[PATCH] drivers: loongson: fix memory leak in loongson2_guts_probe/remove
2023-03-06 2:27 UTC (2+ messages)
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-03-05 20:56 UTC (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
` [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg
` [PATCH 04/10] locking/loongarch: "
` [PATCH 05/10] locking/mips: "
` [PATCH 06/10] locking/powerpc: "
` [PATCH 07/10] locking/x86: "
` [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg
` [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin
[PATCH] LoongArch: Fix the CRC32 feature probing
2023-03-03 4:30 UTC (4+ messages)
[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-03-02 12:38 UTC (31+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "
[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
2023-03-02 12:19 UTC (4+ messages)
[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-03-02 10:55 UTC (14+ messages)
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2.1 "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2.1 "
[PATCH v3] LoongArch: add checksum optimization for 64-bit system
2023-03-02 4:54 UTC (4+ messages)
[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
2023-03-02 3:17 UTC (2+ messages)
[PATCH] soc: loongson: use resource_size() helper function
2023-03-01 19:38 UTC (3+ messages)
[GIT PULL] LoongArch changes for v6.3
2023-03-01 18:02 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 1716a175592aff9549a0c07aac8f9cadd03003f5
2023-03-01 15:44 UTC
[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
2023-03-01 15:41 UTC (2+ messages)
[PATCH V2] LoongArch: Mark 3 symbol exports as non-GPL
2023-03-01 12:30 UTC
[PATCH] LoongArch: Export some symbols without GPL
2023-03-01 12:08 UTC (3+ messages)
[PATCH] efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
2023-03-01 12:06 UTC (7+ messages)
[PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
2023-03-01 9:24 UTC (4+ messages)
[PATCH v3 12/34] loongarch: Implement the new page table range API
2023-03-01 2:04 UTC (2+ messages)
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-28 21:11 UTC (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2023-02-28 15:56 UTC (3+ messages)
[PATCH v2 0/6] Drop the per-node-mode exception handlers
2023-02-28 12:42 UTC (9+ messages)
` [PATCH v2 1/6] LoongArch: Rename handle_syscall to handle_sys
` [PATCH v2 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
` [PATCH v2 3/6] LoongArch: Create a exception handlers section
` [PATCH v2 4/6] LoongArch: Drop pernode exception handlers
` [PATCH v2 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
` [PATCH v2 6/6] LoongArch: Clean up la_abs macro
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).