[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
2023-10-18 5:25 UTC (8+ messages)
[PATCH 00/10] Handle set_memory_XXcrypted() errors
2023-10-18 5:20 UTC (13+ messages)
` [PATCH 01/10] mm: Add helper for freeing decrypted memory
` [PATCH 02/10] x86/mm/cpa: Reject incorrect encryption change requests
` [PATCH 03/10] kvmclock: Use free_decrypted_pages()
` [PATCH 04/10] swiotlb: "
` [PATCH 05/10] ptp: "
` [PATCH 06/10] dma: "
` [RFC 07/10] hv: "
` [RFC 08/10] hv: Track decrypted status in vmbus_gpadl
` [RFC 09/10] hv_nstvsc: Don't free decrypted memory
` [RFC 10/10] uio_hv_generic: "
[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
2023-10-18 3:43 UTC (6+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-18 3:37 UTC (22+ messages)
` [RFC PATCH v1 1/8] Add mseal syscall
[5.10/5.15 LTS] Question on mlock race between ksm and cow
2023-10-18 3:16 UTC (4+ messages)
[PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
2023-10-18 2:53 UTC (2+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-18 2:28 UTC (5+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH v3 1/2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-18 1:31 UTC (4+ messages)
` [PATCH v3 2/2] mm/migrate: add nr_split to trace_mm_migrate_pages stats
[PATCH] mm: vmscan: the dirty folio unmap redundantly
2023-10-18 1:30 UTC
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-18 1:03 UTC (3+ messages)
[PATCH v2 0/1] mm: report per-page metadata information
2023-10-18 0:55 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-17 23:52 UTC (16+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-17 23:44 UTC (11+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure
[PATCH v3 0/3] userfaultfd man page updates
2023-10-17 23:23 UTC (7+ messages)
` [PATCH v3 1/3] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v3 2/3] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v3 3/3] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl
[linux-next:master] BUILD REGRESSION 4d5ab2376ec576af173e5eac3887ed0b51bd8566
2023-10-17 22:30 UTC
[PATCH v2 0/5] userfaultfd man page updates
2023-10-17 22:25 UTC (9+ messages)
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl
[PATCH 0/5] Some khugepaged folio conversions
2023-10-17 20:41 UTC (5+ messages)
` [PATCH 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() to use folios
` [PATCH 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
2023-10-17 20:10 UTC (2+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-17 19:39 UTC (14+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH 0/2] minimize swapping on zswap store failure
2023-10-17 19:24 UTC (11+ messages)
` [PATCH 1/2] swap: allows swap bypassing "
` [PATCH 2/2] zswap: store uncompressed pages when compression algorithm fails
[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
2023-10-17 18:25 UTC (5+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware
[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
2023-10-17 18:08 UTC (8+ messages)
` [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
[RFC PATCH v2 0/8] Introduce mseal() syscall
2023-10-17 17:43 UTC (13+ 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
[RESEND PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
2023-10-17 16:59 UTC (4+ messages)
[linux-next:master] [drivers/char/mem] 1b057bd800: stress-ng.splice.ops_per_sec -99.8% regression
2023-10-17 16:56 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 7dae1df269d334e148407873c0f9ea289a3bf00e
2023-10-17 16:26 UTC
[PATCH v2 0/2] Swap-out small-sized THP without splitting
2023-10-17 16:13 UTC (3+ messages)
` [PATCH v2 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v2 2/2] mm: swap: Swap-out small-sized THP without splitting
[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
2023-10-17 15:54 UTC (7+ messages)
` [RFC PATCH 1/5] slub: Introduce on_partial()
` [RFC PATCH 2/5] slub: Don't manipulate slab list when used by cpu
` [RFC PATCH 3/5] slub: Optimize deactivate_slab()
` [RFC PATCH 4/5] slub: Don't freeze slabs for cpu partial
` [RFC PATCH 5/5] slub: Introduce get_cpu_partial()
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-17 15:36 UTC (10+ messages)
[PATCH v1 0/4] mm/ksm: Add ksm advisor
2023-10-17 15:28 UTC (6+ messages)
[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-10-17 14:53 UTC (4+ messages)
[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
2023-10-17 14:51 UTC (4+ messages)
[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-10-17 14:49 UTC (7+ 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
mm/vmalloc.c:3689 vread_iter() error: we previously assumed 'vm' could be null (see line 3667)
2023-10-17 14:26 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-17 14:15 UTC (4+ 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)
[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 (2+ messages)
[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
[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
[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 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 (3+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations
[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 (7+ messages)
` [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 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 (2+ messages)
[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
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