[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 (8+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64
[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)
Re: [PATCH RFC v2] kasan: add atomic tests
2024-02-05 16:01 UTC (4+ messages)
` [PATCH] "
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 v3 0/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 15:32 UTC (4+ 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
[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 v3] mm: memcg: Use larger batches for proactive reclaim
2024-02-05 10:40 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 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
2024-02-05 9:45 UTC (11+ 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] mm/damon/core: check apply interval in
2024-02-04 20:49 UTC
[PATCH v8 0/4] Introduce mseal
2024-02-04 19:39 UTC (11+ 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 v2 0/3] per-vma locks in userfaultfd
2024-02-04 10:27 UTC (9+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
[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] mm/zswap: invalidate old entry when store fail or !zswap_enabled
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 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
2024-02-04 8:01 UTC (4+ messages)
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
[PATCH v2 0/6] mm/zswap: optimize zswap lru list
2024-02-04 3:06 UTC (7+ messages)
` [PATCH v2 1/6] mm/zswap: add more comments in shrink_memcg_cb()
` [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free
` [PATCH v2 3/6] mm/zswap: stop lru list shrinking when encounter warm region
` [PATCH v2 4/6] mm/zswap: remove duplicate_entry debug value
` [PATCH v2 5/6] mm/zswap: only support zswap_exclusive_loads_enabled
` [PATCH v2 6/6] mm/zswap: zswap entry doesn't need refcount anymore
[cip:linux-4.4.y-cip-rebase 1830/2766] include/linux/kasan.h:14:10: fatal error: asm/kasan.h: No such file or directory
2024-02-04 2:36 UTC
hugetlbfs: WARNING: bad unlock balance detected during MADV_REMOVE
2024-02-04 1:54 UTC (10+ messages)
[PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC
2024-02-04 1:52 UTC (12+ messages)
[PATCH 6.1 194/219] tcp: add sanity checks to rx zerocopy
2024-02-03 19:19 UTC
[PATCH v2] mm: swap: async free swap slot cache entries
2024-02-03 18:12 UTC (4+ messages)
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-02-03 17:57 UTC (13+ messages)
` [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch
` [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility
2024-02-03 17:27 UTC (7+ messages)
[linux-next:master 2558/3789] include/kunit/test.h:528:17: warning: '%s' directive argument is null
2024-02-03 16:22 UTC
[PATCH 3/3] mm/memory: Use exception ip to search exception tables
2024-02-03 13:37 UTC (3+ messages)
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