LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2023-02-15 19:45:42 to 2023-02-27 13:31:43 UTC [more...]

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-27 13:31 UTC  (4+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27  9:59 UTC  (18+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
    ` [Intel-gfx] "
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH v12 2/4] clk: clk-loongson2: add clock controller driver support
 2023-02-27  6:46 UTC 

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-27  5:39 UTC  (7+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-27  1:54 UTC  (13+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

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

[PATCH 13/7] loongson: Implement the new page table range API
 2023-02-26  6:56 UTC  (3+ messages)

[PATCH 0/6] Drop the per-node-mode exception handlers
 2023-02-24 13:04 UTC  (9+ messages)
` [PATCH 1/6] LoongArch: Rename handle_syscall to handle_sys
` [PATCH 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
` [PATCH 3/6] LoongArch: Create a exception handlers section
` [PATCH 4/6] LoongArch: Drop pernode exception handlers
` [PATCH 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
` [PATCH 6/6] LoongArch: Clean up la_abs macro

[PATCH] LoongArch/syscall: remove asm/unistd.h include from syscall.c
 2023-02-24  8:56 UTC  (4+ messages)

[PATCH] LoongArch: use EXCCODE_INT_START instead of hard coded value
 2023-02-24  3:30 UTC 

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-23 13:11 UTC  (7+ messages)
` [PATCH v3 03/24] arm: "

[PATCH v2 0/2] LoongArch: Add single kernel image implementation for kdump
 2023-02-23 11:06 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: kdump: Add single kernel image implementation
` [PATCH v2 2/2] LoongArch: kdump: Add crashkernel=YM handling

[PATCH 0/2] LoongArch: Add the same binary implementation for kdump
 2023-02-22 10:12 UTC  (6+ messages)
` [PATCH 1/2] LoongArch: kdump: Add the same binary implementation
` [PATCH 2/2] LoongArch: kdump: Add crashkernel=YM handling

[PATCH v6 0/5] LoongArch: Add kernel relocation and KASLR support
 2023-02-22  3:16 UTC  (6+ messages)
` [PATCH v6 1/5] LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
` [PATCH v6 2/5] LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
` [PATCH v6 3/5] LoongArch: Add la_abs macro implementation
` [PATCH v6 4/5] LoongArch: Add support for kernel relocation
` [PATCH v6 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
 2023-02-21 11:18 UTC  (15+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC

[PATCH v11 2/4] clk: clk-loongson2: add clock controller driver support
 2023-02-21  8:26 UTC  (2+ messages)
` [PATCH v11 3/4] LoongArch: time: add of_clk_init in time_init

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-02-20 22:56 UTC  (6+ messages)

API for setting multiple PTEs at once
 2023-02-20  8:29 UTC  (3+ messages)

[PATCH v3 0/5] Add LoongArch support to nolibc
 2023-02-20  1:04 UTC  (6+ messages)
` [PATCH v3 2/5] tools/nolibc: Add statx() and make stat() rely on statx() if necessary

[PATCH bpf-next] LoongArch: BPF: Support mixing bpf2bpf and tailcalls
 2023-02-18 10:53 UTC 

[PATCH v5 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-18  6:39 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] LoongArch: Add ptrace single step support
` [PATCH v5 3/3] LoongArch: ptrace: expose hardware breakpoints to debuggers

[PATCH v4 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-18  6:38 UTC  (10+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] LoongArch: Add ptrace single step support
` [PATCH v4 3/3] LoongArch: ptrace: expose hardware breakpoints to debuggers

[PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
 2023-02-17 16:50 UTC  (4+ messages)

[PATCH v4 0/5] LoongArch: Add kernel relocation and KASLR support
 2023-02-17  8:24 UTC  (14+ messages)
` [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers
` [PATCH v4 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH v5 0/5] LoongArch: Add kernel relocation and KASLR support
 2023-02-17  8:13 UTC  (8+ messages)
` [PATCH v5 1/5] LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
` [PATCH v5 2/5] LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
` [PATCH v5 3/5] LoongArch: Add la_abs macro implementation
` [PATCH v5 4/5] LoongArch: Add support for kernel relocation
` [PATCH v5 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH v3 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-17  2:36 UTC  (7+ messages)
` [PATCH v3 2/3] LoongArch: Add ptrace single step support

[PATCH v1 00/24] Add KVM LoongArch support
 2023-02-17  1:33 UTC  (9+ messages)
` [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related interface

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-16 18:42 UTC  (17+ messages)
` [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
        ` [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
` [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-02-16 13:09 UTC 

[PATCH v2] LoongArch: add checksum optimization for 64-bit system
 2023-02-16  9:26 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox