public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 06:43:46 to 2026-02-02 14:29:32 UTC [more...]

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02 14:28 UTC  (16+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "
` [PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
  ` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-02  9:21 UTC  (20+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 15/17] module: Introduce hash-based integrity checking

[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
 2026-02-01 22:01 UTC  (12+ messages)
` [PATCH v4 1/8] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 3/8] LoongArch: "
` [PATCH v4 4/8] mips: "
` [PATCH v4 5/8] parisc: "
` [PATCH v4 6/8] um: "
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
` [PATCH v4 8/8] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
 2026-01-31  8:50 UTC  (13+ messages)
` [PATCH v2 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH v2 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH v2 3/4] MIPS: Loongson: "

[arnd-asm-generic:asm-generic] BUILD SUCCESS adbbd9714f8058730f93c8df5c5bf1679456424b
 2026-01-31  6:57 UTC 

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-30 23:44 UTC  (55+ messages)
` [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 net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-30 11:13 UTC  (30+ messages)
` [PATCH net-next v10 3/5] net: devmem: implement autorelease "
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute

[RFC] Don't create sframes during build
 2026-01-30  0:58 UTC  (10+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-29  8:42 UTC  (12+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v9 01/32] dyndbg: fix NULL ptr on i386 due to section alignment
 2026-01-29  7:29 UTC  (3+ messages)
` [PATCH v9 16/32] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v9 22/32] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2026-01-27 18:48 UTC  (6+ messages)
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-27 11:47 UTC  (13+ 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 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 v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
 2026-01-21  0:53 UTC  (2+ messages)

[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 v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
 2026-01-20 21:09 UTC  (3+ messages)

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-20 12:01 UTC  (17+ messages)
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG


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