[RFC PATCH 0/7] x86: introduce system calls addess space isolation
2019-04-26 14:57 UTC (18+ 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 v13 00/20] arm64: untag user pointers passed to the kernel
2019-04-26 14:50 UTC (12+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
[LSF/MM TOPIC] Direct block mapping through fs for device
2019-04-26 14:47 UTC (5+ messages)
[PATCH v5 1/3] iomap: Fix use-after-free error in page_done callback
2019-04-26 14:22 UTC (4+ messages)
` [PATCH v5 2/3] iomap: Add a page_prepare callback
` [PATCH v5 3/3] gfs2: Fix iomap write page reclaim deadlock
[PATCH 0/3] RFC: add init_allocations=1 boot option
2019-04-26 14:14 UTC (7+ messages)
` [PATCH 1/3] mm: security: introduce the "
[PATCH] mm: Allow userland to request that the kernel clear memory on release
2019-04-26 14:08 UTC (17+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCH v6 00/12] mm: Sub-section memory hotplug support
2019-04-26 14:04 UTC (9+ messages)
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v6 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v6 07/12] mm: Kill is_dev_zone() helper
[PATCH v3 1/2] iomap: Add a page_prepare callback
2019-04-26 13:11 UTC (7+ messages)
` [PATCH v3 2/2] gfs2: Fix iomap write page reclaim deadlock
` [RFC PATCH] gfs2: gfs2_iomap_page_ops can be static
[PATCH v5 00/23] x86: text_poke() fixes and executable lockdowns
2019-04-26 12:36 UTC (25+ 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 03/23] x86/mm: Introduce temporary mm structs
` [PATCH v5 04/23] x86/mm: Save debug registers when loading a temporary mm
` [PATCH v5 05/23] fork: Provide a function for copying init_mm
` [PATCH v5 06/23] x86/alternative: Initialize temporary mm for patching
` [PATCH v5 07/23] x86/alternative: Use temporary mm for text poking
` [PATCH v5 08/23] x86/kgdb: Avoid redundant comparison of patched code
` [PATCH v5 09/23] x86/ftrace: Set trampoline pages as executable
` [PATCH v5 10/23] x86/kprobes: Set instruction page "
` [PATCH v5 11/23] x86/module: Avoid breaking W^X while loading modules
` [PATCH v5 12/23] x86/jump-label: Remove support for custom poker
` [PATCH v5 13/23] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v5 14/23] x86/mm/cpa: Add set_direct_map_ functions
` [PATCH v5 15/23] mm: Make hibernate handle unmapped pages
` [PATCH v5 16/23] vmalloc: Add flag for free of special permsissions
` [PATCH v5 17/23] modules: Use vmalloc special flag
` [PATCH v5 18/23] bpf: "
` [PATCH v5 19/23] x86/ftrace: "
` [PATCH v5 20/23] x86/kprobes: "
` [PATCH v5 21/23] x86/alternative: Comment about module removal races
` [PATCH v5 22/23] mm/tlb: Provide default nmi_uaccess_okay()
` [PATCH v5 23/23] bpf: Fail bpf_probe_write_user() while mm is switched
[mmotm:master 351/375] drivers/gpu/drm/virtio/virtgpu_prime.c:43:23: sparse: sparse: symbol 'virtgpu_gem_prime_import_sg_table' was not declared. Should it be static?
2019-04-26 10:27 UTC (2+ messages)
` [RFC PATCH mmotm] virtgpu_gem_prime_import_sg_table() can be static
[PATCH] mm/page-writeback: introduce tracepoint for wait_on_page_writeback
2019-04-26 10:26 UTC
[PATCH v1 0/7] mm/memory_hotplug: Factor out memory block device handling
2019-04-26 9:11 UTC (3+ messages)
` [PATCH v1 2/7] s390x/mm: Implement arch_remove_memory()
Recurring warning in page_copy_sane (inside copy_page_to_iter) when running stress tests involving drop_caches
2019-04-26 8:42 UTC
[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-26 8:36 UTC (8+ messages)
[PATCH 0/4 v2] mm/swap: Add locking for pagevec
2019-04-26 8:00 UTC (3+ 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)
[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 (7+ messages)
[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] 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 -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 (4+ messages)
[PATCH] docs/vm: add documentation of memory models
2019-04-25 15:01 UTC (4+ messages)
[patch V3 00/29] stacktrace: Consolidate stack trace usage
2019-04-25 13:35 UTC (6+ messages)
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage
[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
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