linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 22:47:24 to 2021-02-08 23:03:54 UTC [more...]

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-08 23:03 UTC  (15+ messages)
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW

[PATCHSET 0/3] Improve IOCB_NOWAIT O_DIRECT
 2021-02-08 23:02 UTC  (5+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper
` [PATCH 2/3] mm: use filemap_range_needs_writeback() for O_DIRECT IO
` [PATCH 3/3] iomap: "

[PATCH] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
 2021-02-08 22:54 UTC  (2+ messages)

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-08 22:52 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v5 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v5 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v5 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH] tmpfs: Disallow CONFIG_TMPFS_INODE64 on s390
 2021-02-08 22:50 UTC  (8+ messages)

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-08 22:02 UTC  (7+ messages)
` [PATCH 1/2] mm: provide a sane PTE walking API for modules

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-08 21:38 UTC  (28+ messages)
` [PATCH v17 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v17 02/10] mmap: make mlock_future_check() global
` [PATCH v17 03/10] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v17 04/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v17 05/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v17 06/10] arm64: kfence: fix header inclusion
` [PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v17 09/10] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v17 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v2] mm: cma: support sysfs
 2021-02-08 21:34 UTC  (2+ messages)

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-08 21:30 UTC  (20+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] selftests/vm: add mempinfd test

[PATCH v5 1/1] mm: refactor initialization of struct page for holes in memory layout
 2021-02-08 21:25 UTC  (3+ messages)

[PATCH 0/8] mm: memcontrol: switch to rstat v2
 2021-02-08 20:54 UTC  (16+ messages)
` [PATCH 4/8] cgroup: rstat: support cgroup1
` [PATCH 5/8] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH 6/8] mm: memcontrol: switch to rstat
` [PATCH 7/8] mm: memcontrol: consolidate lruvec stat flushing

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-08 19:52 UTC  (2+ messages)

[PATCH] MIPS: make userspace mapping young by default
 2021-02-08 19:48 UTC  (5+ messages)

[PATCH] mm/vmalloc: use rb_tree instead of list for vread() lookups
 2021-02-08 19:01 UTC  (2+ messages)

[PATCH] kasan: fix stack traces dependency for HW_TAGS
 2021-02-08 18:46 UTC  (2+ messages)

[PATCH v3 0/3] mm, vsprintf: introduce new format to dump full information of page flags
 2021-02-08 17:59 UTC  (11+ messages)
` [PATCH v3 1/3] mm, slub: use pGp to print "
` [PATCH v3 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v3 3/3] vsprintf: introduce new format to dump full information of page flags

Fwd: alloc_pages_bulk()
 2021-02-08 17:50 UTC 

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-08 17:42 UTC  (3+ messages)
` [PATCH v2 12/12] arm64: kasan: export MTE symbols for KASAN tests

[PATCH] mm/list_lru.c: remove kvfree_rcu_local()
 2021-02-08 16:11 UTC  (3+ messages)

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-02-08 14:54 UTC  (3+ messages)
` [PATCH] mm, slub: better heuristic for number of cpus when calculating slab order

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-08 14:07 UTC  (5+ messages)
` [PATCH 6/7] "

synchronize_rcu in munmap?
 2021-02-08 13:26 UTC 

[PATCH] mm: cma: Print region name on failure
 2021-02-08 11:52 UTC 

