[LSF/MM TOPIC] Direct block mapping through fs for device
2019-04-26 6:28 UTC (2+ messages)
+ mm-add-sys-kernel-slab-cache-cache_dma32.patch added to -mm tree
2019-04-26 5:47 UTC (5+ messages)
[PATCH] arm64: configurable sparsemem section size
2019-04-26 5:33 UTC (6+ messages)
[PATCH] mm: Allow userland to request that the kernel clear memory on release
2019-04-26 5:31 UTC (12+ messages)
` [PATCH V2] "
` [PATCH V3] "
[LSF/MM] Preliminary agenda ? Anyone ... anyone ? Bueller ?
2019-04-26 5:20 UTC (5+ messages)
` [LSF/MM TOPIC] Lightning round?
[PATCH v4 00/27] userfaultfd: write protection support
2019-04-26 4:51 UTC (28+ messages)
` [PATCH v4 01/27] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH v4 02/27] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH v4 03/27] userfaultfd: don't retake mmap_sem to emulate NOPAGE
` [PATCH v4 04/27] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH v4 05/27] mm: gup: "
` [PATCH v4 06/27] userfaultfd: wp: add helper for writeprotect check
` [PATCH v4 07/27] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v4 08/27] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH v4 09/27] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v4 10/27] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH v4 11/27] mm: merge parameters for change_protection()
` [PATCH v4 12/27] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH v4 13/27] mm: introduce do_wp_page_cont()
` [PATCH v4 14/27] userfaultfd: wp: handle COW properly for uffd-wp
` [PATCH v4 15/27] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH v4 16/27] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
` [PATCH v4 17/27] userfaultfd: wp: support swap and page migration
` [PATCH v4 18/27] khugepaged: skip collapse if uffd-wp detected
` [PATCH v4 19/27] userfaultfd: introduce helper vma_find_uffd
` [PATCH v4 20/27] userfaultfd: wp: support write protection for userfault vma range
` [PATCH v4 21/27] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH v4 22/27] userfaultfd: wp: enabled write protection in userfaultfd API
` [PATCH v4 23/27] userfaultfd: wp: don't wake up when doing write protect
` [PATCH v4 24/27] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
` [PATCH v4 25/27] userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
` [PATCH v4 26/27] userfaultfd: selftests: refactor statistics
` [PATCH v4 27/27] userfaultfd: selftests: add write-protect test
[PATCH 0/2] userfaultfd: use RCU to free the task struct when fork fails
2019-04-26 4:48 UTC (6+ messages)
` [PATCH 1/2] "
[RFC PATCH 0/5] New fallback workflow for heterogeneous memory system
2019-04-26 2:40 UTC (16+ messages)
` [RFC PATCH 5/5] mm, page_alloc: Introduce ZONELIST_FALLBACK_SAME_TYPE fallback list
[PATCH 0/4] tools/vm/slabinfo: Add fragmentation output
2019-04-26 2:26 UTC (5+ 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
` [PATCH 4/4] tools/vm/slabinfo: Add sorting info to help menu
[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-26 0:51 UTC (7+ 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 v5 00/23] x86: text_poke() fixes and executable lockdowns
2019-04-26 0:11 UTC (4+ messages)
` [PATCH v5 01/23] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v5 02/23] x86/jump_label: Use text_poke_early() during early init
` [PATCH v5 07/23] x86/alternative: Use temporary mm for text poking
[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
[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
[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)
[PATCH] mm: Allow userland to request that the kernel clear memory on release
2019-04-25 20:29 UTC (3+ 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
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
[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 (3+ 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] mm/vmscan: don't disable irq again when count pgrefill for memcg
2019-04-25 6:30 UTC (2+ messages)
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