linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 09:10:06 to 2021-10-25 21:49:33 UTC [more...]

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-25 21:49 UTC  (9+ messages)
` [PATCH] slob: add size header to all allocations
      ` [PATCH v2] "

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-25 21:35 UTC  (29+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH] secretmem: Prevent secretmem_users from wrapping to zero
 2021-10-25 21:17 UTC  (5+ messages)

Dynamically allocated memory descriptors
 2021-10-25 19:55 UTC 

[PATCH v2 0/5] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-25 18:00 UTC  (20+ messages)
` [PATCH v2 2/5] mm: avoid unnecessary flush on change_huge_pmd()
` [PATCH v2 3/5] x86/mm: check exec permissions on fault
` [PATCH v2 5/5] mm/mprotect: do not flush on permission promotion

[PATCH] mm: memcontrol: remove the kmem states
 2021-10-25 17:20 UTC  (2+ messages)

[PATCH] mm: memcontrol: remove kmemcg_id reparenting
 2021-10-25 17:18 UTC  (2+ messages)

[syzbot] WARNING: refcount bug in memfd_secret
 2021-10-25 17:00 UTC  (5+ messages)

[linux-next:master 10814/11322] arch/parisc/kernel/ftrace.c:27:32: error: 'ftrace_graph_enable' defined but not used
 2021-10-25 16:53 UTC 

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-25 16:35 UTC  (10+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

Folios for 5.15 request - Was: re: Folio discussion recap -
 2021-10-25 16:05 UTC  (22+ messages)

Problem with direct IO
 2021-10-25 15:57 UTC  (8+ messages)

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-25 15:02 UTC  (5+ messages)
` [PATCH 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-25 14:56 UTC  (14+ messages)

[PATCH] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2021-10-25 14:17 UTC  (2+ messages)

[PATCH 00/11] PageSlab: eliminate unnecessary compound_head() calls
 2021-10-25 13:49 UTC  (2+ messages)

[PATCH -next] mm/damon: fix error return code in damon_reclaim_turn()
 2021-10-25 13:30 UTC  (2+ messages)

[PATCH] mm: list_lru: fix the return value of list_lru_count_one()
 2021-10-25 12:49 UTC 

[PATCH] mm: list_lru: remove holding lru lock
 2021-10-25 12:45 UTC 

[PATCH] mm: list_lru: only add memcg-aware lrus to the global lru list
 2021-10-25 12:43 UTC 

sh4-linux-gcc: error: -pg and -fomit-frame-pointer are incompatible
 2021-10-25 12:04 UTC 

[linux-next:master 10069/11322] drivers/regulator/sy7636a-regulator.c:14:10: fatal error: 'linux/mfd/sy7636a.h' file not found
 2021-10-25 11:46 UTC 

[linux-next:master 10657/11322] drivers/net/fddi/defza.c:1383:27: error: passing argument 2 of 'dev_addr_set' from incompatible pointer type
 2021-10-25 11:23 UTC 

[PATCH] memcg: Optimise relock_page_lruvec functions
 2021-10-25 11:16 UTC  (3+ messages)

[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
 2021-10-25 10:07 UTC  (10+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/8] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator
` [PATCH 6/8] mm/vmscan: Centralise timeout values for reclaim_throttle
` [PATCH 7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress
` [PATCH 8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS

[PATCH -next] mm/vmpressure: fix data-race with memcg->socket_pressure
 2021-10-25  9:55 UTC  (2+ messages)

[PATCH memcg 3/3] memcg: handle memcg oom failures
 2021-10-25  9:36 UTC  (13+ messages)
  ` [PATCH memcg v2 2/2] memcg: prohibit unconditional exceeding the limit of dying tasks
      ` [PATCH memcg v3 0/3] "
        ` [PATCH memcg v3 1/3] mm, oom: pagefault_out_of_memory: don't force global OOM for "
        ` [PATCH memcg v3 2/3] mm, oom: do not trigger out_of_memory from the #PF
        ` [PATCH memcg v3 3/3] memcg: prohibit unconditional exceeding the limit of dying tasks

[PATCH 0/2] fix two bugs for file THP
 2021-10-25  9:21 UTC  (3+ messages)
` [PATCH 1/2] mm, thp: lock filemap when truncating page cache
` [PATCH 2/2] mm, thp: fix incorrect unmap behavior for private pages

[linux-next:master 3525/10297] drivers/net/wireless/ath/ath10k/mac.c:5586:26: warning: cast from pointer to integer of different size
 2021-10-25  8:32 UTC  (2+ messages)

[RFC] More deterministic SLOB for real time embedded systems
 2021-10-25  8:17 UTC  (8+ messages)
` segregated list + slab merging is much better than original SLOB
  ` Do we really need SLOB nowdays?

[RFC PATCH] mm, slob: Rewrite SLOB using segregated free list
 2021-10-25  7:58 UTC  (4+ messages)

[PATCH -next] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages
 2021-10-25  7:50 UTC  (2+ messages)

[PATCH v4 0/5] hugetlb: add demote/split page functionality
 2021-10-25  7:24 UTC  (11+ messages)
` [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines

[hnaz-mm:master 251/366] mm/damon/paddr.c:216:5: error: no previous prototype for 'damon_pa_apply_scheme'
 2021-10-25  6:47 UTC  (2+ messages)

[PATCH] mm/damon: Fix missing-prototype build warning for 'damon_pa_apply_scheme()'
 2021-10-25  6:42 UTC 

[linux-next:master 7805/10748] drivers/dma/at_xdmac.c:2210:32: warning: unused variable 'atmel_xdmac_dev_pm_ops'
 2021-10-25  5:13 UTC 

[linux-next:master] BUILD REGRESSION cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44
 2021-10-25  4:50 UTC 

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-25  4:16 UTC 

[linux-next:master 3331/10748] drivers/gpu/drm/msm/adreno/a6xx_hfi.c:104:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-10-24 22:01 UTC 

fs/jffs2/xattr.c:887:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2021-10-24 17:38 UTC 

[linux-next:pending-fixes 241/297] sound/core/oss/mixer_oss.c:300:1-11: second lock on line 316 (fwd)
 2021-10-24 16:54 UTC 

[linux-next:master 6467/10748] drivers/remoteproc/imx_dsp_rproc.c:602:49: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-10-24 16:35 UTC 

[syzbot] WARNING: refcount bug in sys_memfd_secret
 2021-10-24 15:31 UTC  (14+ messages)

[linux-next:master 4749/10748] drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: warning: no previous prototype for 'intel_pxp_debugfs_register'
 2021-10-24  9:02 UTC 

general protection fault in mm_update_next_owner
 2021-10-24  5:25 UTC 

[PATCH] mm/kfence: fix null pointer dereference on pointer meta
 2021-10-23 18:47 UTC  (2+ messages)

[PATCH v2] mm: Optimise put_pages_list()
 2021-10-23  6:11 UTC  (4+ messages)

[PATCH 0/4] Some cleanups and improvements for hugetlb
 2021-10-22 23:57 UTC  (9+ messages)
` [PATCH 1/4] hugetlb_cgroup: Remove unused hugetlb_cgroup_from_counter macro
` [PATCH 2/4] hugetlb: Replace the obsolete hugetlb_instantiation_mutex in the comments
` [PATCH 3/4] hugetlb: Remove redundant validation in has_same_uncharge_info()
` [PATCH 4/4] hugetlb: Remove redundant VM_BUG_ON() in add_reservation_in_range()

[PATCH RESEND] mm, thp: bail out early in collapse_file for writeback page
 2021-10-22 22:32 UTC  (2+ messages)

[PATCH v2 0/2] optimise blk_try_enter_queue()
 2021-10-22 19:22 UTC  (5+ messages)
` [PATCH v2 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-22 18:52 UTC  (4+ messages)

[PATCH] mm: fix sleeping copy_huge_page called from atomic context
 2021-10-22 18:13 UTC  (4+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-10-22 17:38 UTC  (5+ messages)

[PATCH] mm: shmem: fix uninitialized variable use in me_pagecache_clean()
 2021-10-22 17:35 UTC  (2+ messages)

fix a pmem regression due to drain the block queue in del_gendisk
 2021-10-22 15:43 UTC  (4+ messages)
` [PATCH 2/2] memremap: remove support for external pgmap refcounts

[PATCH] mm: use correct VMA flags when freeing page-tables
 2021-10-22 15:37 UTC  (3+ messages)

[PATCH v2 0/5] Improvements to %pGp
 2021-10-22 15:14 UTC  (7+ messages)
` [PATCH v2 2/5] test_printf: Remove separate page_flags variable
` [PATCH v2 4/5] test_printf: Append strings more efficiently
` [PATCH v2 5/5] vsprintf: Make %pGp print the hex value

[PM] bfcc1e67ff: kernel-selftests.breakpoints.step_after_suspend_test.fail
 2021-10-22 14:00 UTC  (15+ messages)

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-22 13:17 UTC  (5+ messages)

[PATCH v3] kasan: add kasan mode messages when kasan init
 2021-10-22 12:28 UTC  (2+ messages)

[PATCH v2 0/2] memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
 2021-10-22 12:22 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "memblock: exclude NOMAP regions from kmemleak"
` [PATCH v2 2/2] memblock: exclude MEMBLOCK_NOMAP regions from kmemleak

[PATCH] selftests: vm: Remove duplicated include in hugepage-mremap
 2021-10-22 12:18 UTC  (2+ messages)

[PATCH v9 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
 2021-10-22 10:43 UTC  (2+ messages)

[PATCH V2] mm/damon/dbgfs: Optimize target_ids interface write operation
 2021-10-22  9:43 UTC  (2+ 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).