linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 15:56:47 to 2021-04-30 05:55:32 UTC [more...]

incoming
 2021-04-30  5:55 UTC  (46+ messages)
` [patch 001/178] arch/ia64/kernel/head.S: remove duplicate include
` [patch 002/178] arch/ia64/kernel/fsys.S: fix typos
` [patch 003/178] arch/ia64/include/asm/pgtable.h: minor typo fixes
` [patch 004/178] ia64: ensure proper NUMA distance and possible map initialization
` [patch 005/178] ia64: drop unused IA64_FW_EMU ifdef
` [patch 006/178] ia64: simplify code flow around swiotlb init
` [patch 007/178] ia64: trivial spelling fixes
` [patch 008/178] ia64: fix EFI_DEBUG build
` [patch 009/178] ia64: mca: always make IA64_MCA_DEBUG an expression
` [patch 010/178] ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
` [patch 011/178] ia64: module: fix symbolizer crash on fdescr
` [patch 012/178] include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*()
` [patch 013/178] scripts/spelling.txt: add entries for recent discoveries
` [patch 014/178] scripts: a new script for checking duplicate struct declaration
` [patch 015/178] arch/sh/include/asm/tlb.h: remove duplicate include
` [patch 016/178] ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
` [patch 017/178] ocfs2: map flags directly in flags_to_o2dlm()
` [patch 018/178] ocfs2: fix a typo
` [patch 019/178] ocfs2/dlm: remove unused function
` [patch 020/178] kfifo: fix ternary sign extension bugs
` [patch 021/178] vfs: fs_parser: clean up kernel-doc warnings
` [patch 022/178] watchdog: rename __touch_watchdog() to a better descriptive name
` [patch 023/178] watchdog: explicitly update timestamp when reporting softlockup
` [patch 024/178] watchdog/softlockup: report the overall time of softlockups
` [patch 025/178] watchdog/softlockup: remove logic that tried to prevent repeated reports
` [patch 026/178] watchdog: fix barriers when printing backtraces from all CPUs
` [patch 027/178] watchdog: cleanup handling of false positives
` [patch 028/178] mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE_DEFAULT) builds
` [patch 029/178] mm, slub: enable slub_debug static key when creating cache with explicit debug flags
` [patch 030/178] kunit: add a KUnit test for SLUB debugging functionality
` [patch 031/178] slub: remove resiliency_test() function
` [patch 032/178] mm/slub.c: trivial typo fixes
` [patch 033/178] mm/kmemleak.c: fix a typo
` [patch 034/178] mm/page_owner: record the timestamp of all pages during free
` [patch 035/178] mm, page_owner: remove unused parameter in __set_page_owner_handle
` [patch 036/178] mm: page_owner: fetch backtrace only for tracked pages
` [patch 037/178] mm: page_owner: use kstrtobool() to parse bool option
` [patch 038/178] mm: page_owner: detect page_owner recursion via task_struct
` [patch 039/178] mm: page_poison: print page info when corruption is caught
` [patch 040/178] mm/memtest: add ARCH_USE_MEMTEST
` [patch 041/178] mm: provide filemap_range_needs_writeback() helper
` [patch 042/178] mm: use filemap_range_needs_writeback() for O_DIRECT reads
` [patch 043/178] iomap: "
` [patch 044/178] mm/filemap: use filemap_read_page in filemap_fault
` [patch 045/178] mm/filemap: drop check for truncated page after I/O

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-30  5:41 UTC  (11+ messages)

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-30  5:33 UTC  (8+ messages)

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-04-30  3:27 UTC  (9+ messages)
` [PATCH 7/9] ida: introduce ida_max() to return the maximum allocated ID
    ` [External] "
  ` [External] Re: [PATCH 0/9] Shrink the list lru size on memory cgroup removal

