linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 04:30:40 to 2020-11-27 15:49:49 UTC [more...]

[PATCH] mm: cma: improve pr_debug log in cma_release()
 2020-11-27 15:49 UTC  (2+ messages)

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-27 15:48 UTC  (6+ messages)

merge struct block_device and struct hd_struct v3
 2020-11-27 15:47 UTC  (87+ messages)
` [PATCH 01/44] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/44] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/44] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/44] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/44] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/44] zram: do not call set_blocksize
` [PATCH 07/44] loop: "
` [PATCH 08/44] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 09/44] dm: remove the block_device reference in struct mapped_device
` [PATCH 10/44] block: remove a duplicate __disk_get_part prototype
` [PATCH 11/44] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 12/44] block: add a bdev_kobj helper
` [PATCH 13/44] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 14/44] block: use put_device in put_disk
` [PATCH 15/44] block: change the hash used for looking up block devices
` [PATCH 16/44] init: refactor name_to_dev_t
` [PATCH 17/44] init: refactor devt_from_partuuid
` [PATCH 18/44] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 19/44] block: refactor __blkdev_put
` [PATCH 20/44] block: refactor blkdev_get
` [PATCH 21/44] block: move bdput() to the callers of __blkdev_get
` [PATCH 22/44] block: opencode devcgroup_inode_permission
` [PATCH 23/44] block: remove i_bdev
` [PATCH 24/44] block: simplify bdev/disk lookup in blkdev_get
` [PATCH 25/44] block: remove ->bd_contains
` [PATCH 26/44] block: simplify the block device claiming interface
` [PATCH 27/44] block: simplify part_to_disk
` [PATCH 28/44] block: initialize struct block_device in bdev_alloc
` [PATCH 29/44] block: remove the nr_sects field in struct hd_struct
` [PATCH 30/44] block: move disk stat accounting to struct block_device
` [PATCH 31/44] block: move the start_sect field "
` [PATCH 32/44] block: move the partition_meta_info "
` [PATCH 33/44] block: move holder_dir "
` [PATCH 34/44] block: move make_it_fail "
` [PATCH 35/44] block: move the policy field "
` [PATCH 36/44] block: allocate struct hd_struct as part of struct bdev_inode
` [PATCH 37/44] block: switch partition lookup to use struct block_device
` [PATCH 38/44] block: remove the partno field from struct hd_struct
` [PATCH 39/44] block: pass a block_device to blk_alloc_devt
` [PATCH 40/44] block: pass a block_device to invalidate_partition
` [PATCH 41/44] block: switch disk_part_iter_* to use a struct block_device
` [PATCH 42/44] f2fs: remove a few bd_part checks
` [PATCH 43/44] block: merge struct block_device and struct hd_struct
` [PATCH 44/44] block: stop using bdget_disk for partition 0

[PATCH] mm/page_alloc: Do not isolate redundant pageblock
 2020-11-27 15:43 UTC  (3+ messages)
  ` [External] "

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-27 15:36 UTC  (3+ messages)

[RFC PATCH v2 0/4] Allocate memmap from hotadded memory (per device)
 2020-11-27 15:15 UTC  (9+ messages)
` [RFC PATCH v2 1/4] mm,memory_hotplug: Introduce MHP_MEMMAP_ON_MEMORY
` [RFC PATCH v2 2/4] mm,memory_hotplug: Allocate memmap from the added memory range
` [RFC PATCH v2 3/4] mm,memory_hotplug: Add mhp_supports_memmap_on_memory
` [RFC PATCH v2 4/4] mm,memory_hotplug: Enable MHP_MEMMAP_ON_MEMORY when supported

[PATCH] mm: Don't fault around userfaultfd-registered regions on reads
 2020-11-27 13:51 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING c7cab83d100f5af1c10580fe567f8c29779a7e4e
 2020-11-27 12:28 UTC 

[PATCH v2] mm/page_alloc: clear all pages in post_alloc_hook() with init_on_alloc=1
 2020-11-27 12:23 UTC  (2+ messages)

[PATCH] mm: memory_hotplug: put migration failure information under DEBUG_VM
 2020-11-27 12:02 UTC  (8+ messages)

[linux-next:master 3828/8750] kernel/bpf/btf.c:5603:29: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-11-27 11:39 UTC 

[PATCH 0/2] mm/debug_vm_pgtable: Some minor updates
 2020-11-27  9:44 UTC  (6+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect
` [PATCH 2/2] mm/debug_vm_pgtable/basic: Iterate over entire protection_map[]

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-27  9:29 UTC  (6+ messages)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v15 04/26] x86/cet: Add control-protection fault handler

[PATCH] mm/list_lru: dont make them memcg aware if kmem is disabled
 2020-11-27  9:21 UTC  (3+ messages)

[RFC 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-27  9:01 UTC  (8+ messages)
` [RFC 1/3] "
` [RFC 3/3] s390/mm: Define arch_get_addressable_range()

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-27  8:15 UTC  (13+ messages)
` [PATCH 1/3] mm,thp,shmem: "
` [PATCH 2/3] mm,thp,shm: limit gfp mask to no more than specified
` [PATCH 3/3] mm,thp,shmem: make khugepaged obey tmpfs mount flags

[PATCH] mm: fix some spelling mistakes in comments
 2020-11-27  8:06 UTC  (2+ messages)

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-11-27  7:20 UTC  (6+ messages)
` [PATCH 6/7] mm,hwpoison: Disable pcplists before grabbing a refcount
` [PATCH 7/7] mm,hwpoison: Remove drain_all_pages from shake_page

[PATCH] mm: memcg/slab: fix obj_cgroup_charge() return value handling
 2020-11-27  5:55 UTC  (2+ messages)

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-11-27  3:14 UTC  (12+ messages)

[PATCH next] mm/vmscan: __isolate_lru_page_prepare clean up
 2020-11-27  1:56 UTC  (10+ messages)

[linux-next:master 8183/8750] drivers/iommu/intel/iommu.c:5643:27: warning: variable 'last_pfn' set but not used
 2020-11-27  1:33 UTC  (3+ messages)

drivers/media/common/saa7146/saa7146_hlp.c:648:5: warning: stack frame size of 1088 bytes in function 'saa7146_enable_overlay'
 2020-11-26 23:29 UTC 

[linux-next:master 6093/8750] drivers/video/fbdev/udlfb.c:343:52: error: 'PAGE_SHARED' undeclared
 2020-11-26 23:20 UTC 

[linux-next:master] BUILD REGRESSION 6147c83fd749d19a0d3ccc2f64d12138ab010b47
 2020-11-26 21:49 UTC 

running xfstests on tmpfs
 2020-11-26 21:49 UTC 

[linux-next:master 6093/8750] drivers/video/fbdev/smscufx.c:796:52: error: use of undeclared identifier 'PAGE_SHARED'
 2020-11-26 21:30 UTC 

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-26 21:03 UTC  (31+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
  ` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-26 20:07 UTC  (12+ messages)

[PATCH bpf-next v8 00/34] bpf: switch to memcg-based memory accounting
 2020-11-26 17:12 UTC  (6+ messages)
` [PATCH bpf-next v8 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (18+ messages)

[PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface
 2020-11-26 13:45 UTC  (2+ messages)

[PATCH v22 07/18] mm/page_idle: Avoid interferences from concurrent users
 2020-11-26 13:37 UTC  (2+ messages)

[PATCH v22 06/18] mm/damon: Implement primitives for the virtual memory address spaces
 2020-11-26 13:34 UTC  (2+ messages)

[PATCH v22 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
 2020-11-26 12:31 UTC  (2+ messages)

[PATCH v22 04/18] mm/damon: Track dynamic monitoring target regions update
 2020-11-26 12:18 UTC  (2+ messages)

[PATCH v22 03/18] mm/damon: Adaptively adjust regions
 2020-11-26 12:12 UTC  (2+ messages)

[PATCH v22 02/18] mm/damon: Implement region based sampling
 2020-11-26 12:09 UTC  (2+ messages)

[PATCH v22 01/18] mm: Introduce Data Access MONitor (DAMON)
 2020-11-26 11:51 UTC  (2+ messages)

[linux-next:master 7732/8750] drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1677:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_fence'
 2020-11-26 11:16 UTC 

[btrfs] ccb0edc68b: xfstests.btrfs.179.fail
 2020-11-26 11:09 UTC  (2+ messages)

[PATCH] memcg: add support to generate the total count of children from root
 2020-11-26 11:02 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 030ec55420bc7644025d4eca81f25fb3d451b858
 2020-11-26 10:49 UTC 

merge struct block_device and struct hd_struct v2
 2020-11-26  8:16 UTC  (4+ messages)
` [PATCH 25/45] block: reference struct block_device from struct hd_struct

[PATCH v4 0/3] mmu_notifier vs fs_reclaim lockdep annotations
 2020-11-26  7:20 UTC  (7+ messages)
` [PATCH] drm/ttm: don't set page->mapping

[PATCH -V6 0/3] autonuma: Migrate on fault among multiple bound nodes
 2020-11-26  5:32 UTC  (4+ messages)
` [PATCH -V6 1/3] numa balancing: "
` [PATCH -v6 2/3] NOT kernel/man-pages man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
` [PATCH -V6 3/3] NOT kernel/numactl: Support to enable Linux kernel NUMA balancing


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