linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 17:29:07 to 2020-12-16 08:44:59 UTC [more...]

[RFC v15.1 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-12-16  8:43 UTC 

[linux-next:master 6390/13311] drivers/i3c/master/mipi-i3c-hci/core.c:780:34: warning: unused variable 'i3c_hci_of_match'
 2020-12-16  8:04 UTC 

[PATCH] mm: cma: allocate cma areas bottom-up
 2020-12-16  8:04 UTC  (4+ messages)

[patch 012/200] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
 2020-12-16  7:47 UTC  (4+ messages)

[PATCH] mm/memcontrol: remove the unnecessary rcu_read_[un]lock
 2020-12-16  7:35 UTC  (2+ messages)

[PATCH] mm, tracing: record slab name for kmem_cache_free()
 2020-12-16  7:28 UTC 

incoming
 2020-12-16  7:26 UTC  (102+ 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 38/95] checkpatch: fix false positives in REPEATED_WORD warning
` [patch 39/95] checkpatch: ignore generated CamelCase defines and enum values
` [patch 40/95] checkpatch: prefer static const declarations
` [patch 41/95] checkpatch: allow --fix removal of unnecessary break statements
` [patch 42/95] checkpatch: extend attributes check to handle more patterns
` [patch 43/95] checkpatch: add a fixer for missing newline at eof
` [patch 44/95] checkpatch: update __attribute__((section("name"))) quote removal
` [patch 45/95] checkpatch: add fix option for GERRIT_CHANGE_ID
` [patch 46/95] checkpatch: add __alias and __weak to suggested __attribute__ conversions
` [patch 47/95] checkpatch: improve email parsing
` [patch 48/95] checkpatch: fix spelling errors and remove repeated word
` [patch 49/95] checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
` [patch 50/95] checkpatch: fix unescaped left brace
` [patch 51/95] checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
` [patch 52/95] checkpatch: add fix option for LOGICAL_CONTINUATIONS
` [patch 53/95] checkpatch: add fix and improve warning msg for non-standard signature
` [patch 54/95] checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
` [patch 55/95] checkpatch: add warning for lines starting with a '#' in commit log
` [patch 56/95] checkpatch: fix TYPO_SPELLING check for words with apostrophe
` [patch 57/95] checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
` [patch 58/95] fs/nilfs2: remove some unused macros to tame gcc
` [patch 59/95] kdump: append uts_namespace.name offset to VMCOREINFO
` [patch 60/95] rapidio: remove unused rio_get_asm() and rio_get_device()
` [patch 61/95] gcov: remove support for GCC < 4.9
` [patch 62/95] gcov: fix kernel-doc markup issue
` [patch 63/95] bfs: don't use WARNING: string when it's just info
` [patch 64/95] relay: remove unused buf_mapped and buf_unmapped callbacks
` [patch 65/95] relay: require non-NULL callbacks in relay_open()
` [patch 66/95] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [patch 67/95] relay: allow the use of const callback structs
` [patch 68/95] drm/i915: make relay callbacks const
` [patch 69/95] ath10k: "
` [patch 70/95] ath11k: "
` [patch 71/95] ath9k: "
` [patch 72/95] blktrace: "
` [patch 73/95] kernel/resource.c: fix kernel-doc markups
` [patch 74/95] ubsan: remove redundant -Wno-maybe-uninitialized
` [patch 75/95] ubsan: move cc-option tests into Kconfig
` [patch 76/95] ubsan: disable object-size sanitizer under GCC
` [patch 77/95] ubsan: disable UBSAN_TRAP for all*config
` [patch 78/95] ubsan: enable for all*config builds
` [patch 79/95] ubsan: remove UBSAN_MISC in favor of individual options
` [patch 80/95] ubsan: expand tests and reporting
` [patch 81/95] kcov: don't instrument with UBSAN
` [patch 82/95] lib/ubsan.c: mark type_check_kinds with static keyword
` [patch 83/95] reboot: refactor and comment the cpu selection code
` [patch 84/95] reboot: allow to specify reboot mode via sysfs
` [patch 85/95] reboot: remove cf9_safe from allowed types and rename cf9_force
` [patch 86/95] reboot: allow to override reboot type if quirks are found
` [patch 87/95] reboot: hide from sysfs not applicable settings
` [patch 88/95] fault-injection: handle EI_ETYPE_TRUE
` [patch 89/95] lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
` [patch 90/95] apparmor: remove duplicate macro list_entry_is_head()
` [patch 91/95] mm: unexport follow_pte_pmd
` [patch 92/95] mm: simplify follow_pte{,pmd}
` [patch 93/95] mm: fix some spelling mistakes in comments
` [patch 94/95] mmap locking API: don't check locking if the mm isn't live yet
` [patch 95/95] mm/gup: assert that the mmap lock is held in __get_user_pages()

[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-16  6:29 UTC  (2+ messages)

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-16  5:43 UTC  (7+ messages)
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[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  (24+ messages)
` [v2 PATCH 2/9] mm: memcontrol: use shrinker_rwsem to protect shrinker_maps allocation
` [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)

[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  (8+ messages)
` [patch 022/200] mm/slab: rerform init_on_free earlier
` [patch 075/200] mm: speedup mremap on 1GB or larger regions

[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 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 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 v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-15 17:35 UTC  (11+ messages)
` [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


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