linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 18:29:14 to 2020-08-26 09:01:12 UTC [more...]

[PATCH v18 00/32] per memcg lru_lock
 2020-08-26  8:59 UTC  (13+ messages)
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-26  8:57 UTC  (8+ messages)
` [PATCH bpf-next v4 02/30] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v4 03/30] bpf: memcg-based memory accounting for bpf maps
  ` [bpf] 3ebc0a7f46: BUG:KASAN:use-after-free_in_b

[PATCH bpf-next v4 19/30] bpf: eliminate rlimit-based memory accounting for hashtab maps
 2020-08-26  8:57 UTC  (2+ messages)
` [bpf] eda7ef0c7b: canonical_address#:#[##]

[PATCH] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26  8:11 UTC  (2+ messages)

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-08-26  5:21 UTC  (7+ messages)

[PATCH v6 0/2] avoid xfs transaction reservation recursion
 2020-08-26  4:30 UTC  (9+ messages)
` [PATCH v6 2/2] xfs: avoid "

mmotm 2020-08-25-20-59 uploaded
 2020-08-26  4:00 UTC 

[PATCH] mm/hugetlb: Fix a race between hugetlb sysctl handlers
 2020-08-26  2:47 UTC  (9+ messages)
    ` [External] "
  ` [Phishing Risk] "

mmotm 2020-08-24-16-06 uploaded
 2020-08-26  0:30 UTC  (4+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)

[bug report] mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page
 2020-08-26  0:26 UTC  (4+ messages)

[linux-next:master 2796/2998] drivers/nvdimm/e820.c:24:12: error: implicit declaration of function 'phys_to_target_node'
 2020-08-26  0:13 UTC  (2+ messages)

[PATCH mmotm] x86/numa: fix build when CONFIG_ACPI is not set
 2020-08-26  0:13 UTC  (3+ messages)

arceb-elf-ld: lib/stackdepot.c:324: undefined reference to `__irqentry_text_start'
 2020-08-25 23:59 UTC 

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-25 23:34 UTC  (32+ messages)
` [PATCH v11 01/25] Documentation/x86: Add CET description
` [PATCH v11 02/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v11 03/25] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v11 04/25] x86/cet: Add control-protection fault handler
` [PATCH v11 05/25] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v11 06/25] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v11 07/25] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v11 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v11 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v11 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v11 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v11 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v11 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v11 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v11 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v11 16/25] mm: Add guard pages around a shadow stack
` [PATCH v11 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v11 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v11 19/25] mm: Re-introduce do_mmap_pgoff()
` [PATCH v11 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v11 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v11 22/25] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v11 23/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v11 24/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for "

[linux-next:master 2865/2998] arch/arm/mm/pmsa-v7.c:276:21: error: expected ';' after expression
 2020-08-25 22:23 UTC 

[linux-next:master] BUILD REGRESSION 3a00d3dfd4b68b208ecd5405e676d06c8ad6bb63
 2020-08-25 21:32 UTC  (2+ messages)

