linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 03:14:50 to 2020-12-16 04:44:24 UTC [more...]

incoming
 2020-12-16  4:44 UTC  (38+ messages)
` [patch 01/95] mm: fix a race on nr_swap_pages
` [patch 02/95] mm/memory_hotplug: quieting offline operation
` [patch 03/95] alpha: replace bogus in_interrupt()
` [patch 04/95] procfs: delete duplicated words + other fixes
` [patch 05/95] proc: provide details on indirect branch speculation
` [patch 06/95] proc: fix lookup in /proc/net subdirectories after setns(2)
` [patch 07/95] fs/proc: make pde_get() return nothing
` [patch 08/95] asm-generic: force inlining of get_order() to work around gcc10 poor decision
` [patch 09/95] kernel.h: split out mathematical helpers
` [patch 10/95] kernel/acct.c: use #elif instead of #end and #elif
` [patch 11/95] include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
` [patch 12/95] bitmap: remove unused function declaration
` [patch 13/95] lib/test_free_pages.c: add basic progress indicators
` [patch 14/95] lib/stackdepot.c: replace one-element array with flexible-array member
` [patch 15/95] lib/stackdepot.c: use flex_array_size() helper in memcpy()
` [patch 16/95] lib/stackdepot.c: use array_size() helper in jhash2()
` [patch 17/95] lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
` [patch 18/95] lib/list_kunit: follow new file name convention for KUnit tests
` [patch 19/95] lib/linear_ranges_kunit: "
` [patch 20/95] lib/bits_kunit: "
` [patch 21/95] lib/cmdline: fix get_option() for strings starting with hyphen
` [patch 22/95] lib/cmdline: allow NULL to be an output for get_option()
` [patch 23/95] lib/cmdline_kunit: add a new test suite for cmdline API
` [patch 24/95] ilog2: improve ilog2 for constant arguments
` [patch 25/95] lib/string: remove unnecessary #undefs
` [patch 26/95] lib: string.h: detect intra-object overflow in fortified string functions
` [patch 27/95] lkdtm: tests for FORTIFY_SOURCE
` [patch 28/95] string.h: add FORTIFY coverage for strscpy()
` [patch 29/95] drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
` [patch 30/95] drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in comment
` [patch 31/95] lib: cleanup kstrto*() usage
` [patch 32/95] lib/lz4: explicitly support in-place decompression
` [patch 33/95] bitops: introduce the for_each_set_clump macro
` [patch 34/95] lib/test_bitmap.c: add for_each_set_clump test cases
` [patch 35/95] gpio: thunderx: utilize for_each_set_clump macro
` [patch 36/95] gpio: xilinx: utilize generic bitmap_get_value and _set_value
` [patch 37/95] checkpatch: add new exception to repeated word check

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-16  3:52 UTC  (6+ messages)
` [PATCH v9 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "

[linux-next:master 6404/13375] drivers/i3c/master/mipi-i3c-hci/core.c:780:34: warning: unused variable 'i3c_hci_of_match'
 2020-12-16  3:28 UTC  (3+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-16  2:46 UTC  (6+ messages)

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-16  2:09 UTC  (5+ messages)
` [PATCH V3.1] entry: "

[PATCH 00/11] mm: lru related cleanups
 2020-12-16  0:59 UTC  (10+ messages)
` [PATCH 07/11] mm: VM_BUG_ON lru page flags
` [PATCH 11/11] mm: enlarge the "int nr_pages" parameter of update_lru_size()

[RFC v2 PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-15 23:59 UTC  (27+ messages)
` [v2 PATCH 2/9] mm: memcontrol: use shrinker_rwsem to protect shrinker_maps allocation
` [v2 PATCH 3/9] mm: vmscan: guarantee shrinker_slab_memcg() sees valid shrinker_maps for online memcg
` [v2 PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [v2 PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [v2 PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v2 PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [v2 PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[linux-next:master] BUILD REGRESSION 9317f948b0b188b8d2fded75957e6d42c460df1b
 2020-12-15 23:53 UTC 

[PATCH] kfence: fix typo in test
 2020-12-15 23:43 UTC  (2+ messages)

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-15 23:28 UTC  (13+ messages)
` [RFC PATCH v3 1/9] pagemap: Introduce ->memory_failure()
` [RFC PATCH v3 2/9] blk: Introduce ->corrupted_range() for block device
` [RFC PATCH v3 3/9] fs: Introduce ->corrupted_range() for superblock
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 5/9] mm, pmem: Implement ->memory_failure() in pmem driver
` [RFC PATCH v3 6/9] pmem: Implement ->corrupted_range() for "
` [RFC PATCH v3 7/9] dm: Introduce ->rmap() to find bdev offset
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[linux-next:master 11906/13311] imx_keypad.c:undefined reference to `devm_platform_ioremap_resource'
 2020-12-15 23:22 UTC 

incoming
 2020-12-15 23:16 UTC  (17+ messages)
` [patch 022/200] mm/slab: rerform init_on_free earlier
` [patch 075/200] mm: speedup mremap on 1GB or larger regions
` [patch 195/200] mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
` [patch 196/200] mm:backing-dev: use sysfs_emit in macro defining functions
` [patch 197/200] mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
` [patch 198/200] mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
` [patch 199/200] mm: fix fall-through warnings for Clang
` [patch 200/200] mm: cleanup kstrto*() usage

[linux-next:master 12600/13311] mm/kfence/kfence_test.c:668:39: sparse: sparse: restricted gfp_t degrades to integer
 2020-12-15 22:59 UTC 

incoming
 2020-12-15 22:55 UTC  (42+ messages)
` [patch 01/19] mm/thp: move lru_add_page_tail() to huge_memory.c
` [patch 02/19] mm/thp: use head for head page in lru_add_page_tail()
` [patch 03/19] mm/thp: simplify lru_add_page_tail()
` [patch 04/19] mm/thp: narrow lru locking
` [patch 05/19] mm/vmscan: remove unnecessary lruvec adding
` [patch 06/19] mm/rmap: stop store reordering issue on page->mapping
` [patch 07/19] mm: page_idle_get_page() does not need lru_lock
` [patch 08/19] mm/memcg: add debug checking in lock_page_memcg
` [patch 09/19] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [patch 11/19] mm/vmscan: remove lruvec reget in move_pages_to_lru
` [patch 12/19] mm/mlock: remove lru_lock on TestClearPageMlocked
` [patch 13/19] mm/mlock: remove __munlock_isolate_lru_page()
` [patch 14/19] mm/lru: introduce TestClearPageLRU()
` [patch 15/19] mm/compaction: do page isolation first in compaction
` [patch 16/19] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [patch 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
` [patch 18/19] mm/lru: introduce relock_page_lruvec()
` [patch 19/19] mm/lru: revise the comments of lru_lock
` [patch 10/19] mm/lru: move lock into lru_note_cost

[PATCH] mm/hugetlb: fix deadlock in hugetlb_cow error path
 2020-12-15 22:39 UTC  (2+ messages)

[linux-next:master 9830/13311] drivers/block/rnbd/rnbd-clt.c:1397:42: warning: size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination
 2020-12-15 22:08 UTC 

[linux-next:master 12693/13311] lib/crypto/blake2s-generic.c:40:6: warning: stack frame size of 4288 bytes in function 'blake2s_compress_generic'
 2020-12-15 22:01 UTC 

[PATCH] mm: cma: allocate cma areas bottom-up
 2020-12-15 21:43 UTC  (3+ messages)

[PATCH 0/3] mm: Some rework on zap_details
 2020-12-15 20:39 UTC  (2+ messages)

[linux-next:master 2172/13311] dm9000.c:undefined reference to `iounmap'
 2020-12-15 20:09 UTC 

[linux-next:master 11518/13311] drivers/input/misc/ariel-pwrbutton.c:152:35: warning: unused variable 'ariel_pwrbutton_id_table'
 2020-12-15 19:26 UTC  (2+ messages)

[patch 012/200] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
 2020-12-15 19:08 UTC  (3+ messages)

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-15 17:35 UTC  (14+ messages)
` [PATCH v3 2/6] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path
` [PATCH v3 4/6] mm: honor PF_MEMALLOC_PIN for all movable pages

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-15 16:44 UTC  (9+ messages)
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH v3 0/7] Convert all THP vmstat counters to pages
 2020-12-15 16:21 UTC  (7+ messages)
` [PATCH v3 2/7] mm: memcontrol: convert NR_ANON_THPS account "
    ` [External] "
` [PATCH v3 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

[PATCH v2] mm/mmap: Don't unlock VMAs in remap_file_pages()
 2020-12-15 15:54 UTC 

[PATCH] mm/mmap: Don't unlock VMAs in remap_file_pages()
 2020-12-15 15:40 UTC  (3+ messages)

[linux-next:master 11918/13311] drivers/input/misc/da7280.c:866 da7280_parse_properties() warn: inconsistent indenting
 2020-12-15 14:18 UTC 

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[RFC PATCH] mm: generalise COW SMC TLB flushing race comment
 2020-12-15 13:36 UTC  (2+ messages)

Question about admin_reserve_kbytes in GUESS mode
 2020-12-15 13:06 UTC  (2+ messages)

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2020-12-15 11:54 UTC  (16+ messages)
` [PATCH v23 01/15] mm: "
` [PATCH v23 02/15] mm/damon/core: Implement region-based sampling
` [PATCH v23 03/15] mm/damon: Adaptively adjust regions
` [PATCH v23 04/15] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v23 05/15] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v23 06/15] mm/damon: Add a tracepoint
` [PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface
` [PATCH v23 08/15] mm/damon/dbgfs: Implement recording feature
` [PATCH v23 09/15] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v23 10/15] mm/damon/dbgfs: Support multiple contexts
` [PATCH v23 11/15] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v23 12/15] Documentation: Add documents "
` [PATCH v23 13/15] mm/damon: Add kunit tests
` [PATCH v23 14/15] mm/damon: Add user space selftests
` [PATCH v23 15/15] MAINTAINERS: Update for DAMON

[PATCH 0/1] kasan: fix memory leak of kasan quarantine
 2020-12-15 11:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Fix the incorrect memmap init defer handling
 2020-12-15  9:01 UTC  (6+ messages)
` [PATCH 2/2] mm: rename memmap_init() and memmap_init_zone()

[patch 020/200] dma-buf: use krealloc_array()
 2020-12-15  7:42 UTC  (2+ messages)

[hnaz-linux-mm:master 412/421] drivers/mailbox/bcm-pdc-mailbox.c:682:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-15  6:45 UTC 

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-15  4:39 UTC  (8+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}


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