linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-10 17:12 UTC  (34+ messages)
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 30/41] x86/shstk: Handle thread "
` [PATCH v7 31/41] x86/shstk: Introduce routines modifying shstk
` [PATCH v7 32/41] x86/shstk: Handle signals for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v7 34/41] x86/shstk: Support WRSS for userspace

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-10 16:45 UTC  (4+ messages)

[PATCH] io-mapping: Don't disable preempt on RT in io_mapping_map_atomic_wc()
 2023-03-10 16:29 UTC 

[PATCH] mm: hugetlb: move hugeltb sysctls to its own file
 2023-03-10 14:23 UTC  (7+ messages)

[PATCH] mm: memory-failure: correct HWPOISON_INJECT config
 2023-03-10 14:13 UTC  (2+ messages)

[PATCH 0/4] Some fixes and cleanup for maple tree
 2023-03-10 14:08 UTC  (5+ messages)
` [PATCH 1/4] maple_tree: Fix get wrong data_end in mtree_lookup_walk()
` [PATCH 2/4] maple_tree: Simplify mas_wr_node_walk()
` [PATCH 3/4] maple_tree: Fix a potential concurrency bug in RCU mode
` [PATCH 4/4] maple_tree: Simplify the code of mas_mab_cp()

[PATCH 6.2 073/211] swiotlb: mark swiotlb_memblock_alloc() as __init
 2023-03-10 13:37 UTC 

[bug report] mm: return an ERR_PTR from __filemap_get_folio
 2023-03-10 12:31 UTC 

[linux-next:pending-fixes] BUILD SUCCESS bec2983895c59be65fa3484bfd68bc7ccbebd2d0
 2023-03-10 11:43 UTC 

THP backed thread stacks
 2023-03-10 11:25 UTC  (9+ messages)

