linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 16:08:01 to 2020-05-21 18:59:11 UTC [more...]

[linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear'
 2020-05-21 18:58 UTC  (3+ messages)

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-21 18:57 UTC  (2+ messages)

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-21 18:57 UTC  (13+ messages)
` [PATCH 01/11] mm/page_isolation: prefer the node of the source page
` [PATCH 02/11] mm/migrate: move migration helper from .h to .c
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs
` [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback function

[PATCH mmotm] mm/vmstat: Add events for PMD based THP migration without split fix
 2020-05-21 18:54 UTC  (2+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-21 18:50 UTC  (4+ messages)

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-21 18:49 UTC  (2+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 18:45 UTC  (28+ messages)

[PATCH v3] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-21 18:21 UTC  (6+ messages)

clean up and streamline probe_kernel_* and friends v4
 2020-05-21 18:03 UTC  (25+ messages)
` [PATCH 01/23] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/23] maccess: remove various unused weak aliases
` [PATCH 03/23] maccess: remove duplicate kerneldoc comments
` [PATCH 04/23] maccess: clarify "
` [PATCH 05/23] maccess: update the top of file comment
` [PATCH 06/23] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [PATCH 07/23] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [PATCH 08/23] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/23] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/23] maccess: unify the probe kernel arch hooks
` [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
` [PATCH 13/23] bpf: rework the compat kernel probe handling
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better
` [PATCH 15/23] maccess: remove strncpy_from_unsafe
` [PATCH 16/23] maccess: always use strict semantics for probe_kernel_read
` [PATCH 17/23] maccess: move user access routines together
` [PATCH 18/23] maccess: allow architectures to provide kernel probing directly
` [PATCH 19/23] x86: use non-set_fs based maccess routines
` [PATCH 20/23] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
` [PATCH 21/23] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
` [PATCH 22/23] maccess: rename probe_kernel_address to get_kernel_nofault
` [PATCH 23/23] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails

[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-21 17:25 UTC  (14+ messages)
` [PATCH v6 05/12] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v6 09/12] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments
` [PATCH v6 12/12] mmap locking API: convert mmap_sem comments

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-21 16:48 UTC  (2+ messages)

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 16:46 UTC  (13+ messages)
` [PATCH v2 1/7] padata: remove exit routine
` [PATCH v2 2/7] padata: initialize earlier
` [PATCH v2 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH v2 4/7] padata: add basic support for multithreaded jobs
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()
` [PATCH v2 6/7] mm: make deferred init's max threads arch-specific
` [PATCH v2 7/7] padata: document multithreaded jobs

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 16:34 UTC  (20+ messages)

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-21 15:52 UTC  (5+ messages)

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-21 15:23 UTC  (3+ messages)
` [PATCH 1/2] x86: mm: ptdump: Calculate effective permissions correctly
` [PATCH 2/2] mm: ptdump: Expand type of 'val' in note_page()

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-21 14:38 UTC  (14+ messages)
` [PATCH v7 07/24] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v7 12/24] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v7 14/24] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[linux-next:master] BUILD REGRESSION fb57b1fabcb28f358901b2df90abd2b48abc1ca8
 2020-05-21 13:36 UTC 

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-21 13:35 UTC  (4+ messages)

[PATCH] mm: add comments on pglist_data zones
 2020-05-21 11:45 UTC  (4+ messages)

[linux-next:master 10679/10701] arch/x86/mm/pgtable.c:427:2: warning: ISO C90 forbids variable length array 'u_pmds'
 2020-05-21 11:26 UTC 

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-21 11:01 UTC  (9+ messages)
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()

[PATCH] z3fold: fix use-after-free when freeing handles
 2020-05-21  8:04 UTC  (3+ messages)

[linux-next:master 10679/10701] arch/x86/mm/pgtable.c:427:2: warning: variable length array 'u_pmds' is used
 2020-05-21  7:02 UTC  (5+ messages)

[RFC V2] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-21  4:10 UTC  (3+ messages)

[PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21  3:30 UTC  (4+ messages)
` [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v5 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v5 4/4] MIPS: mm: add page valid judgement in function pte_modify

[PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-21  1:45 UTC  (3+ messages)

[hnaz-linux-mm:master 380/523] arch/riscv/kernel/kgdb.c:47:5: warning: no previous prototype for 'decode_register_index'
 2020-05-21  0:57 UTC  (4+ messages)

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21  0:54 UTC  (5+ messages)
` [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH mm v5 RESEND 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-21  0:24 UTC  (5+ messages)
` [PATCH mm v5 RESEND 1/4] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v5 RESEND 2/4] mm: move penalty delay clamping out of calculate_high_delay()
` [PATCH mm v5 RESEND 3/4] mm: move cgroup high memory limit setting into struct page_counter
` [PATCH mm v5 RESEND 4/4] mm: automatically penalize tasks with high swap use

[PATCH mm v5 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-21  0:22 UTC  (6+ messages)
` [PATCH mm v5 1/4] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v5 2/4] mm: move penalty delay clamping out of calculate_high_delay()
` [PATCH mm v5 3/4] mm: move cgroup high memory limit setting into struct page_counter
` [PATCH mm v5 4/4] mm: automatically penalize tasks with high swap use

[PATCH] mm, memcg: unify reclaim retry limits with page allocator
 2020-05-20 23:49 UTC  (5+ messages)

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20 23:46 UTC  (3+ messages)

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-05-20 23:25 UTC  (15+ messages)
` [PATCH 01/14] mm: fix LRU balancing effect of new transparent huge pages
` [PATCH 02/14] mm: keep separate anon and file statistics on page reclaim activity
` [PATCH 03/14] mm: allow swappiness that prefers reclaiming anon over the file workingset
` [PATCH 04/14] mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
` [PATCH 05/14] mm: workingset: let cache workingset challenge anon
` [PATCH 06/14] mm: remove use-once cache bias from LRU balancing
` [PATCH 07/14] mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
` [PATCH 08/14] mm: base LRU balancing on an explicit cost model
` [PATCH 09/14] mm: deactivations shouldn't bias the LRU balance
` [PATCH 10/14] mm: only count actual rotations as LRU reclaim cost
` [PATCH 11/14] mm: balance LRU lists based on relative thrashing
` [PATCH 12/14] mm: vmscan: determine anon/file pressure balance at the reclaim root
` [PATCH 13/14] mm: vmscan: reclaim writepage is IO cost
` [PATCH 14/14] mm: vmscan: limit the range of LRU type balancing

general protection fault in unpin_user_pages
 2020-05-20 21:08 UTC  (4+ messages)
` [PATCH] rds: fix crash in rds_info_getsockopt()

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-20 20:57 UTC  (11+ messages)

[hnaz-linux-mm:master 548/598] include/linux/highmem.h:302:20: error: passing argument 1 of 'flush_dcache_page' from incompatible pointer type
 2020-05-20 17:35 UTC  (2+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-20 17:27 UTC  (7+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-20 17:08 UTC  (5+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
 2020-05-20 16:36 UTC  (3+ messages)

clean up and streamline probe_kernel_* and friends v3
 2020-05-20 16:16 UTC  (4+ messages)
` [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails


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).