linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 04:41:15 to 2020-06-09 04:34:24 UTC [more...]

incoming
 2020-06-09  4:34 UTC  (80+ 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 33/93] sh: add show_stack_loglvl()
` [patch 34/93] sparc: "
` [patch 35/93] um/sysrq: remove needless variable sp
` [patch 36/93] um: add show_stack_loglvl()
` [patch 37/93] unicore32: remove unused pmode argument in c_backtrace()
` [patch 38/93] unicore32: add loglvl to c_backtrace()
` [patch 39/93] unicore32: add show_stack_loglvl()
` [patch 40/93] x86: add missing const qualifiers for log_lvl
` [patch 41/93] x86: add show_stack_loglvl()
` [patch 42/93] xtensa: add loglvl to show_trace()
` [patch 43/93] xtensa: add show_stack_loglvl()
` [patch 44/93] sysrq: use show_stack_loglvl()
` [patch 45/93] x86/amd_gart: print stacktrace for a leak with KERN_ERR
` [patch 46/93] power: use show_stack_loglvl()
` [patch 47/93] kdb: don't play with console_loglevel
` [patch 48/93] sched: print stack trace with KERN_INFO
` [patch 49/93] kernel: use show_stack_loglvl()
` [patch 50/93] kernel: rename show_stack_loglvl() => show_stack()
` [patch 51/93] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [patch 52/93] mm: introduce include/linux/pgtable.h
` [patch 53/93] mm: reorder includes after introduction of linux/pgtable.h
` [patch 54/93] csky: replace definitions of __pXd_offset() with pXd_index()
` [patch 55/93] m68k/mm/motorola: move comment about page table allocation funcitons
` [patch 56/93] m68k/mm: move {cache,nocahe}_page() definitions close to their user
` [patch 57/93] x86/mm: simplify init_trampoline() and surrounding logic
` [patch 58/93] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [patch 59/93] mm: consolidate pte_index() and pte_offset_*() definitions
` [patch 60/93] mmap locking API: initial implementation as rwsem wrappers
` [patch 61/93] MMU notifier: use the new mmap locking API
` [patch 62/93] DMA reservations: "
` [patch 63/93] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [patch 64/93] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [patch 65/93] mmap locking API: convert nested write lock sites
` [patch 66/93] mmap locking API: add mmap_read_trylock_non_owner()
` [patch 67/93] mmap locking API: add MMAP_LOCK_INITIALIZER
` [patch 68/93] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [patch 69/93] mmap locking API: rename mmap_sem to mmap_lock
` [patch 70/93] mmap locking API: convert mmap_sem API comments
` [patch 71/93] mmap locking API: convert mmap_sem comments
` [patch 72/93] maccess: unexport probe_kernel_write()
` [patch 73/93] maccess: remove various unused weak aliases
` [patch 74/93] maccess: remove duplicate kerneldoc comments
` [patch 75/93] maccess: clarify "
` [patch 76/93] maccess: update the top of file comment
` [patch 77/93] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [patch 78/93] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [patch 79/93] maccess: rename strnlen_unsafe_user to strnlen_user_nofault

[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  (4+ 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  (6+ 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 04/54] dynamic_debug: add an option to enable dynamic debug for modules only
 2020-06-08 17:55 UTC  (38+ messages)
  ` 答复: "
` [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  (4+ messages)
` [RFC PATCH 1/5] mm, slub: extend slub_debug syntax for multiple blocks

[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  (12+ 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)


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