linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 15:20:50 to 2020-11-03 08:36:45 UTC [more...]

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-03  8:36 UTC  (5+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages

[PATCH] x86/mm: Fix phys_to_target_node() export
 2020-11-03  8:33 UTC  (5+ messages)

[linux-next:master 1570/2472] mm/kasan/init.c:318:9: warning: variable 'pud' set but not used
 2020-11-03  8:22 UTC  (3+ messages)

[PATCH] mm/gup_benchmark: mark gup_benchmark_init as __init function
 2020-11-03  8:10 UTC 

[PATCH 00/17] Refactor generic_file_buffered_read
 2020-11-03  8:00 UTC  (53+ messages)
` [PATCH 01/17] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH 02/17] mm/filemap: Use THPs in generic_file_buffered_read
` [PATCH 03/17] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH 04/17] mm/filemap: Support readpage splitting a page
` [PATCH 05/17] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH 06/17] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH 07/17] mm/filemap: Change filemap_read_page calling conventions
` [PATCH 08/17] mm/filemap: Change filemap_create_page arguments
` [PATCH 09/17] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH 10/17] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH 11/17] mm/filemap: Add filemap_range_uptodate
` [PATCH 12/17] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH 13/17] mm/filemap: Remove parameters from filemap_update_page()
` [PATCH 14/17] mm/filemap: Restructure filemap_get_pages
` [PATCH 15/17] mm/filemap: Don't relock the page after calling readpage
` [PATCH 16/17] mm/filemap: rename generic_file_buffered_read to filemap_read
` [PATCH 17/17] mm: simplify generic_file_read_iter

