linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 16:36:10 to 2024-02-23 15:27:23 UTC [more...]

[PATCH v2 00/17] Add folio_end_read
 2024-02-23 15:26 UTC  (3+ messages)
` [PATCH v2 03/17] mm: Add folio_end_read()

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-23 14:44 UTC  (22+ messages)
` [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH 2/6] s390: Implement __iowrite32_copy()
` [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH v5 00/16] x86: Confine early 1:1 mapped startup code
 2024-02-23 13:11 UTC  (19+ messages)
` [PATCH v5 01/16] x86/startup_64: Simplify global variable accesses in GDT/IDT programming
` [PATCH v5 02/16] x86/startup_64: Use RIP_REL_REF() to assign phys_base
` [PATCH v5 03/16] x86/startup_64: Use RIP_REL_REF() to access early_dynamic_pgts[]
` [PATCH v5 04/16] x86/startup_64: Use RIP_REL_REF() to access __supported_pte_mask
` [PATCH v5 05/16] x86/startup_64: Use RIP_REL_REF() to access early page tables
` [PATCH v5 06/16] x86/startup_64: Use RIP_REL_REF() to access early_top_pgt[]
` [PATCH v5 07/16] x86/startup_64: Simplify CR4 handling in startup code
` [PATCH v5 08/16] x86/startup_64: Defer assignment of 5-level paging global variables
` [PATCH v5 09/16] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v5 10/16] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v5 11/16] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms
` [PATCH v5 12/16] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v5 13/16] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v5 14/16] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH v5 15/16] x86/sev: Move early startup code into .head.text section
` [PATCH v5 16/16] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt
 2024-02-23 11:26 UTC  (5+ messages)
` [PATCH 1/4] asm-generic/page.h: "
` [PATCH 2/4] csky: "

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-23  2:24 UTC  (40+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH 0/4] parisc: checksum: Use generic implementations and optimize checksum
 2024-02-22 16:04 UTC  (9+ messages)
` [PATCH 1/4] asm-generic headers: Allow csum_partial arch override
` [PATCH 2/4] parisc: checksum: Use generic implementations
` [PATCH 3/4] parisc: checksum: Remove folding from csum_partial
` [PATCH 4/4] parisc: checksum: Optimize from32to16

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-22 13:33 UTC  (18+ messages)
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking

[PATCH v4 00/36] Memory allocation profiling
 2024-02-22 12:24 UTC  (55+ messages)
` [PATCH v4 01/36] fix missing vmalloc.h includes
` [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 11/36] lib: code tagging framework
` [PATCH v4 12/36] lib: code tagging module support
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
` [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v4 18/36] mm: enable page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
` [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
` [PATCH v4 25/36] mempool: Hook up to memory allocation profiling
` [PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext
` [PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging
` [PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling
` [PATCH v4 30/36] rhashtable: Plumb through alloc tag
` [PATCH v4 31/36] lib: add memory allocations report in show_mem()
` [PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v4 36/36] memprofiling: Documentation

[PATCH] mm/mmu_gather: change __tlb_remove_tlb_entry() to an inline function
 2024-02-21 19:30 UTC  (2+ messages)

[PATCH v3 31/35] lib: add memory allocations report in show_mem()
 2024-02-21 18:26 UTC  (20+ messages)

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 17:57 UTC  (17+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
` [PATCH 4/4] arm64: dynamic enforcement of pmd-level PXNTable
  ` [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-21 13:01 UTC  (11+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
 2024-02-21 12:03 UTC  (5+ messages)

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-21 11:23 UTC  (13+ messages)
` [PATCH v4 04/11] x86/startup_64: Defer assignment of 5-level paging global variables
` [PATCH v4 07/11] efi/libstub: Add generic support for parsing mem_encrypt=

arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
 2024-02-20 16:36 UTC  (7+ messages)


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).