linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Report "general protection fault in unmap_vmas"
 2024-11-19 15:38 UTC 

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-19 15:35 UTC  (14+ messages)
` [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-11-19 15:29 UTC  (3+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH] mm: pgtable: make ptep_clear() non-atomic
 2024-11-19 15:27 UTC  (2+ messages)

[PATCH 6.12.y] mm/mmap: fix __mmap_region() error handling in rare merge failure case
 2024-11-19 15:16 UTC  (7+ messages)

[RFCv1 0/6] Page Detective
 2024-11-19 15:14 UTC  (27+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for "

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-11-19 14:35 UTC  (2+ messages)

[PATCH] mm/gup: handle NULL pages in unpin_user_pages()
 2024-11-19 14:33 UTC  (2+ messages)

[PATCH 6.6.y 1/5] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: avoid unsafe VMA hook invocation when error arises on mmap hook" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/5] mm: unconditionally close VMAs on error
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: unconditionally close VMAs on error" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/5] mm: refactor map_deny_write_exec()
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: refactor map_deny_write_exec()" has been added to the 6.6-stable tree

[PATCH 6.6.y 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" has been added to the 6.6-stable tree

[PATCH 6.6.y 5/5] mm: resolve faulty mmap_region() error path behaviour
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: resolve faulty mmap_region() error path behaviour" has been added to the 6.6-stable tree

[PATCH 6.1.y v2 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-19 14:25 UTC  (9+ messages)
` [PATCH 6.1.y v2 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
  ` Patch "mm: avoid unsafe VMA hook invocation when error arises on mmap hook" has been added to the 6.1-stable tree
` [PATCH 6.1.y v2 2/4] mm: unconditionally close VMAs on error
  ` Patch "mm: unconditionally close VMAs on error" has been added to the 6.1-stable tree
` [PATCH 6.1.y v2 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
  ` Patch "mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" has been added to the 6.1-stable tree
` [PATCH 6.1.y v2 4/4] mm: resolve faulty mmap_region() error path behaviour
  ` Patch "mm: resolve faulty mmap_region() error path behaviour" has been added to the 6.1-stable tree

[PATCH 5.15.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: avoid unsafe VMA hook invocation when error arises on mmap hook" has been added to the 5.15-stable tree

[PATCH 5.15.y 2/4] mm: unconditionally close VMAs on error
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: unconditionally close VMAs on error" has been added to the 5.15-stable tree

[PATCH 5.15.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" has been added to the 5.15-stable tree

[PATCH 5.15.y 4/4] mm: resolve faulty mmap_region() error path behaviour
 2024-11-19 14:25 UTC  (2+ messages)
` Patch "mm: resolve faulty mmap_region() error path behaviour" has been added to the 5.15-stable tree

[PATCH 5.10.y 2/4] mm: unconditionally close VMAs on error
 2024-11-19 14:24 UTC  (2+ messages)
` Patch "mm: unconditionally close VMAs on error" has been added to the 5.10-stable tree

[PATCH 5.10.y 4/4] mm: resolve faulty mmap_region() error path behaviour
 2024-11-19 14:24 UTC  (2+ messages)
` Patch "mm: resolve faulty mmap_region() error path behaviour" has been added to the 5.10-stable tree

[PATCH 5.10.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
 2024-11-19 14:24 UTC  (2+ messages)
` Patch "mm: avoid unsafe VMA hook invocation when error arises on mmap hook" has been added to the 5.10-stable tree

[PATCH 5.10.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
 2024-11-19 14:24 UTC  (2+ messages)
` Patch "mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" has been added to the 5.10-stable tree

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-19 14:15 UTC  (10+ messages)
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations

[PATCH 6.6.y 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-19 14:14 UTC  (4+ messages)

[PATCH 0/3] mas_anode_descend() related cleanup
 2024-11-19 14:12 UTC  (11+ messages)
` [PATCH 1/3] maple_tree: index has been checked to be smaller than pivot
` [PATCH 2/3] maple_tree: not possible to be a root node after loop
` [PATCH 3/3] maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19 13:57 UTC  (8+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH] mm: Remove 'return;' at the end of void cma_activate_area()
 2024-11-19 12:59 UTC  (2+ messages)

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-19 12:36 UTC  (11+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature

[linux-next:fs-current] BUILD SUCCESS 5948ddb4adaa83ab31ef89be4bd78341949bdbaf
 2024-11-19 12:29 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 5ed96793046374dba245a6a7060cc945ff255800
 2024-11-19 12:28 UTC 

[linux-next:fs-next] BUILD SUCCESS f39b1af7d88ddeca9227bef7e6444fda467b23f4
 2024-11-19 12:26 UTC 

[PATCH net-next v2] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-19 12:20 UTC  (3+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-19 12:11 UTC  (6+ messages)
` [PATCH v3 1/2] rust: page: use the page's reference count to decide when to free the allocation
` [PATCH v3 2/2] rust: page: Extend support to existing struct page mappings

[PATCH 1/1] mm/rodata_test: Use READ_ONCE() to read const variable
 2024-11-19 11:38 UTC  (2+ messages)

[PATCH v2 0/2] Fix mm/rodata_test
 2024-11-19 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] mm/rodata_test: use READ_ONCE() to read const variable
` [PATCH v2 2/2] mm/rodata_test: verify test data is unchanged, rather than non-zero

[PATCH] mm/vma: check retry_merge only for new vma case
 2024-11-19 10:14 UTC  (6+ messages)

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-19 10:03 UTC  (20+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()

[PATCH] mm: correct typo in MMAP_STATE() macro
 2024-11-19 10:02 UTC  (3+ messages)

[PATCH v2 0/3] symlink length caching
 2024-11-19  9:45 UTC  (4+ messages)
` [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v2 2/3] ext4: use inode_set_cached_link()
` [PATCH v2 3/3] tmpfs: "

Question about vmalloc(GFP_NOFS)
 2024-11-19  9:41 UTC  (4+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (18+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()

[PATCH RFC 0/6] SLUB percpu sheaves
 2024-11-19  8:27 UTC  (6+ messages)
` [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations

[PATCH v2] docs/mm: add more warnings around page table access
 2024-11-19  8:02 UTC  (5+ messages)

[PATCH v5 0/5] fuse: remove temp page copies in writeback
 2024-11-19  7:59 UTC  (3+ messages)
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v2] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-11-19  6:08 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[RFC 0/8] enable bs > ps for block devices
 2024-11-19  6:08 UTC  (5+ messages)
` [RFC 8/8] bdev: use bdev_io_min() for statx block size

include/linux/mm.h:4224:20: error: redefinition of 'pgalloc_tag_split'
 2024-11-19  4:47 UTC 

[GIT PULL] MM updates for 6.13-rc1
 2024-11-19  4:35 UTC  (2+ messages)

[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-19  2:51 UTC  (16+ messages)

[PATCH bpf-next 1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
 2024-11-19  0:40 UTC  (3+ messages)

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-18 23:46 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION ae58226b89ac0cffa05ba7357733776542e40216
 2024-11-18 22:30 UTC 

[PATCH] mm: Respect mmap hint address when aligning for THP
 2024-11-18 22:04 UTC  (7+ messages)

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-18 20:58 UTC  (6+ messages)
` [RFC PATCH 1/2] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

memfd and transparent hugepages
 2024-11-18 20:05 UTC  (3+ messages)

[PATCH next 0/7] minmax.h: Cleanups and minor optimisations
 2024-11-18 19:15 UTC  (8+ messages)
` [PATCH next 1/7] minmax.h: Add whitespace around operators and after commas
` [PATCH next 2/7] minmax.h: Update some comments
` [PATCH next 3/7] minmax.h: Reduce the #define expansion of min(), max() and clamp()
` [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH next 5/7] minmax.h: Move all the clamp() definitions after the min/max() ones
` [PATCH next 6/7] minmax.h: Simplify the variants of clamp()
` [PATCH next 7/7] minmax.h: Remove some #defines that are only expanded once

[PATCH] filemap: Remove unused folio_add_wait_queue
 2024-11-18 18:58 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-18 18:14 UTC  (3+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-18 18:00 UTC 

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-11-18 17:41 UTC  (5+ messages)

[PATCH v4 23/33] afs: Use netfslib for directories
 2024-11-18 17:20 UTC  (8+ messages)
` [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
  ` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
  ` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item

[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-18 16:57 UTC  (11+ messages)
` [PATCH v3 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v3 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v3 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH 0/3] mm: fix format issues and param types
 2024-11-18 16:56 UTC  (7+ messages)
` [PATCH 1/3] mm: prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] mm: remove unnecessary whitespace before a quoted newline
` [PATCH 3/3] mm: remove the non-useful else after a break in a if statement

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18 15:38 UTC  (5+ messages)

[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-18 15:11 UTC  (13+ messages)

[PATCHSET v5 0/17] Uncached buffered IO
 2024-11-18 14:49 UTC  (4+ messages)
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED

[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
 2024-11-18 14:22 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0fcbabde6f9d095738223c761956ac3dbff6251e
 2024-11-18 13:22 UTC 

[PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
 2024-11-15 20:01 UTC 

[PATCH v4 28/33] netfs: Change the read result collector to only use one work item
 2024-11-14 16:39 UTC 

page:  |  | latest

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