[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
2024-02-05 22:57 UTC (2+ messages)
` [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
[PATCH v3 0/3] fix and extend zswap kselftests
2024-02-05 22:56 UTC (4+ messages)
` [PATCH v3 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH v3 2/3] selftests: fix the zswap invasive shrink test
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests
[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-05 22:55 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 749067d43da7a80462a871a33ee51173e553b31a
2024-02-05 22:49 UTC
[PATCH v2 0/3] per-vma locks in userfaultfd
2024-02-05 22:24 UTC (21+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH v8 0/4] Introduce mseal
2024-02-05 22:13 UTC (21+ messages)
[linux-next:master 3181/4021] fs/smb/client/file.c:1584:9: error: implicit declaration of function 'for_each_file_lock'; did you mean 'for_each_node_mask'?
2024-02-05 21:45 UTC
[linux-next:master 3180/4021] fs/ocfs2/stack_user.c:747:11: error: call to undeclared function 'lock_is_unlock'; ISO C99 and later do not support implicit function declarations
2024-02-05 21:35 UTC
[PATCH v2 0/6] mm/zswap: optimize zswap lru list
2024-02-05 21:20 UTC (3+ messages)
` [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free
[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
2024-02-05 21:16 UTC (10+ messages)
Re: [PATCH RFC v2] kasan: add atomic tests
2024-02-05 21:00 UTC (5+ messages)
` [PATCH] "
[PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
2024-02-05 20:26 UTC (15+ messages)
[PATCH RESEND] mm/damon/core: check apply interval in damon_do_apply_schemes()
2024-02-05 20:13 UTC
[PATCH] mm/damon/core: check apply interval in
2024-02-05 20:11 UTC (2+ messages)
[PATCH v2 0/2] mm/hugetlb: Restore the reservation
2024-02-05 19:18 UTC (3+ messages)
` [PATCH v2 1/2] mm/hugetlb: Restore the reservation if needed
` [PATCH v2 2/2] selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
[PATCH v2] mm: swap: async free swap slot cache entries
2024-02-05 19:10 UTC (6+ messages)
[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 18:51 UTC (8+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 2/3] iommu/iova: Reorganise some code
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines
[linux-next:master 1016/2825] make[2]: *** kselftest/livepatch/test_modules: No such file or directory. Stop
2024-02-05 18:05 UTC (6+ messages)
[PATCH] mm/slab: Add slabreclaim flag to slabinfo
2024-02-05 17:54 UTC (4+ messages)
[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
2024-02-05 17:53 UTC (4+ messages)
Do we still need SLAB_MEM_SPREAD (and possibly others)?
2024-02-05 17:50 UTC (6+ messages)
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-05 17:45 UTC (24+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate
[linux-next:master 3841/4021] kernel/workqueue.c:6798:32: error: passing 'const struct bus_type *' to parameter of type 'struct bus_type *' discards qualifiers
2024-02-05 17:43 UTC (4+ messages)
` [PATCH wq/for-6.9] Revert "workqueue: make wq_subsys const"
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-02-05 17:39 UTC (4+ messages)
[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
2024-02-05 17:26 UTC
[PATCH 0/3] Memory management patches needed by Rust Binder
2024-02-05 17:23 UTC (7+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`
[PATCH 1/1] mm: vmalloc: Add a scan area of VA only once
2024-02-05 17:20 UTC (5+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-05 16:58 UTC (6+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-02-05 16:30 UTC (4+ messages)
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
[PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties
2024-02-05 16:15 UTC (3+ messages)
convert write_cache_pages() to an iterator v6
2024-02-05 15:34 UTC (10+ messages)
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()
[PATCH v2] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 15:31 UTC (2+ messages)
[linux-next:master 3278/4021] arch/sparc/vdso/vclock_gettime.c:197:undefined reference to `__ubsan_handle_shift_out_of_bounds'
2024-02-05 15:12 UTC
[PATCH] selftests/mm: uffd-unit-test check if huge page size is 0
2024-02-05 14:50 UTC
[PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-05 14:47 UTC (2+ messages)
[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
2024-02-05 14:23 UTC (10+ messages)
[PATCH v3 0/3] Enable >0 order folio memory compaction
2024-02-05 14:18 UTC (3+ messages)
[PATCH] mm/swap: fix race condition in direct swapin path
2024-02-05 14:16 UTC (3+ messages)
[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
2024-02-05 12:48 UTC (2+ messages)
[PATCH net-next v5 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
2024-02-05 12:45 UTC (3+ messages)
` [PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v5 3/5] net: introduce page_frag_cache_drain()
[PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
2024-02-05 12:38 UTC (5+ messages)
[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2024-02-05 12:14 UTC (3+ messages)
[PATCH] mm: Support order-1 folios in the page cache
2024-02-05 12:00 UTC (2+ messages)
[PATCH] shmem: Properly report quota mount options
2024-02-05 11:51 UTC (2+ messages)
[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
2024-02-05 11:34 UTC (11+ messages)
` "
Pages doesn't belong to same large order folio in block IO path
2024-02-05 11:16 UTC (4+ messages)
[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
2024-02-05 9:53 UTC (3+ messages)
[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2024-02-05 9:32 UTC (9+ messages)
` Fwd: "
[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
2024-02-05 9:09 UTC (5+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
[PATCH] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-05 8:40 UTC (10+ messages)
[PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
2024-02-05 8:08 UTC (6+ messages)
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
2024-02-05 7:31 UTC (9+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface
[PATCH] mm/vmscan: Make too_many_isolated return bool
2024-02-05 7:11 UTC (2+ messages)
[PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-02-05 5:48 UTC (3+ messages)
` [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
[linux-next:master 12610/12662] htmldocs: Warning: file Documentation/ABI/testing/sysfs-platform-silicom#20:
2024-02-05 5:23 UTC (6+ messages)
[PATCH] mm/cma: Make MAX_CMA_AREAS = CONFIG_CMA_AREAS
2024-02-05 5:19 UTC
[PATCH] fs/inode: Make too_many_isolated return bool
2024-02-05 4:23 UTC (2+ messages)
[syzbot] [mm?] WARNING in zswap_folio_swapin
2024-02-05 3:48 UTC (4+ messages)
[PATCH] mm/cma: Drop CONFIG_CMA_DEBUG
2024-02-05 3:16 UTC
[PATCH 1/2] mm: pgtable: add missing flag and statistics for kernel PTE page
2024-02-05 2:14 UTC (10+ messages)
` [PATCH 2/2] mm: pgtable: remove unnecessary split ptlock for kernel PMD page
[PATCH] mm/z3fold: remove unneeded spinlock
2024-02-05 1:08 UTC (3+ messages)
` [External] "
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-04 23:45 UTC (2+ messages)
Recent-ish changes in binfmt_elf made my program segfault
2024-02-04 23:27 UTC (7+ messages)
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-04 21:34 UTC (3+ messages)
[PATCH] selftest: damon: fix minor typos in test logs
2024-02-04 17:13 UTC
[PATCH] memory tier: make memory_tier_subsys const
2024-02-04 14:24 UTC (2+ messages)
[PATCH] mm/z3fold:remove unneeded spinlock in z3fold_alloc
2024-02-04 13:15 UTC
[PATCH v2 0/3] Handle delay slot for extable lookup
2024-02-04 11:45 UTC (6+ messages)
[PATCH] lib/bch.c: increase bitrev single conversion length
2024-02-04 9:09 UTC (2+ messages)
[PATCH] meminfo: provide estimated per-node's available memory
2024-02-04 8:34 UTC
[PATCH -next v5 0/3] minor improvements for x86 mce processing
2024-02-04 8:26 UTC (4+ messages)
` [PATCH -next v5 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception
` [PATCH -next v5 3/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC
[PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration
2024-02-04 8:01 UTC (2+ messages)
` [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
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