[PATCH 0/4] tools/vm/slabinfo: Add fragmentation output
2019-04-26 2:26 UTC (4+ messages)
` [PATCH 1/4] tools/vm/slabinfo: Order command line options
` [PATCH 2/4] tools/vm/slabinfo: Add partial slab listing to -X
` [PATCH 3/4] tools/vm/slabinfo: Add option to sort by partial slabs
[LSF/MM TOPIC] Direct block mapping through fs for device
2019-04-26 1:38 UTC
[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-26 0:51 UTC (9+ messages)
[RFC PATCH 0/7] x86: introduce system calls addess space isolation
2019-04-26 0:30 UTC (9+ messages)
` [RFC PATCH 1/7] x86/cpufeatures: add X86_FEATURE_SCI
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation
` [RFC PATCH 3/7] x86/entry/64: add infrastructure for switching to isolated syscall context
` [RFC PATCH 4/7] x86/sci: hook up isolated system call entry and exit
` [RFC PATCH 5/7] x86/mm/fault: hook up SCI verification
` [RFC PATCH 6/7] security: enable system call isolation in kernel config
` [RFC PATCH 7/7] sci: add example system calls to exercse SCI
[PATCH] docs/vm: Minor editorial changes in the THP and hugetlbfs documentation
2019-04-25 23:31 UTC (4+ messages)
mmotm 2019-04-25-16-30 uploaded
2019-04-25 23:31 UTC
[PATCH] mm: filemap: correct the comment about VM_FAULT_RETRY
2019-04-25 23:22 UTC
[PATCH] mm: Allow userland to request that the kernel clear memory on release
2019-04-25 22:58 UTC (16+ messages)
` [PATCH V2] "
` [PATCH V3] "
[LSF/MM TOPIC] Address space isolation inside the kernel
2019-04-25 22:40 UTC (7+ messages)
` [Lsf-pc] "
[RFC 0/2] opportunistic memory reclaim of a killed process
2019-04-25 21:56 UTC (9+ messages)
` [RFC 1/2] mm: oom: expose expedite_reclaim to use oom_reaper outside of oom_kill.c
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing
[PATCH v2] docs/vm: add documentation of memory models
2019-04-25 21:37 UTC
[PATCH v4 00/23] Merge text_poke fixes and executable lockdowns
2019-04-25 21:22 UTC (16+ messages)
` [PATCH v4 03/23] x86/mm: Introduce temporary mm structs
` [PATCH v4 04/23] x86/mm: Save DRs when loading a temporary mm
` [PATCH v4 16/23] vmalloc: Add flag for free of special permsissions
` [PATCH v4 19/23] x86/ftrace: Use vmalloc special flag
[LSF/MM] Preliminary agenda ? Anyone ... anyone ? Bueller ?
2019-04-25 21:19 UTC (3+ messages)
` [LSF/MM TOPIC] Lightning round?
[PATCH 1/2] mm/page_alloc: avoid potential NULL pointer dereference
2019-04-25 21:09 UTC (7+ messages)
` [PATCH 2/2] mm/page_alloc: fix never set ALLOC_NOFRAGMENT flag
[PATCH v3 1/2] iomap: Add a page_prepare callback
2019-04-25 21:01 UTC (5+ messages)
` [PATCH v3 2/2] gfs2: Fix iomap write page reclaim deadlock
` [RFC PATCH] gfs2: gfs2_iomap_page_ops can be static
[PATCH -mmotm] mm: fix SHUFFLE_PAGE_ALLOCATOR help texts
2019-04-25 20:36 UTC (2+ messages)
[v3 0/2] "Hotremove" persistent memory
2019-04-25 20:21 UTC (7+ messages)
` [v3 1/2] device-dax: fix memory and resource leak if hotplug fails
` [v3 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM
[LSF/MM TOPIC] NUMA, memory hierarchy and device memory
2019-04-25 20:16 UTC (2+ messages)
[PATCH v4 1/2] iomap: Add a page_prepare callback
2019-04-25 19:35 UTC (2+ messages)
` [PATCH v4 2/2] gfs2: Fix iomap write page reclaim deadlock
[PATCH v3 0/4] vmw_balloon: compaction and shrinker support
2019-04-25 19:08 UTC (4+ messages)
` [PATCH v3 1/4] mm/balloon_compaction: list interfaces
[PATCH] arm64: configurable sparsemem section size
2019-04-25 17:57 UTC (11+ messages)
PSI vs. CPU overhead for client computing
2019-04-25 17:31 UTC (5+ messages)
[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
2019-04-25 16:44 UTC (5+ messages)
[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
2019-04-25 16:20 UTC (7+ messages)
` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of "
[PATCH v2 1/2] iomap: Add a page_prepare callback
2019-04-25 15:52 UTC (4+ messages)
` [PATCH v2 2/2] gfs2: Fix iomap write page reclaim deadlock
[RFC PATCH 0/5] New fallback workflow for heterogeneous memory system
2019-04-25 15:43 UTC (21+ messages)
` [RFC PATCH 1/5] acpi/numa: memorize NUMA node type from SRAT table
` [RFC PATCH 2/5] mmzone: new pgdat flags for DRAM and PMEM
` [RFC PATCH 3/5] x86,numa: update numa node type
` [RFC PATCH 4/5] mm, page alloc: build fallback list on per node type basis
` [RFC PATCH 5/5] mm, page_alloc: Introduce ZONELIST_FALLBACK_SAME_TYPE fallback list
[PATCH 1/2] iomap: Add a page_prepare callback
2019-04-25 15:26 UTC (5+ messages)
[PATCH] docs/vm: add documentation of memory models
2019-04-25 15:01 UTC (4+ messages)
[PATCH v6 00/12] mm: Sub-section memory hotplug support
2019-04-25 14:43 UTC (7+ messages)
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
[patch V3 00/29] stacktrace: Consolidate stack trace usage
2019-04-25 13:35 UTC (35+ messages)
` [patch V3 01/29] tracing: Cleanup stack trace code
` [patch V3 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V3 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V3 04/29] backtrace-test: Simplify stack trace handling
` [patch V3 05/29] proc: Simplify task stack retrieval
` [patch V3 06/29] latency_top: Simplify stack trace handling
` [patch V3 07/29] mm/slub: Simplify stack trace retrieval
` [patch V3 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V3 09/29] mm/kasan: "
` [patch V3 10/29] mm/page_owner: Simplify stack trace handling
` [patch V3 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V3 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V3 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V3 14/29] dm bufio: "
` [patch V3 15/29] dm persistent data: Simplify stack trace handling
` [patch V3 16/29] drm: Simplify stacktrace handling
` [patch V3 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 19/29] lockdep: Simplify stack trace handling
` [patch V3 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V3 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V3 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V3 23/29] tracing: Simplify stack trace retrieval
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage
` [patch V3 25/29] livepatch: Simplify stack trace retrieval
` [patch V3 26/29] stacktrace: Remove obsolete functions
` [patch V3 27/29] lib/stackdepot: "
` [patch V3 28/29] stacktrace: Provide common infrastructure
` [patch V3 29/29] x86/stacktrace: Use "
bio_iov_iter_get_pages() + page_alloc.shuffle=1 migrating failures
2019-04-25 13:02 UTC (3+ messages)
[v2 0/2] "Hotremove" persistent memory
2019-04-25 12:38 UTC (8+ messages)
` [v2 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM
[PATCH] mm/Kconfig: update "Memory Model" help text
2019-04-25 12:09 UTC (2+ messages)
[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
2019-04-25 12:03 UTC (5+ messages)
[PATCH v4 0/4] vmw_balloon: Compaction and shrinker support
2019-04-25 11:54 UTC (5+ messages)
` [PATCH v4 1/4] mm/balloon_compaction: List interfaces
` [PATCH v4 2/4] vmw_balloon: Compaction support
` [PATCH v4 3/4] vmw_balloon: Add memory shrinker
` [PATCH v4 4/4] vmw_balloon: Split refused pages
WARNING: suspicious RCU usage in line6_pcm_acquire
2019-04-25 11:26 UTC
[PATCH v2] memcg: refill_stock for kmem uncharging too
2019-04-25 6:48 UTC (2+ messages)
[PATCH] mm/vmscan: don't disable irq again when count pgrefill for memcg
2019-04-25 6:30 UTC (2+ messages)
[PATCH] mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
2019-04-25 5:13 UTC
[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
2019-04-25 1:47 UTC (7+ messages)
` [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic
MIPS/CI20: BUG: Bad page state
2019-04-24 20:50 UTC (4+ messages)
[PATCH v2 0/6] mm: reparent slab memory on cgroup removal
2019-04-24 19:51 UTC (6+ messages)
` [PATCH v2 4/6] mm: unify SLAB and SLUB page accounting
[patch V2 00/29] stacktrace: Consolidate stack trace usage
2019-04-24 19:51 UTC (6+ messages)
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox