linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 09:45:59 to 2023-10-10 07:25:23 UTC [more...]

[RESEND PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-10-10  7:25 UTC 

[PATCH] sched/wait: introduce endmark in __wake_up_common
 2023-10-10  7:13 UTC  (6+ messages)
` [PATCH 1/2] filemap: Remove use of wait bookmarks
  ` [PATCH 2/2] sched: Remove "

[PATCH v2 0/5] Abstract vma_merge() and split_vma()
 2023-10-10  7:12 UTC  (8+ messages)
` [PATCH v2 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v2 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v2 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper

[PATCH -next 0/7] mm: convert page cpupid functions to folios
 2023-10-10  6:45 UTC  (8+ messages)
` [PATCH -next 1/7] mm_types: add _last_cpupid into folio
` [PATCH -next 2/7] mm: mprotect: use a folio in change_pte_range()
` [PATCH -next 3/7] mm: huge_memory: use a folio in change_huge_pmd()
` [PATCH -next 4/7] mm: convert xchg_page_access_time to xchg_folio_access_time()
` [PATCH -next 5/7] mm: convert page_cpupid_last() to folio_cpupid_last()
` [PATCH -next 6/7] mm: make wp_page_reuse() and finish_mkwrite_fault() to take a folio
` [PATCH -next 7/7] mm: convert page_cpupid_xchg_last() to folio_cpupid_xchg_last()

[PATCH 0/1] mm: hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
 2023-10-10  6:58 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-10-10  6:08 UTC  (9+ messages)

[PATCH v4 0/8] Add printf attribute to kselftest functions
 2023-10-10  5:53 UTC  (5+ messages)
` [PATCH v4 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v4 7/8] selftests/mm: Substitute attribute with a macro

[PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
 2023-10-10  3:46 UTC  (11+ messages)

[PATCH 0/1] Large folio migration fix and questions on migration stats
 2023-10-10  3:36 UTC  (3+ messages)
` [PATCH 1/1] mm/migrate: correct nr_failed in migrate_pages_sync()

[RFC PATCH 0/5] hot page swap to zram, cold page swap to swapfile directly
 2023-10-10  3:27 UTC  (4+ messages)
` [RFC PATCH 4/5] mm: add page implyreclaim flag

[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-10  3:24 UTC  (7+ messages)
` [PATCH v2 1/5] mm: memcg: change flush_next_time to flush_last_time
` [PATCH v2 2/5] mm: memcg: move vmstats structs definition above flushing code
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
` [PATCH v2 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH v2 5/5] mm: memcg: restore subtree stats flushing

[PATCH 0/3] align maple tree write paths
 2023-10-10  3:03 UTC  (6+ messages)
` [PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
` [PATCH 2/3] maple_tree: use preallocations in mas_store_gfp()
` [PATCH 3/3] maple_tree: use preallocations in mas_erase()

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-10  2:31 UTC  (6+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH] mm: add printf attribute to shrinker_debugfs_name_alloc
 2023-10-10  2:26 UTC  (3+ messages)

[PATCH v2] kasan:print the original fault addr when access invalid shadow
 2023-10-10  1:52 UTC  (3+ messages)

[PATCH v3 0/3] userfaultfd move option
 2023-10-10  1:49 UTC  (8+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCHv5] mm: optimization on page allocation when CMA enabled
 2023-10-10  1:42 UTC  (6+ messages)

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-10  1:26 UTC  (17+ messages)

[RFC PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval
 2023-10-10  1:26 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshot
` [RFC PATCH 2/3] mm/damon/sysfs: avoid empty scheme tried regions for large apply interval
` [RFC PATCH 3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval

[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
 2023-10-10  1:23 UTC  (2+ messages)

[PATCH -V2] mm: fix draining PCP of remote zone
 2023-10-10  0:41 UTC  (2+ messages)

[akpm-mm:mm-stable 175/204] mm/list_lru.c:98:7: error: call to undeclared function 'list_lru_from_kmem'; ISO C99 and later do not support implicit function declarations
 2023-10-10  0:31 UTC  (2+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-10  0:20 UTC  (14+ messages)
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
` [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders

[PATCH v2 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-10  0:09 UTC  (6+ messages)
` [PATCH v2 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v2 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v2 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v2 4/5] mm: kmem: scoped objcg protection
` [PATCH v2 5/5] percpu: "

[PATCH 0/4] various improvements to the GUP interface
 2023-10-09 22:24 UTC  (11+ messages)
` [PATCH 1/4] mm: make __access_remote_vm() static
` [PATCH 2/4] mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
` [PATCH 3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
` [PATCH 4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL

[linux-next:master 8423/10591] fs/gfs2/super.c:1543:17: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-10-09 20:50 UTC 

[linux-next:master 10184/10591] mm/gup.c:3446 pin_user_pages_fd() warn: unsigned 'start' is never less than zero
 2023-10-09 20:07 UTC 

[PATCH 0/5] kasan: assorted fixes and improvements
 2023-10-09 19:50 UTC  (10+ messages)
` [PATCH 3/5] kasan: use unchecked __memset internally
` [PATCH 4/5] kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
` [PATCH 5/5] Documentation: *san: drop "the" from article titles

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-09 19:39 UTC  (22+ messages)
` [PATCH v2 11/19] lib/stackdepot: use read/write lock
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v2 15/19] lib/stackdepot: add refcount for records
` [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v2 18/19] kasan: check object_size in kasan_complete_mode_report_info
` [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes

[PATCH v2 0/5] Remove the XFS mrlock
 2023-10-09 18:27 UTC  (3+ messages)
` [PATCH v2 3/5] xfs: Replace xfs_isilocked with xfs_assert_locked

[PATCH 0/4] Abstract vma_merge() and split_vma()
 2023-10-09 18:22 UTC  (13+ messages)
` [PATCH 1/4] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH 2/4] mm: make vma_merge() and split_vma() internal
` [PATCH 3/4] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH 4/4] mm: abstract VMA extension and merge into vma_merge_extend() helper

[linux-next:master 10253/10591] drivers/fpga/xilinx-pr-decoupler.c:94:34: warning: unused variable 'xlnx_pr_decoupler_of_match'
 2023-10-09 18:19 UTC 

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-10-09 17:53 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages

[PATCH 7/7] block, drivers: make lots of attribute_group globals const
 2023-10-09 17:40 UTC  (3+ messages)

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-10-09 17:37 UTC  (3+ messages)

[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
 2023-10-09 16:56 UTC  (6+ messages)
` [PATCH bpf-next 2/6] bpf: Re-enable unit_size checking for global per-cpu allocator
` [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-09 16:42 UTC  (3+ messages)
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-10-09 16:40 UTC  (3+ messages)
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init

[PATCH v1 0/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
 2023-10-09 16:38 UTC  (5+ messages)
` [PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (2+ messages)

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-09 15:15 UTC  (7+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH v2 0/4] Some bugfix about kmemleak
 2023-10-09 14:58 UTC  (5+ messages)
` [PATCH v2 3/4] mm/kmemleak: fix partially freeing unknown object warning
` [PATCH v2 4/4] mm/kmemleak: fix print format of pointer in pr_debug()

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-09 14:49 UTC  (4+ messages)
` [PATCH v1 15/20] arm64: add POE signal support

high IRQ latency due to pcp draining
 2023-10-09 13:25 UTC 

[PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-10-09 13:23 UTC  (8+ messages)

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

[syzbot] [wireguard?] WARNING in kthread_unpark
 2023-10-09 11:51 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 35a9dc47bcc822953d70a503ab9fb581d724b58e
 2023-10-09 11:22 UTC 

[RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
 2023-10-09 11:20 UTC  (3+ messages)

[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-09 11:06 UTC  (3+ messages)
` [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH 05/10] ioctl_userfaultfd.2: describe two-step feature handshake
 2023-10-09 11:01 UTC  (10+ messages)
` [PATCH 06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags
` [PATCH 07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes

[PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-10-09 10:46 UTC  (2+ messages)

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-09 10:15 UTC  (11+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-09  9:48 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).