linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-03 01:30:36 to 2019-08-06 03:13:12 UTC [more...]

[PATCH] fork: Improve error message for corrupted page tables
 2019-08-06  3:09 UTC  (7+ messages)

[PATCH V2] fork: Improve error message for corrupted page tables
 2019-08-06  3:05 UTC 

[PATCH] mm/mempolicy.c: Remove unnecessary nodemask check in kernel_migrate_pages()
 2019-08-06  2:36 UTC 

Let's talk about the elephant in the room - the Linux kernel'sinability to gracefully handle low memory pressure
 2019-08-06  2:09 UTC 

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-06  1:48 UTC 

[PATCH v2 0/4] address hugetlb page allocation stalls
 2019-08-06  1:47 UTC  (5+ messages)
` [PATCH v2 1/4] mm, reclaim: make should_continue_reclaim perform dryrun detection
` [PATCH v2 2/4] mm, reclaim: cleanup should_continue_reclaim()
` [PATCH v2 3/4] mm, compaction: raise compaction priority after it withdrawns
` [PATCH v2 4/4] hugetlbfs: don't retry when pool page allocations start to fail

[PATCH 1/2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-06  1:38 UTC  (6+ messages)
` [PATCH 2/2] mm/zsmalloc.c: Fix race condition in zs_destroy_pool

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-08-06  1:33 UTC  (4+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH v2 0/4] per-cgroup "

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-06  1:08 UTC  (6+ messages)

list corruption in deferred_split_scan()
 2019-08-06  1:05 UTC  (5+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-05 23:43 UTC  (33+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers
` [PATCH 03/24] mm: factor shrinker work calculations
` [PATCH 04/24] shrinker: defer work only to kswapd
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [PATCH 13/24] xfs: synchronous AIL pushing
` [PATCH 14/24] xfs: tail updates only need to occur when LSN changes
` [PATCH 15/24] xfs: eagerly free shadow buffers to reduce CIL footprint
` [PATCH 16/24] xfs: Lower CIL flush limit for large logs

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-05 22:54 UTC  (3+ messages)

[PATCH 0/3] mm/: 3 more put_user_page() conversions
 2019-08-05 22:20 UTC  (4+ messages)
` [PATCH 1/3] mm/mlock.c: convert put_page() to put_user_page*()
` [PATCH 2/3] mm/mempolicy.c: "
` [PATCH 3/3] mm/ksm: "

[PATCH] fs/io_uring.c: convert put_page() to put_user_page*()
 2019-08-05 22:12 UTC  (5+ messages)

[PATCH RESEND] mm/vmscan: shrink slab in node reclaim
 2019-08-05 21:44 UTC  (2+ messages)

[PATCHv2 00/59] Intel MKTME enabling
 2019-08-05 20:44 UTC  (7+ messages)
` [PATCHv2 25/59] keys/mktme: Preparse the MKTME key payload
` [PATCHv2 57/59] x86/mktme: Document the MKTME Key Service API

oom-killer
 2019-08-05 20:16 UTC  (6+ messages)

[PATCH v2] mm: memcontrol: switch to rcu protection in drain_all_stock()
 2019-08-05 19:50 UTC  (3+ messages)

[PATCH] mm: workingset: fix vmstat counters for shadow nodes
 2019-08-05 19:43 UTC  (2+ messages)

[PATCH RFC] mm/memcontrol: reclaim severe usage over high limit in get_user_pages loop
 2019-08-05 19:24 UTC  (11+ messages)

[PATCH 0/8] Raspberry Pi 4 DMA addressing support
 2019-08-05 19:23 UTC  (5+ messages)
` [PATCH 3/8] of/fdt: add function to get the SoC wide DMA addressable memory size

[PATCH 0/3] address hugetlb page allocation stalls
 2019-08-05 18:34 UTC  (12+ messages)
` [PATCH 1/3] mm, reclaim: make should_continue_reclaim perform dryrun detection
` [PATCH 2/3] mm, compaction: raise compaction priority after it withdrawns
` [PATCH 3/3] hugetlbfs: don't retry when pool page allocations start to fail

[MM Bug?] mmap() triggers SIGBUS while doing the​ ​numa_move_pages() for offlined hugepage in background
 2019-08-05 17:36 UTC  (10+ messages)

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-05 17:14 UTC  (2+ messages)

[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-05 17:04 UTC  (5+ messages)
` [PATCH v4 2/5] [RFC] x86: Add support for idle bit in swap PTE
` [PATCH v4 3/5] [RFC] arm64: "
` [PATCH v4 4/5] page_idle: Drain all LRU pagevec before idle tracking
` [PATCH v4 5/5] doc: Update documentation for page_idle virtual address indexing

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-05 16:53 UTC  (38+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 03/34] net/ceph: "
` [PATCH v2 04/34] x86/kvm: "
` [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 07/34] drm/radeon: "
` [PATCH v2 08/34] media/ivtv: "
` [PATCH v2 09/34] media/v4l2-core/mm: "
` [PATCH v2 10/34] genwqe: "
` [PATCH v2 11/34] scif: "
` [PATCH v2 12/34] vmci: "
` [PATCH v2 13/34] rapidio: "
` [PATCH v2 14/34] oradax: "
` [PATCH v2 15/34] staging/vc04_services: "
` [PATCH v2 16/34] drivers/tee: "
` [PATCH v2 17/34] vfio: "
` [PATCH v2 18/34] fbdev/pvr2fb: "
` [PATCH v2 19/34] fsl_hypervisor: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 21/34] fs/exec.c: "
` [PATCH v2 22/34] orangefs: "
` [PATCH v2 23/34] uprobes: "
` [PATCH v2 24/34] futex: "
` [PATCH v2 25/34] mm/frame_vector.c: "
` [PATCH v2 26/34] mm/gup_benchmark.c: "
` [PATCH v2 27/34] mm/memory.c: "
` [PATCH v2 28/34] mm/madvise.c: "
` [PATCH v2 29/34] mm/process_vm_access.c: "
` [PATCH v2 30/34] crypt: "
` [PATCH v2 31/34] fs/nfs: "
` [PATCH v2 32/34] goldfish_pipe: "
` [PATCH v2 33/34] kernel/events/core.c: "
` [PATCH v2 34/34] fs/binfmt_elf: "

[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-05 16:27 UTC  (7+ messages)
` [PATCH v3 4/6] mm: Introduce Reported pages
` [PATCH v3 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH v3 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-05 15:56 UTC  (6+ messages)
` [PATCH v3 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH v2] arm64/mm: fix variable 'tag' set but not used
 2019-08-05 15:37 UTC  (2+ messages)

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-05 14:26 UTC  (17+ messages)

[PATCH 1/3] mm, reclaim: make should_continue_reclaim performdryrun detection
 2019-08-05 13:13 UTC  (2+ messages)

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-05 13:10 UTC  (5+ messages)

[PATCH STABLE 4.9] x86, mm, gup: prevent get_page() race with munmap in paravirt guest
 2019-08-05 12:25 UTC  (3+ messages)
` Patch "x86, mm, gup: prevent get_page() race with munmap in paravirt guest" has been added to the 4.9-stable tree

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-05 12:01 UTC  (2+ messages)

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-05  8:24 UTC  (30+ messages)
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

[PATCH v6 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-08-05  6:03 UTC  (6+ messages)
` [PATCH v6 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
  ` Patch "infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping" has been added to the 4.9-stable tree
` [PATCH v6 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() and core dumping
` [PATCH v6 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[PATCH 0/2] fix kernel panic due to use uninitialized struct pages
 2019-08-05  5:12 UTC  (6+ messages)
` [PATCH 2/2] /proc/kpageflags: do not "

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-08-05  4:35 UTC  (8+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

[PATCH] powerpc: convert put_page() to put_user_page*()
 2019-08-05  2:38 UTC 

[PATCH] security/tomoyo: convert put_page() to put_user_page*()
 2019-08-05  2:26 UTC 

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-05  1:03 UTC  (2+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (13+ messages)
` [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH 10/34] genwqe: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 31/34] nfs: "

[PATCH v6 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-08-04 21:40 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v6 3/3] net/xdp: "

[PATCH hmm] drm/amdkfd: fix a use after free race with mmu_notififer unregister
 2019-08-04 21:28 UTC  (2+ messages)

[PATCHSET] writeback, memcg: Implement foreign inode flushing
 2019-08-03 16:17 UTC  (8+ messages)
` [PATCH 1/4] writeback: Generalize and expose wb_completion
` [PATCH 2/4] bdi: Add bdi->id
` [PATCH 3/4] writeback, memcg: Implement cgroup_writeback_by_id()
` [PATCH 4/4] writeback, memcg: Implement foreign dirty flushing

[PATCH v2] mm: kmemleak: Use mempool allocations for kmemleak objects
 2019-08-03 10:48 UTC  (5+ messages)

[PATCH] mm: slub: Fix slab walking for init_on_free
 2019-08-03  9:19 UTC  (2+ messages)

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-03  5:45 UTC 


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