linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-02 21:48 UTC  (15+ messages)
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-02 21:42 UTC  (23+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 21:30 UTC  (32+ messages)
` [PATCH v2 01/11] mm/vmstat: remove remote node draining
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 07/11] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
` [PATCH v2 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely

[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
 2023-03-02 21:17 UTC  (3+ messages)
` [PATCH 16/17] zpool: remove MODULE_LICENSE in non-modules
` [PATCH 17/17] zswap: "

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-02 21:17 UTC  (5+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02 21:11 UTC  (24+ messages)
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v3 00/34] New page table range API
 2023-03-02 20:40 UTC  (9+ messages)
` [PATCH v3 18/34] parisc: Implement the new "
` [PATCH v3 21/34] s390: "
` [PATCH v3 22/34] superh: "

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-02 20:30 UTC  (4+ messages)

[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
 2023-03-02 20:10 UTC  (4+ messages)

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-02 19:57 UTC  (7+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02 19:52 UTC  (10+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-03-02 19:22 UTC  (6+ messages)
` [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap

About swapaccount=
 2023-03-02 19:12 UTC  (2+ messages)

[PATCH v2 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-03-02 19:04 UTC  (9+ messages)
` [PATCH v2 1/7] mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folio
` [PATCH v2 2/7] mm: memory: use folio_throttle_swaprate() in do_swap_page()
` [PATCH v2 3/7] mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()
` [PATCH v2 4/7] mm: memory: use folio_throttle_swaprate() in wp_page_copy()
` [PATCH v2 5/7] mm: memory: use folio_throttle_swaprate() in do_anonymous_page()
` [PATCH v2 6/7] mm: memory: use folio_throttle_swaprate() in do_cow_fault()
` [PATCH v2 7/7] mm: swap: remove unneeded cgroup_throttle_swaprate()

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-03-02 18:43 UTC  (2+ messages)

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-02 17:58 UTC  (11+ messages)

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-02 17:54 UTC 

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-02 17:38 UTC  (14+ messages)

[PATCH -next] mm/damon/paddr: minor refactor of damon_pa_pageout()
 2023-03-02 16:47 UTC  (2+ messages)

[PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files
 2023-03-02 15:17 UTC  (13+ messages)
` [PATCH 2/4] kmsan: another take at fixing memcpy tests
` [PATCH 3/4] x86: kmsan: use C versions of memset16/memset32/memset64
` [PATCH 4/4] kmsan: add memsetXX tests

[PATCH v2 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-02 14:55 UTC  (8+ messages)

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-03-02 14:12 UTC  (12+ messages)

[linux-next:master] BUILD REGRESSION 26a4eaba02f7f917fc1340553b49a7efd419c730
 2023-03-02 13:37 UTC 

[PATCH V2] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02 12:42 UTC  (2+ messages)

[PATCH v2 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2023-03-02 11:07 UTC  (4+ messages)
` [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute

[linux-next:pending-fixes] BUILD SUCCESS 87599ad5831a7be3ffc2f92abeb85d852f931ba0
 2023-03-02 10:54 UTC 

[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
 2023-03-02  9:41 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] VM Memory Overcommit
 2023-03-02  9:32 UTC  (4+ messages)

[PATCH] mm/migrate: Drop pte_mkhuge() in remove_migration_pte()
 2023-03-02  9:02 UTC  (2+ messages)

[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
 2023-03-02  8:41 UTC  (5+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-03-02  8:10 UTC  (11+ messages)

[PATCH] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02  7:57 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2023-03-02  4:16 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-03-02  4:05 UTC  (3+ messages)

[PATCH linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond
 2023-03-02  3:26 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] userspace control of memory management
 2023-03-02  3:10 UTC  (2+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-02  2:38 UTC  (7+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v4 00/33] Per-VMA locks
 2023-03-02  2:21 UTC  (9+ messages)
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree

[PATCH] maple_tree: export symbol mas_preallocate()
 2023-03-02  1:52 UTC  (2+ messages)

[PATCH] migrate_pages: silence gcc notes for mis-casting
 2023-03-02  1:26 UTC 

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-02  0:53 UTC  (21+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 5/6] zsmalloc: extend compaction statistics

[PATCH 09/17] mm: export access_remote_vm() symbol
 2023-03-01 23:39 UTC  (4+ messages)

[linus:master] [mm/mmap] 04241ffe3f: Kernel_panic-not_syncing:Fatal_exception
 2023-03-01 20:35 UTC  (4+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-03-01 20:10 UTC 

[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
 2023-03-01 19:36 UTC  (6+ messages)

[GIT PULL] MM updates for 6.3-rc1
 2023-03-01 18:32 UTC  (10+ messages)
      ` [RFC][PATCH] cifs: Fix cifs_writepages_region()
                ` [EXTERNAL] "

[PATCH 1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare
 2023-03-01 17:57 UTC  (6+ messages)
` [PATCH 2/2] mm: document FAULT_FLAG_VMA_LOCK flag

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-03-01 17:08 UTC  (3+ messages)

[PATCH v2] kasan: fix deadlock in start_report()
 2023-03-01 16:59 UTC  (8+ 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