[PATCH v2 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-03  7:05 UTC  (14+ messages)
` [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-11-03  6:50 UTC  (14+ messages)
` [PATCH V2 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V2 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V2 03/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH V2 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V2 05/10] x86/pks: Add PKS kernel API
` [PATCH V2 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH V2 07/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH V2 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V2 09/10] x86/fault: Report the PKRS state on fault
` [PATCH V2 10/10] x86/pks: Add PKS test code

[PATCH v5 13/15] resource: Move devmem revoke code to resource framework
 2020-11-03  6:15 UTC  (3+ messages)
` [resource] 22b17dc667: Kernel panic - not syncing: Fatal exception

[PATCH 1/2] cma: redirect page allocation to CMA
 2020-11-03  5:30 UTC  (2+ messages)
` [cma] 1ea6c22c9b: page_allocation_failure:order:#,mode:#(__GFP_RECLAIMABLE),nodemask=(null)

[PATCH v20 00/20] per memcg lru lock
 2020-11-03  4:58 UTC  (26+ messages)
` [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tail
` [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lock
` [PATCH v20 12/20] mm/vmscan: remove lruvec reget in move_pages_to_lru
` [PATCH v20 15/20] mm/lru: introduce TestClearPageLRU
` [PATCH v20 17/20] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v20 18/20] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v20 19/20] mm/lru: introduce the relock_page_lruvec function
` [PATCH v20 20/20] mm/lru: revise the comments of lru_lock

[Bug 209993] New: System won’t boot and hangs on boot because of unable to allocate memory address
 2020-11-03  4:50 UTC  (4+ messages)

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03  4:14 UTC  (13+ messages)
` [PATCH v2 1/8] mm: slab: provide krealloc_array()
` [PATCH v2 2/8] ALSA: pcm: use krealloc_array()
` [PATCH v2 3/8] vhost: vringh: "
` [PATCH v2 4/8] pinctrl: "
` [PATCH v2 5/8] edac: ghes: "
` [PATCH v2 6/8] drm: atomic: "
` [PATCH v2 7/8] hwtracing: intel: "
` [PATCH v2 8/8] dma-buf: "

Onlining CXL Type2 device coherent memory
 2020-11-03  3:56 UTC  (13+ messages)

[PATCH resend v3 0/2] Broad write-locking of nascent mm in execve
 2020-11-03  3:53 UTC  (4+ messages)
` [PATCH resend v3 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[RFC PATCH resend 0/6] mm and ptrace: Track dumpability until task is freed
 2020-11-03  3:19 UTC  (6+ messages)
` [RFC PATCH resend 3/6] mm: Add refcount for preserving mm_struct without pgd

[PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-03  0:33 UTC  (2+ messages)

[RFC PATCH v2 0/4] hugetlbfs: introduce hinode_rwsem for pmd sharing synchronization
 2020-11-03  0:28 UTC  (6+ messages)
` [PATCH 0/4] hugetlbfs: use "
  ` [PATCH 1/4] Revert hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
  ` [PATCH 2/4] hugetlbfs: add hinode_rwsem to hugetlb specific inode
  ` [PATCH 3/4] hugetlbfs: use hinode_rwsem for pmd sharing synchronization
  ` [PATCH 4/4] huegtlbfs: handle page fault/truncate races

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-03  0:22 UTC  (2+ messages)

[linux-next:pending-fixes 383/622] drivers/spi/spi-bcm2835.c:1264:9: warning: variable 'lflags' is uninitialized when used here
 2020-11-03  0:15 UTC 

[linux-next:master 2636/3111] WARNING: modpost: vmlinux.o(.text+0x44b705): Section mismatch in reference from the function cpumask_clear_cpu() to the variable .init.data:pcpu_build_alloc_info.mask
 2020-11-02 22:46 UTC 

[PATCH] mm: simplify get_next_ra_size
 2020-11-02 21:00 UTC  (2+ messages)

[RFC]: userspace memory reaping
 2020-11-02 20:29 UTC  (7+ messages)

incoming
 2020-11-02 20:12 UTC  (8+ messages)
` [patch 13/15] epoll: check ep_events_available() upon timeout

[linux-next:master] BUILD REGRESSION b49976d8ef6448e86a7fda6a86f64867942b442d
 2020-11-02 19:26 UTC 

[linux-next:pending-fixes] BUILD SUCCESS a2808d2bc1fbfd71e47ffe18f53b4ab14ba1775f
 2020-11-02 19:26 UTC 

[PATCH rc v2] mm/gup: use unpin_user_pages() in __gup_longterm_locked()
 2020-11-02 19:19 UTC  (3+ messages)

[PATCH rc] mm/gup: use unpin_user_pages() in check_and_migrate_cma_pages()
 2020-11-02 18:54 UTC  (4+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (12+ messages)

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-02 18:19 UTC  (14+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn

[selftest/bpf] 472547778d: WARNING:at_kernel/bpf/verifier.c:#resolve_pseudo_ldimm64
 2020-11-02 17:51 UTC  (4+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-02 17:51 UTC  (6+ messages)

[PATCH 0/2] Increasing CMA Utilization with a GFP Flag
 2020-11-02 17:35 UTC  (3+ messages)

[PATCH 0/5] mm: Convert sysfs sprintf family to sysfs_emit
 2020-11-02 17:01 UTC  (12+ messages)
` [PATCH 4/5] mm: shmem: Convert shmem_enabled_show to use sysfs_emit_at

[PATCH] mm/compaction: count pages and stop correctly during page isolation
 2020-11-02 16:39 UTC  (9+ messages)

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-02 16:04 UTC  (42+ messages)
` [PATCH v7 01/41] arm64: Enable armv8.5-a asm-arch option
` [PATCH v7 02/41] arm64: mte: Add in-kernel MTE helpers
` [PATCH v7 03/41] arm64: mte: Reset the page tag in page->flags
` [PATCH v7 04/41] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v7 05/41] arm64: mte: Add in-kernel tag fault handler
` [PATCH v7 06/41] arm64: kasan: Enable in-kernel MTE
` [PATCH v7 07/41] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v7 08/41] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v7 09/41] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v7 10/41] kasan: drop unnecessary GPL text from comment headers
` [PATCH v7 11/41] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v7 12/41] kasan: group vmalloc code
` [PATCH v7 13/41] s390/kasan: include asm/page.h from asm/kasan.h
` [PATCH v7 14/41] kasan: shadow declarations only for software modes
` [PATCH v7 15/41] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v7 16/41] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v7 17/41] kasan: only build init.c for software modes
` [PATCH v7 18/41] kasan: split out shadow.c from common.c
` [PATCH v7 19/41] kasan: define KASAN_GRANULE_PAGE
` [PATCH v7 20/41] kasan: rename report and tags files
` [PATCH v7 21/41] kasan: don't duplicate config dependencies
` [PATCH v7 22/41] kasan: hide invalid free check implementation
` [PATCH v7 23/41] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v7 24/41] kasan, arm64: only init shadow for software modes
` [PATCH v7 25/41] kasan, arm64: only use kasan_depth "
` [PATCH v7 26/41] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v7 27/41] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v7 28/41] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v7 29/41] kasan: rename SHADOW layout macros to META
` [PATCH v7 30/41] kasan: separate metadata_fetch_row for each mode
` [PATCH v7 31/41] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v7 32/41] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v7 33/41] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v7 34/41] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v7 35/41] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v7 36/41] kasan, arm64: implement HW_TAGS runtime
` [PATCH v7 37/41] kasan, arm64: print report from tag fault handler
` [PATCH v7 38/41] kasan, mm: reset tags when accessing metadata
` [PATCH v7 39/41] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v7 40/41] kasan: add documentation for hardware tag-based mode
` [PATCH v7 41/41] kselftest/arm64: Check GCR_EL1 after context switch


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