public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-15 08:06:07 to 2025-09-30 21:59:29 UTC [more...]

[PATCH hyperv-next v5 00/16] Confidential VMBus
 2025-09-30 21:59 UTC  (4+ messages)
` [PATCH hyperv-next v5 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-09-30 11:15 UTC  (13+ messages)

[RFC v2 0/3] Align atomic storage
 2025-09-30  7:41 UTC  (32+ messages)
` [RFC v2 3/3] atomic: Add alignment check to instrumented atomic operations
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-29  9:13 UTC  (37+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
          ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-28 21:08 UTC 

[PATCH V8 0/5] Add AMD I3C master controller driver and bindings
 2025-09-27  6:12 UTC  (10+ messages)
` [PATCH V8 1/5] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V8 2/5] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V8 3/5] i3c: fix big-endian FIFO transfers
` [PATCH V8 4/5] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V8 5/5] i3c: master: Add AMD I3C bus controller driver

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-09-26 15:04 UTC  (5+ messages)
` [PATCH 33/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH 34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[arnd-asm-generic:asm-generic] BUILD SUCCESS edcc8a38b5ac1a3dbd05e113a38a25b937ebefe5
 2025-09-26  4:03 UTC 

[PATCH v3] once: fix race by moving DO_ONCE to separate section
 2025-09-26  0:19 UTC  (5+ messages)

[RFC PATCH 00/10] scalable symbol flags with __kflagstab
 2025-09-26  0:11 UTC  (7+ messages)

[PATCH net-next V5] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-25 20:30 UTC  (6+ messages)

[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
 2025-09-25 16:50 UTC  (27+ messages)
` [PATCH V7 1/4] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V7 2/4] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V7 3/4] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver

[PATCH v2 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-24 17:07 UTC  (8+ messages)
` [PATCH v2 1/6] x86/hyperv: Rename guest crash shutdown function
` [PATCH v2 2/6] hyperv: Add two new hypercall numbers to guest ABI public header
` [PATCH v2 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v2 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v2 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore
` [PATCH v2 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files

[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
 2025-09-24 14:25 UTC  (8+ messages)

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-23  1:35 UTC  (25+ messages)
` [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files

[patch 00/12] rseq: Implement time slice extension mechanism
 2025-09-23  1:01 UTC  (16+ messages)
` [patch 02/12] rseq: Add fields and constants for time slice extension

[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
 2025-09-22 10:47 UTC  (13+ messages)
` [PATCH v5 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v5 2/5] arm64: "

[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-22  8:15 UTC 

[PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
 2025-09-20  0:14 UTC  (2+ messages)

[PATCH] fix prototypes of reads[bwl]() on sparc64
 2025-09-19 18:58 UTC  (3+ messages)

[PATCH 0/5] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-09-18 19:59 UTC  (9+ messages)
` [PATCH 1/5] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [PATCH 2/5] drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [PATCH 3/5] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [PATCH 4/5] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
` [PATCH 5/5] x86/Hyper-V: Add Hyper-V specific hvcall to set backing page

[PATCH net-next V3] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-18 15:07 UTC  (2+ messages)

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-17 18:00 UTC  (4+ messages)

[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-16 15:50 UTC  (4+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH net-next V2] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-16 13:13 UTC  (10+ messages)

Hiring Linux Gurus for Next Microsoft/Apple Now!
 2025-09-16  5:15 UTC 

[PATCH v3 6/7] asm-generic: percpu: Add assembly guard
 2025-09-15 15:29 UTC  (2+ messages)

[PATCH v3 00/22] Add support for shared PTEs across processes
 2025-09-15 15:27 UTC  (3+ messages)
` [PATCH v3 13/22] mm/mshare: prepare for page table sharing support


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