Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 14:43:43 to 2024-02-21 16:14:36 UTC [more...]

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-21 16:05 UTC  (2+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 15:54 UTC  (15+ 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

[PATCH] mm/mmu_gather: change __tlb_remove_tlb_entry() to an inline function
 2024-02-21 15:45 UTC 

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-21 14:58 UTC  (27+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[PATCH v5 00/16] x86: Confine early 1:1 mapped startup code
 2024-02-21 14:52 UTC  (18+ 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 v3 00/35] Memory allocation profiling
 2024-02-21 13:21 UTC  (96+ messages)
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 14/35] lib: introduce support for page allocation tagging
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-21 13:01 UTC  (14+ 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  (23+ messages)
` [PATCH v4 02/11] x86/startup_64: Replace pointer fixups with RIP-relative references
` [PATCH v4 03/11] x86/startup_64: Simplify CR4 handling in startup code
` [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=

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-21  1:17 UTC  (7+ 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

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

[PATCH v2] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
 2024-02-20 12:53 UTC  (6+ messages)

[PATCH v2 2/5] context_tracking: Make context_tracking_key __ro_after_init
 2024-02-19  6:10 UTC  (2+ messages)

[PATCH v2] nvdimm/pmem: Fix leak on dax_add_host() failure
 2024-02-16 16:12 UTC  (2+ messages)

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-02-16 12:39 UTC  (14+ messages)

[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-15 14:46 UTC  (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures


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 read-only IMAP folder(s) and NNTP newsgroup(s).