linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-13 16:59:56 to 2024-08-14 15:44:47 UTC [more...]

[PATCH 0/5] Provide a single definition of mk_pte()
 2024-08-14 15:44 UTC  (6+ messages)
` [PATCH 1/5] mm: Introduce a common "
` [PATCH 2/5] x86: Remove custom "
` [PATCH 3/5] um: "
` [PATCH 4/5] s390: "
` [PATCH 5/5] mm: Make mk_pte() definition unconditional

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-14 15:43 UTC  (38+ messages)
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 13/19] vfio: Use the new "
` [PATCH 19/19] vfio/pci: Implement huge_fault support
  ` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()

[PATCH] kasan: simplify and clarify Makefile
 2024-08-14 15:36 UTC  (2+ messages)

[PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
 2024-08-14 15:33 UTC 

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-14 15:28 UTC  (21+ messages)
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v5 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v5 09/26] rust: alloc: implement kernel `Box`
` [PATCH v5 11/26] rust: alloc: remove `BoxExt` extension
` [PATCH v5 13/26] rust: alloc: implement kernel `Vec` type

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-14 15:09 UTC  (5+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-14 15:03 UTC  (8+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
 2024-08-14 14:53 UTC  (6+ messages)

[PATCH] mm: whack now bogus comment in pmd_install() concerning a fence
 2024-08-14 14:52 UTC 

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-14 14:39 UTC  (4+ messages)
` [PATCH v1 1/2] mseal:selftest mremap across VMA boundaries
` [PATCH v1 2/2] mseal: refactor mremap to remove can_modify_mm

x86/kaslr: Expose and use the end of the physical memory address space
 2024-08-14 14:33 UTC  (3+ messages)

[linux-next:master 1552/4667] kernel/rcu/tree_stall.h:798: undefined reference to `csd_lock_is_stuck'
 2024-08-14 14:31 UTC 

[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-14 14:11 UTC  (6+ messages)

[linux-next:master 4042/4667] drivers/rpmsg/qcom_glink_native.c:736:9: sparse: sparse: incorrect type in argument 5 (different base types)
 2024-08-14 14:00 UTC 

[linux-next:master 3898/4224] arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: fuel-gauge@a00: 'battery-detect-gpios' is a required property
 2024-08-14 14:00 UTC  (2+ messages)

[PATCH 00/10] mm: remove vma_merge()
 2024-08-14 13:53 UTC  (4+ messages)
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-14 12:57 UTC  (4+ messages)

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-08-14 12:43 UTC  (17+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-14 12:36 UTC  (16+ messages)
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
 2024-08-14 12:15 UTC  (4+ messages)
` [PATCH 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space

[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
 2024-08-14 12:02 UTC  (17+ messages)

[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-14 10:45 UTC  (6+ messages)
` [RFC 1/5] io_uring/cmd: expose iowq to cmds
` [RFC 2/5] io_uring/cmd: give inline space in request "
` [RFC 3/5] filemap: introduce filemap_invalidate_pages
` [RFC 4/5] block: introduce blk_validate_discard()
` [RFC 5/5] block: implement io_uring discard cmd

[PATCH RESEND v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-08-14  9:34 UTC 

[linux-next:master 4168/4667] arch/arm/boot/dts/nxp/imx/imx1-ads.dtb: dma-controller@209000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-08-14  9:23 UTC 

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-08-14  9:18 UTC 

[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
 2024-08-14  9:00 UTC  (9+ messages)
` [PATCH mm-unstable v2 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v2 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v2 5/5] mm: clean up mem_cgroup_iter()

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-14  8:54 UTC  (5+ messages)

[linux-next:pending-fixes 191/279] sound/pci/hda/tas2781_hda_i2c.c:530:30: sparse: sparse: incorrect type in assignment (different base types)
 2024-08-14  8:32 UTC 

[linux-next:master 4042/4667] drivers/rpmsg/qcom_glink_native.c:414:9: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-08-14  8:32 UTC 

[RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-14  7:53 UTC  (7+ messages)
` [RFC PATCH v1 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio
` [RFC PATCH v1 2/4] mm: vmstat: Per mTHP-size zswap_store vmstat event counters
` [RFC PATCH v1 3/4] mm: zswap: zswap_store() extended to handle mTHP folios
` [RFC PATCH v1 4/4] mm: page_io: Count successful mTHP zswap stores in vmstat

[PATCH v2] kfence: Save freeing stack trace at calling time instead of freeing time
 2024-08-14  6:49 UTC  (2+ messages)

[PATCH] lib/percpu_counter: Add missing __percpu qualifier to a cast
 2024-08-14  6:44 UTC 

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-14  6:03 UTC  (3+ messages)

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-14  4:26 UTC  (9+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH RFC] mm: fix refcount check in mapping_evict_folio
 2024-08-14  4:23 UTC  (6+ messages)

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-14  3:54 UTC  (4+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP
` [PATCH mm-unstable v2 2/3] mm/cma: add cma_{alloc,free}_folio()
` [PATCH mm-unstable v2 3/3] mm/hugetlb: use __GFP_COMP for gigantic folios

[RFC bpf-next v3 4/7] bpf: add helper functions of pinning and converting BPF_UPTR
 2024-08-14  3:30 UTC 

[PROBLEM] mm/vmstat.c:34:12: error: ‘vmstat_late_init_done’ defined but not used [-Werror=unused-variable]
 2024-08-14  3:09 UTC  (3+ messages)
` [RFC] "

[PATCH v6 0/9] Improve the copy of task comm
 2024-08-14  2:34 UTC  (5+ messages)
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()

[PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check
 2024-08-14  2:25 UTC  (6+ messages)
` [PATCH v2 1/2] userfaultfd: Fix checks for huge PMDs
` [PATCH v2 2/2] userfaultfd: Don't BUG_ON() if khugepaged yanks our page table

[PATCH] maple_tree: fix comment typo on ma_flag of allocation tree
 2024-08-14  1:29 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in filemap_unaccount_folio
 2024-08-14  0:32 UTC  (2+ messages)

[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-13 23:59 UTC  (5+ messages)
` [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v3 0/7] mm: workingset reporting
 2024-08-13 23:45 UTC  (6+ messages)
` [PATCH v3 6/7] selftest: test system-wide "
` [PATCH v3 7/7] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces

[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-08-13 23:37 UTC  (6+ messages)

Re:Organizing DAMON GitHub repos (damo, damon-tests, and damoos)
 2024-08-13 23:21 UTC 

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13 23:21 UTC  (6+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "
` [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF
 2024-08-13 22:53 UTC  (2+ messages)

[PATCH] selftests: mm: Fix build errors on armhf
 2024-08-13 22:29 UTC  (2+ messages)

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-13 21:40 UTC  (3+ messages)

[linux-next:fs-next] BUILD SUCCESS 667ab57d2d131f55c8657ceaa08fc33481a1b0c3
 2024-08-13 21:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 0d4af706d40cae10a064a9cc44a7d8cab5c12489
 2024-08-13 21:27 UTC 

[PATCH net-next v19 05/13] page_pool: devmem support
 2024-08-13 21:13 UTC 

[linux-next:fs-current] BUILD SUCCESS ace28a2990db1ea89e138a19996fe3950b10a869
 2024-08-13 20:31 UTC 

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-13 20:23 UTC  (7+ messages)

[PATCH v3 1/2] alloc_tag: introduce clear_page_tag_ref() helper function
 2024-08-13 19:37 UTC  (4+ messages)
` [PATCH v3 2/2] alloc_tag: mark pages reserved during CMA activation as not tagged

[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
 2024-08-13 18:28 UTC  (5+ messages)

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-13 18:21 UTC  (5+ messages)

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-13 18:15 UTC  (5+ messages)
` [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache

Hard and soft lockups with FIO and LTP runs on a large system
 2024-08-13 17:43 UTC  (8+ messages)

[PATCH] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
 2024-08-13 17:16 UTC  (2+ messages)

[PATCH] mm: vmalloc: add optimization hint on page existence check
 2024-08-13 17:12 UTC 

[PATCH] hugetlbfs: add MTE support
 2024-08-13 17:08 UTC  (7+ messages)

[PATCH] Reenable NUMA policy support in the slab allocator
 2024-08-13 17:05 UTC  (2+ 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).