linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 18:53:23 to 2018-04-20 16:31:35 UTC [more...]

[LSF/MM] Ride sharing
 2018-04-20 16:31 UTC  (3+ messages)

[Bug 198497] handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-04-20 16:02 UTC  (9+ messages)
        ` [Xen-devel] "

[per_cpu_ptr_to_phys] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
 2018-04-20 15:42 UTC  (6+ messages)
` [per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000
    ` c9e97a1997 BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code

[PATCH v3 00/14] Rearrange struct page
 2018-04-20 15:25 UTC  (30+ messages)
` [PATCH v3 02/14] mm: Split page_type out from _mapcount
` [PATCH v3 03/14] mm: Mark pages in use for page tables
` [PATCH v3 04/14] mm: Switch s_mem and slab_cache in struct page
` [PATCH v3 05/14] mm: Move 'private' union within "
` [PATCH v3 06/14] mm: Move _refcount out of struct page union
` [PATCH v3 07/14] slub: Remove page->counters
` [PATCH v3 08/14] mm: Combine first three unions in struct page
` [PATCH v3 09/14] mm: Use page->deferred_list
` [PATCH v3 10/14] mm: Move lru union within struct page
` [PATCH v3 11/14] mm: Combine first two unions in "
` [PATCH v3 12/14] mm: Improve struct page documentation

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-20 15:13 UTC  (14+ messages)

[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
 2018-04-20 14:53 UTC  (3+ messages)

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-20 14:46 UTC  (16+ messages)
` [RFC PATCH v3 01/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v3 02/15] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [RFC PATCH v3 03/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [RFC PATCH v3 04/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v3 05/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v3 06/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v3 07/15] khwasan: add tag related helper functions
` [RFC PATCH v3 08/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v3 09/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v3 10/15] khwasan: split out kasan_report.c from report.c
` [RFC PATCH v3 11/15] khwasan: add bug reporting routines
` [RFC PATCH v3 12/15] khwasan: add hooks implementation
` [RFC PATCH v3 13/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v3 14/15] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [RFC PATCH v3 15/15] khwasan: update kasan documentation

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-04-20 13:49 UTC  (15+ messages)
            ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[patch] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-20 12:40 UTC  (16+ messages)
    ` [patch v2] "

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-20 12:00 UTC  (5+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 19/63] page cache: Convert page deletion to XArray

[PATCH] treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
 2018-04-20 11:34 UTC  (6+ messages)

[PATCH 1/2] x86, pti: fix boot problems from Global-bit setting
 2018-04-20 10:16 UTC  (3+ messages)
` [PATCH 2/2] x86, pti: fix boot warning "

[PATCH] mm:memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create
 2018-04-20  8:09 UTC  (11+ messages)

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2018-04-20  7:55 UTC 

[LSF/MM] May I sneak in a new topic to MM track?
 2018-04-20  7:35 UTC  (2+ messages)

general protection fault in kernfs_kill_sb
 2018-04-20  7:31 UTC  (7+ messages)

[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
 2018-04-20  7:30 UTC  (8+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline

[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
 2018-04-20  5:56 UTC  (4+ messages)

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-20  0:18 UTC  (7+ messages)

[LSF/MM] schedule suggestion
 2018-04-19 22:13 UTC  (23+ messages)

[do_execve] attempted to set unsupported pgprot
 2018-04-19 21:26 UTC  (4+ messages)

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2018-04-19 20:36 UTC  (12+ messages)

BUG: Bad page map in process python2 pte:10000000000 pmd:17e8be067
 2018-04-19 18:53 UTC  (2+ messages)

[PATCH] KASAN: prohibit KASAN+STRUCTLEAK combination
 2018-04-19 17:25 UTC  (3+ messages)

[PATCH 00/11] [v5] Use global pages with PTI
 2018-04-19 16:55 UTC  (5+ messages)
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-04-19 16:41 UTC  (20+ messages)

[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
 2018-04-19 14:52 UTC  (5+ messages)

Some questions about cgroup aware OOM killer
 2018-04-19 10:43 UTC  (2+ messages)

[console_unlock] BUG: KASAN: use-after-scope in console_unlock+0x9cd/0xd10
 2018-04-19  9:50 UTC  (7+ messages)
` a4a3ede213 ("mm: zero reserved and unavailable struct pages"): [ 0.010000] BUG: KASAN: use-after-scope in console_unlock
` d17a1d97dc ("x86/mm/kasan: don't use vmemmap_populate() to initialize shadow"): [ 0.001000] "

[PATCH 00/35 v5] PTI support for x32
 2018-04-19  9:01 UTC  (7+ messages)
` [PATCH 03/35] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler

[PATCH -mm -V2] mm, gup: prevent pmd checking race in follow_pmd_mask()
 2018-04-19  8:35 UTC 

BUG: Bad rss-counter state (3)
 2018-04-19  7:58 UTC 

[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
 2018-04-19  5:57 UTC  (7+ messages)
        ` [PATCH v2] fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error

WARNING: stack going in the wrong direction? ip=__schedule+0x489/0x830
 2018-04-19  5:58 UTC  (2+ messages)

[acpica] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1]
 2018-04-19  2:41 UTC 

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-04-19  2:32 UTC  (6+ messages)

[v4 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-04-18 22:59 UTC  (4+ messages)

[PATCH] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-04-18 19:54 UTC  (7+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-04-18 19:32 UTC  (3+ messages)
` [PATCH V6 1/2 RESEND] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 with faster hash

[PATCH -mmotm] prctl: add comment about mmap_sem and arg_lock
 2018-04-18 18:56 UTC 

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-18 18:53 UTC  (6+ messages)
` [PATCH 2/6] uaccess: add untagged_addr definition for other arches
` [PATCH 3/6] arm64: untag user addresses in copy_from_user and others
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH 6/6] arm64: update Documentation/arm64/tagged-pointers.txt


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