linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-28 15:27:12 to 2020-11-30 15:19:35 UTC [more...]

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-11-30 15:18 UTC  (2+ messages)
` [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c

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

scheduling while atomic in z3fold
 2020-11-30 15:03 UTC  (15+ messages)

[Race] data race between blkdev_ioctl() and generic_fadvise()
 2020-11-30 14:58 UTC 

[PATCH 0/8] shoot lazy tlbs
 2020-11-30 14:57 UTC  (19+ messages)
` [PATCH 1/8] lazy tlb: introduce exit_lazy_tlb
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [PATCH 3/8] x86: remove ARCH_HAS_SYNC_CORE_BEFORE_USERMODE
` [PATCH 4/8] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH 5/8] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH 7/8] powerpc: use lazy mm refcount helper functions
` [PATCH 8/8] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-30 14:40 UTC  (8+ messages)
` [PATCH 2/3] mm,thp,shm: limit gfp mask to no more than specified

[PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn
 2020-11-30 14:28 UTC  (3+ messages)

[RFC][PATCH 0/9] Clean up i386-PAE
 2020-11-30 14:21 UTC  (12+ messages)
` [RFC][PATCH 1/9] mm: Update ptep_get_lockless()s comment
` [RFC][PATCH 2/9] x86/mm/pae: Make pmd_t similar to pte_t
` [RFC][PATCH 3/9] sh/mm: "
` [RFC][PATCH 4/9] mm: Fix pmd_read_atomic()
` [RFC][PATCH 5/9] mm: Rename pmd_read_atomic()
` [RFC][PATCH 6/9] mm/gup: Fix the lockless walkers
` [RFC][PATCH 7/9] x86/mm/pae: Dont (ab)use atomic64
` [RFC][PATCH 8/9] x86/mm/pae: Use WRITE_ONCE()
` [RFC][PATCH 9/9] x86/mm/pae: Be consistent with pXXp_get_and_clear()

[linux-next:master 8838/9613] qcom_common.c:undefined reference to `qcom_glink_ssr_notify'
 2020-11-30 14:00 UTC 

[PATCH] mm/memcg: fix NULL pointer dereference at workingset_eviction
 2020-11-30 13:45 UTC  (4+ messages)
  ` [External] "

[PATCH linux-next] include/getcpu.h: Fixed kernel test robot warning
 2020-11-30 13:18 UTC  (2+ messages)

[linux-next:master 9572/9613] arch/arm64/kernel/mte.c:138:17: error: 'struct thread_struct' has no member named 'sctlr_tcf0'
 2020-11-30 13:04 UTC  (2+ messages)

Potential bug in soft-dirty bits (with test case)
 2020-11-30 12:50 UTC  (6+ messages)

[PATCH] mm/page_owner: Record timestamp and pid
 2020-11-30 12:04 UTC  (7+ messages)

[linux-next:master 8629/9613] drivers/tty/serial/mxs-auart.c:1656:15: warning: cast to smaller integer type 'enum mxs_auart_type' from 'const void
 2020-11-30 11:52 UTC 

[PATCH 0/2] mm/debug_vm_pgtable: Some minor updates
 2020-11-30 11:01 UTC  (8+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect

[linux-next:pending-fixes] BUILD SUCCESS 8b4247fa6afd4b6955e518fc2e00cd2c41203e07
 2020-11-30 10:24 UTC 

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-30  9:31 UTC  (7+ messages)

[RFC PATCH v2 0/4] Allocate memmap from hotadded memory (per device)
 2020-11-30  9:12 UTC  (7+ messages)
` [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

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING c7cab83d100f5af1c10580fe567f8c29779a7e4e
 2020-11-30  8:03 UTC  (3+ messages)

[PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
 2020-11-30  6:08 UTC  (2+ messages)

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-30  3:29 UTC  (4+ messages)
` [RFC V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [RFC V2 2/3] arm64/mm: Define arch_get_mappable_range()
` [RFC V2 3/3] s390/mm: "

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-11-29 22:47 UTC  (2+ messages)

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-29 17:26 UTC  (4+ messages)
` [PATCH v12 07/10] secretmem: add memcg accounting

[PATCH] mm: page_alloc: refactor setup_per_zone_lowmem_reserve()
 2020-11-29 16:27 UTC 

[btrfs] 5dd570e069: xfstests.btrfs.220.fail
 2020-11-29 14:41 UTC 

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-11-29 12:32 UTC  (10+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-11-29  0:45 UTC  (14+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 02/13] fs/userfaultfd: fix wrong file usage with iouring
` [RFC PATCH 03/13] selftests/vm/userfaultfd: wake after copy failure
` [RFC PATCH 04/13] fs/userfaultfd: simplify locks in userfaultfd_ctx_read
` [RFC PATCH 05/13] fs/userfaultfd: introduce UFFD_FEATURE_POLL
` [RFC PATCH 06/13] iov_iter: support atomic copy_page_from_iter_iovec()
` [RFC PATCH 07/13] fs/userfaultfd: support read_iter to use io_uring
` [RFC PATCH 08/13] fs/userfaultfd: complete reads asynchronously
` [RFC PATCH 09/13] fs/userfaultfd: use iov_iter for copy/zero
` [RFC PATCH 10/13] fs/userfaultfd: add write_iter() interface
` [RFC PATCH 11/13] fs/userfaultfd: complete write asynchronously
` [RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects
` [RFC PATCH 13/13] selftests/vm/userfaultfd: iouring and polling tests

[PATCH v8 00/12] huge vmalloc mappings
 2020-11-28 17:41 UTC  (5+ messages)
` [PATCH v8 11/12] mm/vmalloc: Hugepage "
` [PATCH v8 12/12] powerpc/64s/radix: Enable huge "

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-28 16:31 UTC  (6+ messages)
` [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

[PATCH] mm: Don't fault around userfaultfd-registered regions on reads
 2020-11-28 15:29 UTC  (4+ messages)


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