loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 10:21:11 to 2023-03-24 15:43:44 UTC [more...]

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-24 15:43 UTC  (4+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks

[PATCH V1 0/5] Fix some issues of irq controllers for dual-bridges scenario
 2023-03-24 15:36 UTC  (10+ messages)
` [PATCH V1 1/5] irqchip/loongson-eiointc: Fix returned value on parsing MADT
` [PATCH V1 2/5] irqchip/loongson-eiointc: Fix incorrect use of acpi_get_vec_parent
` [PATCH V1 3/5] irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling
` [PATCH V1 4/5] irqchip/loongson-eiointc: Fix registration of syscore_ops
` [PATCH V1 5/5] irqchip/loongson-pch-pic: "

[PATCH v7 0/8] function_graph: Support recording and printing the return value of function
 2023-03-24 12:57 UTC  (10+ messages)
` [PATCH v7 1/8] "
` [PATCH v7 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v7 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v7 4/8] arm64: "
` [PATCH v7 5/8] riscv: "
` [PATCH v7 6/8] x86/ftrace: "
` [PATCH v7 7/8] LoongArch: ftrace: "
` [PATCH v7 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-23 18:31 UTC  (21+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 16:33 UTC 

[PATCH v2] efi: libstub: Use relocated version of kernel's struct screen_info
 2023-03-23  9:33 UTC  (2+ messages)

[PATCH] LoongArch: cpuinfo: standardize the "model name" field
 2023-03-23  8:42 UTC  (12+ messages)

[linux-next:master 3778/4413] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
 2023-03-23  7:24 UTC  (5+ messages)

[PATCH] LoongArch: Check unwind_error() in arch_stack_walk()
 2023-03-23  1:30 UTC  (6+ messages)

[PATCH v4 00/29] Add KVM LoongArch support
 2023-03-22  1:34 UTC  (34+ messages)
` [PATCH v4 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v4 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v4 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v4 04/29] LoongArch: KVM: Implement VM related functions
` [PATCH v4 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v4 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v4 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v4 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v4 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v4 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v4 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v4 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v4 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v4 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v4 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v4 16/29] LoongArch: KVM: Implement update VM id function
` [PATCH v4 17/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v4 18/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v4 19/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v4 20/29] LoongArch: KVM: Implement handle csr excption
` [PATCH v4 21/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v4 22/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v4 23/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v4 24/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v4 25/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v4 26/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v4 27/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v4 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v4 29/29] LoongArch: KVM: Enable kvm config and add the makefile

[PATCH V2] LoongArch: Provide kernel fpu functions
 2023-03-20 13:48 UTC  (5+ messages)

[PATCH V4] LoongArch: Make WriteCombine configurable for ioremap()
 2023-03-20  7:57 UTC  (2+ messages)

[PATCH V3] LoongArch: Make WriteCombine configurable for ioremap()
 2023-03-16  6:44 UTC  (3+ messages)

[PATCH v4 13/36] loongarch: Implement the new page table range API
 2023-03-15 10:07 UTC  (2+ messages)

[PATCH V2] LoongArch: Make WriteCombine configurable for ioremap()
 2023-03-15  6:24 UTC  (3+ messages)

[PATCH V2] efi/libstub: Call setup_graphics() before handle_kernel_image()
 2023-03-15  0:22 UTC  (3+ messages)

Problems when booting Loongarch in qemu with CONFIG_PROVE_LOCKING=y
 2023-03-14 16:46 UTC  (4+ messages)
  ` (no subject)

[PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-14 13:28 UTC  (2+ messages)

[PATCH] LoongArch: Make WriteCombine configurable for ioremap()
 2023-03-14 11:08 UTC  (7+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-14 11:02 UTC  (4+ messages)

[PATCH] LoongArch: use EXCCODE_INT_START instead of hard coded value
 2023-03-13 13:07 UTC  (5+ messages)

[PATCH] efi: libstub: Use relocated version of kernel's struct screen_info
 2023-03-13 13:06 UTC  (5+ messages)

[PATCH] efi: libstub: Always pass screen_info via config table
 2023-03-13  7:59 UTC  (5+ messages)

[PATCH] LoongArch: Add support for function error injection
 2023-03-13  3:24 UTC  (5+ messages)

[PATCH v3 00/29] Add KVM LoongArch support
 2023-03-13  1:31 UTC  (8+ messages)
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-10 19:10 UTC  (11+ messages)
              ` [PATCH v2] "

[PATCH V4] LoongArch: Provide kernel fpu functions
 2023-03-10  8:33 UTC  (3+ messages)

[PATCH] efi/libstub: Call setup_graphics() before handle_kernel_image()
 2023-03-09 19:58 UTC  (2+ messages)

[PATCH] LoongArch: Provide kernel fpu functions
 2023-03-09 16:43 UTC  (9+ messages)

[PATCH] efistub: LoongArch: Reimplement kernel_entry_address()
 2023-03-08 20:50 UTC  (2+ messages)

[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (2+ messages)

[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] 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 v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06 13:19 UTC  (14+ messages)
` [PATCH v5 15/26] arc: Remove empty <uapi/asm/setup.h>
` [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  (4+ 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).