messages from 2017-08-10 12:10:51 to 2017-08-14 09:20:20 UTC [more...]
[PATCH] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
2017-08-14 9:20 UTC (4+ messages)
[PATCH v1 0/6] Remove rw_page
2017-08-14 8:50 UTC (13+ messages)
` [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
[PATCH v8 00/14] lockdep: Implement crossrelease feature
2017-08-14 8:50 UTC (19+ messages)
` [PATCH v8 06/14] lockdep: Detect and handle hist_lock ring buffer overwrite
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions
[PATCH v2 0/7] Replace rw_page with on-stack bio
2017-08-14 8:41 UTC (12+ messages)
` [PATCH v2 1/7] zram: set BDI_CAP_STABLE_WRITES once
` [PATCH v2 2/7] bdi: introduce BDI_CAP_SYNCHRONOUS_IO
` [PATCH v2 3/7] fs: use on-stack-bio if backing device has BDI_CAP_SYNCHRONOUS capability
` [PATCH v2 4/7] mm:swap: remove end_swap_bio_write argument
` [PATCH v2 5/7] mm:swap: use on-stack-bio for BDI_CAP_SYNCHRONOUS device
` [PATCH v2 6/7] zram: remove zram_rw_page
` [PATCH v2 7/7] fs: remove rw_page
[PATCH 0/2] Fix a bug in crossrelease
2017-08-14 7:00 UTC (3+ messages)
` [PATCH 1/2] lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit()
` [PATCH 2/2] lockdep: Fix the rollback and overwrite detection in crossrelease
[mmotm:master 56/204] include/linux/swapops.h:220:9: error: implicit declaration of function '__pmd'
2017-08-14 7:01 UTC
[v2 0/1] discard memblock data later
2017-08-14 6:53 UTC (3+ messages)
` [v2 1/1] mm: "
How can we share page cache pages for reflinked files?
2017-08-14 6:48 UTC (13+ messages)
[PATCH] swap: choose swap device according to numa node
2017-08-14 5:31 UTC
[RFC PATCH 0/5] userfaultfd: non-cooperative: syncronous events
2017-08-14 4:58 UTC (4+ messages)
[PATCH v6 0/7] fixes of TLB batching races
2017-08-14 1:26 UTC (12+ messages)
` [PATCH v6 3/7] Revert "mm: numa: defer TLB flush for THP migration as long as possible"
` [PATCH v6 4/7] mm: refactoring TLB gathering API
` [PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
[PATCH 0/3] memdelay: memory health metric for systems and workloads
2017-08-13 14:52 UTC (9+ messages)
` [PATCH 3/3] mm/sched: memdelay: memory health interface "
[PATCH v5 10/10] lkdtm: Add test for XPFO
2017-08-12 21:05 UTC (3+ messages)
[PATCH] slub: fix per memcg cache leak on css offline
2017-08-12 18:11 UTC
[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
2017-08-12 11:57 UTC (20+ messages)
` [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
` [PATCH v5 04/10] arm64: Add __flush_tlb_one()
` [kernel-hardening] "
` [PATCH v5 05/10] arm64/mm: Add support for XPFO
` [kernel-hardening] "
` [PATCH v5 06/10] arm64/mm: Disable section mappings if XPFO is enabled
` [kernel-hardening] "
` [PATCH v5 07/10] arm64/mm: Don't flush the data cache if the page is unmapped by XPFO
` [kernel-hardening] "
` [PATCH v5 08/10] arm64/mm: Add support for XPFO to swiotlb
` [kernel-hardening] [PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
2017-08-12 11:34 UTC
Life is well when you take right meds! Get rid of ED now
2017-08-12 5:49 UTC
[PATCH RFC v2] Add /proc/pid/smaps_rollup
2017-08-12 2:21 UTC (8+ messages)
` [PATCH v3] "
[PATCH 0/2] Add hugetlbfs support to memfd_create()
2017-08-11 23:56 UTC (3+ messages)
` [PATCH 1/2] mm/shmem: add "
` [PATCH 2/2] selftests/memfd: Add memfd_create hugetlbfs selftest
[PATCH v3 0/6] fs, xfs: block map immutable files
2017-08-11 23:33 UTC (3+ messages)
` [PATCH v3 6/6] mm, xfs: protect swapfile contents with immutable + unwritten extents
kernel panic on null pointer on page->mem_cgroup
2017-08-11 21:37 UTC (13+ messages)
[PATCH v4 0/2] mm,fork,security: introduce MADV_WIPEONFORK
2017-08-11 21:28 UTC (3+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK
[v1 0/1] discard memblock data later
2017-08-11 21:00 UTC (2+ messages)
` [v1 1/1] mm: "
[PATCH v3 0/2] mm,fork,security: introduce MADV_WIPEONFORK
2017-08-11 20:50 UTC (6+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK
[v6 00/15] complete deferred page initialization
2017-08-11 19:00 UTC (40+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 02/15] x86/mm: setting fields in deferred pages
` [v6 04/15] mm: discard memblock data later
` [v6 05/15] mm: don't accessed uninitialized struct pages
` [v6 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v6 08/15] mm: zero struct pages during initialization
` [v6 09/15] sparc64: optimized struct page zeroing
` [v6 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v6 14/15] mm: optimize early system hash allocations
` [v6 15/15] mm: debug for raw alloctor
`page allocation failure: order:0` with ixgbe under high load
2017-08-11 17:51 UTC (2+ messages)
[RFC v7 26/25] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface
2017-08-11 17:34 UTC
[linux-next][PATCH v2] mm/slub.c: add a naive detection of double free or corruption
2017-08-11 17:26 UTC (2+ messages)
[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
2017-08-11 17:07 UTC (34+ messages)
` [PATCH 2/2] mm,fork: "
[PATCH v3 46/49] fs/btrfs: convert to bio_for_each_segment_all_sp()
2017-08-11 16:54 UTC (2+ messages)
[PATCH] mm: cma: fix stack corruption due to sprintf usage
2017-08-11 15:56 UTC (2+ messages)
[PATCH 0/2] mm, oom: fix oom_reaper fallouts
2017-08-11 15:46 UTC (13+ messages)
` [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer
mmotm 2017-08-10-15-33 uploaded
2017-08-10 22:33 UTC
[PATCH] mm, oom: allow oom reaper to race with exit_mmap
2017-08-10 20:36 UTC (4+ messages)
[PATCH 00/16] Speculative page faults
2017-08-10 18:16 UTC (8+ messages)
` [PATCH 05/16] mm: Protect VMA modifications using VMA sequence count
[PATCH v6 0/9] arm64: Enable contiguous pte hugepage support
2017-08-10 17:09 UTC (10+ messages)
` [PATCH v6 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
` [PATCH v6 2/9] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH v6 3/9] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH v6 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v6 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages
` [PATCH v6 6/9] arm64: hugetlb: Override huge_pte_clear() to support "
` [PATCH v6 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() "
` [PATCH v6 8/9] arm64: Re-enable support for "
` [PATCH v6 9/9] arm64: hugetlb: Cleanup setup_hugepagesz
[RFC PATCH v2 0/6] mm, memory_hotplug: allocate memmap from hotadded memory
2017-08-10 15:33 UTC (6+ messages)
[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
2017-08-10 14:41 UTC (4+ messages)
` [PATCH v7 7/9] mm: Add address parameter to arch_validate_prot()
[PATCH] oom_reaper: close race without using oom_lock
2017-08-10 14:28 UTC (7+ messages)
` "
suspicious __GFP_NOMEMALLOC in selinux
2017-08-10 13:49 UTC (12+ messages)
[PATCH v3 00/49] block: support multipage bvec
2017-08-10 12:16 UTC (11+ messages)
` [PATCH v3 20/49] block: introduce bio_for_each_segment_mp()
` [PATCH v3 21/49] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v3 22/49] block: blk-merge: try to make front segments in full size
` [PATCH v3 23/49] block: blk-merge: remove unnecessary check
` [PATCH v3 37/49] fs/mpage: convert to bio_for_each_segment_all_sp()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).