linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 11:59:56 to 2020-08-27 19:01:01 UTC [more...]

[linux-next:master] BUILD SUCCESS WITH WARNING 88abac0b753dfdd85362a26d2da8277cb1e0842b
 2020-08-27 19:00 UTC 

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-27 18:56 UTC  (23+ messages)
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH RFC 0/4] mm: kmem: kernel memory accounting in an interrupt context
 2020-08-27 17:52 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
` [PATCH RFC 2/4] mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
` [PATCH RFC 3/4] mm: kmem: prepare remote memcg charging infra for interrupt contexts
` [PATCH RFC 4/4] mm: kmem: enable kernel memcg accounting from "

[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-27 17:15 UTC  (10+ messages)
` [PATCH v5 1/7] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v5 2/7] coredump: Let dump_emit() bail out on short writes
` [PATCH v5 3/7] coredump: Refactor page range dumping into common helper
` [PATCH v5 4/7] coredump: Rework elf/elf_fdpic vma_dump_size() "
` [PATCH v5 5/7] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v5 6/7] mm/gup: Take mmap_lock in get_dump_page()
` [PATCH v5 7/7] mm: Remove the now-unnecessary mmget_still_valid() hack

[RFD PATCH] x86/mce: Make sure to send SIGBUS even after losing the race to poison a page
 2020-08-27 16:32 UTC 

[RFC PATCH -rc] gcov: Protect from uninitialized number of functions provided by GCC
 2020-08-27 15:13 UTC  (2+ messages)

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-27 14:56 UTC  (49+ messages)
` [PATCH 19/35] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 25/35] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH 26/35] kasan, arm64: Enable TBI EL1
` [PATCH 28/35] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH 31/35] kasan, arm64: implement HW_TAGS runtime
` [PATCH 32/35] kasan, arm64: print report from tag fault handler

[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
 2020-08-27 14:22 UTC  (16+ messages)
` [PATCH 2/8] mm: Use find_get_swap_page in memcontrol
` [PATCH 3/8] mm: Optimise madvise WILLNEED
` [PATCH 4/8] proc: Optimise smaps for shmem entries
` [PATCH 5/8] i915: Use find_lock_page instead of find_lock_entry
` [PATCH 6/8] mm: Convert find_get_entry to return the head page

[PATCH 0/4] mm: Simplfy cow handling
 2020-08-27 14:15 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 260e8bbb71b01f62a7da600e5413a4218ba7988c
 2020-08-27 14:07 UTC 

[PATCH v3] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-27 14:00 UTC  (2+ messages)

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

[PATCH v18 00/32] per memcg lru_lock
 2020-08-27 12:20 UTC  (5+ messages)
      ` Race between freeing and waking page

[PATCH v3 00/13] mm/debug_vm_pgtable fixes
 2020-08-27 12:17 UTC  (15+ messages)
` [PATCH v3 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v3 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v3 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v3 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH v3 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v3 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v3 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v3 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it

PROBLEM: Long Workqueue delays V2
 2020-08-27 12:06 UTC  (3+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-08-27 11:40 UTC  (2+ messages)
  ` [PATCH v1 2/8] mm/swap: Do not abuse the seqcount_t latching API

[PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
 2020-08-27  9:33 UTC  (33+ messages)
` [PATCH v2 01/23] asm-generic: add generic MMU versions of mmu context functions
` [PATCH v2 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
` [PATCH v2 03/23] arc: "
` [PATCH v2 04/23] arm: "
` [PATCH v2 05/23] arm64: "
` [PATCH v2 06/23] csky: "
` [PATCH v2 07/23] hexagon: "
` [PATCH v2 08/23] ia64: "
` [PATCH v2 09/23] m68k: "
` [PATCH v2 10/23] microblaze: "
` [PATCH v2 11/23] mips: "
` [PATCH v2 12/23] nds32: "
` [PATCH v2 13/23] nios2: "
` [PATCH v2 14/23] openrisc: "
` [PATCH v2 15/23] parisc: "
` [PATCH v2 16/23] powerpc: "
` [PATCH v2 17/23] riscv: "
` [PATCH v2 18/23] s390: "
` [PATCH v2 19/23] sh: "
` [PATCH v2 20/23] sparc: "
` [PATCH v2 21/23] um: "
` [PATCH v2 22/23] x86: "
` [PATCH v2 23/23] xtensa: "

[PATCH 00/11] iomap/fs/block patches for 5.11
 2020-08-27  8:44 UTC  (3+ messages)
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all

[hnaz-linux-mm:master 1/421] arch/powerpc/include/asm/mmu.h:139:22: error: unknown type name 'next_tlbcam_idx'
 2020-08-27  6:03 UTC  (2+ messages)

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

[PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
 2020-08-27  3:59 UTC  (3+ messages)
` [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages

[PATCH] MIPS: Loongson: Fix complie errors without CONFIG_SMP
 2020-08-27  3:12 UTC  (4+ messages)

[PATCH v7 0/2] avoid xfs transaction reservation recursion
 2020-08-27  2:59 UTC  (7+ messages)
` [PATCH v7 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v7 2/2] xfs: avoid transaction reservation recursion

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-27  1:38 UTC  (9+ messages)
` [PATCH bpf-next v4 04/30] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v4 05/30] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v4 06/30] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v4 07/30] bpf: refine memcg-based memory accounting for devmap maps

bdi cleanups v3
 2020-08-26 22:07 UTC  (3+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[linux-next:master 3527/3539] ERROR: modpost: "max_low_pfn" undefined!
 2020-08-26 20:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 3a00d3dfd4b68b208ecd5405e676d06c8ad6bb63
 2020-08-26 19:45 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION f37be72473a007d5d66c52f6cdf43fc8c0961f95
 2020-08-26 19:40 UTC 

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-08-26 19:01 UTC  (5+ messages)

[linux-next:master 3345/3539] ld.lld: warning: drivers/built-in.a(nvme/host/hwmon.o):(.data..compoundliteral) is being placed in '.data..compoundliteral'
 2020-08-26 18:20 UTC 

[PATCH v2] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26 18:17 UTC  (6+ messages)

[PATCH v4 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-26 17:15 UTC  (8+ messages)
` [PATCH v4 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v4 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v4 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v4 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v4 5/5] mm/gup: Take mmap_lock in get_dump_page()

[PATCH v8 00/28] arm64: Memory Tagging Extension user-space support
 2020-08-26 17:08 UTC  (7+ messages)
` [PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration

mmotm 2020-08-24-16-06 uploaded
 2020-08-26 15:23 UTC  (4+ messages)

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-08-26 14:33 UTC  (10+ messages)
` [PATCH 01/24] asm-generic: add generic versions of mmu context functions
` [PATCH 04/24] arm: use asm-generic/mmu_context.h for no-op implementations
` [PATCH 14/24] openrisc: "

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

[PATCH v36 11/24] x86/sgx: Add SGX enclave driver
 2020-08-26 13:46 UTC  (3+ messages)

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

[PATCH v7 00/12] huge vmalloc mappings
 2020-08-26 11:59 UTC  (3+ messages)
` [PATCH v7 06/12] powerpc: inline huge vmap supported functions


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