public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-19 03:08:35 to 2025-08-04 18:05:34 UTC [more...]

[RFC PATCH V5 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-08-04 18:05 UTC  (5+ messages)
` [RFC PATCH V5 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V5 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V5 3/4] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V5 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-08-04 18:04 UTC  (6+ messages)
` [PATCH 34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-04 17:15 UTC  (19+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-04 13:26 UTC  (47+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "
` [RFC][PATCH v2 02/29] Documentation: add kmemdump
` [RFC][PATCH v2 03/29] kmemdump: add coreimage ELF layer
` [RFC][PATCH v2 04/29] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH v2 05/29] kmemdump: introduce qcom-minidump backend driver
` [RFC][PATCH v2 06/29] soc: qcom: smem: add minidump device
` [RFC][PATCH v2 07/29] init/version: Annotate static information into Kmemdump
` [RFC][PATCH v2 08/29] cpu: "
` [RFC][PATCH v2 09/29] genirq/irqdesc: "
` [RFC][PATCH v2 10/29] panic: "
` [RFC][PATCH v2 11/29] sched/core: "
` [RFC][PATCH v2 12/29] timers: "
` [RFC][PATCH v2 13/29] kernel/fork: "
` [RFC][PATCH v2 14/29] mm/page_alloc: "
` [RFC][PATCH v2 15/29] mm/init-mm: "
` [RFC][PATCH v2 16/29] mm/show_mem: "
` [RFC][PATCH v2 17/29] mm/swapfile: "
` [RFC][PATCH v2 18/29] mm/percpu: "
` [RFC][PATCH v2 19/29] mm/mm_init: "
` [RFC][PATCH v2 20/29] printk: Register "
` [RFC][PATCH v2 21/29] kernel/configs: Register dynamic "
` [RFC][PATCH v2 22/29] mm/numa: Register "
` [RFC][PATCH v2 23/29] mm/sparse: "
` [RFC][PATCH v2 24/29] kernel/vmcore_info: Register dynamic "
` [RFC][PATCH v2 25/29] kmemdump: Add additional symbols to the coreimage
` [RFC][PATCH v2 26/29] init/version: Annotate init uts name separately into Kmemdump
` [RFC][PATCH v2 27/29] kallsyms: Annotate static information "
` [RFC][PATCH v2 28/29] mm/init-mm: Annotate additional "
` [RFC][PATCH v2 29/29] kmemdump: Add Kinfo backend driver

[PATCH v4 00/36] New page table range API
 2025-08-04  9:38 UTC  (9+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-01  1:09 UTC  (29+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH 9/9] um: Add initial SMP support
 2025-07-30  4:18 UTC  (7+ messages)

[PATCH v3 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
 2025-07-29  7:59 UTC  (9+ messages)
` [PATCH v3 mm-hotfixes 1/5] mm: move page table sync declarations to linux/pgtable.h
` [PATCH v3 mm-hotfixes 2/5] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH v3 mm-hotfixes 3/5] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
` [PATCH v3 mm-hotfixes 4/5] x86/mm/64: convert p*d_populate{,_init} to _kernel variants
` [PATCH v3 mm-hotfixes 5/5] x86/mm: drop unnecessary calls to sync_global_pgds() and fold into its sole user

[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
 2025-07-29  0:23 UTC  (13+ messages)
` [PATCH v4 4/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments
` [PATCH v4 5/7] PCI: "

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-07-28 19:03 UTC  (2+ messages)

[RFC PATCH V4 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-28 14:45 UTC  (8+ messages)
` [RFC PATCH V4 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V4 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V4 3/4] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V4 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
 2025-07-26 16:22 UTC  (6+ messages)

[RFC PATCH V3 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-25 20:06 UTC  (12+ messages)
` [RFC PATCH V3 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH V3 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V3 3/4] x86/Hyper-V: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V3 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH hyperv-next v4 00/16] Confidential VMBus
 2025-07-25 14:40 UTC  (41+ messages)
` [PATCH hyperv-next v4 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v4 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v4 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v4 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v4 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v4 16/16] Drivers: hv: Set the default VMBus version to 6.0

[PATCH 0/3] drop hugetlb_free_pgd_range()
 2025-07-25  7:50 UTC  (2+ messages)

[PATCH v2 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
 2025-07-21 11:46 UTC  (8+ messages)
` [PATCH v2 mm-hotfixes 1/5] mm: move page table sync declarations to asm/pgalloc.h
` [PATCH v2 mm-hotfixes 2/5] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH v2 mm-hotfixes 3/5] x86/mm: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
` [PATCH v2 mm-hotfixes 4/5] x86/mm: convert p*d_populate{,_init} to _kernel variants
` [PATCH v2 mm-hotfixes 5/5] x86/mm: drop unnecessary calls to sync_global_pgds() and fold into its sole user

[PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
 2025-07-19 11:16 UTC  (11+ messages)

[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
 2025-07-19  7:08 UTC  (5+ messages)

[PATCH v8 0/9] LKMM atomics in Rust
 2025-07-19  3:08 UTC  (10+ messages)
` [PATCH v8 1/9] rust: Introduce atomic API helpers
` [PATCH v8 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v8 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v8 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v8 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v8 6/9] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v8 7/9] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH v8 8/9] rust: sync: atomic: Add Atomic<{usize,isize}>
` [PATCH v8 9/9] rust: sync: Add memory barriers


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