loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/16] mm: jit/text allocator
 2024-04-26 19:01 UTC  (21+ messages)
` [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v6 03/16] nios2: define virtual address space for modules
` [PATCH v6 04/16] sparc: simplify module_alloc()
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "
` [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v6 10/16] arm64: extend execmem_info "
` [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v8 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-26 18:28 UTC  (25+ messages)
` [PATCH v8 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v8 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v8 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v8 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v8 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v8 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v8 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v8 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v8 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v8 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v8 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v8 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v8 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v8 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v8 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v8 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[GIT PULL] LoongArch fixes for v6.9-rc6
 2024-04-26 18:09 UTC  (2+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-26 17:28 UTC  (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-26 12:41 UTC  (64+ messages)
` [PATCH v7 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v7 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v7 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v7 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v7 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v7 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v7 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v7 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v7 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v7 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v7 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v7 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled

[PATCH] LoongArch: Provide __lshrti3, __ashrti3, and __ashrti3
 2024-04-26 12:14 UTC 

[PATCH] LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
 2024-04-26  5:53 UTC  (3+ messages)

[PATCH] LoongArch: Lately init pmu after smp is online
 2024-04-25 12:14 UTC 

[PATCH v3] LoongArch: KVM: Add PMU support
 2024-04-25  7:18 UTC  (3+ messages)

[PATCH v3 0/6] Add ACPI NUMA support for RISC-V
 2024-04-24  5:46 UTC  (7+ messages)
` [PATCH v3 1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH v3 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v3 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v3 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
` [PATCH v3 6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init

[PATCH] LoongArch: Fix access error when read fault on a write-only VMA
 2024-04-24  3:11 UTC  (3+ messages)

[PATCH v2] LoongArch: KVM: Add PMU support
 2024-04-24  1:07 UTC  (5+ messages)

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-23 18:44 UTC  (20+ messages)
` [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations
` [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v4 0/4] thermal: loongson2: Add Loongson-2K0500 and Loongson-2K2000 thermal support
 2024-04-23 15:54 UTC  (6+ messages)
` [PATCH v4 1/4] thermal: loongson2: Trivial code style adjustment
` [PATCH v4 2/4] dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
` [PATCH v4 3/4] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition
` [PATCH v4 4/4] thermal: loongson2: Add Loongson-2K2000 support

[PATCH] LoongArch: Fix callchain parse error with kernel tracepoint events
 2024-04-23  7:43 UTC 

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-22 18:32 UTC  (26+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-22 17:40 UTC  (3+ messages)
` [PATCH v3 14/15] riscv: "

[PATCH v3 0/4] thermal: loongson2: Add Loongson-2K0500 and Loongson-2K2000 thermal support
 2024-04-22 11:08 UTC  (9+ messages)
` [PATCH v3 1/4] thermal: loongson2: Trivial code style adjustment
` [PATCH v3 2/4] dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
` [PATCH v3 3/4] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition
` [PATCH v3 4/4] thermal: loongson2: Add Loongson-2K2000 support

[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
 2024-04-22  8:50 UTC  (6+ messages)
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
 2024-04-22  8:47 UTC  (9+ messages)
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22  8:26 UTC 

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-22  3:53 UTC  (3+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER

[PATCH v5] LoongArch: Give chance to build under !CONFIG_SMP
 2024-04-19 14:44 UTC  (2+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-19 13:58 UTC  (11+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v2 0/4] thermal: loongson2: Add Loongson-2K0500 and Loongson-2K2000 thermal support
 2024-04-19  4:37 UTC  (8+ messages)
` [PATCH v2 1/4] thermal: loongson2: Trivial code style adjustment
` [PATCH v2 3/4] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition

[PATCH] LoongArch: KVM: Add mmio trace support
 2024-04-19  2:36 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).