Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-28 01:42:25 to 2024-01-15 23:41:50 UTC [more...]

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-15 23:41 UTC  (10+ 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

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-15 11:06 UTC  (38+ 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 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 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
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[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  (15+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
` [PATCH 2/4] riscv: tlb: convert __p*d_free_tlb() to inline functions
` [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 00/14] Unified cross-architecture kernel-mode FPU API
 2024-01-10 14:51 UTC  (27+ messages)
` [PATCH v2 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 06/14] lib/raid6: "
` [PATCH v2 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] x86: "
` [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v2 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v2 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v2 14/14] selftests/fpu: Allow building on other architectures

[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 v15 0/5] riscv: Add fine-tuned checksum functions
 2024-01-08 23:57 UTC  (6+ 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 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  (5+ messages)

[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

[PATCH v2 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-03 13:45 UTC  (9+ messages)
` [PATCH v2 1/3] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v2 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode

Re: [PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-03  6:03 UTC 

[PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2024-01-02 15:09 UTC  (6+ messages)
` [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init

[PATCH v4] posix-timers: add multi_clock_gettime system call
 2024-01-01  8:44 UTC  (5+ messages)

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-12-31  8:29 UTC  (3+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available

[PATCH 0/4] Section alignment issues?
 2023-12-30  7:33 UTC  (6+ messages)
` [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections


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