linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 14:07:28 to 2020-11-18 19:53:51 UTC [more...]

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2020-11-18 19:53 UTC  (4+ messages)

[linux-next:master 5868/6773] arch/powerpc/mm/mem.c:91:12: warning: no previous prototype for function 'create_section_mapping'
 2020-11-18 19:52 UTC  (3+ messages)

[PATCH v3 1/1] page_frag: Recover from memory pressure
 2020-11-18 19:46 UTC  (2+ messages)

[PATCH] memcg, kmem: further deprecate kmem.limit_in_bytes
 2020-11-18 19:46 UTC  (2+ messages)

[PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process
 2020-11-18 19:32 UTC  (12+ messages)

[linux-next:master 3600/6773] aarch64-linux-ld: drivers/clk/meson/g12a.o:undefined reference to `meson_vid_pll_div_ro_ops'
 2020-11-18 19:06 UTC 

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-18 18:49 UTC  (5+ messages)

[PATCH] mm: hugetlb: fix type of delta parameter in gather_surplus_pages()
 2020-11-18 18:41 UTC  (2+ messages)

[linux-next:master 4911/5794] include/linux/bitfield.h:119:3: error: call to '__bad_mask' declared with attribute error: bad bitfield mask
 2020-11-18 18:01 UTC  (8+ messages)
` [PATCH RFC] pwm: keembay: Fix build failure with -Os

[PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-18 17:18 UTC  (8+ messages)
  ` [tip: x86/sgx] "

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-18 17:15 UTC  (7+ messages)
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

[linux-next:master 3480/6773] drivers/bus/mhi/pci_generic.c:276:25: warning: implicit conversion from 'unsigned long long' to 'dma_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
 2020-11-18 16:29 UTC 

merge struct block_device and struct hd_struct
 2020-11-18 16:24 UTC  (35+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
` [PATCH 03/20] block: add a bdev_kobj helper
` [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 05/20] block: use put_device in put_disk
` [PATCH 06/20] block: change the hash used for looking up block devices
` [PATCH 07/20] init: refactor name_to_dev_t
` [PATCH 08/20] init: refactor devt_from_partuuid
` [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 10/20] block: refactor __blkdev_put
` [PATCH 11/20] block: reference struct block_device from struct hd_struct
` [PATCH 12/20] block: simplify the block device claiming interface
` [PATCH 13/20] block: remove ->bd_contains
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
` [PATCH 15/20] block: merge struct block_device and "
` [PATCH 16/20] block: stop using bdget_disk for partition 0
` [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 19/20] bcache: remove a superflous lookup_bdev all
` [PATCH 20/20] block: remove i_bdev

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

[PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-18 16:07 UTC  (13+ messages)
` [PATCH mm v10 05/42] kasan: rename (un)poison_shadow to (un)poison_range
` [PATCH mm v10 09/42] kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
` [PATCH mm v10 23/42] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH mm v10 24/42] arm64: Enable armv8.5-a asm-arch option
` [PATCH mm v10 31/42] kasan, mm: untag page address in free_reserved_area
` [PATCH mm v10 41/42] kasan: add documentation for hardware tag-based mode

[arm] BUG: KASAN: slab-out-of-bounds in memcmp+0x30/0x5c
 2020-11-18 15:02 UTC  (5+ messages)

[PATCH] mm: memcg: remove obsolete memcg_has_children()
 2020-11-18 12:46 UTC  (2+ messages)

[linux-next:master 1034/6773] Error: arch/arm64/boot/dts/qcom/msm8916.dtsi:1296.28-29 syntax error
 2020-11-18 11:27 UTC 

[PATCH v5 0/5] Fortify strscpy()
 2020-11-18 11:07 UTC  (6+ messages)
` [PATCH v5 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v5 2/5] lkdtm: tests for FORTIFY_SOURCE
` [PATCH v5 3/5] string.h: Add FORTIFY coverage for strscpy()
` [PATCH v5 4/5] Add new file in LKDTM to test fortified strscpy
` [PATCH v5 5/5] Correct wrong filenames in comment

cleanup a fix and add the vma_set_file function
 2020-11-18 10:57 UTC  (4+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2

[linux-next:pending-fixes] BUILD SUCCESS 55e1cd5a315506e2010c95449a56c7a1711d3726
 2020-11-18 10:19 UTC 

[linux-next:master 4229/6773] pwm-hibvt.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-18 10:14 UTC 

[RFC -V5] autonuma: Migrate on fault among multiple bound nodes
 2020-11-18  9:56 UTC  (2+ messages)

[ arm ] BUG: KASAN: stack-out-of-bounds in save_trace+0xf8/0x14c
 2020-11-18  9:05 UTC  (2+ messages)

[PATCH v2 00/29] virtio-mem: Big Block Mode (BBM)
 2020-11-18  9:00 UTC  (5+ messages)
` [PATCH v2 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-11-18  9:00 UTC  (8+ messages)
` [PATCH 1/4] mm: introduce cma_alloc_bulk API
` [PATCH 2/4] dma-buf: add export symbol for dma-heap
` [PATCH 3/4] dma-buf: heaps: add chunk heap to dmabuf heaps
` [PATCH 4/4] dma-heap: Devicetree binding for chunk heap

drivers/net/ethernet/renesas/sh_eth.c:885:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-18  8:07 UTC 

[linux-next:master 4269/6320] pwm-tiecap.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-18  6:58 UTC 

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

[linux-next:master 4265/6320] pwm-bcm-iproc.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-18  3:46 UTC 

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-18  3:27 UTC  (17+ messages)
` [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
  ` [External] RE: [PATCH v4 00/21] Free some vmemmap pages of "

[RFC PATCH] mm: bail out from psi memstall when cond_resched
 2020-11-18  3:22 UTC 

[linux-next:master] BUILD REGRESSION 7c8ca8129ee9724cb1527895fe6dec942ef07f19
 2020-11-18  3:05 UTC 

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-18  2:06 UTC  (10+ messages)

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-18  2:00 UTC  (18+ messages)
` [PATCH v2 1/8] powernv/memtrace: don't leak kernel memory to user space
` [PATCH v2 2/8] powernv/memtrace: fix crashing the kernel when enabling concurrently
` [PATCH v2 3/8] powerpc/mm: factor out creating/removing linear mapping
` [PATCH v2 4/8] powerpc/mm: protect linear mapping modifications by a mutex
` [PATCH v2 6/8] powerepc/book3s64/hash: drop WARN_ON in hash__remove_section_mapping
` [PATCH v2 7/8] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
` [PATCH v2 8/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations

[linux-next:master 4258/6320] pwm-pxa.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-18  0:28 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-17 23:43 UTC  (6+ messages)

[PATCH for-rc v3] IB/hfi1: Move cached value of mm into handler
 2020-11-17 23:32 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

[linux-next:master 202/6320] drivers/soc/aspeed/aspeed-xdma.c:453:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-17 21:57 UTC 

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-17 21:43 UTC  (13+ messages)
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner

[linux-next:master 4255/6320] pwm-tegra.c:undefined reference to `devm_platform_ioremap_resource'
 2020-11-17 20:46 UTC 

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-17 20:42 UTC  (5+ messages)

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-11-17 20:31 UTC  (8+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-11-17 20:23 UTC  (5+ messages)

[PATCH 1/2] mm: slub: call account_slab_page() after slab page initialization
 2020-11-17 20:15 UTC  (7+ messages)
` [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-17 18:29 UTC  (11+ messages)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 18:05 UTC  (7+ messages)

[PATCH] mm/lru: simplify is_file_lru() and is_active_lru()
 2020-11-17 17:40 UTC  (3+ messages)

[PATCH v3 00/18] Refactor generic_file_buffered_read
 2020-11-17 16:07 UTC  (4+ messages)
` [PATCH v3 04/18] mm/filemap: Use THPs in generic_file_buffered_read

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-17 15:58 UTC  (5+ messages)

[PATCH v2] mm: memblock: drop __init from memblock functions to make it inline
 2020-11-17 15:49 UTC  (2+ messages)

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-11-17 15:38 UTC  (3+ messages)
` [RFC PATCH 3/3] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
        ` [External] "

+ mm-shmem-use-kmem_cache_zalloc-in-shmem_alloc_inode.patch added to -mm tree
 2020-11-17 15:31 UTC  (3+ messages)

[PATCH v2 RESEND] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
 2020-11-17 14:40 UTC  (2+ messages)

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-11-17 14:30 UTC  (2+ messages)

[linux-next:master 5857/6320] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-17 14:07 UTC 


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