[PATCH v22 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-30  3:13 UTC  (9+ messages)
` [PATCH v22 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v22 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v22 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v22 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v22 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v22 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v22 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v22 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-30  3:01 UTC  (4+ messages)

[PATCH v2 0/5] Cleanup and fixup for huge_memory
 2021-04-30  1:57 UTC  (14+ messages)
` [PATCH v2 1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
` [PATCH v2 2/5] mm/huge_memory.c: use page->deferred_list
` [PATCH v2 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
` [PATCH v2 4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
` [PATCH v2 5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-04-30  1:48 UTC  (8+ messages)
` [LTP] "

[linux-next:master 14877/15421] arch/riscv/mm/ptdump.c:383:53: error: 'kernel_virt_addr' undeclared; did you mean 'kernel_read'?
 2021-04-30  0:49 UTC 

[linux-next:master 14875/15421] arch/riscv/mm/physaddr.c:26:46: error: 'kernel_virt_addr' undeclared; did you mean 'kernel_read'?
 2021-04-30  0:10 UTC 

[RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()
 2021-04-29 23:56 UTC  (16+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-29 23:46 UTC  (2+ messages)

[PATCH v21 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-29 23:19 UTC  (10+ messages)
` [PATCH v21 6/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "
  ` [External] Re: [PATCH v21 0/9] Free some vmemmap pages of "

[PATCH v3] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-04-29 21:48 UTC 

[PATCH v2] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-04-29 21:44 UTC  (3+ messages)

[linux-next:master 12108/15421] ERROR: modpost: "X86_FEATURE_XMM" [drivers/misc/altera-stapl/altera-stapl.ko] undefined!
 2021-04-29 20:30 UTC 

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-04-29 19:45 UTC  (4+ messages)
  ` 答复: "

[linux-next:master] BUILD REGRESSION 9e5cff2a1315fec1da1f497714395670366506b6
 2021-04-29 19:23 UTC 

Sealed memfd & no-fault mmap
 2021-04-29 18:38 UTC  (4+ messages)

[RFC PATCH v1 0/4] Implement huge VMAP and VMALLOC on powerpc 8xx
 2021-04-29 17:50 UTC  (6+ messages)
` [RFC PATCH v1 1/4] mm/ioremap: Fix iomap_max_page_shift
` [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()
` [RFC PATCH v1 3/4] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge
` [RFC PATCH v1 4/4] mm/vmalloc: Add support for huge pages on VMAP and VMALLOC for powerpc 8xx

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-29 17:49 UTC  (16+ messages)
` [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

[linux-next:master 14156/15421] drivers/cpufreq/powernv-cpufreq.c:947:19: sparse: sparse: incorrect type in assignment (different base types)
 2021-04-29 17:39 UTC 

arch/csky/kernel/probes/decode-insn.c:19:31: sparse: sparse: cast to restricted __le32
 2021-04-29 14:58 UTC 

[linux-next:master 2434/15421] drivers/remoteproc/imx_rproc.c:315:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-04-29 14:28 UTC 

[PATCH v11 4/9] Reimplement RLIMIT_NPROC on top of ucounts
 2021-04-29 14:04 UTC  (2+ messages)

[linux-next:master 13374/15421] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:284:6: warning: no previous prototype for function 'svm_migrate_put_sys_page'
 2021-04-29 12:37 UTC 

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-04-29 12:25 UTC  (8+ messages)
` [PATCH v1 1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v1 2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()
` [PATCH v1 6/7] virtio-mem: use page_offline_(start|end) when "
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[linux-next:pending-fixes] BUILD SUCCESS 8db459ff530fcf44c2fb8ed6e501dc0d7dad0fe1
 2021-04-29 12:26 UTC 

[PATCH] rtnetlink: add rtnl_lock debug log
 2021-04-29 12:07 UTC 

Percpu allocator: CPU hotplug support
 2021-04-29 11:39 UTC  (2+ messages)

[PATCH] mm: Fix comments mentioning i_mutex
 2021-04-29 11:28 UTC  (2+ messages)

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-29 10:22 UTC  (14+ messages)
      ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

[linux-next:master 13667/14048] drivers/infiniband/ulp/rtrs/rtrs-clt.c:2922 rtrs_clt_rdma_cq_direct() error: uninitialized symbol 'cnt'
 2021-04-29  9:30 UTC  (3+ messages)

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-29  9:30 UTC  (6+ messages)
` [PATCH 10/12] shmem: Use invalidate_lock to protect fallocate
  ` [PATCH 09/12] shmem: Convert to using invalidate_lock

[linux-next:master 2524/14231] drivers/net/ethernet/mellanox/mlx5/core/main.c:1245 mlx5_init_one() warn: missing error code 'err'
 2021-04-29  9:13 UTC 

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-29  8:41 UTC  (4+ messages)
` [PATCH v7 07/31] netfs: Make a netfs helper module

drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c:645:5: warning: stack frame size of 3248 bytes in function 'amdgpu_ucode_init_bo'
 2021-04-29  8:11 UTC 

[PATCH 0/6] mm/uffd: Misc fix for uffd-wp and one more test
 2021-04-29  8:03 UTC  (8+ messages)
` [PATCH 1/6] mm/thp: Simplify copying of huge zero page pmd when fork
` [PATCH 2/6] mm/userfaultfd: Fix uffd-wp special cases for fork()
` [PATCH 3/6] mm/userfaultfd: Fix a few thp pmd missing uffd-wp bit
` [PATCH 4/6] mm/userfaultfd: Fail uffd-wp registeration if not supported
` [PATCH 5/6] mm/pagemap: Export uffd-wp protection information
` [PATCH 6/6] userfaultfd/selftests: Add pagemap uffd-wp test

[ext4] 21175ca434: mdadm-selftests.enchmarks/mdadm-selftests/tests/01r1fail.fail
 2021-04-29  7:43 UTC  (3+ messages)
  ` [LKP] "

[PATCH 0/5] Cleanup and fixup for huge_memory
 2021-04-29  2:00 UTC  (6+ messages)
` [PATCH 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()

[PATCH] userfaultfd: release page in error path to avoid BUG_ON
 2021-04-29  0:08 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] mm/page-writeback: Fix performance when BDI's share of ratio is 0
 2021-04-28 22:50 UTC 

kernel BUG at mm/huge_memory.c:2736(linux 5.10.29)
 2021-04-28 21:55 UTC  (3+ messages)

[PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-04-28 20:49 UTC  (17+ messages)
` [PATCH v26 1/9] x86/cet/ibt: Add Kconfig option for "
` [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v26 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v26 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[linux-next:master] BUILD REGRESSION a5fb44b89809a00cfb85997529d8430ed0759ea5
 2021-04-28 19:56 UTC 

Your Order #178-5747535-4937983, For Sony BRAVIA KLV-32R512C 77 Inch LED Full HD TV And Microsoft Xbox
 2021-04-28 17:36 UTC 

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-28 17:26 UTC  (10+ messages)
` [PATCH v5 06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v5 10/10] userfaultfd/selftests: exercise minor fault handling shmem support

Your product is in transit
 2021-04-28 17:09 UTC 

[PATCH 00/94] Introducing the Maple Tree
 2021-04-28 15:35 UTC  (2+ messages)
` [PATCH 02/94] drm/i915/selftests: Use vma_lookup() in __igt_mmap()


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