Linux ia64
[Prev Page][Next Page]
- Re: Linux 6.12, Frank Scheiner
- Re: Linux 6.11, Frank Scheiner
- Re: Linux 6.10, Frank Scheiner
- [aegl:get_cpu_cacheinfo_level 2/3] include/linux/cpuhplock.h:39:58: error: use of undeclared identifier 'EPERM', kernel test robot
- [aegl:get_cpu_cacheinfo_level 2/3] include/linux/cpuhplock.h:39:58: error: 'EPERM' undeclared, kernel test robot
- Re: Linux 6.9, Frank Scheiner
- [ANNOUNCE] Linux v6.9-rc6-epic1, Tomáš Glozar
- [PATCH v3 2/2] fs/xattr: add *at family syscalls,
Christian Göttsche
- Re: Linux 6.8, Frank Scheiner
- [RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices, Oracle
- [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- Re: Linux 6.7, Frank Scheiner
- [RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH 00/21] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 02/21] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 04/21] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
- Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec"),
Ignat Korchagin
- PSA: This list is being migrated (no action required),
Konstantin Ryabitsev
- [aegl:resctrl2_patches 9/52] fs/resctrl2/kernfs.c:6:19: sparse: sparse: symbol 'resctrl_file_ops' was not declared. Should it be static?, kernel test robot
- [PATCH RFC 00/22] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- PSA: migrating linux-ia64 to new vger infrastructure, Konstantin Ryabitsev
- [GIT PULL] asm-generic updates for v6.7,
Arnd Bergmann
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug,
Russell King (Oracle)
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu(), Russell King (Oracle)
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places, Oracle
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration, Oracle
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, Oracle
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 13/39] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs, Oracle
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Russell King (Oracle)
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Rafael J. Wysocki
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Miguel Luis
- Linux/ia64: An update, Frank Scheiner
- [PATCH v3 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v3 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v3 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v3 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v3 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v3 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v3 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v3 0/9] video: screen_info cleanups, Daniel Vetter
- [tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression, kernel test robot
- Linux/ia64: Kernel testing effort, Frank Scheiner
- [PATCH v3 0/7] sysctl: Remove sentinel elements from arch,
Joel Granados via B4 Relay
- [PATCH] cpu-hotplug: provide prototypes for arch CPU registration,
Russell King (Oracle)
- ia64 maintainership (resend),
Tomáš Glozar
- [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- Build regression since v6.6-rc1,
Frank Scheiner
- Re: [PATCH v2 1/1] efivarfs: fix statfs() on efivarfs, matoro
- [PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures,
Sohil Mehta
- [PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration,
Russell King (Oracle)
- [PATCH RFC] cpu-hotplug: provide prototypes for arch CPU registration, Russell King (Oracle)
- [PATCH v2 0/8] sysctl: Remove sentinel elements from arch,
Joel Granados via B4 Relay
- [PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- [PATCH v2 0/7] Fix Python string escapes,
Benjamin Gray
- [GIT PULL] Remove Itanium support,
Ard Biesheuvel
- [PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls,
Sohil Mehta
- [PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- [aegl:resctrl2_v65 3/4] fs/resctrl2/arch/x86/amd_smba.c:243:32: warning: 'smba_feature' defined but not used, kernel test robot
- [aegl:resctrl2_v65 4/4] fs/resctrl2/arch/x86/amd_mbec.c:189:32: warning: 'bmec_feature' defined but not used, kernel test robot
- [aegl:resctrl2_v65 2/4] fs/resctrl2/arch/x86/rdt_l3_cat.c:571:32: warning: 'cat_feature' defined but not used, kernel test robot
- [aegl:resctrl2_v65 3/4] fs/resctrl2/arch/x86/amd_smba.c:243:32: warning: unused variable 'smba_feature', kernel test robot
- [aegl:resctrl2_v65 4/4] fs/resctrl2/arch/x86/amd_mbec.c:189:32: warning: unused variable 'bmec_feature', kernel test robot
- [aegl:resctrl2_v65 2/4] fs/resctrl2/arch/x86/rdt_mbm_local_bytes.c:55:32: warning: unused variable 'mon_feature', kernel test robot
- [PATCH v2 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- [PATCH 0/8] sysctl: Remove sentinel elements from arch,
Joel Granados via B4 Relay
- [PATCH 0/4] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
- [PATCH 4/6] ia64: remove <asm/export.h>, Masahiro Yamada
- [PATCH 3/6] ia64: replace #include <asm/export.h> with #include <linux/export.h>, Masahiro Yamada
- [PATCH] kill do_each_thread(),
Oleg Nesterov
- [linus:master] [locking] c8afaa1b0f: stress-ng.zero.ops_per_sec 6.3% improvement,
kernel test robot
- [PATCH 0/8] Fix Python string escapes,
Benjamin Gray
- [PATCH 00/17] -Wmissing-prototype warning fixes,
Arnd Bergmann
- Re: [PATCH 00/17] -Wmissing-prototype warning fixes, Palmer Dabbelt
- Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes, Martin K. Petersen
[aegl:resctrl2_v65rc4 2/2] fs/resctrl2/arch/x86/l3_pseudolock.c:569:1: error: expected ';' after top level declarator,
kernel test robot
[aegl:resctrl2_v65rc4 2/2] fs/resctrl2/arch/x86/l3_pseudolock.c:569:1: warning: '__cold__' attribute only applies to functions, kernel test robot
[PATCH v6 13/38] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
[PATCH 6.4 032/227] ia64: mmap: Consider pgoff when searching for free mapping, Greg Kroah-Hartman
[PATCH 0/2] io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area(),
Helge Deller
[PATCH][RFC] io_uring: Fix io_uring_mmu_get_unmapped_area() for IA-64,
Helge Deller
[PATCH v2 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v2 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v2 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v2 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v2 0/9] video: screen_info cleanups, Helge Deller
[aegl:resctrl2_v65rc1 11/11] fs/resctrl2/arch/x86/rdt_l2_cdp.c:85:13: warning: variable 'cache_level' set but not used, kernel test robot
[aegl:resctrl2_v65rc1 2/11] fs/resctrl2/arch/x86/rdt_monitor.c:466: undefined reference to `__udivdi3', kernel test robot
[aegl:resctrl2_v65rc1 10/10] arch/riscv/include/asm/cacheinfo.h:17:11: error: conflicting types for 'get_cache_size'; have 'uintptr_t(u32, enum cache_type)' {aka 'long unsigned int(unsigned int, enum cache_type)'}, kernel test robot
[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
[Index of Archives]
[Linux x86_64]
[Linux S390]
[Kernel]
[Linux ARM]
Mail converted by MHonArc