linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 17:47:40 to 2019-03-18 23:50:59 UTC [more...]

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-18 23:50 UTC  (38+ messages)

[PATCH 00/10] HMM updates for 5.1
 2019-03-18 22:15 UTC  (15+ messages)
` [PATCH 07/10] mm/hmm: add an helper function that fault pages and map them to a device

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-18 20:12 UTC  (19+ messages)

WARNING: bad usercopy in fanotify_read
 2019-03-18 18:27 UTC  (7+ messages)

mbind() fails to fail with EIO
 2019-03-18 18:12 UTC  (3+ messages)

[PATCH] percpu: stop printing kernel addresses
 2019-03-18 17:40 UTC  (2+ messages)

[PATCH v12 00/13] arm64: untag user pointers passed to the kernel
 2019-03-18 17:35 UTC  (15+ messages)
` [PATCH v12 01/13] uaccess: add untagged_addr definition for other arches
` [PATCH v12 02/13] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v12 03/13] lib, arm64: untag user pointers in strn*_user
` [PATCH v12 04/13] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v12 05/13] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v12 06/13] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v12 07/13] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v12 08/13] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v12 09/13] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v12 10/13] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v12 11/13] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v12 12/13] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v12 13/13] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-18 16:59 UTC  (34+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 1/4] elf: Make AT_FLAGS arch configurable
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt
  ` [PATCH v2 3/4] arm64: Relax Documentation/arm64/tagged-pointers.txt
  ` [PATCH v2 4/4] arm64: elf: Advertise relaxed ABI

[PATCH] include/linux/hugetlb.h: Convert to use vm_fault_t
 2019-03-18 16:26 UTC 

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-18 15:57 UTC  (5+ messages)

Kernel bug with MPX?
 2019-03-18 15:59 UTC  (7+ messages)

mm/cma.c: High latency for cma allocation
 2019-03-18 14:29 UTC  (7+ messages)
  ` [External] "

[PATCH] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
 2019-03-18 12:43 UTC  (17+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

WARNING in rcu_check_gp_start_stall
 2019-03-18 12:18 UTC  (3+ messages)

[fuse-devel] fuse: trying to steal weird page
 2019-03-18 11:27 UTC  (4+ messages)

Re: [External] Re: vmscan: Reclaim unevictable pages
 2019-03-18 10:38 UTC  (11+ messages)
                    `  "
                  ` [External] "

[PATCH REBASED 0/4] mm: Generalize putback functions
 2019-03-18  9:28 UTC  (5+ messages)
` [PATCH REBASED 1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list()
` [PATCH REBASED 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
` [PATCH REBASED 3/4] mm: Remove pages_to_free argument of move_active_pages_to_lru()
` [PATCH REBASED 4/4] mm: Generalize putback scan functions

[PATCH 0/2] Unlock 1GB-hugetlb on x86_64
 2019-03-18  7:31 UTC  (2+ messages)

[PATCH v2] mm: Fix __dump_page when mapping->host is not set
 2019-03-18  7:29 UTC 

[PATCH v7 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-18  7:00 UTC  (7+ messages)
` [PATCH v7 1/4] sh: Advertise gigantic page support
` [PATCH v7 2/4] sparc: "
` [PATCH v7 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v7 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-18  6:23 UTC  (14+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-17 18:34 UTC  (8+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND 6/7] IB/qib: "
` [RESEND 7/7] IB/mthca: "

[PATCH] list.h: fix list_is_first() kernel-doc
 2019-03-18  0:16 UTC 

[PATCH v4 0/7] mm: Use slab_list list_head instead of lru
 2019-03-18  0:02 UTC  (7+ messages)
` [PATCH v4 1/7] list: Add function list_rotate_to_front()
` [PATCH v4 2/7] slob: Respect list_head abstraction layer
` [PATCH v4 3/7] slob: Use slab_list instead of lru
` [PATCH v4 5/7] slub: "
` [PATCH v4 6/7] slab: "
` [PATCH v4 7/7] mm: Remove stale comment from page struct

kernel panic: corrupted stack end in wb_workfn
 2019-03-17 20:49 UTC  (2+ messages)

kernel BUG at include/linux/mm.h:1020!
 2019-03-17 15:22 UTC  (4+ messages)

[GIT PULL] device-dax for 5.1: PMEM as RAM
 2019-03-16 21:25 UTC  (8+ messages)

[PATCH] mm: Fix __dump_page when mapping->host is not set
 2019-03-16  8:34 UTC  (6+ messages)

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-16  3:04 UTC  (3+ messages)

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-15 19:05 UTC  (4+ messages)

[PATCH 0/3] userfaultfd: allow to forbid unprivileged users
 2019-03-15 16:09 UTC  (12+ messages)

idle-page marking in page-types tool
 2019-03-15 15:32 UTC 

[PATCH v2] xen/balloon: Fix mapping PG_offline pages to user space
 2019-03-15 14:53 UTC  (2+ messages)

High Latency of CMA allocation
 2019-03-15  9:49 UTC 

[PATCH v2] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-03-15  8:35 UTC 

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-15  4:39 UTC  (12+ messages)

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-15  2:57 UTC  (7+ messages)
` [PATCH v6 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-15  2:46 UTC  (7+ messages)

[rgushchin:release_percpu.3 315/395] drivers/scsi/qla2xxx/qla_iocb.c:1141:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t'
 2019-03-15  2:41 UTC 

[PATCH -manpage 0/2]
 2019-03-14 21:48 UTC  (3+ messages)
` [PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH v3 0/7] mm: Use slab_list list_head instead of lru
 2019-03-14 20:47 UTC  (6+ messages)
` [PATCH v3 3/7] slob: Use slab_list "

[LSF/MM TOPIC] Using XArray to manage the VMA
 2019-03-14 19:54 UTC  (5+ messages)


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