linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 02:32:52 to 2021-11-10 14:37:16 UTC [more...]

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-10 14:21 UTC  (4+ messages)
` [PATCH v6 19/42] x86/mm: Add support to validate memory when changing C-bit

[RFC PATCH] mm/damon: remove damon_lock
 2021-11-10 14:35 UTC  (5+ messages)

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-10 13:59 UTC  (20+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "
` [PATCH v3 10/15] mm/pte_ref: add support for page fault path
` [PATCH v3 11/15] mm/pte_ref: take a refcount before accessing the PTE page table page
` [PATCH v3 12/15] mm/pte_ref: update the pmd entry in move_normal_pmd()
` [PATCH v3 13/15] mm/pte_ref: free user PTE page table pages
` [PATCH v3 14/15] Documentation: add document for pte_ref
` [PATCH v3 15/15] mm/pte_ref: use mmu_gather to free PTE page table pages

[PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-10 13:33 UTC  (7+ messages)
` [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio
` [PATCH v4 2/5] folio: Add a function to get the host inode for "
` [PATCH v4 3/5] folio: Add replacements for page_endio()
` [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios
` [PATCH v4 5/5] afs: Use folios in directory handling

[PATCH V1 0/2] mm/damon: Do some small changes
 2021-11-10 13:16 UTC  (5+ messages)
` [PATCH V1 1/2] mm/damon: Unified access_check function naming rules
` [PATCH V1 2/2] mm/damon: Add 'age' of region tracepoint support

incoming
 2021-11-10 13:11 UTC  (74+ messages)
` [patch 08/87] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [patch 13/87] proc: allow pid_revalidate() during LOOKUP_RCU
` [patch 27/87] mailmap: update email address for Colin King
` [patch 28/87] MAINTAINERS: add "exec & binfmt" section with myself and Eric
` [patch 29/87] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
` [patch 30/87] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
` [patch 31/87] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
` [patch 32/87] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT
` [patch 33/87] lib, stackdepot: check stackdepot handle before accessing slabs
` [patch 34/87] lib, stackdepot: add helper to print stack entries
` [patch 35/87] lib, stackdepot: add helper to print stack entries into buffer
` [patch 36/87] include/linux/string_helpers.h: add linux/string.h for strlen()
` [patch 37/87] lib: uninline simple_strntoull() as well
` [patch 38/87] mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
` [patch 39/87] const_structs.checkpatch: add a few sound ops structs
` [patch 40/87] checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses
` [patch 41/87] checkpatch: get default codespell dictionary path from package location
` [patch 42/87] binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
` [patch 43/87] ELF: simplify STACK_ALLOC macro
` [patch 44/87] kallsyms: remove arch specific text and data check
` [patch 45/87] kallsyms: fix address-checks for kernel related range
` [patch 46/87] sections: move and rename core_kernel_data() to is_kernel_core_data()
` [patch 47/87] sections: move is_kernel_inittext() into sections.h
` [patch 48/87] x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
` [patch 49/87] sections: provide internal __is_kernel() and __is_kernel_text() helper
` [patch 50/87] mm: kasan: use is_kernel() helper
` [patch 51/87] extable: use is_kernel_text() helper
` [patch 52/87] powerpc/mm: use core_kernel_text() helper
` [patch 53/87] microblaze: use is_kernel_text() helper
` [patch 54/87] alpha: "
` [patch 55/87] ramfs: fix mount source show for ramfs
` [patch 56/87] init: make unknown command line param message clearer
` [patch 57/87] coda: avoid NULL pointer dereference from a bad inode
` [patch 58/87] coda: check for async upcall request using local state
` [patch 59/87] coda: remove err which no one care
` [patch 60/87] coda: avoid flagging NULL inodes
` [patch 61/87] coda: avoid hidden code duplication in rename
` [patch 62/87] coda: avoid doing bad things on inode type changes during revalidation
` [patch 63/87] coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
` [patch 64/87] coda: use vmemdup_user to replace the open code
` [patch 65/87] coda: bump module version to 7.2
` [patch 66/87] nilfs2: replace snprintf in show functions with sysfs_emit
` [patch 67/87] nilfs2: remove filenames from file comments
` [patch 68/87] hfs/hfsplus: use WARN_ON for sanity check
` [patch 69/87] crash_dump: fix boolreturn.cocci warning
` [patch 70/87] crash_dump: remove duplicate include in crash_dump.h
` [patch 71/87] signal: remove duplicate include in signal.h
` [patch 72/87] seq_file: move seq_escape() to a header
` [patch 73/87] seq_file: fix passing wrong private data
` [patch 74/87] kernel/fork.c: unshare(): use swap() to make code cleaner
` [patch 75/87] sysv: use BUILD_BUG_ON instead of runtime check
` [patch 76/87] Documentation/kcov: include types.h in the example
` [patch 77/87] Documentation/kcov: define `ip' "
` [patch 78/87] kcov: allocate per-CPU memory on the relevant node
` [patch 79/87] kcov: avoid enable+disable interrupts if !in_task()
` [patch 80/87] kcov: replace local_irq_save() with a local_lock_t
` [patch 81/87] scripts/gdb: handle split debug for vmlinux
` [patch 82/87] kernel/resource: clean up and optimize iomem_is_exclusive()
` [patch 83/87] kernel/resource: disallow access to exclusive system RAM regions
` [patch 84/87] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
` [patch 85/87] selftests/kselftest/runner/run_one(): allow running non-executable files
` [patch 86/87] ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
` [patch 87/87] ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL

[PATCH v3 00/15] Free user PTE page table pages
 2021-11-10 12:59 UTC  (14+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "

[PATCH] mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
 2021-11-10 12:33 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 6f9f2ed9499cee0dd377f4e8a175fae123529d81
 2021-11-10 12:38 UTC 

[PATCH] lib/bch:using swap() instead of tmp variable
 2021-11-10 11:32 UTC 

mm: unnecessary COW phenomenon
 2021-11-10 10:47 UTC  (3+ messages)

[PATCH] mm: migrate: Support multiple target nodes demotion
 2021-11-10 10:45 UTC  (3+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-10 10:24 UTC  (7+ messages)

[PATCH 0/7] task comm cleanups
 2021-11-10  9:05 UTC  (5+ messages)
` [PATCH 1/7] fs/exec: make __set_task_comm always set a nul terminated string

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-11-10  9:04 UTC  (19+ messages)

[PATCH RFC 0/2] mm: Rework zap ptes on swap entries
 2021-11-10  8:29 UTC  (3+ messages)
` [PATCH RFC 1/2] mm: Don't skip swap entry even if zap_details specified
` [PATCH RFC 2/2] mm: Rework swap handling of zap_pte_range

[PATCH] mm/damon/vaddr: use swap() to make code cleaner
 2021-11-10  7:44 UTC  (3+ messages)

[PATCH v4] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-10  6:27 UTC  (3+ messages)

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-11-10  6:18 UTC  (4+ messages)

[PATCH v3 3/3] mm/hwpoison: fix unpoison_memory()
 2021-11-10  2:48 UTC  (3+ messages)

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-10  2:12 UTC  (3+ messages)

WARNING in __folio_mark_dirty
 2021-11-10  1:57 UTC  (2+ messages)

[PATCH] mm: memcontrol: make cgroup_memory_nokmem static
 2021-11-10  1:56 UTC  (2+ messages)

[PATCH] mm/slab_common: use WARN() if cache still has objects on destroy
 2021-11-10  1:49 UTC  (2+ messages)

[RFC PATCH v2] mm: migrate: Support multiple target nodes demotion
 2021-11-10  1:30 UTC  (5+ messages)

[PATCH v1 1/5] mm/shmem: support deterministic charging of tmpfs
 2021-11-10  1:15 UTC  (6+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-09 21:10 UTC  (18+ messages)

[PATCH v2] mm: fix panic in __alloc_pages
 2021-11-09 19:54 UTC  (8+ messages)
` [PATCH v3] "

arch/powerpc/mm/book3s64/pgtable.c:174:15: error: no previous prototype for 'create_section_mapping'
 2021-11-09 18:59 UTC 

[PATCH 0/3] Improve the migration stats
 2021-11-09 18:10 UTC  (3+ messages)
` [PATCH 1/3] mm: migrate: Fix the return value of migrate_pages()

[PATCH v0.8 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-09 16:31 UTC  (5+ messages)
` [PATCH v0.8 2/6] mm, x86/uaccess: add userspace atomic helpers

[linux-next:master] BUILD REGRESSION c8109c2ba35e9bfd8a55087ffb1f42cc0dcf71e6
 2021-11-09 15:56 UTC 

[PATCH] mm: slab: make slab iterator functions static
 2021-11-09 13:33 UTC 

[linux-next:master 1194/13432] denali_dt.c:undefined reference to `devm_platform_ioremap_resource_byname'
 2021-11-09 13:02 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS e562220410d1220cf853792bb908bf15dd1e5238
 2021-11-09 11:24 UTC 

[linux-next:master 13255/13500] fs/udf/dir.c:78:25: error: cast from pointer to integer of different size
 2021-11-09  9:30 UTC 

[linux-next:master 13255/13500] fs/udf/dir.c:78:18: warning: cast from pointer to integer of different size
 2021-11-09  5:33 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).