LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2024-09-10 13:44:05 to 2024-10-01 14:13:33 UTC [more...]

[PATCH v9 0/5] Tracepoints and static branch in Rust
 2024-10-01 14:14 UTC  (9+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 2/5] rust: add tracepoint support
` [PATCH v9 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v9 5/5] rust: add arch_static_branch

[PATCH v8 0/5] Tracepoints and static branch in Rust
 2024-10-01 13:32 UTC  (3+ messages)

[PATCH v7 00/10] Consolidate IO memcpy functions
 2024-10-01 12:53 UTC  (16+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 02/10] arm64: Use generic IO memcpy/memset
` [PATCH v7 03/10] csky: "
` [PATCH v7 04/10] loongarch: "
` [PATCH v7 05/10] m68k: Align prototypes of "
` [PATCH v7 06/10] alpha: "
` [PATCH v7 07/10] parisc: "
` [PATCH v7 08/10] sh: "
` [PATCH v7 09/10] um: Add dummy implementation for "
` [PATCH v7 10/10] arm: Align prototype of IO memset

stable-rc/linux-6.10.y: error: no member named 'st' in 'struct kvm_vcpu_arch'
 2024-10-01 10:13 UTC  (8+ messages)
  ` [PATCH 6.10.y] Revert "LoongArch: KVM: Invalidate guest steal time address on vCPU reset"
    ` Patch "Revert "LoongArch: KVM: Invalidate guest steal time address on vCPU reset"" has been added to the 6.10-stable tree

[PATCH V2] LoongArch: Set correct size for VDSO code mapping
 2024-09-30  4:54 UTC 

[PATCH v6 0/2] Add EDAC driver for loongson memory controller
 2024-09-30  3:29 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: EDAC for ls3a5000 "
` [PATCH v6 2/2] EDAC: Add EDAC driver for loongson "

[PATCH v5 0/2] Add EDAC driver for loongson memory controller
 2024-09-30  3:24 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: EDAC for ls3a5000 "
