linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
 2024-01-25  9:37 UTC  (2+ messages)

[PATCHv3 1/1] block: introduce content activity based ioprio
 2024-01-25  9:37 UTC  (6+ messages)

[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
 2024-01-25  9:36 UTC  (4+ messages)

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-25  9:26 UTC  (22+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
 2024-01-25  9:22 UTC  (12+ messages)
    ` SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY

Synchronization around mmap_changing in userfaultfd
 2024-01-25  9:19 UTC  (2+ messages)

Convert write_cache_pages() to an iterator v5
 2024-01-25  8:57 UTC  (20+ messages)
` [PATCH 01/19] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/19] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/19] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/19] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/19] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/19] writeback: Factor out writeback_finish()
` [PATCH 07/19] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/19] writeback: Factor folio_prepare_writeback() "
` [PATCH 09/19] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/19] pagevec: Add ability to iterate a queue
` [PATCH 11/19] writeback: Use the folio_batch queue iterator
` [PATCH 12/19] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/19] writeback: Move the folio_prepare_writeback loop "
` [PATCH 14/19] writeback: Factor writeback_iter_next() "
` [PATCH 15/19] writeback: Add for_each_writeback_folio()
` [PATCH 16/19] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/19] writeback: update the kerneldoc comment for tag_pages_for_writeback
` [PATCH 18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio()
` [PATCH 19/19] writeback: simplify writeback iteration

[PATCH] mm: zswap: fix missing folio cleanup in writeback race path
 2024-01-25  8:54 UTC  (2+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-01-25  8:53 UTC  (2+ messages)

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-25  8:18 UTC  (33+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 03/28] riscv: define default value for envcfg
` [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH] mm: zswap: remove unused tree argument in zswap_entry_put()
 2024-01-25  8:17 UTC  (2+ messages)

[PATCH, RFC] block: set noio context in submit_bio_noacct_nocheck
 2024-01-25  8:10 UTC 

[linus:master] [kmemleak] 39042079a0: kernel-selftests.kvm.memslot_perf_test.fail
 2024-01-25  7:34 UTC 

[PATCH v3 0/3] mm, lru_gen: batch update pages when aging
 2024-01-25  7:32 UTC  (3+ messages)
` [PATCH v3 1/3] mm, lru_gen: try to prefetch next page when scanning LRU

[PATCH RFC 00/12] x86 NUMA-aware kernel replication
 2024-01-25  4:30 UTC  (2+ messages)

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-25  3:56 UTC  (7+ messages)
` [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization

[PATCH v2 0/2] mm/mmap: simplify vma_merge()
 2024-01-25  3:49 UTC  (3+ messages)
` [PATCH v2 1/2] mm/mmap: pass vma to vma_merge()
` [PATCH v2 2/2] mm/mmap: remove find_vma_intersection() in vma_merge()

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH v2] mm/mmap: introduce vma_set_range()
 2024-01-25  2:43 UTC  (3+ messages)

[PATCH v7 0/4] Introduce mseal()
 2024-01-25  2:04 UTC  (17+ messages)
` [PATCH v7 2/4] mseal: add mseal syscall

[PATCH] mm:vmscan: shrink skip folios in the exiting task
 2024-01-25  1:34 UTC  (3+ messages)

[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
 2024-01-25  0:13 UTC 

[PATCH 2/3] rust: add typed accessors for userspace pointers
 2024-01-24 23:46 UTC  (2+ messages)

[PATCH 1/3] rust: add userspace pointers
 2024-01-24 23:12 UTC  (2+ messages)

[PATCH] exec: Remove __FMODE_EXEC from uselib()
 2024-01-24 22:09 UTC  (2+ messages)

[GIT PULL] execve fixes for v6.8-rc2
 2024-01-24 21:56 UTC  (2+ messages)

[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
 2024-01-24 21:50 UTC  (11+ messages)

[RFC PATCH] mm: z3fold: rename CONFIG_Z3FOLD to CONFIG_Z3FOLD_DEPRECATED
 2024-01-24 21:40 UTC  (9+ messages)

Project: Improving the PCP allocator
 2024-01-24 21:03 UTC  (3+ messages)

[PATCH] mm: memcg: optimize parent iteration in memcg_rstat_updated()
 2024-01-24 20:53 UTC  (3+ messages)

[PATCH v7 0/5] Add DAX ABI for memmap_on_memory
 2024-01-24 20:03 UTC  (6+ messages)
` [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
` [PATCH v7 2/5] dax/bus.c: replace several sprintf() with sysfs_emit()
` [PATCH v7 3/5] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v7 4/5] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v7 5/5] dax: add a sysfs knob to control memmap_on_memory behavior

