linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[aegl:rdt-aet-v5 28/29] arch/x86/kernel/cpu/resctrl/intel_aet.c:288:63: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-05-21  7:55 UTC 

[aegl:rdt-aet-v4 30/31] arch/x86/kernel/cpu/resctrl/intel_aet.c:247:62: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-05-07  6:19 UTC 

[aegl:rdt-aet-v4 5/31] kismet: WARNING: unmet direct dependencies detected for INTEL_AET_RESCTRL when selected by X86_CPU_RESCTRL
 2025-05-02  7:30 UTC 

[PATCH 6.14 00/21] 6.14.1-rc1 review
 2025-04-04 20:08 UTC 

[PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
 2025-04-04 14:51 UTC  (4+ messages)
      ` [PATCH] genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()

Linux 6.14
 2025-04-02 20:18 UTC 

[PATCH 6.1 000/197] 6.1.132-rc3 review
 2025-03-28 20:14 UTC 

[PATCH 6.6 000/166] 6.6.84-rc2 review
 2025-03-21 10:52 UTC 

Linux 6.14-rc4
 2025-02-26 22:28 UTC 

Linux 6.13
 2025-01-21 22:56 UTC 

Linux 6.12
 2024-11-20 15:29 UTC 

Nov:16:24
 2024-11-16 15:40 UTC 

Linux 6.11
 2024-09-18 11:01 UTC 

Pytanie o samochód
 2024-08-27  7:55 UTC 

Linux 6.10
 2024-07-18 10:06 UTC 

[aegl:get_cpu_cacheinfo_level 2/3] include/linux/cpuhplock.h:39:58: error: use of undeclared identifier 'EPERM'
 2024-06-08  4:56 UTC 

[aegl:get_cpu_cacheinfo_level 2/3] include/linux/cpuhplock.h:39:58: error: 'EPERM' undeclared
 2024-06-08  3:18 UTC 

Linux 6.9
 2024-05-15 13:44 UTC 

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 10:09 UTC  (3+ messages)

[ANNOUNCE] Linux v6.9-rc6-epic1
 2024-04-29 15:36 UTC 

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-11 13:25 UTC  (42+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2024-04-05 16:20 UTC  (6+ messages)
  ` [Intel-gfx] "

Linux 6.8
 2024-03-13 19:30 UTC 

Meeting with the Development Team
 2024-02-01  8:46 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-29 15:34 UTC  (121+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online

Linux 6.7
 2024-01-09 15:40 UTC 

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-12-12 20:16 UTC  (6+ messages)

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-12-11 13:21 UTC  (8+ messages)
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()


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 read-only IMAP folder(s) and NNTP newsgroup(s).