linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 16:03:50 to 2024-04-17 19:20:56 UTC [more...]

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

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

[PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-17 18:57 UTC  (31+ messages)
` [PATCH v6 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v6 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v6 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v6 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v6 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v6 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach();
` [PATCH v6 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v6 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v6 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v6 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v6 12/16] arm64: psci: Ignore DENIED CPUs
` [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 v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-17 16:19 UTC  (57+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v5 02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v5 04/18] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH v5 05/18] ACPI: utils: Add an acpi_sta_enabled() helper and use it in acpi_processor_make_present()
` [PATCH v5 06/18] ACPI: scan: Add parameter to allow defering some actions in acpi_scan_check_and_detach
` [PATCH v5 07/18] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v5 08/18] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH v5 09/18] ACPI: Check _STA present bit before making CPUs not present
` [PATCH v5 10/18] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH v5 11/18] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v5 12/18] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v5 13/18] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v5 14/18] arm64: psci: Ignore DENIED CPUs
` [PATCH v5 15/18] arm64: arch_register_cpu() variant to allow checking of ACPI _STA
` [PATCH v5 16/18] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH v5 17/18] arm64: document virtual CPU hotplug's expectations
` [PATCH v5 18/18] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-17 10:27 UTC  (2+ messages)

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

[linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4
 2024-04-16 21:34 UTC 

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-16 18:12 UTC  (5+ messages)

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-16 15:44 UTC  (6+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
 2024-04-16 14:41 UTC  (4+ messages)

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-16 14:40 UTC  (5+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v4 3/3] btf: Avoid weak external references

[PATCH 0/2] sched: rseq mm_cid updates
 2024-04-16 14:35 UTC  (5+ messages)
` [PATCH 1/2] sched: Add missing memory barrier in switch_mm_cid
` [PATCH 2/2] sched: Move mm_cid code from sched.h to core.c

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[PATCH 1/3] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
 2024-04-16 11:06 UTC  (6+ messages)

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-16  9:36 UTC  (18+ messages)
` [RFC PATCH 1/7] asm-generic: introduce text-patching.h
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
` [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
` [RFC PATCH 7/7] x86/module: enable ROX caches for module text

[PATCH v7] posix-timers: add clock_compare system call
 2024-04-16  8:39 UTC  (16+ messages)

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-16  8:29 UTC  (10+ messages)
` [PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH v3 2/6] s390: Implement __iowrite32_copy()
` [PATCH v3 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH v3 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH v3 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-16  7:22 UTC  (22+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v4 07/15] mm/execmem, arch: convert remaining "
` [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[linux-next:master] BUILD REGRESSION 6bd343537461b57f3efe5dfc5fc193a232dfef1e
 2024-04-15 18:26 UTC 

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-15 15:54 UTC  (9+ messages)
` [PATCH v3 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v3 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v3 3/3] btf: Avoid weak external references

Figure out why kdump is not producing dmesg in CentOS stream 8
 2024-04-13  9:10 UTC 

[linux-next:master] BUILD REGRESSION 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39
 2024-04-12 20:04 UTC 

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-12 14:38 UTC  (3+ messages)

[PATCH 1/2] mmiowb: Rename mmiowb_spin_{lock, unlock}() to mmiowb_in_{lock, unlock}()
 2024-04-12 14:35 UTC  (4+ messages)
` [PATCH 2/2] mmiowb: Hook up mmiowb helpers to mutexes as well as spinlocks

[PATCH] bug: Improve comment
 2024-04-12 13:54 UTC 

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-12  1:54 UTC  (9+ messages)
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5
 2024-04-11 19:51 UTC 

[GIT PULL] LoongArch fixes for v6.9-rc4
 2024-04-11 19:09 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).