linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 13:09:05 to 2021-06-24 00:27:08 UTC [more...]

[PATCH 0/2] Fix prep_compound_gigantic_page ref count adjustment
 2021-06-24  0:26 UTC  (4+ messages)
` [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page
  ` [External] "

[PATCH] mm/sparse: Fix flags overlap in section_mem_map
 2021-06-23 23:09 UTC  (3+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-23 21:49 UTC  (3+ messages)

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-23 20:14 UTC  (7+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-23 19:34 UTC  (2+ messages)

[linux-next:master 6165/12612] drivers/net/ipa/ipa_endpoint.c:478:6: warning: Same value in both branches of ternary operator. [duplicateValueTernary]
 2021-06-23 18:15 UTC  (2+ messages)

[linux-next:master 186/12612] kernel/trace/trace_events_hist.c:4566:13: warning: stack frame size (1344) exceeds limit (1024) in function 'hist_trigger_print_key'
 2021-06-23 18:13 UTC 

[linux-next:master 11193/12612] drivers/net/wireless/mediatek/mt76/mt7921/mac.c:829:14: sparse: sparse: cast to restricted __le32
 2021-06-23 16:45 UTC 

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-23 16:37 UTC  (6+ messages)

[linux-next:master 10405/12612] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1222:29: sparse: sparse: cast to restricted __le32
 2021-06-23 15:41 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-23 15:31 UTC  (7+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

[PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level
 2021-06-23 14:00 UTC  (4+ messages)

[PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug
 2021-06-23 13:52 UTC  (2+ messages)

[PATCH] selftests/sgx: remove checks for file execute permissions
 2021-06-23 13:41 UTC  (2+ messages)

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-23 13:22 UTC  (8+ messages)

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-23 13:19 UTC  (91+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()
` [PATCH v2 02/46] mm: Add folio_rmapping()
` [PATCH v2 03/46] mm: Add kmap_local_folio()
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()
` [PATCH v2 07/46] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v2 08/46] mm/swap: Add folio_activate()
` [PATCH v2 09/46] mm/swap: Add folio_mark_accessed()
` [PATCH v2 10/46] mm/rmap: Add folio_mkclean()
` [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup()
` [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup()
` [PATCH v2 16/46] mm/memcg: Add folio_migrate_cgroup()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 18/46] mm/migrate: Add folio_migrate_mapping()
` [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags()
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 21/46] mm/writeback: Rename __add_wb_stat() to wb_stat_mod()
` [PATCH v2 22/46] flex_proportions: Allow N events instead of 1
` [PATCH v2 23/46] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 25/46] mm/writeback: Add folio_start_writeback()
` [PATCH v2 26/46] mm/writeback: Add folio_mark_dirty()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 28/46] mm/writeback: Add filemap_dirty_folio()
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 30/46] mm/writeback: Add folio_cancel_dirty()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()
` [PATCH v2 32/46] mm/writeback: Add folio_account_redirty()
` [PATCH v2 33/46] mm/writeback: Add folio_redirty_for_writepage()
` [PATCH v2 34/46] mm/filemap: Add i_blocks_per_folio()
` [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 37/46] mm/workingset: Convert workingset_refault() to take a folio
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio
` [PATCH v2 40/46] mm/lru: Add folio_add_lru()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 42/46] mm/filemap: Add filemap_alloc_folio
` [PATCH v2 43/46] mm/filemap: Add filemap_add_folio
` [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio
` [PATCH v2 45/46] mm/filemap: Add filemap_get_folio
` [PATCH v2 46/46] mm/filemap: Add FGP_STABLE

drivers/media/common/saa7146/saa7146_hlp.c:648:5: warning: stack frame size (1104) exceeds limit (1024) in function 'saa7146_enable_overlay'
 2021-06-23 11:42 UTC 

[PATCH] ovl: fix mmap denywrite
 2021-06-23 11:41 UTC  (5+ messages)
` 回复:[PATCH] "

[linux-next:master 11974/12271] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c:640 dcn31_clk_mgr_construct() warn: inconsistent indenting
 2021-06-23 11:20 UTC 

[kbuild] [linux-next:master 2280/12271] drivers/iio/accel/fxls8962af-core.c:640 fxls8962af_i2c_raw_read_errata3() error: uninitialized symbol 'ret'
 2021-06-23 11:08 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-23 10:22 UTC  (7+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-23  9:25 UTC  (4+ messages)
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check

[PATCH] mm, compaction: fix 'limit' in fast_isolate_freepages
 2021-06-23  9:15 UTC  (2+ messages)

[linux-next:master 11317/12271] drivers/input/touchscreen/hideep.c:470 hideep_program_nvm() warn: inconsistent indenting
 2021-06-23  9:11 UTC 

[PATCH v2] mm: hugetlb: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-06-23  8:51 UTC 

[linux-next:master 12154/12271] tools/testing/selftests/kvm/x86_64/hyperv_features.c:618: undefined reference to `vm_handle_exception'
 2021-06-23  8:39 UTC  (3+ messages)

[PATCH v3] slab: Use __func__ to trace function name
 2021-06-23  8:17 UTC  (4+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-06-23  8:01 UTC  (14+ messages)

[PATCH v12 00/33] Memory folios
 2021-06-23  7:46 UTC  (3+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool

[PATCH] kasan: unpoison use memset to init unaligned object size
 2021-06-23  7:31 UTC  (3+ messages)

[iommu/vt] e93a67f5a0: netperf.Throughput_tps 28.9% improvement
 2021-06-23  7:16 UTC 

[PATCH v2] mm: Move kvmalloc-related functions to slab.h
 2021-06-23  6:52 UTC  (2+ messages)

[linux-next:master 8061/12271] sl3516-ce-core.c:undefined reference to `devm_platform_ioremap_resource'
 2021-06-23  5:52 UTC 

[PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
 2021-06-23  5:46 UTC  (5+ messages)

[ethtool] 4d1fb7cde0: WARNING:at_net/ethtool/netlink.c:#ethnl_default_doit
 2021-06-23  5:35 UTC 

[PATCH] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
 2021-06-23  4:49 UTC  (4+ messages)

[PATCH v3 0/3] kasan: add memory corruption identification support for hw tag-based kasan
 2021-06-23  4:12 UTC  (9+ messages)
` [PATCH v3 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes
` [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode

[linux-next:master 186/12271] kernel/trace/trace_events_hist.c:4566:13: warning: stack frame size (1344) exceeds limit (1024) in function 'hist_trigger_print_key'
 2021-06-23  3:50 UTC 

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-23  2:19 UTC  (11+ messages)
` [PATCH -V8 05/10] mm/migrate: demote pages during reclaim

[linux-next:master] BUILD REGRESSION 4238b1710eadd18dd16de0288a2bc5bb84614b4e
 2021-06-23  1:28 UTC 

[PATCH v3 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-23  2:34 UTC  (6+ messages)
` [PATCH v3 1/4] mm/page_reporting: Fix code style in __page_reporting_request()
` [PATCH v3 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v3 3/4] mm/page_reporting: Allow driver to specify reporting order
` [PATCH v3 4/4] virtio_balloon: Specify page reporting order if needed

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-23  0:15 UTC  (13+ messages)

[PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-22 23:25 UTC 

[PATCH v2 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-23  0:47 UTC  (7+ messages)
` [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold
` [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed

Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"?
 2021-06-22 22:31 UTC  (25+ messages)

[RFC][PATCH 0/8] x86/pkeys: remove PKRU from kernel XSAVE buffer
 2021-06-22 22:25 UTC  (9+ messages)
` [RFC][PATCH 1/8] x86/pkeys: add PKRU storage outside of task "
` [RFC][PATCH 2/8] x86/fpu: hook up PKRU into signal user ABIs
` [RFC][PATCH 3/8] x86/fpu: separate the setup of xfeatures not in fpstate
` [RFC][PATCH 4/8] x86/fpu: remove PKRU from FPU user state clearing
` [RFC][PATCH 5/8] x86/fpu: XSAVE buffer access routine rename
` [RFC][PATCH 6/8] x86/fpu: update xstate size calculations for non-XSAVE-managed features
` [RFC][PATCH 7/8] x86/fpu: actually stop using XSAVE on PKRU
` [RFC][PATCH 8/8] x86/pkeys: remove init_pkru_value variable

[linux-next:master 11974/12271] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 2400 bytes in function 'dml_rq_dlg_get_dlg_params'
 2021-06-22 21:31 UTC 

[PATCH] mm/rmap: fix signedness bug in make_device_exclusive_range()
 2021-06-22 20:04 UTC  (2+ messages)

[PATCH v31 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-22 18:23 UTC  (15+ messages)
` [PATCH v31 01/13] mm: "
` [PATCH v31 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v31 03/13] mm/damon: Adaptively adjust regions
` [PATCH v31 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v31 06/13] mm/damon: Add a tracepoint
` [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v31 08/13] mm/damon/dbgfs: Export kdamond pid to the user space

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-22 17:34 UTC  (5+ messages)
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock

[LSF/MM TOPIC] Impact on core mm from new hardware features
 2021-06-22 16:19 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 0/6] Cleanup and fixup for z3fold
 2021-06-22 13:49 UTC  (3+ messages)
` [PATCH 6/6] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page

linux-mm@kvack.org - limping on a backup
 2021-06-22 14:59 UTC 

[linux-next:master 4484/11714] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1700 dp_perform_8b_10b_link_training() warn: inconsistent indenting
 2021-06-22 13:08 UTC 


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