linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-05 12:35 UTC  (41+ messages)
` [PATCH v8 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v8 02/38] prctl: arch-agnostic prctl for shadow stack
` [PATCH v8 03/38] mman: Add map_shadow_stack() flags
` [PATCH v8 04/38] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v8 05/38] arm64/gcs: Document the ABI "
` [PATCH v8 06/38] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v8 07/38] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v8 08/38] arm64/gcs: Provide put_user_gcs()
` [PATCH v8 09/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v8 15/38] arm64/idreg: Add overrride for GCS
` [PATCH v8 16/38] arm64/hwcap: Add hwcap "
` [PATCH v8 17/38] arm64/traps: Handle GCS exceptions
` [PATCH v8 18/38] arm64/mm: Handle GCS data aborts
` [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack()
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames
` [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap
` [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
` [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64

[PATCH] mm/swap: fix race condition in direct swapin path
 2024-02-05 12:25 UTC  (2+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-05 12:14 UTC  (3+ messages)

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-05 12:02 UTC  (19+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate

[PATCH] mm: Support order-1 folios in the page cache
 2024-02-05 12:00 UTC  (2+ messages)

[PATCH] shmem: Properly report quota mount options
 2024-02-05 11:51 UTC  (2+ messages)

convert write_cache_pages() to an iterator v6
 2024-02-05 11:43 UTC  (11+ messages)
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 08/13] writeback: Simplify the loops in write_cache_pages()
` [PATCH 09/13] pagevec: Add ability to iterate a queue
` [PATCH 10/13] writeback: Use the folio_batch queue iterator
` [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2024-02-05 11:34 UTC  (11+ messages)
                `  "

Pages doesn't belong to same large order folio in block IO path
 2024-02-05 11:16 UTC  (4+ messages)

[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
 2024-02-05 10:40 UTC  (4+ messages)

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-05  9:53 UTC  (3+ messages)

[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
 2024-02-05  9:51 UTC 

[PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
 2024-02-05  9:45 UTC  (11+ messages)

[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2024-02-05  9:32 UTC  (9+ messages)
          ` Fwd: "

[PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
 2024-02-05  9:31 UTC  (4+ messages)

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-05  9:15 UTC  (8+ messages)

[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-02-05  9:09 UTC  (5+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH] mm/slab: Add slabreclaim flag to slabinfo
 2024-02-05  8:50 UTC  (3+ messages)

[PATCH] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-05  8:40 UTC  (10+ messages)

[PATCH v3 0/3] Enable >0 order folio memory compaction
 2024-02-05  8:16 UTC  (2+ messages)

[PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
 2024-02-05  8:08 UTC  (6+ messages)

Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2024-02-05  7:31 UTC  (9+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface

[linux-next:master 3841/4021] kernel/workqueue.c:6798:32: error: passing 'const struct bus_type *' to parameter of type 'struct bus_type *' discards qualifiers
 2024-02-05  7:15 UTC 

[PATCH] mm/vmscan: Make too_many_isolated return bool
 2024-02-05  7:11 UTC  (2+ messages)

[PATCH 1/1] mm: vmalloc: Add a scan area of VA only once
 2024-02-05  6:41 UTC  (3+ messages)

[PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-02-05  5:48 UTC  (3+ messages)
` [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq

[linux-next:master 12610/12662] htmldocs: Warning: file Documentation/ABI/testing/sysfs-platform-silicom#20:
 2024-02-05  5:23 UTC  (6+ messages)

[PATCH] mm/cma: Make MAX_CMA_AREAS = CONFIG_CMA_AREAS
 2024-02-05  5:19 UTC 

[PATCH] fs/inode: Make too_many_isolated return bool
 2024-02-05  4:23 UTC  (2+ messages)

[syzbot] [mm?] WARNING in zswap_folio_swapin
 2024-02-05  3:48 UTC  (4+ messages)

[PATCH] mm/cma: Drop CONFIG_CMA_DEBUG
 2024-02-05  3:16 UTC 

[PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
 2024-02-05  2:14 UTC  (10+ messages)
` [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page

[PATCH] mm/z3fold: remove unneeded spinlock
 2024-02-05  1:08 UTC  (3+ messages)
  ` [External] "

[LSF/MM/BPF TOPIC] Large folios, swap and fscache
 2024-02-04 23:45 UTC  (2+ messages)

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-04 23:27 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-04 21:34 UTC  (3+ messages)

[PATCH] mm/damon/core: check apply interval in
 2024-02-04 20:49 UTC 

[PATCH v8 0/4] Introduce mseal
 2024-02-04 19:39 UTC  (11+ messages)

[PATCH] selftest: damon: fix minor typos in test logs
 2024-02-04 17:13 UTC 

[PATCH] memory tier: make memory_tier_subsys const
 2024-02-04 14:24 UTC  (2+ messages)

[PATCH] mm/z3fold:remove unneeded spinlock in z3fold_alloc
 2024-02-04 13:15 UTC 

[PATCH v2 0/3] Handle delay slot for extable lookup
 2024-02-04 11:45 UTC  (6+ messages)

[PATCH v2 0/3] per-vma locks in userfaultfd
 2024-02-04 10:27 UTC  (9+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx

[PATCH] lib/bch.c: increase bitrev single conversion length
 2024-02-04  9:09 UTC  (2+ messages)

[PATCH] meminfo: provide estimated per-node's available memory
 2024-02-04  8:34 UTC 

[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-04  8:34 UTC 

[PATCH -next v5 0/3] minor improvements for x86 mce processing
 2024-02-04  8:26 UTC  (4+ messages)
` [PATCH -next v5 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception
` [PATCH -next v5 3/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC

[PATCH v11 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-02-04  8:01 UTC  (4+ messages)
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code

[PATCH v2 0/6] mm/zswap: optimize zswap lru list
 2024-02-04  3:06 UTC  (7+ messages)
` [PATCH v2 1/6] mm/zswap: add more comments in shrink_memcg_cb()
` [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free
` [PATCH v2 3/6] mm/zswap: stop lru list shrinking when encounter warm region
` [PATCH v2 4/6] mm/zswap: remove duplicate_entry debug value
` [PATCH v2 5/6] mm/zswap: only support zswap_exclusive_loads_enabled
` [PATCH v2 6/6] mm/zswap: zswap entry doesn't need refcount anymore

[cip:linux-4.4.y-cip-rebase 1830/2766] include/linux/kasan.h:14:10: fatal error: asm/kasan.h: No such file or directory
 2024-02-04  2:36 UTC 

Do we still need SLAB_MEM_SPREAD (and possibly others)?
 2024-02-04  2:06 UTC  (5+ messages)

hugetlbfs: WARNING: bad unlock balance detected during MADV_REMOVE
 2024-02-04  1:54 UTC  (10+ messages)

[PATCH -next v4 0/3] minor improvements for x86 mce processing
 2024-02-04  1:52 UTC  (15+ messages)
` [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC

[PATCH 6.1 194/219] tcp: add sanity checks to rx zerocopy
 2024-02-03 19:19 UTC 

[PATCH v2] mm: swap: async free swap slot cache entries
 2024-02-03 18:12 UTC  (4+ messages)

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-03 17:57 UTC  (13+ messages)
` [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch
` [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type

[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility
 2024-02-03 17:27 UTC  (7+ messages)

[linux-next:master 2558/3789] include/kunit/test.h:528:17: warning: '%s' directive argument is null
 2024-02-03 16:22 UTC 

[PATCH 3/3] mm/memory: Use exception ip to search exception tables
 2024-02-03 13:37 UTC  (3+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-03  9:24 UTC  (2+ messages)

page:  |  | latest

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