linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 13:26:23 to 2024-04-25 10:23:58 UTC [more...]

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-25 10:23 UTC  (54+ 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 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v7 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v7 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v7 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH 0/4] Annotate atomics for signed integer wrap-around
 2024-04-25 10:19 UTC  (16+ messages)
` [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
` [PATCH 2/4] arm64: atomics: lse: "
` [PATCH 3/4] locking/atomic: Annotate generic atomics with wrapping
` [PATCH 4/4] ipv4: Silence intentional wrapping addition

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25  3:25 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
 2024-04-24 23:49 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-24 22:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice

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

[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
 2024-04-23 19:20 UTC 

[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/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 13:44 UTC  (13+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section

[PATCH] bitops: Change function return types from long to int
 2024-04-23 11:45 UTC  (7+ messages)

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 11:08 UTC  (2+ messages)

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

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-23  0:18 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32
 2024-04-22 19:01 UTC 

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-22 18:32 UTC  (28+ 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 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  (13+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-20 14:03 UTC  (9+ messages)
` [PATCH cmpxchg 12/14] sh: Emulate one-byte cmpxchg
` [PATCH cmpxchg 13/14] xtensa: "

[linux-next:master] BUILD REGRESSION a35e92ef04c07bd473404b9b73d489aea19a60a8
 2024-04-19 19:34 UTC 

[PATCH 1/3] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
 2024-04-19 14:38 UTC  (7+ messages)

[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 2024-04-19 13:17 UTC  (2+ messages)

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-18 19:44 UTC  (11+ messages)
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
      ` [RFC PATCH 3/7] module: [
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages

[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
 2024-04-18 19:22 UTC 

[PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-18  8:16 UTC  (23+ messages)
` [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v6 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v6 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v6 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v6 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v6 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v6 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()
 2024-04-18  3:03 UTC  (5+ messages)

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-18  1:00 UTC  (3+ messages)

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2024-04-17 19:20 UTC  (5+ messages)
` [RFC PATCH v2 30/31] kvx: Add power controller driver

[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c
 2024-04-17 19:17 UTC 


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).