linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 14:13:06 to 2020-10-02 12:22:59 UTC [more...]

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-10-02 10:19 UTC  (16+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

remove alloc_vm_area v4
 2020-10-02 12:22 UTC  (12+ messages)
` [PATCH 01/11] mm: update the documentation for vfree
` [PATCH 02/11] mm: add a VM_MAP_PUT_PAGES flag for vmap
` [PATCH 03/11] mm: add a vmap_pfn function
` [PATCH 04/11] mm: allow a NULL fn callback in apply_to_page_range
` [PATCH 05/11] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
` [PATCH 07/11] drm/i915: stop using kmap in i915_gem_object_map
` [PATCH 08/11] drm/i915: use vmap "
` [PATCH 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
` [PATCH 11/11] mm: remove alloc_vm_area

[PATCH] mm/util.c: Add error logs for commitment overflow
 2020-10-02 12:17 UTC  (3+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-10-02 12:04 UTC  (3+ messages)

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-02 11:55 UTC  (13+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711
` [PATCH 2/4] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH 3/4] arm64: Default to 32-bit ZONE_DMA
` [PATCH 4/4] mm: Update DMA zones description

[PATCH] mm: Remove src/dst mm parameter in copy_page_range()
 2020-10-02 11:43 UTC  (2+ messages)

[PATCH 0/2] Broad write-locking of nascent mm in execve
 2020-10-02 11:39 UTC  (5+ messages)
` [PATCH 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm
` [PATCH 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[v5] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-10-02 11:25 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 64809246f17a1f95a92cc27612b3dedc8a719df2
 2020-10-02 11:19 UTC 

[PATCH v2] mm: Optional full ASLR for mmap() and mremap()
 2020-10-02 11:09 UTC 

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-02 10:03 UTC  (11+ messages)
` [PATCH v4 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v4 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH v2 0/2] selftests/vm: fix up executable bits, and a file name
 2020-10-02  8:40 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/vm: fix: make check_config.sh executable
` [PATCH v2 2/2] selftests/vm: fix run_vmtest.sh: restore executable bits, and "s" in name

[RFC PATCH 1/1] vmscan: Support multiple kswapd threads per node
 2020-10-02  8:40 UTC  (5+ messages)

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-10-02  8:30 UTC  (7+ messages)

[PATCH] selftests/vm: fix: make check_config.sh executable
 2020-10-02  8:23 UTC  (5+ messages)

[PATCH 0/1] selftests/vm: 8x compaction_test speedup
 2020-10-02  8:06 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-02  7:53 UTC  (11+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB

[PATCH RFC 0/1] drm/ttm: Allocate transparent huge pages without clearing __GFP_COMP
 2020-10-02  7:31 UTC  (5+ messages)

[PATCH 0/5] Speed up mremap on large regions
 2020-10-02  6:39 UTC  (16+ messages)
` [PATCH 1/5] kselftests: vm: Add mremap tests
` [PATCH 3/5] mm: Speedup mremap on 1GB or larger regions

[RFC PATCH v3 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2020-10-02  5:59 UTC  (5+ messages)
` [RFC PATCH v3 1/2] ext4/xfs: add page refcount helper
` [RFC PATCH v3 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH] mm: memcg/slab: fix slab statistics in !SMP configuration
 2020-10-02  5:34 UTC  (3+ messages)
    ` [kbuild-all] "

[PATCH v13 00/26] Control-flow Enforcement: Shadow Stack
 2020-10-02  2:06 UTC  (3+ messages)
` [PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()

[linux-next:master] BUILD REGRESSION d39294091fee6b89d9c4a683bb19441b25098330
 2020-10-02  1:35 UTC 

VM_HUGEPAGE support for XFS
 2020-10-02  1:23 UTC 

[PATCH 3/4] mmap locking API: Don't check locking if the mm isn't live yet
 2020-10-01 23:55 UTC  (10+ messages)

xarray-add-xas_split-fix-3.patch
 2020-10-01 23:39 UTC 

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

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-10-01 22:00 UTC  (56+ messages)
` [PATCH v3 01/39] kasan: drop unnecessary GPL text from comment headers
` [PATCH v3 02/39] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v3 03/39] kasan: group vmalloc code
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META
` [PATCH v3 20/39] kasan: separate metadata_fetch_row for each mode
` [PATCH v3 21/39] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v3 22/39] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v3 32/39] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v3 33/39] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v3 35/39] kasan, arm64: implement HW_TAGS runtime
` [PATCH v3 37/39] kasan, slub: reset tags when accessing metadata
` [PATCH v3 39/39] kasan: add documentation for hardware tag-based mode

[PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free
 2020-10-01 19:48 UTC  (5+ messages)
` [PATCH RFC v2 2/6] mm/slab: Perform init_on_free earlier

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-10-01 19:12 UTC  (6+ messages)
` [PATCH v5 01/17] device-dax: make pgmap optional for instance creation

[PATCH v38 11/24] x86/sgx: Add SGX enclave driver
 2020-10-01 18:49 UTC  (3+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-01 18:11 UTC  (11+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-01 17:26 UTC  (13+ messages)

[PATCH] mm: fix some comments in page_alloc.c and mempolicy.c
 2020-10-01 16:17 UTC  (3+ messages)

[PATCH 1/2] mm: Fix remove page fault assumption of compound page size
 2020-10-01 15:22 UTC  (2+ messages)
` [PATCH 2/2] mm: Rename page_order() to buddy_order()

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-10-01 15:10 UTC  (8+ messages)

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-10-01 14:31 UTC  (11+ messages)

[PATCH v3 00/10] ARM: remove set_fs callers and implementation
 2020-10-01 14:12 UTC  (7+ messages)
` [PATCH v3 01/10] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v3 03/10] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v3 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v3 07/10] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v3 09/10] ARM: provide a TASK_SIZE_MAX definition
` [PATCH v3 10/10] ARM: uaccess: remove set_fs() implementation


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