messages from 2018-09-27 19:46:11 to 2018-10-02 13:12:50 UTC [more...]
[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
2018-10-02 13:12 UTC (3+ messages)
` [PATCH v7 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v7 2/8] uaccess: add untagged_addr definition for other arches
[PATCH 0/4] arm64/mm: Enable HugeTLB migration
2018-10-02 12:56 UTC (8+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration
` [PATCH 2/4] mm/hugetlb: Enable arch specific huge page size support for migration
` [PATCH 3/4] arm64/mm: Enable HugeTLB migration
` [PATCH 4/4] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages
[PATCH 0/2] Faster migration for automatic NUMA balancing
2018-10-02 12:41 UTC (9+ messages)
` [PATCH 1/2] mm, numa: Remove rate-limiting of automatic numa balancing migration
` [tip:sched/urgent] mm, sched/numa: Remove rate-limiting of automatic NUMA "
` [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task
` [tip:sched/urgent] sched/numa: "
Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
2018-10-02 12:10 UTC (3+ messages)
[PATCH v2 0/5] Clean up huge vmap and ioremap code
2018-10-02 11:30 UTC (7+ messages)
` [PATCH v2 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH v2 2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table()
` [PATCH v2 3/5] x86: pgtable: Drop pXd_none() "
` [PATCH v2 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
` [PATCH v2 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings
[patch] mm, thp: always specify ineligible vmas as nh in smaps
2018-10-02 11:28 UTC (11+ messages)
` [patch v2] "
` [RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc
[PATCHv3 0/6] mm: faster get user pages
2018-10-02 11:26 UTC (13+ messages)
` [PATCHv3 1/6] mm/gup_benchmark: Time put_page
` [PATCHv3 2/6] mm/gup_benchmark: Add additional pinning methods
` [PATCHv3 3/6] tools/gup_benchmark: Fix 'write' flag usage
` [PATCHv3 4/6] tools/gup_benchmark: Allow user specified file
` [PATCHv3 5/6] tools/gup_benchmark: Add parameter for hugetlb
` [PATCHv3 6/6] mm/gup: Cache dev_pagemap while pinning pages
[PATCH v2 0/3] mm: Fix for movable_node boot option
2018-10-02 9:39 UTC (7+ messages)
` [PATCH v2 1/3] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
` [PATCH v2 3/3] mm: return zero_resv_unavail optimization
4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
2018-10-02 8:42 UTC (10+ messages)
[PATCH] mm: Introduce new function vm_insert_kmem_page
2018-10-02 8:21 UTC (4+ messages)
[PATCH] mm: Avoid swapping in interrupt context
2018-10-02 7:54 UTC (3+ messages)
[PATCH] mm:slab: Adjust the print format for the slabinfo
2018-10-02 5:57 UTC (2+ messages)
[PATCH 0/4] get_user_pages*() and RDMA: first steps
2018-10-02 1:14 UTC (22+ messages)
` [PATCH 1/4] mm: get_user_pages: consolidate error handling
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call
` [PATCH 2/4] mm: introduce put_user_page(), placeholder version
` [PATCH 4/4] goldfish_pipe/mm: convert to the new release_user_pages() call
[RFC PATCH 01/11] nios2: update_mmu_cache clear the old entry from the TLB
2018-10-02 0:06 UTC (3+ messages)
[PATCH] migration/mm: Add WARN_ON to try_offline_node
2018-10-01 23:23 UTC (5+ messages)
[PATCH] mm: madvise(MADV_DODUMP) allow hugetlbfs pages
2018-10-01 22:11 UTC (2+ messages)
[PATCH v7 0/4] KASLR feature to randomize each loadable module
2018-10-01 21:38 UTC (5+ messages)
` [PATCH v7 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v7 2/4] x86/modules: Increase randomization for modules
` [PATCH v7 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v7 4/4] Kselftest for module text allocation benchmarking
[PATCH v6 00/18] APEI in_nmi() rework
2018-10-01 17:59 UTC (5+ messages)
` [PATCH v6 04/18] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol
[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
2018-10-01 17:21 UTC (11+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()
[PATCH RFC] mm/memory_hotplug: Introduce memory block types
2018-10-01 16:24 UTC (6+ messages)
[PATCH v6 0/4] devres: provide and use devm_kstrdup_const()
2018-10-01 16:09 UTC (6+ messages)
` [PATCH v6 1/4] devres: constify p in devm_kfree()
` [PATCH v6 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v6 3/4] devres: provide devm_kstrdup_const()
` [PATCH v6 4/4] mailbox: tegra-hsp: use devm_kstrdup_const()
[PATCH v2 1/3] mm/vmstat: fix outdated vmstat_text
2018-10-01 15:57 UTC (6+ messages)
` [PATCH v2 2/3] mm/vmstat: skip NR_TLB_REMOTE_FLUSH* properly
` [PATCH v2 3/3] mm/vmstat: assert that vmstat_text is in sync with stat_items_size
Linux RDMA mini-conf at Plumbers 2018
2018-10-01 15:17 UTC (2+ messages)
[PATCH] mm/vmstat: fix outdated vmstat_text
2018-10-01 13:46 UTC (3+ messages)
[RFC/PATCH] mm/shmem: add a NULL pointer test to shmem_free_inode
2018-10-01 9:52 UTC
[PATCH] mm/filemap.c: Use vmf_error()
2018-10-01 9:51 UTC (2+ messages)
possible deadlock in __do_page_fault
2018-10-01 5:23 UTC (2+ messages)
Patch "slub: make ->cpu_partial unsigned int" has been added to the 3.18-stable tree
2018-09-30 17:10 UTC (2+ messages)
[STABLE PATCH] slub: make ->cpu_partial unsigned int
2018-09-30 13:23 UTC (5+ messages)
[PATCH] mm/slub: disallow obj's allocation on page with mismatched pfmemalloc purpose
2018-09-30 9:33 UTC (4+ messages)
[PATCH v2 0/3] userfaultfd: selftests: cleanups and trivial fixes
2018-09-30 9:29 UTC (5+ messages)
` [PATCH v2 1/3] userfaultfd: selftest: cleanup help messages
` [PATCH v2 2/3] userfaultfd: selftest: generalize read and poll
` [PATCH v2 3/3] userfaultfd: selftest: recycle lock threads first
[PATCH 1/2] mm/swap: Add pagevec locking
2018-09-30 8:17 UTC (3+ messages)
` [LKP] [mm/swap] d884021f52: will-it-scale.per_process_ops -2.4% regression
[PATCH 0/3] userfaultfd: selftests: cleanups and trivial fixes
2018-09-30 6:34 UTC (8+ messages)
` [PATCH 1/3] userfaultfd: selftest: cleanup help messages
` [PATCH 2/3] userfaultfd: selftest: generalize read and poll
` [PATCH 3/3] userfaultfd: selftest: recycle lock threads first
[PATCH 3.16 092/131] x86/mm: Move swap offset/type up in PTE to work around erratum
2018-09-29 21:43 UTC
[PATCH v15 1/2] Reorganize the oom report in dump_header
2018-09-29 13:06 UTC (2+ messages)
` [PATCH v15 2/2] Add oom victim's memcg to the oom context information
Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.9-stable tree
2018-09-29 12:06 UTC
Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.4-stable tree
2018-09-29 12:06 UTC
Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.18-stable tree
2018-09-29 12:06 UTC
Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.14-stable tree
2018-09-29 12:06 UTC
Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 3.18-stable tree
2018-09-29 12:06 UTC
[PATCH v4 4/5] async: Add support for queueing on specific node
2018-09-29 8:15 UTC (2+ messages)
` [LKP] [async] 06f4f5bfb3: BUG:sleeping_function_called_from_invalid_context_at_include/linux/percpu-rwsem.h
[PATCH] mm: Fix int overflow in callers of do_shrink_slab()
2018-09-28 23:58 UTC (6+ messages)
[PATCH] mm: enforce THP for VM_NOHUGEPAGE dax mappings
2018-09-28 22:43 UTC (3+ messages)
[PATCH v3 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
2018-09-28 19:48 UTC (3+ messages)
` [PATCH v3 16/20] mm/balloon_compaction: list interfaces
[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
2018-09-28 17:50 UTC (9+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
2018-09-28 16:56 UTC (4+ messages)
` [RFC PATCH v4 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
[PATCH v5 0/4] Address issues slowing persistent memory initialization
2018-09-28 15:50 UTC (10+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
2018-09-28 14:55 UTC (6+ messages)
[PATCH v3] slub: extend slub debug to handle multiple slabs
2018-09-28 14:20 UTC (2+ messages)
[PATCH] mm: fix z3fold warnings on CONFIG_SMP=n
2018-09-28 11:42 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] slub: extend slub debug to handle multiple slabs
2018-09-28 10:05 UTC (3+ messages)
[PATCH v3 06/10] writeback: introduce super_operations->write_metadata
2018-09-28 8:37 UTC (4+ messages)
[STABLE PATCH] slub: make ->cpu_partial unsigned int
2018-09-28 8:06 UTC (3+ messages)
[PATCH v5 0/4] devres: provide and use devm_kstrdup_const()
2018-09-28 7:30 UTC (9+ messages)
` [PATCH v5 1/4] devres: constify p in devm_kfree()
` [PATCH v5 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v5 3/4] devres: provide devm_kstrdup_const()
` [PATCH v5 4/4] mailbox: tegra-hsp: use devm_kstrdup_const()
[PATCH] mm: fix __get_user_pages_fast() comment
2018-09-28 5:34 UTC
[v2 PATCH] mm: dax: add comment for PFN_SPECIAL
2018-09-27 22:37 UTC (2+ messages)
[PATCH] mm: dax: add comment for PFN_SPECIAL
2018-09-27 21:08 UTC (2+ messages)
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).