loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 03:08:19 to 2022-09-05 13:07:45 UTC [more...]

[PATCH 0/3] LoongArch: Add kexec/kdump support
 2022-09-05 13:07 UTC  (20+ messages)
` [PATCH 1/3] LoongArch: Add kexec support
` [PATCH 2/3] LoongArch: Add kdump support
` [PATCH 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-05 12:20 UTC  (5+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V3 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA

[PATCH V3] LoongArch: Add efistub booting support
 2022-09-05  7:34 UTC  (23+ messages)

[PATCH] LoongArch: Mark kernel stack padding as TOP_OF_KERNEL_STACK_PADDING
 2022-09-05  6:21 UTC  (4+ messages)

[PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
 2022-09-05  3:01 UTC  (2+ messages)

[PATCH 0/3] Add kernel relocation and KASLR support
 2022-09-05  2:52 UTC  (12+ messages)
` [PATCH 1/3] LoongArch: tools: Add relocs tool support
` [PATCH 2/3] LoongArch: Add support for kernel relocation
` [PATCH 3/3] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH linux-next] LoongArch: mm: Remove the unneeded result variable
 2022-09-04 12:14 UTC  (2+ messages)

[PATCH 1/1] LoongArch: Fixed arch_remove_memory undefined build error
 2022-09-04 12:12 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
 2022-09-04  9:04 UTC  (10+ messages)
` [PATCH bpf-next v3 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
` [PATCH bpf-next v3 2/4] LoongArch: Add some instruction opcodes and formats
` [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
` [PATCH bpf-next v3 4/4] LoongArch: Enable BPF_JIT in default config

[GIT PULL] LoongArch fixes for v6.0-rc4
 2022-09-03 20:29 UTC  (2+ messages)

[PATCH 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2022-09-03 14:19 UTC  (11+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] LoongArch: Enable LS2X RTC in loongson3_defconfig
` [PATCH 3/7] dt-bindings: rtc: Add bindings for LS2X RTC
` [PATCH 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig
` [PATCH 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K
` [PATCH 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig

[PATCH 1/2] tools: Add LoongArch build infrastructure
 2022-09-03  9:55 UTC  (2+ messages)
` [PATCH 2/2] selftests/seccomp: Add LoongArch selftesting support

[PATCH] LoongArch: Fix section mismatch due to acpi_os_ioremap()
 2022-09-03  1:42 UTC 

[PATCH v2 0/9] LoongArch: Add ftrace support
 2022-09-03  0:38 UTC  (9+ messages)
` [PATCH v2 1/9] LoongArch/ftrace: Add basic support
` [PATCH v2 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v2 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v2 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v2 5/9] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v2 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support

[PATCH v3] LoongArch: Add safer signal handler for TLS access
 2022-09-02  9:59 UTC 

[PATCH] LoongArch: Improve dump_tlb() output messages
 2022-09-02  3:14 UTC 

[PATCH] LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
 2022-09-02  2:29 UTC 

[PATCH] mksysmap: Fix the mismatch of 'L0' symbols in System.map
 2022-09-01 11:10 UTC 

[PATCH v2] LoongArch: Add safer signal handler for TLS access
 2022-09-01  3:02 UTC  (3+ messages)

[PATCH v7 0/5] LoongArch: Support toolchain with new relocation types
 2022-09-01  2:26 UTC  (18+ messages)
` [PATCH v7 1/5] LoongArch: Add CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v7 2/5] LoongArch: Adjust symbol addressing for CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v7 3/5] LoongArch: Define ELF relocation types added in v2.00 ABI
` [PATCH v7 4/5] LoongArch: Support PC-relative relocations in modules
` [PATCH v7 5/5] LoongArch: Support R_LARCH_GOT_PC* "

[PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
 2022-09-01  1:30 UTC  (11+ messages)
` [PATCH bpf-next v2 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
` [PATCH bpf-next v2 2/4] LoongArch: Add some instruction opcodes and formats
` [PATCH bpf-next v2 3/4] LoongArch: Add BPF JIT support
` [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config

[PATCH 1/1] LoongArch: Fixed loongarch kernel csr_xxx implicit declaration
 2022-08-31 14:49 UTC  (4+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-08-30 19:37 UTC 

[PATCH] LoongArch: Fix warning: #warning syscall fstat not implemented
 2022-08-30 11:37 UTC  (5+ messages)

[PATCH v6 0/6] LoongArch: Support toolchain with new relocation types
 2022-08-30  7:10 UTC  (15+ messages)
` [PATCH v6 1/6] LoongArch: Add CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 2/6] LoongArch: Adjust CFLAGS for CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 3/6] LoongArch: Use model("extreme") attribute for per-CPU variables in module if CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 4/6] LoongArch: Define ELF relocation types added in v2.00 ABI
` [PATCH v6 5/6] LoongArch: Support PC-relative relocations in modules
` [PATCH v6 6/6] LoongArch: Support R_LARCH_GOT_PC* "

[PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-08-30  3:27 UTC 

[PATCH v2] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-08-30  2:59 UTC  (3+ messages)

[PATCH 0/8] LoongArch: Support toolchain with new relocation types
 2022-08-29 11:18 UTC  (19+ messages)
` [PATCH 1/8] LoongArch: Add CONFIG_CC_HAS_EXPLICIT_RELOCS
` [PATCH 2/8] LoongArch: Only use -Wa,-mla-* options for !CONFIG_CC_HAS_EXPLICIT_RELOCS
` [PATCH 3/8] LoongArch: Define ELF relocation types added in v2.00 ABI
` [PATCH 4/8] LoongArch: Support R_LARCH_B26 in modules
` [PATCH 5/8] LoongArch: Support R_LARCH_ABS* "
` [PATCH 6/8] LoongArch: Use model("extreme") attribute for per-CPU variables in module if CONFIG_CC_HAS_EXPLICIT_RELOCS
` [PATCH 7/8] LoongArch: Support R_LARCH_PCALA* in modules
` [PATCH 8/8] LoongArch: Support R_LARCH_GOT_PC* "

[PATCH] LoongArch: Add safer signal handler for TLS access
 2022-08-29  8:42 UTC 

[PATCH v4 0/4] LoongArch: Support new relocation types
 2022-08-27 13:20 UTC  (18+ messages)

[GIT PULL] LoongArch fixes for v6.0-rc3
 2022-08-26 19:09 UTC  (2+ messages)

[PATCH v2 7/9] LoongArch: modules/ftrace: Initialize PLT at load time
 2022-08-26  7:36 UTC  (3+ messages)
` [PATCH v2 8/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v2 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH bpf-next v1 0/4] Add BPF JIT support for LoongArch
 2022-08-25  2:27 UTC  (4+ messages)
` [PATCH bpf-next v1 3/4] LoongArch: Add BPF JIT support

[PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
 2022-08-24 17:26 UTC  (7+ messages)
` [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver

[PATCH] LoongArch: Fix build warnings in VDSO
 2022-08-24 12:49 UTC  (3+ messages)

[PATCH V2] LoongArch: Use TLB for ioremap()
 2022-08-24  3:07 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 NNTP newsgroup(s).