linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 22:56:49 to 2020-06-09 04:31:36 UTC [more...]

incoming
 2020-06-09  4:31 UTC  (33+ messages)
` [patch 01/93] kallsyms/printk: add loglvl to print_ip_sym()
` [patch 02/93] alpha: add show_stack_loglvl()
` [patch 03/93] arc: "
` [patch 04/93] arm/asm: add loglvl to c_backtrace()
` [patch 05/93] arm: add loglvl to unwind_backtrace()
` [patch 06/93] arm: add loglvl to dump_backtrace()
` [patch 07/93] arm: wire up dump_backtrace_{entry,stm}
` [patch 08/93] arm: add show_stack_loglvl()
` [patch 09/93] arm64: add loglvl to dump_backtrace()
` [patch 10/93] arm64: add show_stack_loglvl()
` [patch 11/93] c6x: "
` [patch 12/93] csky: "
` [patch 13/93] h8300: "
` [patch 14/93] hexagon: "
` [patch 15/93] ia64: pass log level as arg into ia64_do_show_stack()
` [patch 16/93] ia64: add show_stack_loglvl()
` [patch 17/93] m68k: "
` [patch 18/93] microblaze: add loglvl to microblaze_unwind_inner()
` [patch 19/93] microblaze: add loglvl to microblaze_unwind()
` [patch 20/93] microblaze: add show_stack_loglvl()
` [patch 21/93] mips: "
` [patch 22/93] nds32: "
` [patch 23/93] nios2: "
` [patch 24/93] openrisc: "
` [patch 25/93] parisc: "
` [patch 26/93] powerpc: "
` [patch 27/93] riscv: "
` [patch 28/93] s390: "
` [patch 29/93] sh: add loglvl to dump_mem()
` [patch 30/93] sh: remove needless printk()
` [patch 31/93] sh: add loglvl to printk_address()
` [patch 32/93] sh: add loglvl to show_trace()

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-09  3:05 UTC  (9+ messages)

[PATCH 1/1] psi: eliminate kthread_worker from psi trigger scheduling mechanism
 2020-06-09  2:56 UTC  (4+ messages)

[PATCH v2] mm/debug_vm_pgtable: Fix kernel crash by checking for THP support
 2020-06-09  2:47 UTC  (2+ messages)

[PATCH v1 0/2] hwpoison: fixes signaling on memory error
 2020-06-09  2:29 UTC  (7+ messages)
` [PATCH v1 2/2] mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread

5.7.0 page allocation failure: order:0, mode:0x400d0
 2020-06-09  2:01 UTC  (7+ messages)

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-08 23:06 UTC  (20+ messages)
` [PATCH v6 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v6 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v6 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v6 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v6 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v6 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v6 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v6 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v6 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v6 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v6 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v6 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v6 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v6 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()
` [PATCH v6 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v6 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v6 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v6 18/19] kselftests: cgroup: add kernel memory accounting tests
` [PATCH v6 19/19] tools/cgroup: add memcg_slabinfo.py tool

[PATCH AUTOSEL 5.6 188/606] kasan: disable branch tracing for core runtime
 2020-06-08 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 192/606] z3fold: fix use-after-free when freeing handles

[PATCH v2 0/5] mm: memcg accounting of percpu memory
 2020-06-08 23:08 UTC  (6+ messages)
