public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-03 17:57:51 to 2024-01-23 10:51:40 UTC [more...]

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-23 10:51 UTC  (55+ messages)
` [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 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [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 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[PATCH v15 0/5] riscv: Add fine-tuned checksum functions
 2024-01-23 10:16 UTC  (15+ messages)
` [PATCH v15 1/5] asm-generic: Improve csum_fold
` [PATCH v15 2/5] riscv: Add static key for misaligned accesses
` [PATCH v15 3/5] riscv: Add checksum header
` [PATCH v15 4/5] riscv: Add checksum library
` [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum

[PATCH 6.1.y and 6.6.y] LoongArch/smp: Call rcutree_report_cpu_starting() earlier
 2024-01-23  2:41 UTC 

[RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
 2024-01-22 22:44 UTC  (8+ messages)
` [RFC PATCH 1/5] kallsyms: Avoid weak references for kallsyms symbols
` [RFC PATCH 2/5] vmlinux: Avoid weak reference to notes section
` [RFC PATCH 3/5] btf: Avoid weak external references
` [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
` [RFC PATCH 5/5] x86: Build the core kernel with position independent codegen

[PATCH 0/4] Section alignment issues?
 2024-01-22 18:48 UTC  (9+ messages)
` [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections

[PATCH 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-01-22 16:00 UTC 

[PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
 2024-01-20 21:09 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.8
 2024-01-19 22:50 UTC  (2+ messages)

Several tst-robust* tests time out with recent Linux kernel
 2024-01-19 13:56 UTC  (10+ messages)

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-01-19 11:52 UTC  (20+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-01-18 21:10 UTC  (7+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-01-18 16:18 UTC  (19+ messages)

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2024-01-17  2:22 UTC  (4+ messages)
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-15 23:41 UTC  (8+ messages)

[PATCH AUTOSEL 5.15 03/12] arm64: irq: set the correct node for VMAP stack
 2024-01-15 23:26 UTC 

[PATCH AUTOSEL 6.1 01/14] asm-generic: make sparse happy with odd-sized put_unaligned_*()
 2024-01-15 23:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 04/14] arm64: irq: set the correct node for VMAP stack

[PATCH AUTOSEL 6.6 01/14] asm-generic: make sparse happy with odd-sized put_unaligned_*()
 2024-01-15 23:24 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 04/14] arm64: irq: set the correct node for VMAP stack

[PATCH AUTOSEL 6.7 01/14] asm-generic: make sparse happy with odd-sized put_unaligned_*()
 2024-01-15 23:23 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 04/14] arm64: irq: set the correct node for VMAP stack

[PATCH v5 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-15 11:00 UTC  (9+ messages)
` [PATCH v5 1/4] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v5 2/4] arch/x86: Move internal setup_data "
` [PATCH v5 3/4] arch/x86: Implement arch_ima_efi_boot_mode() in source file
` [PATCH v5 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (12+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links

[PATCH v4 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-11 22:41 UTC  (11+ messages)
` [PATCH v4 1/4] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v4 2/4] arch/x86: Move internal setup_data "
` [PATCH v4 3/4] arch/x86: Implement arch_ima_efi_boot_mode() in source file
` [PATCH v4 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[PATCH v5 RESEND 0/5] Regather scattered PCI-Code
 2024-01-11 15:32 UTC  (11+ messages)
` [PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v5 RESEND 3/5] lib: move pci-specific devres code "
` [PATCH v5 RESEND 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()

[GIT PULL] asm-generic cleanups for 6.8
 2024-01-11  2:24 UTC  (2+ messages)

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2024-01-10 20:43 UTC  (4+ messages)
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH 0/4] riscv: support fast gup
 2024-01-10 14:52 UTC  (12+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
` [PATCH 3/4] riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
` [PATCH 4/4] riscv: enable HAVE_FAST_GUP if MMU

[PATCH v2 10/14] riscv: Add support for kernel-mode FPU
 2024-01-10 14:51 UTC  (2+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS e8cf41b96bc9c8a735ba30a38ea69cc2ef1b5cae
 2024-01-10  9:01 UTC 

[PATCH] asm-generic: flush icache only when vma->vm_flags has VM_EXEC set
 2024-01-09 16:43 UTC  (2+ messages)

Linux 6.7
 2024-01-09 15:40 UTC 

[PATCH v14 0/5] riscv: Add fine-tuned checksum functions
 2024-01-08 21:37 UTC  (4+ messages)
` [PATCH v14 2/5] riscv: Add static key for misaligned accesses

[PATCH] asm-generic: make sparse happy with odd-sized put_unaligned_*()
 2024-01-08 17:45 UTC  (3+ messages)

[PATCH v5] posix-timers: add multi_clock_gettime system call
 2024-01-08 11:09 UTC  (3+ messages)

[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
 2024-01-08  9:37 UTC  (6+ messages)
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v3 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-08  9:03 UTC  (7+ messages)
` [PATCH v3 1/4] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v3 2/4] arch/x86: Move internal setup_data "
` [PATCH v3 3/4] arch/x86: Implement arch_ima_efi_boot_mode() in source file
` [PATCH v3 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[arnd-asm-generic:asm-generic] BUILD SUCCESS d93cca2f3109f88c94a32d3322ec8b2854a9c339
 2024-01-06 23:21 UTC 

[PATCH] asm-generic: Fix 32 bit __generic_cmpxchg_local
 2024-01-05 22:25 UTC  (2+ messages)

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2024-01-04 14:40 UTC  (15+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[PATCH v5 RESEND 0/5] Regather scattered PCI-Code
 2024-01-04  9:07 UTC  (6+ messages)
` [PATCH v5 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v5 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v5 3/5] lib: move pci-specific devres code "
` [PATCH v5 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v5 5/5] lib, pci: unify generic pci_iounmap()

[PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave
 2024-01-04  2:03 UTC  (15+ messages)
` [PATCH v6 01/12] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v6 02/12] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v6 03/12] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v6 04/12] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v6 05/12] mm/mempolicy: create struct mempolicy_param for creating new mempolicies
` [PATCH v6 06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v6 07/12] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v6 09/12] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v6 10/12] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v6 11/12] mm/mempolicy: add the mbind2 syscall
` [PATCH v6 12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave

[RFC][PATCHES v2] checksum stuff
 2024-01-03 22:02 UTC  (4+ messages)
` [PATCH v2 01/18] make net/checksum.h self-contained
  ` [PATCH v2 18/18] uml/x86: use normal x86 checksum.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox