linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/20] TDX host kernel support
 2022-11-22 19:24 UTC  (54+ messages)
` [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled
` [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v7 05/20] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v7 07/20] x86/virt/tdx: Do TDX module global initialization
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

Low TCP throughput due to vmpressure with swap enabled
 2022-11-22 19:08 UTC  (7+ messages)

[PATCH v1] mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
 2022-11-22 17:59 UTC  (8+ messages)

[PATCH v6 0/6] Implement writeback for zsmalloc
 2022-11-22 17:42 UTC  (23+ messages)
` [PATCH v6 1/6] zswap: fix writeback lock ordering "
` [PATCH v6 2/6] zpool: clean out dead code
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v6 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 17:33 UTC  (8+ messages)
` [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-22 17:25 UTC  (13+ messages)
` [PATCH bpf-next v4 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-22 17:15 UTC  (14+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
` [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
` [PATCH 11/12] mm, slub: don't aggressively inline "
` [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED

[PATCH] mm: introduce arch_has_hw_pmd_young()
 2022-11-22 16:57 UTC  (3+ messages)

[linux-next:master 8539/9537] include/linux/ftrace.h:126:16: error: implicit declaration of function 'arch_ftrace_get_regs'; did you mean 'ftrace_get_regs'?
 2022-11-22 16:41 UTC  (6+ messages)

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-22 16:30 UTC  (25+ messages)
` [PATCH 0/3] mm,thp,rmap: rework the use of subpages_mapcount
  ` [PATCH 1/3] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
        ` [PATCH 1/3 fix] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages: fix
  ` [PATCH 2/3] mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped
  ` [PATCH v2 0/3] mm,thp,rmap: rework the use of subpages_mapcount
    ` [PATCH v2 1/3] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
    ` [PATCH v2 2/3] mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped
    ` [PATCH v2 3/3] mm,thp,rmap: clean up the end of __split_huge_pmd_locked()

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 16:29 UTC  (9+ messages)
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings

soft-dirty kselftest is crashing on next-20221122
 2022-11-22 15:52 UTC  (6+ messages)

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-22 15:23 UTC  (7+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support

[linux-next:master 6920/9540] drivers/acpi/bus.c:303:6: sparse: sparse: symbol 'osc_sb_ffh_opregion_support_confirmed' was not declared. Should it be static?
 2022-11-22 15:21 UTC 

[PATCH v2 2/3] shmem: implement user/group quota support for tmpfs
 2022-11-22 15:21 UTC  (2+ messages)

[linux-next:master 5636/9540] ld.lld: error: undefined symbol: drm_of_get_data_lanes_count_ep
 2022-11-22 15:17 UTC  (2+ messages)

32bit architectures and __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2022-11-22 14:05 UTC 

[RFC PATCH 0/4] iov_iter: Add extraction helpers
 2022-11-22 13:36 UTC  (6+ messages)
` [RFC PATCH 1/4] mm: Move FOLL_* defs to mm_types.h
` [RFC PATCH 2/4] iov_iter: Add a function to extract a page list from an iterator

[PATCH 0/2] Follow-up to Leave IRQs enabled for per-cpu page allocations
 2022-11-22 13:12 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations -fix
` [PATCH 2/2] mm/page_alloc: Simplify locking during free_unref_page_list

[linux-next:pending-fixes] BUILD SUCCESS e7525a67d6a7efd0664a245891ba54b2df388afd
 2022-11-22 13:00 UTC 

[RFC PATCH v1 0/4] Introduce merge identical pages mechanism
 2022-11-22 12:14 UTC  (7+ messages)
` [RFC PATCH v1 1/4] zram: introduce "
` [RFC PATCH v1 2/4] zram: add merge sysfs knob

[PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-22 11:50 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-22 11:44 UTC  (11+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[linux-next:master 8883/9540] ld.lld: error: undefined symbol: lockdep_is_held
 2022-11-22 11:28 UTC 

[linux-next:master 7077/9540] drivers/perf/arm_cspmu/arm_cspmu.c:1105:29: error: implicit declaration of function 'get_acpi_id_for_cpu'
 2022-11-22 11:06 UTC  (4+ messages)

[linux-next:master 8883/9540] ERROR: modpost: "lockdep_is_held" [fs/dlm/dlm.ko] undefined!
 2022-11-22 10:38 UTC 

Files in include/trace/events
 2022-11-22 10:23 UTC 

[PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
 2022-11-22  9:57 UTC  (7+ messages)
` [PATCH -next 2/2] mm/kasan: simplify is_kmalloc check

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-22  9:50 UTC  (11+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-22  9:36 UTC  (9+ messages)
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET

[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
 2022-11-22  9:22 UTC  (2+ messages)
    ` Bugzilla (was: Re: [Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode))

[PATCH v3 0/2] Leave IRQs enabled for per-cpu page allocations
 2022-11-22  9:11 UTC  (7+ messages)
` [PATCH 2/2] mm/page_alloc: "

[PATCH] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-22  8:53 UTC  (4+ messages)

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-22  8:40 UTC  (13+ messages)
  ` [External] "

[ammarfaizi2-block:akpm/mm/mm-unstable 160/254] mm/rmap.c:1325 page_add_anon_rmap() error: uninitialized symbol 'first'
 2022-11-22  7:08 UTC  (4+ messages)

[PATCH v2 3/3] shmem: implement mount options for global quota limits
 2022-11-22  6:15 UTC  (2+ messages)

[bug report] mm: add zblock - new allocator for use via zpool API
 2022-11-22  4:33 UTC  (3+ messages)

[PATCH] zswap: do not allocate from atomic pool
 2022-11-22  3:30 UTC  (5+ messages)

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-22  3:16 UTC  (6+ messages)
` [PATCH v3 2/3] kunit: Use the static key when retrieving the current test

[PATCH v2 rcu 08/16] percpu-refcount: Use call_rcu_flush() for atomic switch
 2022-11-22  1:04 UTC 

[PATCH v8] mm: add zblock - new allocator for use via zpool API
 2022-11-22  0:47 UTC  (2+ messages)

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-21 23:13 UTC  (6+ messages)
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache

[PATCH] tools/vm/slabinfo-gnuplot: Use "grep -E" instead of "egrep"
 2022-11-21 22:07 UTC 

[linux-next:master] BUILD REGRESSION e4cd8d3ff7f9efeb97330e5e9b99eeb2a68f5cf9
 2022-11-21 21:58 UTC 

[linux-next:master 5535/9537] drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:423:31-32: Unneeded semicolon
 2022-11-21 21:50 UTC 

[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
 2022-11-21 21:17 UTC  (6+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()

Test case for "mm/thp: carry over dirty bit when thp splits on pmd"
 2022-11-21 19:57 UTC  (7+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-11-21 18:33 UTC  (7+ messages)
` [RFC PATCH v2 01/47] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
` [RFC PATCH v2 05/47] hugetlb: make hugetlb_vma_lock_alloc return its failure reason

[Bug 67651] Bisected: Lots of fragmented mmaps cause gimp to fail in 3.12 after exceeding vm_max_map_count
 2022-11-21 17:23 UTC  (6+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox