linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-23 17:03:16 to 2021-10-26 15:42:58 UTC [more...]

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-26 15:40 UTC  (20+ messages)

[PATCH] mm/damon: simplify stop mechanism
 2021-10-26 15:30 UTC 

[PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS
 2021-10-26 14:19 UTC  (5+ messages)
` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
` [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
` [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
` [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT

[syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-10-26 14:27 UTC  (3+ messages)

[PATCH memcg v2 2/2] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-26 14:07 UTC  (12+ messages)
  ` [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 v6 00/12] extend task comm from 16 to 24
 2021-10-26 14:02 UTC  (43+ 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 0/4] extend vmalloc support for constrained allocations
 2021-10-26 12:23 UTC  (17+ 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

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-26 11:33 UTC  (8+ messages)

WARNING: stack recursion on stack type 5
 2021-10-26 10:58 UTC 

[PATCH -next v2] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages
 2021-10-26  8:43 UTC 

[PATCH -next] mm/damon: fix error return code in damon_reclaim_turn()
 2021-10-26  7:06 UTC  (3+ messages)

[linux-next:master 6417/11322] drivers/power/supply/axp288_charger.c:411:8: error: implicit declaration of function 'iosf_mbi_block_punit_i2c_access'
 2021-10-26  6:41 UTC 

[linux-next:pending-fixes 241/297] sound/core/oss/mixer_oss.c:300:1-11: second lock on line 316 (fwd)
 2021-10-26  6:27 UTC  (2+ messages)

[linux-next:master 7919/11322] net/sched/sch_gred.c:350:1: warning: the frame size of 1168 bytes is larger than 1024 bytes
 2021-10-26  6:21 UTC 

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

[PATCH -next] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages
 2021-10-26  2:41 UTC  (3+ messages)

[PATCH] secretmem: Prevent secretmem_users from wrapping to zero
 2021-10-26  1:34 UTC  (11+ messages)

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-26  0:57 UTC  (2+ messages)

[PATCH v2 0/4] mm/hwpoison: fix unpoison_memory()
 2021-10-25 23:27 UTC  (6+ messages)
` [PATCH v2 1/4] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v2 2/4] mm/hwpoison: remove race consideration
` [PATCH 3/4] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v2 4/4] mm/hwpoison: fix unpoison_memory()
  ` [PATCH RESEND "

[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] "

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  (19+ 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  (21+ messages)

Problem with direct IO
 2021-10-25 15:57 UTC  (8+ 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] 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  (3+ messages)
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator

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

[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 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 

[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: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  (10+ 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)


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).