[kbuild] [linux-next:master 3854/6048] drivers/net/ethernet/mscc/ocelot_vsc7514.c:1318 mscc_ocelot_probe() warn: missing error code 'err'
 2021-02-08 11:17 UTC 

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-08 11:06 UTC  (7+ messages)
` [PATCH v3 mm 08/13] kasan, mm: optimize krealloc poisoning
` [PATCH v3 mm 11/13] kasan: inline HW_TAGS helper functions
` [PATCH v3 mm 13/13] kasan: clarify that only first bug is reported in HW_TAGS

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-08 10:55 UTC  (12+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
` [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device
` [PATCH v3 03/11] fs: Introduce ->corrupted_range() for superblock
` [PATCH v3 04/11] block_dev: Introduce bd_corrupted_range() for block device
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v3 06/11] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v3 07/11] pmem: Implement ->corrupted_range() for "
` [PATCH v3 08/11] dm: Introduce ->rmap() to find bdev offset
` [PATCH v3 09/11] md: Implement ->corrupted_range()
` [PATCH v3 10/11] xfs: Implement ->corrupted_range() for XFS
` [PATCH v3 11/11] fs/dax: Remove useless functions

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-08 10:39 UTC  (4+ messages)
` [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle in-use hugetlb pages
` [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle free "

[PATCH] mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page
 2021-02-08  9:50 UTC  (7+ messages)
  ` [External] "

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-08  8:50 UTC  (9+ messages)
` [PATCH v15 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v15 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v15 3/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v15 4/8] mm: hugetlb: alloc "
` [PATCH v15 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v15 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v15 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v15 8/8] mm: hugetlb: optimize the code with the help of the compiler

[PATCH] hugetlbfs: Remove unneeded return value of hugetlb_vmtruncate()
 2021-02-08  8:46 UTC 

[PATCH] mm: cma: support sysfs
 2021-02-08  8:39 UTC  (13+ messages)

[PATCH] mm/hugetlb: Remove redundant VM_BUG_ON_PAGE on putback_active_hugepage()
 2021-02-08  8:37 UTC 

[PATCH] mm/hugetlb: use helper huge_page_size() to get hugepage size
 2021-02-08  8:24 UTC 

[linux-next:master 3035/6048] sh4-linux-nm: 'drivers/soc/litex/litex_soc_ctrl.o': No such file
 2021-02-08  6:29 UTC  (3+ messages)

[RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-08  4:40 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-08  4:38 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v4 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
 2021-02-08  3:17 UTC  (5+ messages)

[PATCH] printk: Userspace format enumeration support
 2021-02-08  1:13 UTC  (2+ messages)

[PATCH 0/2] pci sysfs file iomem revoke support
 2021-02-07 19:43 UTC  (2+ messages)

drivers/net/ethernet/renesas/sh_eth.c:885:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-07 19:13 UTC 

[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-07 15:31 UTC  (6+ messages)
` [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mm

[RFC 0/9] Linear Address Masking enabling
 2021-02-07 14:11 UTC  (8+ messages)
` [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAM

[PATCH] mm/hugetlb: use helper huge_page_size() to simplify the hugetlb_vm_op_pagesize()
 2021-02-07  2:20 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-02-06 20:20 UTC  (2+ messages)

[linux-next:master 3824/6048] drivers/net/dsa/xrs700x/xrs700x_i2c.c:127:34: warning: unused variable 'xrs700x_i2c_dt_ids'
 2021-02-06 18:01 UTC 

[linux-next:master 5591/6048] nds32le-linux-ld: hellcreek.c:undefined reference to `taprio_offload_free'
 2021-02-06 17:11 UTC 

[PATCH] checkpatch: Don't warn about colon termination in linker scripts
 2021-02-06 13:11 UTC  (4+ messages)

[PATCH RESEND] checkpatch: Don't warn about colon termination in linker scripts
 2021-02-06 13:08 UTC 

[PATCH v3 0/5] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-02-06  8:35 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
` [PATCH v3 2/5] arm64: kasan: abstract _text and _end to KERNEL_START/END
` [PATCH v3 3/5] arm64: Kconfig: support CONFIG_KASAN_VMALLOC
` [PATCH v3 4/5] arm64: kaslr: support randomized module area with KASAN_VMALLOC
` [PATCH v3 5/5] arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-06  8:01 UTC  (4+ messages)
` [PATCH v14 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH v2] tracepoints: Do not punish non static call users
 2021-02-06  6:58 UTC  (2+ messages)

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-02-06  2:47 UTC  (6+ messages)

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-06  1:57 UTC  (5+ messages)

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-06  1:00 UTC  (2+ messages)

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-02-05 22:55 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable


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