` [PATCH v2 1/5] percpu: return number of released bytes from pcpu_free_area()
` [PATCH v2 2/5] mm: memcg/percpu: account percpu memory to memory cgroups
` [PATCH v2 3/5] mm: memcg/percpu: per-memcg percpu memory statistics
` [PATCH v2 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
` [PATCH v2 5/5] kselftests: cgroup: add perpcu memory accounting test

[RFC PATCH 2/2] PM: hibernate: introduce opportunistic memory reclaim
 2020-06-08 22:23 UTC 

0887a7ebc9 ("ubsan: add trap instrumentation option"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2020-06-08 19:32 UTC  (2+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-08 18:49 UTC  (12+ messages)
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[PATCH v15 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-08 18:15 UTC  (20+ messages)
` [PATCH v15 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
    `  "
` [PATCH v15 02/14] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v15 03/14] mm/damon: Implement region based sampling
` [PATCH v15 04/14] mm/damon: Adaptively adjust regions
` [PATCH v15 05/14] mm/damon: Apply dynamic memory mapping changes
` [PATCH v15 06/14] mm/damon: Implement callbacks
` [PATCH v15 07/14] mm/damon: Implement access pattern recording
` [PATCH v15 08/14] mm/damon: Add debugfs interface
` [PATCH v15 09/14] mm/damon: Add tracepoints
` [PATCH v15 10/14] tools: Add a minimal user-space tool for DAMON
` [PATCH v15 11/14] Documentation/admin-guide/mm: Add a document "
` [PATCH v15 12/14] mm/damon: Add kunit tests
` [PATCH v15 13/14] mm/damon: Add user space selftests
` [PATCH v15 14/14] MAINTAINERS: Update for DAMON

[patch 01/54] mm/page_idle.c: skip offline pages
 2020-06-08 17:55 UTC  (57+ messages)
` [patch 02/54] ipc/msg: add missing annotation for freeque()
` [patch 03/54] ipc/namespace.c: use a work queue to free_ipc
` [patch 04/54] dynamic_debug: add an option to enable dynamic debug for modules only
  ` 答复: "
` [patch 05/54] kernel: add panic_on_taint
` [patch 06/54] xarray.h: correct return code documentation for xa_store_{bh,irq}()
` [patch 07/54] kernel/sysctl: support setting sysctl parameters from kernel command line
` [patch 08/54] kernel/sysctl: support handling command line aliases
` [patch 09/54] kernel/hung_task convert hung_task_panic boot parameter to sysctl
` [patch 10/54] tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
` [patch 11/54] lib/test_sysctl: support testing of sysctl. boot parameter
` [patch 12/54] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
` [patch 13/54] kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected
` [patch 14/54] panic: add sysctl to dump all CPUs backtraces on oops event
` [patch 15/54] kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
` [patch 16/54] mm/gup.c: convert to use get_user_{page|pages}_fast_only()
` [patch 17/54] mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
` [patch 18/54] mm/gup: introduce pin_user_pages_locked()
` [patch 19/54] mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()
` [patch 20/54] mm/gup: documentation fix for pin_user_pages*() APIs
` [patch 21/54] docs: mm/gup: pin_user_pages.rst: add a "case 5"
` [patch 22/54] vhost: convert get_user_pages() --> pin_user_pages()
` [patch 23/54] mm/mmap.c: add more sanity checks to get_unmapped_area()
` [patch 24/54] mm/mmap.c: do not allow mappings outside of allowed limits
` [patch 25/54] arm: fix the flush_icache_range arguments in set_fiq_handler
` [patch 26/54] nds32: unexport flush_icache_page
` [patch 27/54] powerpc: unexport flush_icache_user_range
` [patch 28/54] unicore32: remove flush_cache_user_range
` [patch 29/54] asm-generic: fix the inclusion guards for cacheflush.h
` [patch 30/54] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [patch 31/54] asm-generic: improve the flush_dcache_page stub
` [patch 32/54] alpha: use asm-generic/cacheflush.h
` [patch 33/54] arm64: "
` [patch 34/54] c6x: "
` [patch 35/54] hexagon: "
` [patch 36/54] ia64: "
` [patch 37/54] microblaze: "
` [patch 38/54] m68knommu: "
` [patch 39/54] openrisc: "
` [patch 40/54] powerpc: "
` [patch 41/54] riscv: "
` [patch 42/54] arm,sparc,unicore32: remove flush_icache_user_range
` [patch 43/54] mm: rename flush_icache_user_range to flush_icache_user_page
` [patch 44/54] asm-generic: add a flush_icache_user_range stub
` [patch 45/54] sh: implement flush_icache_user_range
` [patch 46/54] xtensa: "
` [patch 47/54] arm: rename flush_cache_user_range to flush_icache_user_range
` [patch 48/54] m68k: implement flush_icache_user_range
` [patch 49/54] exec: only build read_code when needed
` [patch 50/54] exec: use flush_icache_user_range in read_code
` [patch 51/54] binfmt_flat: use flush_icache_user_range
` [patch 52/54] nommu: use flush_icache_user_range in brk and mmap
` [patch 53/54] module: move the set_fs hack for flush_icache_range to m68k
` [patch 54/54] doc: cgroup: update note about conditions when oom killer is invoked

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-08 17:01 UTC  (7+ messages)
` [PATCH v6 1/6] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v6 2/6] block: clarify context for refcount increment helpers
` [PATCH v6 3/6] block: revert back to synchronous request_queue removal
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v6 5/6] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[RFC PATCH 0/5] replace runtime slub_debug toggling with more capable boot parameter
 2020-06-08 16:58 UTC  (12+ messages)
` [RFC PATCH 1/5] mm, slub: extend slub_debug syntax for multiple blocks
` [RFC PATCH 2/5] mm, slub: make some slub_debug related attributes read-only
` [RFC PATCH 3/5] mm, slub: remove runtime allocation order changes
` [RFC PATCH 4/5] mm, slub: make remaining slub_debug related attributes read-only
` [RFC PATCH 5/5] mm, slub: make reclaim_account attribute read-only

[PATCHv2 0/2] x86: Fix boot with some memory above MAXMEM
 2020-06-08 12:54 UTC  (3+ messages)
` [PATCHv2 1/2] x86/mm: "
` [PATCHv2 2/2] x86/boot/KASLR: "

[linux-next:pending-fixes] BUILD SUCCESS 7925a52a5e453b2151588051b25ec3fbc175499a
 2020-06-08 12:29 UTC 

[PATCH] mm/debug_vm_pgtable: Fix kernel crash with page table validate
 2020-06-08 12:15 UTC  (4+ messages)

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-08 10:51 UTC  (15+ messages)

[PATCH v11 00/16] per memcg lru lock
 2020-06-08  6:13 UTC  (3+ messages)

[PATCH] shmem, memcg: enable memcg aware shrinker
 2020-06-08  4:49 UTC  (2+ messages)

incoming
 2020-06-08  4:35 UTC 

[Bug 208085] New: page allocation failure: order:0, mode:0x400d0
 2020-06-08  2:30 UTC  (2+ messages)

[hnaz-linux-mm:master 432/544] arch/powerpc/include/asm/nohash/32/pgtable.h:237:37: error: implicit declaration of function 'pgd_offset'; did you mean
 2020-06-07 15:34 UTC  (2+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-06-07  3:08 UTC  (7+ messages)
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-06 16:04 UTC  (17+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-06-06 12:50 UTC  (6+ messages)
` [PATCH v3 1/7] mm: Add functions to track page directory modifications

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-06-06  4:02 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Add writable-applies-readable policy with pgrot

[PATCH 1/2] MIPS: set page access bit with pgprot on some MIPS platform
 2020-06-06  1:08 UTC  (2+ 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).