[PATCH v2 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-25 19:12 UTC  (10+ messages)

[PATCH v36 11/24] x86/sgx: Add SGX enclave driver
 2020-08-25 16:44 UTC  (2+ messages)

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-25 16:23 UTC  (8+ messages)
` [PATCH 6/7] mm: Pass pvec directly to find_get_entries

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-25 16:22 UTC  (15+ messages)
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
          ` [PATCH v2] "

[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
 2020-08-25 16:13 UTC  (15+ messages)
` [PATCH v11 1/9] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v11 2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v11 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v11 4/9] x86/cet/ibt: ELF header parsing "
` [PATCH v11 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
` [PATCH v11 7/9] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v11 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v11 9/9] x86: Disallow vsyscall emulation when CET is enabled

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-08-25 15:25 UTC  (5+ messages)
` [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation

KASAN: use-after-free Write in page_counter_uncharge
 2020-08-25 15:09 UTC  (3+ messages)

[PATCH v7 00/12] huge vmalloc mappings
 2020-08-25 14:57 UTC  (13+ messages)
` [PATCH v7 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v7 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v7 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v7 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v7 06/12] powerpc: inline huge vmap supported functions
` [PATCH v7 07/12] arm64: "
` [PATCH v7 08/12] x86: "
` [PATCH v7 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v7 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v7 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v7 12/12] powerpc/64s/radix: Enable huge "

[PATCH v2 1/2] mm/migrate: Fixup setting UFFD_WP flag
 2020-08-25 14:42 UTC  (3+ messages)
` [PATCH v2 2/2] mm/rmap: Fixup copying of soft dirty and uffd ptes

[PATCH v8 00/28] arm64: Memory Tagging Extension user-space support
 2020-08-25 13:53 UTC  (9+ messages)
` [PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v8 23/28] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v8 27/28] arm64: mte: Kconfig entry

[linux-next:master 2808/2998] drivers/dax/bus.c:626 alloc_dev_dax_range() error: potential null dereference 'alloc'. (__request_region returns null)
 2020-08-25 13:39 UTC 

a saner API for allocating DMA addressable pages
 2020-08-25 13:26 UTC  (3+ messages)

[linux-next:master 2810/2998] drivers/dax/device.c:111:21: warning: variable 'dax_region' set but not used
 2020-08-25 12:31 UTC 

[linux-next:master 2796/2998] drivers/nvdimm/e820.c:24:12: error: implicit declaration of function 'phys_to_target_node'
 2020-08-25 12:07 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 90854ecf6e2a489b82a57529ba6b524fd7749b48
 2020-08-25 12:02 UTC 

BUG: Bad page state in process true pfn:a8fed on arm
 2020-08-25 11:13 UTC  (7+ messages)
        ` [PATCH] arm: __pmd_free_tlb(): call page table desctructor (Was: BUG: Bad page state in process true pfn:a8fed on arm)

[PATCH 00/11] iomap/fs/block patches for 5.11
 2020-08-25 10:29 UTC  (2+ messages)

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-25  8:26 UTC  (2+ messages)

[PATCH] mm, isolation: avoid checking unmovable pages across pageblock boundary
 2020-08-25  8:26 UTC  (2+ messages)

[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
 2020-08-25  7:25 UTC  (13+ messages)

[PATCH 1/2] mm/migrate: Fixup setting UFFD_WP flag
 2020-08-25  5:19 UTC  (4+ messages)
` [PATCH 2/2] mm/rmap: Fixup copying of soft dirty and uffd ptes

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-08-25  3:20 UTC  (3+ messages)
` [PATCH v2 1/2] MIPS: Set page access bit with pgprot on
  ` [PATCH] MIPS: make userspace mapping young by default

[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-25  2:15 UTC  (3+ messages)

[hnaz-linux-mm:master 1/421] arch/powerpc/include/asm/mmu.h:139:22: error: unknown type name 'next_tlbcam_idx'
 2020-08-25  2:11 UTC 

[PATCH v2 00/10] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-08-25  2:11 UTC  (4+ messages)
` [PATCH v2 02/10] mm/memory_hotplug: enforce section granularity when onlining/offlining

[PATCH v3 6/6] kasan: update documentation for generic kasan
 2020-08-25  2:02 UTC 

[PATCH v3 5/6] kasan: add tests for workqueue stack recording
 2020-08-25  2:00 UTC 

[PATCH v3 4/6] kasan: add tests for timer stack recording
 2020-08-25  1:59 UTC 

[PATCH v3 3/6] kasan: print timer and workqueue stack
 2020-08-25  1:59 UTC 

[PATCH v3 2/6] workqueue: kasan: record workqueue stack
 2020-08-25  1:58 UTC 

[PATCH v3 1/6] timer: kasan: record timer stack
 2020-08-25  1:57 UTC 

[PATCH v2] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-25  1:25 UTC  (4+ messages)

[RFC -V3 0/5] autonuma: Optimize memory placement for memory tiering system
 2020-08-25  0:23 UTC  (6+ messages)
` [RFC -V3 1/5] autonuma: Optimize page "
` [RFC -V3 2/5] autonuma, memory tiering: Skip to scan fast memory
` [RFC -V3 3/5] autonuma, memory tiering: Hot page selection with hint page fault latency
` [RFC -V3 4/5] autonuma, memory tiering: Rate limit NUMA migration throughput
` [RFC -V3 5/5] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement
 2020-08-24 21:57 UTC  (2+ messages)

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-24 20:03 UTC  (11+ messages)

[PATCH] mm/mempool: Add 'else' to split mutually exclusive case
 2020-08-24 19:27 UTC  (4+ 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).