[linux-next:master 981/2655] drivers/gpio/gpio-loongson-64bit.c:225:3-8: No need to set .owner here. The core will do it
 2023-03-10 11:15 UTC 

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-10 10:32 UTC  (8+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[linux-next:master 1656/2655] drivers/spi/spi-mpc512x-psc.c:512:8: error: use of undeclared label 'free_ipg_clock'
 2023-03-10  9:50 UTC 

[PATCH v7 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-10  9:45 UTC  (5+ messages)
` [PATCH v7 1/4] riscv: Get rid of riscv_pfn_base variable
` [PATCH v7 2/4] mm: Introduce memblock_isolate_memory
` [PATCH v7 3/4] arm64: Make use of memblock_isolate_memory for the linear mapping
` [PATCH v7 4/4] riscv: Use PUD/P4D/PGD pages "

[PATCH v4] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-10  9:30 UTC 

[PATCH v3] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-10  9:29 UTC  (3+ messages)

[PATCH v2 0/6] use canonical ftrace path whenever possible
 2023-03-10  8:29 UTC  (2+ messages)

[PATCH] mm: fix potential invalid pointer dereference in kmemdup()
 2023-03-10  8:06 UTC  (5+ messages)

return an ERR_PTR from __filemap_get_folio v2
 2023-03-10  8:02 UTC  (5+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-10  7:59 UTC  (18+ messages)

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-03-10  7:27 UTC  (10+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
 2023-03-10  7:09 UTC  (7+ messages)
  ` [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page

[linux-next:master 1656/2655] drivers/spi/spi-mpc512x-psc.c:516:17: error: label 'free_ipg_clock' used but not defined
 2023-03-10  6:22 UTC 

[PATCH v4 0/2] kasan: bugfix and cleanup
 2023-03-10  4:29 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
` [PATCH v4 2/2] kasan: remove PG_skip_kasan_poison flag

[PATCH] mm: memory-failure: Move memory failure sysctls to its own file
 2023-03-10  3:57 UTC  (5+ messages)
      ` [PATCH v2] "

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-10  3:06 UTC  (9+ messages)

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-10  2:37 UTC  (6+ messages)
` [PATCH v2 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v2 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v2 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCH v2] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-10  2:02 UTC  (3+ messages)

[PATCH V3 2/2] mm: compaction: limit illegal input parameters of compact_memory interface
 2023-03-10  1:54 UTC  (2+ messages)

[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-10  1:45 UTC  (5+ messages)
` [PATCH v4 3/4] "

[PATCH v2 0/6] tmpfs: add the option to disable swap
 2023-03-09 23:09 UTC  (8+ messages)
` [PATCH v2 1/6] shmem: remove check for folio lock on writepage()
` [PATCH v2 2/6] shmem: set shmem_writepage() variables early
` [PATCH v2 3/6] shmem: move reclaim check early on writepages()
` [PATCH v2 4/6] shmem: skip page split if we're not reclaiming
` [PATCH v2 5/6] shmem: update documentation
` [PATCH v2 6/6] shmem: add support to ignore swap

[PATCH v4 0/4] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-09 22:39 UTC  (12+ messages)
` [PATCH v4 1/4] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v4 2/4] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v4 3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v4 4/4] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v4 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
 2023-03-09 22:37 UTC  (3+ messages)
` [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
` [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED

[PATCH v3 0/3] mm: process/cgroup ksm support
 2023-03-09 22:33 UTC  (6+ messages)
` [PATCH v3 1/3] mm: add new api to enable ksm per process

[PATCH v1] mm: add tracepoints to ksm
 2023-03-09 22:30 UTC  (3+ messages)

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-09 22:24 UTC  (10+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
` [PATCH v11 2/7] userfaultfd: Define dummy uffd_wp_range()
` [PATCH v11 3/7] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v11 5/7] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v11 6/7] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v11 7/7] selftests: mm: add pagemap ioctl tests

[PATCH v3 0/2] kasan: bugfix and cleanup
 2023-03-09 21:36 UTC  (4+ messages)
` [PATCH v3 1/2] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"

[PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
 2023-03-09 19:58 UTC  (9+ messages)
` [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped

[PATCH v4 0/8] make slab shrink lockless
 2023-03-09 19:49 UTC  (22+ messages)
` [PATCH v4 4/8] mm: vmscan: add shrinker_srcu_generation
` [PATCH v4 5/8] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v4 6/8] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 7/8] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v4 8/8] mm: shrinkers: convert shrinker_rwsem to mutex

selftests: gpio: crash on arm64
 2023-03-09 17:50 UTC  (2+ messages)

[PATCH v4 00/12] fold per-CPU vmstats remotely
 2023-03-09 17:11 UTC  (3+ messages)
` [PATCH v4 01/12] mm/vmstat: remove remote node draining

[PATCH v11 2/3] cachestat: implement cachestat syscall
 2023-03-09 17:02 UTC  (4+ messages)

[PATCH] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-09 15:38 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 08705758878ed33e5361e7f2742cb5a4d52041fc
 2023-03-09 15:04 UTC 

[linux-next:master] BUILD REGRESSION 2c6433e9294b6d0f4d8f08c3c70a3eac434d3ec8
 2023-03-09 14:36 UTC 

[PATCH v3 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-09 13:56 UTC  (3+ messages)

[linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for OF_GPIO when selected by GPIO_LOONGSON_64BIT
 2023-03-09 12:46 UTC 

[PATCH 00/10] cleanup vma_merge() and improve mergeability tests
 2023-03-09 11:12 UTC  (11+ messages)
` [PATCH 01/10] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [PATCH 02/10] mm/mmap/vma_merge: use the proper vma pointer in case 3
` [PATCH 03/10] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
` [PATCH 04/10] mm/mmap/vma_merge: use the proper vma pointer in case 4
` [PATCH 05/10] mm/mmap/vma_merge: initialize mid and next in natural order
` [PATCH 06/10] mm/mmap/vma_merge: set mid to NULL if not applicable
` [PATCH 07/10] mm/mmap/vma_merge: rename adj_next to adj_start
` [PATCH 08/10] mm/mmap/vma_merge: convert mergeability checks to return bool
` [PATCH 09/10] mm/mmap: start distinguishing if vma can be removed in mergeability test
` [PATCH 10/10] mm/mremap: simplify vma expansion again

[PATCH v3 00/34] New page table range API
 2023-03-09 11:09 UTC  (4+ messages)
` [PATCH v3 08/34] arm64: Implement the new "

[linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for GPIO_SYSCON when selected by GPIO_SAMA5D2_PIOBU
 2023-03-09  9:49 UTC  (2+ messages)

[PATCH V3 1/2] mm: compaction: move compact_memory sysctl to its own file
 2023-03-09  9:47 UTC  (2+ messages)

[linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for MFD_STMFX when selected by PINCTRL_STMFX
 2023-03-09  9:41 UTC 

[PATCH v16 03/13] overlayfs: Implement splice-read
 2023-03-09  9:29 UTC  (7+ messages)
  ` [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE

[linux-next:master 1604/2428] ERROR: modpost: "intel_soc_pmic_exec_mipi_pmic_seq_element" [drivers/platform/x86/x86-android-tablets/x86-android-tablets.ko] undefined!
 2023-03-09  9:20 UTC 

[GIT PULL] hotfixes for 6.3-rc1
 2023-03-09  8:37 UTC  (7+ 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