[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-17 14:10 UTC (7+ messages)
[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-17 13:57 UTC (7+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-10-17 13:47 UTC (4+ messages)
` [PATCH 4/4] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
[powerpc] Kernel crash while running LTP (bisected)
2023-10-17 13:30 UTC (3+ messages)
[PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
2023-10-17 13:02 UTC (6+ messages)
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 12:56 UTC (18+ messages)
` [RFC PATCH v1 1/8] Add mseal syscall
` [RFC PATCH v1 2/8] Wire up "
` [RFC PATCH v1 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v1 4/8] mseal: seal mprotect
` [RFC PATCH v1 5/8] mseal munmap
` [RFC PATCH v1 6/8] mseal mremap
` [RFC PATCH v1 7/8] mseal mmap
` [RFC PATCH v1 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
[linux-next:master 12600/13086] security/landlock/net.h:28:1: error: expected identifier or '(' before '{' token
2023-10-17 12:41 UTC
kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
2023-10-17 12:25 UTC
[linux-next:master 12978/13086] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c:286:52: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23
2023-10-17 11:09 UTC
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-10-17 10:46 UTC (5+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-17 10:42 UTC (9+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-17 10:26 UTC (5+ messages)
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-17 10:17 UTC (10+ messages)
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
2023-10-17 9:58 UTC (17+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
[RFC PATCH v2 0/8] Introduce mseal() syscall
2023-10-17 9:08 UTC (9+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
` [RFC PATCH v2 2/8] mseal: Wire up mseal syscall
` [RFC PATCH v2 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v2 4/8] mseal: Check seal flag for mprotect(2)
` [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
[linux-next:master 12600/13086] security/landlock/net.h:28:1: error: expected identifier or '('
2023-10-17 9:05 UTC
[linux-next:master 12600/13086] security/landlock/net.h:26:1: warning: 'landlock_append_net_rule' declared 'static' but never defined
2023-10-17 9:05 UTC
[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
2023-10-17 9:04 UTC (3+ messages)
[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
2023-10-17 8:31 UTC (12+ messages)
` [RFC PATCH v1 01/10] mm/prmem: Allocate memory during boot for storing persistent data
` [RFC PATCH v1 02/10] mm/prmem: Reserve metadata and persistent regions in early boot after kexec
` [RFC PATCH v1 03/10] mm/prmem: Manage persistent memory with the gen pool allocator
` [RFC PATCH v1 04/10] mm/prmem: Implement a page allocator for persistent memory
` [RFC PATCH v1 05/10] mm/prmem: Implement a buffer "
` [RFC PATCH v1 06/10] mm/prmem: Implement persistent XArray (and Radix Tree)
` [RFC PATCH v1 07/10] mm/prmem: Implement named Persistent Instances
` [RFC PATCH v1 08/10] mm/prmem: Implement Persistent Ramdisk instances
` [RFC PATCH v1 09/10] mm/prmem: Implement DAX support for Persistent Ramdisks
` [RFC PATCH v1 10/10] mm/prmem: Implement dynamic expansion of prmem
[PATCH V5] NUMA: optimize detection of memory with no node id assigned by firmware
2023-10-17 8:30 UTC
[linux-next:master] [usbip] b8aaf639b4: BUG:KASAN:slab-out-of-bounds_in_lockdep_init_map_type
2023-10-17 8:30 UTC
[PATCH 0/5] Fix page_owner's use of free timestamps
2023-10-17 8:13 UTC (11+ messages)
` [PATCH 1/5] mm/page_owner: Remove free_ts from page_owner output
` [PATCH 2/5] tools/mm: Remove references to free_ts from page_owner_sort
` [PATCH 3/5] tools/mm: Filter out timestamps for correct collation
` [PATCH 4/5] tools/mm: Fix the default case for page_owner_sort
` [PATCH 5/5] tools/mm: Update the usage output to be more organized
[PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
2023-10-17 7:52 UTC (4+ messages)
[PATCH v1 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
2023-10-17 7:39 UTC (4+ messages)
` [PATCH v1 1/3] "
[PATCH v3 0/2] riscv: Add remaining module relocations and tests
2023-10-17 7:08 UTC (5+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations
` [PATCH v3 2/2] riscv: Add tests for riscv module loading
[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 6:33 UTC (5+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v6 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
2023-10-17 6:12 UTC (10+ messages)
[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 5:54 UTC (13+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory
[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
2023-10-17 5:44 UTC (8+ messages)
` [RFC PATCH v1 2/2] mm: swap: "
[PATCH 0/2] minimize swapping on zswap store failure
2023-10-17 5:33 UTC (6+ messages)
` [PATCH 1/2] swap: allows swap bypassing "
` [PATCH 2/2] zswap: store uncompressed pages when compression algorithm fails
[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
2023-10-17 5:23 UTC (9+ messages)
` [PATCH v7 1/8] mm/util: Introduce kmemdup_array()
` [PATCH v7 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v7 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v7 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v7 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v7 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v7 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v7 8/8] soc/tegra: fuse: Add support for Tegra241
[PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-17 4:56 UTC (3+ messages)
[PATCH 0/5] Some khugepaged folio conversions
2023-10-17 3:48 UTC (7+ messages)
` [PATCH 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "
[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
2023-10-17 3:21 UTC (6+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
[PATCH] mm/swap: avoid a xa load for swapout path
2023-10-17 3:00 UTC (2+ messages)
[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
2023-10-17 2:32 UTC (3+ messages)
[linux-next:master 11471/12451] drivers/net/mdio/mdio-xgene.c:303:34: warning: unused variable 'xgene_mdio_of_match'
2023-10-17 0:15 UTC
[Invitation] Linux MM Alignment Session on Small-sized THPs on Wednesday
2023-10-16 23:32 UTC
[linux-next:master] BUILD REGRESSION 4d0515b235dec789578d135a5db586b25c5870cb
2023-10-16 23:21 UTC
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-16 23:18 UTC (30+ messages)
` [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
[linux-next:master 11468/12451] drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2004:34: warning: unused variable 'xgene_enet_of_match'
2023-10-16 22:36 UTC
[RESEND PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
2023-10-16 22:33 UTC (3+ messages)
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-10-16 20:48 UTC (17+ messages)
[PATCH] kasan: disable kasan_non_canonical_hook() for HW tags
2023-10-16 20:08 UTC
[PATCH v5 0/8] soc/tegra: fuse: Add ACPI support
2023-10-16 19:49 UTC (3+ messages)
` [PATCH v5 1/8] mm/util: Introduce kmemdup_array()
[linux-next:master 12146/12451] include/linux/bitmap.h:527:25: error: 'EBUSY' undeclared
2023-10-16 19:44 UTC
[PATCH v3 0/3] userfaultfd move option
2023-10-16 19:01 UTC (11+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-16 18:42 UTC (16+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
[linux-next:master 11571/12451] qcom-rng.c:undefined reference to `devm_hwrng_register'
2023-10-16 17:25 UTC
mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
2023-10-16 16:32 UTC (3+ messages)
[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
2023-10-16 16:27 UTC (3+ messages)
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-16 16:19 UTC (11+ messages)
` [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 16:11 UTC (3+ messages)
[PATCH v2] mm: kmsan: Panic on failure to allocate early boot metadata
2023-10-16 15:52 UTC (2+ messages)
[PATCH 00/10] mm: PCP high auto-tuning
2023-10-16 15:43 UTC (9+ messages)
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox