linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 20:09:42 to 2020-11-24 13:42:25 UTC [more...]

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-11-24 13:42 UTC  (4+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range
` [PATCH 2/2] mm/madvise: add process_madvise MADV_DONTNEER support

merge struct block_device and struct hd_struct v2
 2020-11-24 13:41 UTC  (50+ 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: remove the claim mechanism
` [PATCH 07/45] zram: do not call set_blocksize
` [PATCH 08/45] loop: "
` [PATCH 09/45] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 10/45] dm: remove the block_device reference in struct mapped_device
` [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 13/45] block: add a bdev_kobj helper
` [PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 15/45] block: use put_device in put_disk
` [PATCH 16/45] block: change the hash used for looking up block devices
` [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: opencode devcgroup_inode_permission
` [PATCH 23/45] block: remove i_bdev
` [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
` [PATCH 25/45] block: reference struct block_device from struct hd_struct
` [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

[PATCH] mm: memory_hotplug: put migration failure information under DEBUG_VM
 2020-11-24 13:39 UTC  (5+ messages)

[PATCH] memcg: add support to generate the total count of children from root
 2020-11-24 13:36 UTC  (5+ messages)

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-24 13:32 UTC  (5+ 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

kernel BUG at mm/highmem.c:417! invalid opcode: 0000 EIP: zero_user_segments
 2020-11-24 13:22 UTC 

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24 13:14 UTC  (25+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v6 02/16] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v6 03/16] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v6 04/16] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v6 05/16] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v6 06/16] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v6 07/16] x86/mm/64: Disable PMD page mapping of vmemmap
    ` [External] "
` [PATCH v6 08/16] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v6 10/16] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v6 11/16] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v6 12/16] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v6 13/16] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v6 14/16] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v6 15/16] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v6 16/16] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH] mm/compaction: make defer_compaction and compaction_deferred static
 2020-11-24 12:39 UTC  (2+ messages)

merge struct block_device and struct hd_struct
 2020-11-24 12:26 UTC  (3+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-24 12:19 UTC  (8+ messages)

INFO: task can't die in shrink_inactive_list (2)
 2020-11-24 12:00 UTC  (4+ messages)

drivers/net/wan/slic_ds26522.c:205:12: warning: stack frame size of 12288 bytes in function 'slic_ds26522_probe'
 2020-11-24 11:51 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH -next] mm/swap.c: Mark sort_page_lruvec with static keyword
 2020-11-24 11:47 UTC 

[PATCH next] mm/vmscan: __isolate_lru_page_prepare clean up
 2020-11-24 11:21 UTC  (6+ messages)

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24 10:59 UTC  (11+ messages)
` [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v11 2/9] mmap: make mlock_future_check() global
` [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v11 6/9] secretmem: add memcg accounting
` [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-24 10:19 UTC  (8+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-24 10:02 UTC  (13+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:29 UTC  (3+ messages)

Pinning ZONE_MOVABLE pages
 2020-11-24  8:44 UTC  (10+ messages)

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-24  8:03 UTC  (14+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT

linux-next boot error: WARNING in prepare_kswapd_sleep
 2020-11-24  7:54 UTC 

arch/powerpc/platforms/pseries/reconfig.c:394:30: error: 'ofdt_proc_ops' defined but not used
 2020-11-24  7:09 UTC 

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-11-24  6:09 UTC  (2+ messages)
` [PATCH V3.1] entry: "

arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'
 2020-11-24  5:45 UTC  (3+ messages)

[PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process
 2020-11-24  5:45 UTC  (15+ messages)

mmotm 2020-11-23-21-12 uploaded
 2020-11-24  5:12 UTC 

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-24  5:02 UTC  (2+ messages)
` [mm] e655d17ffa: BUG:using_smp_processor_id()in_preemptible

[PATCH 1/4] mm: Support THPs in zero_user_segments
 2020-11-24  4:15 UTC  (4+ messages)
` [PATCH 2/4] fix mm-filemap-add-helper-for-finding-pages.patch
` [PATCH 3/4] fix mm-add-and-use-find_lock_entries.patch
` [PATCH 4/4] fix mm-filemap-add-mapping_seek_hole_data.patch

kernel BUG at include/linux/highmem.h:LINE!
 2020-11-24  4:14 UTC  (3+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-24  3:44 UTC  (12+ messages)

[PATCH v2 15/19] x86/vdso: Migrate to generic vdso_base
 2020-11-24  2:51 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24  2:48 UTC  (20+ messages)

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-24  2:25 UTC  (11+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

[linux-next:master 4943/7856] phy-qcom-qusb2.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-24  1:27 UTC 

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-24  0:05 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: account pagetables per node
 2020-11-23 23:47 UTC  (3+ messages)

[linux-next:master 4936/7856] phy-bcm-cygnus-pcie.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-23 23:41 UTC 

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-23 22:42 UTC  (11+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-23 22:01 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 62918e6fd7b5751c1285c7f8c6cbd27eb6600c02
 2020-11-23 21:56 UTC 

[PATCH mm v4 00/19] kasan: boot parameters for hardware tag-based mode
 2020-11-23 20:14 UTC  (20+ messages)
` [PATCH mm v4 01/19] kasan: simplify quarantine_put call site
` [PATCH mm v4 02/19] kasan: rename get_alloc/free_info
` [PATCH mm v4 03/19] kasan: introduce set_alloc_info
` [PATCH mm v4 04/19] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH mm v4 05/19] kasan: allow VMAP_STACK for HW_TAGS mode
` [PATCH mm v4 06/19] kasan: remove __kasan_unpoison_stack
` [PATCH mm v4 07/19] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH mm v4 08/19] kasan: inline random_tag for HW_TAGS
` [PATCH mm v4 09/19] kasan: open-code kasan_unpoison_slab
` [PATCH mm v4 10/19] kasan: inline (un)poison_range and check_invalid_free
` [PATCH mm v4 11/19] kasan: add and integrate kasan boot parameters
` [PATCH mm v4 12/19] kasan, mm: check kasan_enabled in annotations
` [PATCH mm v4 13/19] kasan, mm: rename kasan_poison_kfree
` [PATCH mm v4 14/19] kasan: don't round_up too much
` [PATCH mm v4 15/19] kasan: simplify assign_tag and set_tag calls
` [PATCH mm v4 16/19] kasan: clarify comment in __kasan_kfree_large
` [PATCH mm v4 17/19] kasan: sanitize objects when metadata doesn't fit
` [PATCH mm v4 18/19] kasan, mm: allow cache merging with no metadata
` [PATCH mm v4 19/19] kasan: update documentation

[PATCH v6 1/2] Add UFFD_USER_MODE_ONLY
 2020-11-23 20:11 UTC  (2+ messages)

[PATCH mm v11 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-23 20:08 UTC  (14+ messages)
` [PATCH mm v11 30/42] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH mm v11 31/42] kasan, mm: untag page address in free_reserved_area
` [PATCH mm v11 32/42] arm64: kasan: Align allocations for HW_TAGS
` [PATCH mm v11 33/42] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH mm v11 34/42] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH mm v11 35/42] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH mm v11 36/42] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH mm v11 37/42] kasan, arm64: implement HW_TAGS runtime
` [PATCH mm v11 38/42] kasan, arm64: print report from tag fault handler
` [PATCH mm v11 39/42] kasan, mm: reset tags when accessing metadata
` [PATCH mm v11 40/42] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH mm v11 41/42] kasan: add documentation for hardware tag-based mode
` [PATCH mm v11 42/42] kselftest/arm64: Check GCR_EL1 after context switch


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