` [PATCH v5 2/2] Loongarch: EDAC driver for loongson "

[PATCH v6 0/5] Consolidate IO memcpy functions
 2024-09-29 20:37 UTC  (13+ messages)
` [PATCH v6 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
` [PATCH v6 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v6 3/5] arm64: Use generic io "
` [PATCH v6 4/5] csky: "
` [PATCH v6 5/5] loongarch: "

[PATCH] LoongArch: Set correct size for VDSO code mapping
 2024-09-29  8:19 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.12
 2024-09-27 17:24 UTC  (2+ messages)

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2024-09-27 16:21 UTC  (8+ messages)
` [PATCH V2 3/3] SH: "

[PATCH v2 0/9] ASoC: Some issues about loongson i2s
 2024-09-27  1:27 UTC  (26+ messages)
` [PATCH v2 1/9] ASoC: dt-bindings: Add Everest ES8323 Codec
` [PATCH v2 2/9] ASoC: codecs: Add support for ES8323
` [PATCH v2 3/9] ASoC: dt-bindings: Add NXP uda1342 Codec
` [PATCH v2 4/9] ASoC: codecs: Add uda1342 codec driver
` [PATCH v2 5/9] ASoC: loongson: Fix codec detection failure on FDT systems
` [PATCH v2 6/9] ASoC: dt-bindings: Add Loongson I2S controller
` [PATCH v2 7/9] ASoC: loongson: Add I2S controller driver as platform device
` [PATCH v2 8/9] LoongArch: dts: Add I2S support to Loongson-2K1000
` [PATCH v2 9/9] LoongArch: dts: Add I2S support to Loongson-2K2000

[PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-26 13:02 UTC  (4+ messages)

[PATCH AUTOSEL 6.11 073/244] cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()
 2024-09-25 11:24 UTC 

[PATCH v5 0/5] Consolidate IO memcpy functions
 2024-09-25  1:01 UTC  (10+ messages)
` [PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
` [PATCH v5 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v5 3/5] Use generic io memcpy functions on the arm64 architecture
` [PATCH v5 4/5] Use generic io memcpy functions on the csky architecture
` [PATCH v5 5/5] Use generic io memcpy functions on the loongarch architecture

[PATCH v4 0/5] Consolidate IO memcpy functions
 2024-09-24 20:25 UTC  (8+ messages)
` [PATCH v4 1/5] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v4 3/5] Use generic io memcpy functions on the arm64 architecture
` [PATCH v4 4/5] Use generic io memcpy functions on the csky architecture
` [PATCH v4 5/5] Use generic io memcpy functions on the loongarch architecture

[PATCH] LoongArch: Enable generic CPU vulnerabilites support
 2024-09-24  7:48 UTC  (2+ messages)

[PATCH] LoongArch: vDSO: Tune the chacha20 implementation
 2024-09-24  7:12 UTC  (6+ messages)

[PATCH] dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2
 2024-09-24  6:42 UTC 

[PATCH] compiler.h: Specify correct attribute for .rodata..c_jump_table
 2024-09-24  6:27 UTC 

objtool warnings in Rust defconfig -next
 2024-09-22 13:11 UTC 

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-20  5:10 UTC  (34+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-19 11:18 UTC  (10+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH v6 0/3] LoongArch: Implement getrandom() in vDSO
 2024-09-19  8:31 UTC  (4+ messages)
` [PATCH v6 2/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation

[PATCH v1 00/10] ASoC: Some issues about loongson i2s
 2024-09-18 11:15 UTC  (7+ messages)
` [PATCH v1 02/10] ASoC: codecs: Add support for ES8323

[PATCH v2 3/4] Use generic io memcpy functions on the csky architecture
 2024-09-18  2:26 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Ensure ret is always initialized in kvm_eiointc_{read,write}()
 2024-09-18  2:05 UTC  (2+ messages)

[PATCH v2 6.10] LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
 2024-09-17  9:13 UTC  (4+ messages)

[PATCH v3 0/4] Consolidate IO memcpy functions
 2024-09-16 16:07 UTC  (6+ messages)
` [PATCH v3 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v3 2/4] Use generic io memcpy functions on the arm64 architecture
` [PATCH v3 3/4] Use generic io memcpy functions on the csky architecture

[PATCH 6.10] LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
 2024-09-16 11:38 UTC  (2+ messages)

[PATCH 6.10] LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
 2024-09-16  9:25 UTC 

[PATCH v2] mm: z3fold: deprecate CONFIG_Z3FOLD
 2024-09-16  7:27 UTC  (2+ messages)

[PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
 2024-09-15  8:51 UTC  (2+ messages)
  ` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc

[GIT PULL] LoongArch KVM changes for v6.12
 2024-09-14 13:33 UTC  (2+ messages)

[PATCH v3 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
 2024-09-14 10:27 UTC  (7+ messages)
` [PATCH v3 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v3 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v3 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v3 4/4] MIPS: Loongson64: Use shared IOCSR header

[PATCH v2] LoongArch: Enable ACPI BGRT handling
 2024-09-14  7:12 UTC  (3+ messages)

[PATCH V3 06/11] LoongArch: KVM: Add EIOINTC read and write functions
 2024-09-14  3:42 UTC  (3+ messages)
` [PATCH V3 09/11] LoongArch: KVM: Add PCHPIC "

[PATCH v4 0/2] Add EDAC driver for loongson memory controller
 2024-09-14  2:18 UTC  (4+ messages)
` [PATCH v4 2/2] Loongarch: "

[PATCH v2 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
 2024-09-13  9:10 UTC  (9+ messages)
` [PATCH v2 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v2 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v2 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v2 4/4] MIPS: Loongson64: Use shared IOCSR header

[PATCH v5 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-09-13  8:25 UTC  (4+ messages)
` [PATCH v5 2/2] pwm: Add Loongson PWM controller support

[PATCH v3] PCI: pci_call_probe: call local_pci_probe() when selected cpu is offline
 2024-09-13  8:06 UTC  (8+ messages)

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-12 20:58 UTC  (3+ messages)
` [PATCH v3 1/4] riscv: "

[PATCH v8 0/3] Add extioi virt extension support
 2024-09-11  9:11 UTC  (3+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "

[PATCH v6] LoongArch: KVM: Add PMU support
 2024-09-11  4:16 UTC  (3+ messages)

[PATCH v2 0/4] Consolidate IO memcpy functions
 2024-09-10 16: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