linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 17:03:43 to 2021-01-20 07:59:52 UTC [more...]

[PATCH] swap: Check nrexceptional of swap cache before being freed
 2021-01-20  7:59 UTC  (4+ messages)

[PATCH v4] mm,hwpoison: Differentiate Action Required error in current and non current processes
 2021-01-20  7:59 UTC  (2+ messages)

[PATCH v2] mm: page_counter: relayout structure to reduce false sharing
 2021-01-20  7:56 UTC  (4+ messages)

[PATCH] mm: memcontrol: skip propagate percpu vmstat values to current memcg
 2021-01-20  7:49 UTC  (3+ messages)

[PATCH v2] hugetlbfs: remove meaningless variable avoid_reserve
 2021-01-20  7:15 UTC 

[PATCH v3] mm,hwpoison: Differentiate Action Required error in current and non current processes
 2021-01-20  7:07 UTC  (3+ messages)

[PATCH -V9 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2021-01-20  6:12 UTC  (4+ messages)
` [PATCH -V9 1/3] "
` [PATCH -V9 2/3] NOT kernel/man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
` [PATCH -V9 3/3] NOT kernel/numactl: Support to enable Linux kernel NUMA balancing

[PATCH v2] mm,hwpoison:Differentiate Action Required error in current and non current process
 2021-01-20  6:07 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-20  5:01 UTC  (2+ messages)

[PATCH v4 0/4] mm: clean up names and parameters of memmap_init_xxxx functions
 2021-01-20  4:52 UTC  (5+ messages)
` [PATCH v4 1/4] mm: rename memmap_init() and memmap_init_zone()
` [PATCH v4 2/4] mm: simplify parater of function memmap_init_zone()
` [PATCH v4 3/4] mm: simplify parameter of setup_usemap()
` [PATCH v4 4/4] mm: remove unneeded local variable in free_area_init_core

[PATCH] mm: add __GFP_NOWARN to memdup_user_nul()
 2021-01-20  4:18 UTC 

[PATCH] mm: Fix ZONE_DEVICE usage in move_pfn_range_to_zone()
 2021-01-20  4:16 UTC 

mmotm 2021-01-19-13-36 uploaded
 2021-01-20  4:12 UTC  (4+ messages)
` mmotm 2021-01-19-13-36 uploaded (ZONE_DEVICE)
` [PATCH -mmotm] mm/memory_hotplug: fix for CONFIG_ZONE_DEVICE not enabled

[linux-next:master 2007/4407] ERROR: modpost: "qcom_smem_virt_to_phys" undefined!
 2021-01-20  4:00 UTC 

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-20  3:57 UTC  (3+ messages)

[PATCH] mm: net: memcg accounting for TCP rx zerocopy
 2021-01-20  3:49 UTC  (12+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-20  3:32 UTC  (6+ messages)
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH] hugetlbfs: remove meaningless variable avoid_reserve
 2021-01-20  2:10 UTC  (3+ messages)

[RFC PATCH v3 0/8] Count rlimits in each user namespace
 2021-01-20  1:58 UTC  (9+ messages)
` [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting

[PATCH v6 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-20  1:43 UTC  (15+ messages)
` [PATCH v6 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v6 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v6 03/14] mm/gup: return an error on migration failure
` [PATCH v6 04/14] mm/gup: check for isolation errors
` [PATCH v6 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v6 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v6 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v6 08/14] mm/gup: do not migrate zero page
` [PATCH v6 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v6 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v6 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v6 12/14] mm/gup: longterm pin migration cleaup
` [PATCH v6 13/14] selftests/vm: test flag is broken
` [PATCH v6 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20  1:30 UTC  (6+ messages)
` [PATCH v2 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag
` [PATCH v2 3/5] hugetlb: only set HPageMigratable for migratable hstates
` [PATCH v2 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag
` [PATCH v2 5/5] hugetlb: convert PageHugeFreed to HPageFreed flag

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-20  0:00 UTC  (10+ messages)
` [RFC PATCH 4/8] mm: Separate fault info out of 'struct vm_fault'

[PATCH v2 0/3] Fix infinite machine check loop in futex_wait_setup()
 2021-01-19 23:57 UTC  (8+ messages)
` [PATCH v3] x86/mce: Avoid infinite loop for copy from user recovery
      ` [PATCH v4] "

[PATCH v5 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-19 23:35 UTC  (25+ messages)
` [PATCH v5 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v5 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v5 03/14] mm/gup: return an error on migration failure
` [PATCH v5 04/14] mm/gup: check for isolation errors
` [PATCH v5 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v5 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v5 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v5 08/14] mm/gup: do not allow zero page for pinned pages
` [PATCH v5 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v5 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v5 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v5 12/14] mm/gup: longterm pin migration cleaup
` [PATCH v5 13/14] selftests/vm: test flag is broken
` [PATCH v5 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-19 21:25 UTC  (20+ messages)
` [PATCH 1/2] [v2] lib/hexdump: introduce DUMP_PREFIX_UNHASHED for unhashed addresses

[linux-next:master] BUILD REGRESSION b4bb878f3eb3e604ebfe83bbc17eb7af8d99cbf4
 2021-01-19 20:38 UTC 

[PATCH] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-19 20:29 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-19 20:22 UTC  (3+ messages)
` [PATCH v14 05/10] "

[PATCH] x86/sgx: Fix free_cnt counting logic in epc section
 2021-01-19 20:24 UTC  (2+ messages)

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-19 19:36 UTC  (7+ messages)
` [PATCH v17 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v17 06/26] x86/cet: Add control-protection fault handler

[PATCH v2] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-01-19 17:17 UTC  (2+ messages)

[PATCH V3] mm/compaction: correct deferral logic for proactive compaction
 2021-01-19 19:26 UTC  (4+ messages)

[PATCH v2] x86/vm86/32: Remove VM86_SCREEN_BITMAP support
 2021-01-19 19:13 UTC  (2+ messages)

[linux-next:master 2460/4407] drivers/media/i2c/ov8865.c:2852 ov8865_probe() warn: passing zero to 'PTR_ERR'
 2021-01-19 18:57 UTC 

[PATCH] mm: memcontrol: prevent starvation when writing memory.high
 2021-01-19 16:47 UTC  (7+ messages)

[PATCH] hugetlbfs: Use helper macro default_hstate in init_hugetlbfs_fs
 2021-01-19 18:11 UTC  (3+ messages)

[PATCH] kasan, mm: fix resetting page_alloc tags for HW_TAGS
 2021-01-19 16:42 UTC 

[PATCH v2] hugetlbfs: Remove useless BUG_ON(!inode) in hugetlbfs_setattr()
 2021-01-19 18:46 UTC  (2+ messages)

[RFC v10 01/13] damon/dbgfs: Allow users to set initial monitoring target regions
 2021-01-19 18:41 UTC  (2+ messages)

[PATCH v23 03/15] mm/damon: Adaptively adjust regions
 2021-01-19 18:36 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
 2021-01-19 17:44 UTC  (4+ messages)

[PATCH v2] hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
 2021-01-19 18:09 UTC  (2+ messages)

[linux-next:master 3022/4407] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:300:23: error: 'struct cpuinfo_mips' has no member named 'x86_max_cores'
 2021-01-19 18:03 UTC 

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 16:03 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe

[linux-next:master 4356/4407] drivers/usb/cdns3/cdns3-plat.c:178: warning: expecting prototype for cdns3_remove(). Prototype was for cdns3_plat_remove() instead
 2021-01-19 15:46 UTC 

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-01-19 14:24 UTC  (4+ messages)
` [PATCH RFC 07/30] mm/swap: Introduce the idea of special swap ptes

[PATCH 0/5] Allocate memmap from hotadded memory (per device)
 2021-01-19 13:58 UTC  (3+ messages)
` [PATCH 2/5] mm,memory_hotplug: Allocate memmap from the added memory range

[linux-next:master 3022/4407] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:300:10: error: 'boot_cpu_data' undeclared; did you mean
 2021-01-19 13:46 UTC 

[PATCH V3 0/3] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-19 13:40 UTC  (12+ messages)
` [PATCH V3 1/3] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V3 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH V3 3/3] s390/mm: "
` [PATCH RFC] virtio-mem: check against memhp_get_pluggable_range() which memory we can hotplug

[linux-next:master 2992/4407] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:924:6: warning: no previous prototype for function 'dce110_edp_wait_for_T12'
 2021-01-19 12:06 UTC 

[linux-next:master 4321/4407] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper2.c:141: warning: expecting prototype for translate_transmitter_bp_to_atom2(). Prototype was for dal_cmd_table_helper_transmitter_bp_to_atom2() instead
 2021-01-19 11:02 UTC 

[linux-next:master 4354/4407] drivers/usb/dwc3/dwc3-imx8mp.c:20: warning: expecting prototype for dwc3(). Prototype was for USB_WAKEUP_CTRL() instead
 2021-01-19 10:16 UTC 

[linux-next:master 4321/4407] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper2.c:141: warning: expecting prototype for translate_transmitter_bp_to_atom2(). Prototype was for dal_cmd_table_helper_transmitter_bp_to_atom2() instead
 2021-01-19 10:13 UTC 

[linux-next:master 3610/3956] drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:661 vmw_setup_pci_resources() warn: 'pdev' not released on lines: 674
 2021-01-19  9:44 UTC 

[linux-next:master 4324/4407] drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c:280: warning: wrong kernel-doc identifier on line:
 2021-01-19  9:36 UTC 

[linux-next:master 4324/4407] drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c:280: warning: wrong kernel-doc identifier on line:
 2021-01-19  9:35 UTC 

mm/z3fold.c:280:37: warning: unused function 'handle_to_z3fold_header'
 2021-01-19  9:02 UTC 

[linux-next:master 2106/4407] fs/f2fs/super.c:470:12: warning: unused function 'f2fs_compress_set_level'
 2021-01-19  9:01 UTC 

[linux-next:master 2519/4500] ucsi.c:undefined reference to `fwnode_usb_role_switch_get'
 2021-01-19  8:30 UTC  (4+ messages)

[PATCH 1/2] mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
 2021-01-19  7:51 UTC  (2+ messages)
` [PATCH 2/2] mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success

[PATCH] mm,hwpoison: non-current task should be checked early_kill for force_early
 2021-01-19  7:33 UTC  (13+ messages)

[PATCH mm/zswap 0/2] Fix the compatibility of zsmalloc and zswap
 2021-01-19  5:54 UTC  (3+ messages)
` [PATCH mm/zswap 1/2] mm/zswap: add the flag can_sleep_mapped
` [PATCH mm/zswap 2/2] mm: set the sleep_mapped to true for zbud and z3fold

drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_s_fmt_sdr_cap() falls through to next function rtl2832_sdr_querycap.cold()
 2021-01-19  3:13 UTC 

[RFC mm/zswap 0/2] Fix the compatibility of zsmalloc and zswap
 2021-01-19  2:39 UTC  (15+ messages)
` [RFC mm/zswap 1/2] mm/zswap: add the flag can_sleep_mapped

[linux-next:master] BUILD REGRESSION 93bf8b946e5f9a0b0c68155597b53fd8ccce2827
 2021-01-18 23:40 UTC 

[linux-next:master 3714/4500] aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_numa.o' being placed in section `.eh_frame'
 2021-01-18 22:35 UTC 

[linux-next:master 2537/4500] aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/frame_vector.o' being placed in section `.eh_frame'
 2021-01-18 21:16 UTC 

[linux-next:master 2882/4500] drivers/staging/comedi/comedi_fops.c:2399:8: error: 'PAGE_SHARED' undeclared; did you mean
 2021-01-18 20:08 UTC 

[PATCH v3 0/2] kasan: fixes for 5.11-rc
 2021-01-18 18:31 UTC  (2+ messages)

[linux-next:master 965/4500] aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/soc/samsung/exynos-asv.o' being placed in section `.eh_frame'
 2021-01-18 18:06 UTC 

[PATCH v2 00/27] Page folios
 2021-01-18 17:01 UTC  (8+ messages)
` [PATCH v2 20/27] mm: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v2 21/27] mm: Add wait_for_stable_folio and wait_on_folio_writeback
` [PATCH v2 22/27] mm: Add wait_on_folio_locked & wait_on_folio_locked_killable
` [PATCH v2 23/27] mm: Convert lock_page_or_retry to lock_folio_or_retry
` [PATCH v2 24/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v2 26/27] mm/filemap: Convert page wait queues to be folios
` [PATCH v2 27/27] cachefiles: Switch to wait_page_key


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