linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-18 23:35:47 to 2025-02-26 23:09:01 UTC [more...]

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-02-26 23:08 UTC  (11+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
` [PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
` [PATCH v5 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v5 04/10] hyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v5 05/10] acpi: numa: Export node_to_pxm()
` [PATCH v5 06/10] Drivers/hv: Export some functions for use by root partition module
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs

[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
 2025-02-26 22:59 UTC  (9+ messages)
` [PATCH 1/7] x86/hyperv: Fix output argument to hypercall that changes page visibility
` [PATCH 2/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH 4/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH 5/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH 6/7] PCI: "
` [PATCH 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-26 17:06 UTC  (37+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-26 16:57 UTC  (16+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-26 16:52 UTC  (21+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-26 13:57 UTC  (22+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v4 2/6] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v4 3/6] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v4 5/6] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v4 6/6] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH 0/3] KASAN fix for arch_dup_task_struct (x86, um)
 2025-02-26 13:23 UTC  (5+ messages)
` [PATCH 3/3] x86: avoid copying dynamic FP state from init_task

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-26 13:12 UTC  (18+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-25 20:34 UTC  (18+ messages)

[PATCH memory-model 0/7] LKMM updates for v6.15
 2025-02-25 18:18 UTC  (12+ messages)
` [PATCH memory-model 1/7] tools/memory-model: Add atomic_and()/or()/xor() and add_negative
` [PATCH memory-model 2/7] tools/memory-model: Add atomic_andnot() with its variants
` [PATCH memory-model 3/7] tools/memory-model: Legitimize current use of tags in LKMM macros
` [PATCH memory-model 4/7] tools/memory-model: Define applicable tags on operation in tools/
` [PATCH memory-model 5/7] tools/memory-model: Define effect of Mb tags on RMWs "
` [PATCH memory-model 6/7] tools/memory-model: Switch to softcoded herd7 tags
` [PATCH memory-model 7/7] tools/memory-model: Distinguish between syntactic and semantic tags

[PATCH v2 00/39] Implement kernel-doc in Python
 2025-02-25 14:33 UTC  (5+ messages)
` [PATCH v2 01/39] include/asm-generic/io.h: fix kerneldoc markup

[PATCH 0/3] Drop explicit --hash-style= setting for new
 2025-02-24 11:20 UTC  (4+ messages)
` [PATCH 1/3] riscv: vDSO: Remove --hash-style=both
` [PATCH 2/3] csky: "
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-22 10:14 UTC  (6+ messages)
` [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation
` [PATCH v3 10/18] LoongArch: vDSO: "

[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
 2025-02-22  2:32 UTC  (10+ messages)
` [PATCH v3 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v3 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v3 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support

[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
 2025-02-21 18:47 UTC  (20+ messages)
` [PATCH v2 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v2 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v2 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support

[PATCH] LoongArch: vDSO: Remove --hash-style=sysv
 2025-02-21 17:45 UTC  (3+ messages)

[PATCH 0/4] Some uses of folio_mk_pte()
 2025-02-21 14:31 UTC  (5+ messages)
` [PATCH 1/4] hugetlb: Simplify make_huge_pte()
` [PATCH 2/4] mm: Remove mk_huge_pte()
` [PATCH 3/4] mm: Add folio_mk_pmd()
` [PATCH 4/4] arch: Remove mk_pmd()

[PATCH] hyperv: Add CONFIG_MSHV_ROOT to gate hv_root_partition checks
 2025-02-20  2:40 UTC  (5+ messages)

[PATCH hyperv-next v4 6/6] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
 2025-02-19 23:51 UTC  (2+ messages)

[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
 2025-02-19 20:53 UTC  (11+ messages)
` [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
` [PATCH 2/7] mm: Introduce a common definition of mk_pte()
` [PATCH 4/7] x86: Remove custom "

[PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
 2025-02-19 17:16 UTC  (2+ messages)

[PATCH v6 2/6] syscall.h: add syscall_set_arguments()
 2025-02-19 17:15 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-02-19 13:53 UTC  (4+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API

[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
 2025-02-19 11:52 UTC  (2+ messages)

[PATCH 00/27] Implement kernel-doc in Python
 2025-02-19  8:32 UTC  (2+ messages)
` [PATCH 01/27] include/asm-generic/io.h: fix kerneldoc markup


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 NNTP newsgroup(s).