[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
 2024-01-24 19:41 UTC  (13+ messages)

[PATCH] exec: Distinguish in_execve from in_exec
 2024-01-24 19:23 UTC 

[linux-next:master 1198/1678] include/linux/mm_inline.h:401:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-01-24 19:11 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2024-01-24 19:05 UTC  (6+ messages)

[PATCH] mm/compaction: add check mechanism to avoid cma alloc fail
 2024-01-24 18:40 UTC  (4+ messages)
  ` 回复: "

[PATCH] highmem: Add kernel-doc for memcpy_*_folio()
 2024-01-24 18:12 UTC 

[PATCH 1/2] mm: vmalloc: Improve description of vmap node layer
 2024-01-24 18:09 UTC  (2+ messages)
` [PATCH 2/2] mm: vmalloc: Refactor vmalloc_dump_obj() function

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-24 18:01 UTC  (9+ messages)
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim"
 2024-01-24 17:46 UTC  (7+ messages)

[PATCH v2] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
 2024-01-24 17:31 UTC 

[PATCH] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
 2024-01-24 17:23 UTC  (3+ messages)

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2024-01-24 16:24 UTC  (5+ messages)
` [PATCH v4 12/22] lib/stackdepot: use read/write lock

Limited/Broken functionality of ASLR for Libs >= 2MB
 2024-01-24 16:08 UTC  (8+ messages)

[PATCH v1] mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()
 2024-01-24 13:57 UTC  (2+ messages)

[PATCH] selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
 2024-01-24 13:39 UTC  (3+ messages)

[PATCH v2] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
 2024-01-24 13:15 UTC  (2+ messages)

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2024-01-24 12:42 UTC  (10+ messages)
` [PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-01-24 11:59 UTC  (25+ messages)
` [PATCH v11 02/26] dept: Implement Dept(Dependency Tracker)
` [PATCH v11 04/26] dept: Add lock dependency tracker APIs
` [PATCH v11 05/26] dept: Tie to Lockdep and IRQ tracing
` [PATCH v11 06/26] dept: Add proc knobs to show stats and dependency graph
` [PATCH v11 07/26] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v11 08/26] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v11 09/26] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v11 10/26] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v11 11/26] dept: Distinguish each syscall context from another
` [PATCH v11 12/26] dept: Distinguish each work "
` [PATCH v11 13/26] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v11 15/26] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v11 16/26] dept: Track timeout waits separately with a new Kconfig
` [PATCH v11 17/26] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v11 18/26] dept: Apply timeout consideration to swait
` [PATCH v11 19/26] dept: Apply timeout consideration to waitqueue wait
` [PATCH v11 20/26] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v11 21/26] dept: Apply timeout consideration to dma fence wait
` [PATCH v11 22/26] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v11 23/26] dept: Make Dept able to work with an external wgen
` [PATCH v11 24/26] dept: Track PG_locked with dept
` [PATCH v11 25/26] dept: Print event context requestor's stacktrace on report
` [PATCH v11 26/26] locking/lockdep, fs/jbd2: Use a weaker annotation in journal handling

page:  |  | latest

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