public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 18:05:03 to 2026-01-27 02:30:48 UTC [more...]

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-27  2:30 UTC  (26+ messages)
` [PATCH net-next v10 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v10 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v10 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v10 5/5] selftests: drv-net: devmem: add autorelease tests

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-26 21:56 UTC  (11+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-26 20:50 UTC  (49+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-26  6:59 UTC  (15+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH V3] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-01-25  6:39 UTC 

[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
 2026-01-25  3:55 UTC  (6+ messages)
` [PATCH v2 2/4] LoongArch: "
` [PATCH v2 3/4] MIPS: Loongson: "

[RFC] Don't create sframes during build
 2026-01-24 19:08 UTC  (6+ messages)

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2026-01-23 17:41 UTC  (31+ messages)
` [patch V6 01/11] rseq: Add fields and constants for time slice extension
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer
` [patch V6 10/11] entry: Hook up rseq time slice extension

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-01-23 15:44 UTC  (40+ messages)
` [PATCH next 01/14] overflow: Reduce expansion of __type_max()
` [PATCH next 02/14] kbuild: Add W=c for additional compile time checks
` [PATCH next 03/14] media: videobuf2-core: Use static_assert() for sanity check
` [PATCH next 04/14] media: atomisp: "
` [PATCH next 05/14] ixgbevf: Use C test for PAGE_SIZE > IXGBE_MAX_DATA_PER_TXD
` [PATCH next 06/14] asm-generic: include linux/bits.h not vdso/bits.h
` [PATCH next 07/14] x86/tlb: "
` [PATCH next 08/14] bits: simplify GENMASK_TYPE()
` [PATCH next 09/14] bits: Change BIT_U8/16() and GENMASK_U8/16() to have unsigned values
` [PATCH next 10/14] bits: Fix assmebler expansions of GENMASK_Uxx() and BIT_Uxx()
` [PATCH next 11/14] bit: Strengthen compile-time tests in GENMASK() and BIT()
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h
` [PATCH next 13/14] test_bits: Change all the tests to be compile-time tests
` [PATCH next 14/14] test_bits: include some invalid input tests for GENMASK_INPUT_CHECK()

[PATCH 00/26] Introduce meminspect
 2026-01-22 10:03 UTC  (7+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-01-20 22:49 UTC  (6+ messages)
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-20 12:01 UTC  (31+ messages)
` [PATCH 1/4] sparc64: vdso: "
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-18 14:10 UTC  (8+ messages)

[PATCH v7 0/4] Align atomic storage
 2026-01-16  0:27 UTC  (5+ messages)
` [PATCH v7 3/4] atomic: Add alignment check to instrumented atomic operations

[PATCH-v4 0/3] Global Software Interrupt Moderation (GSIM)
 2026-01-15 23:53 UTC  (10+ messages)
` [PATCH v4 2/3] genirq: Fixed-delay "
` [PATCH v4 3/3] genirq: Adaptive "

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2026-01-15 20:53 UTC  (5+ messages)


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