[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-07 15:51 UTC (4+ messages)
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-07 15:28 UTC (9+ messages)
` [RFC 05/18] pkernfs: add file mmap callback
[PATCH v2 0/3] per-vma locks in userfaultfd
2024-02-07 15:27 UTC (11+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
[PATCH] mm: Migrate high-order folios in swap cache correctly
2024-02-07 14:38 UTC (3+ messages)
[linux-next:master 4542/4898] Error: arch/riscv/boot/dts/microchip/mpfs.dtsi:425.36-37 syntax error
2024-02-07 14:35 UTC
[PATCH v2 0/4] eventfd: simplify signal helpers
2024-02-07 14:34 UTC (4+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-07 14:17 UTC (12+ messages)
` [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
[linux-next:master 4182/4898] mm/memory.c:4004:8: error: call to undeclared function 'swapcache_prepare'; ISO C99 and later do not support implicit function declarations
2024-02-07 14:15 UTC
convert write_cache_pages() to an iterator v6
2024-02-07 14:00 UTC (6+ messages)
` [PATCH 12/13] writeback: add a writeback iterator
[PATCH bpf-next 00/16] bpf: Introduce BPF arena
2024-02-07 13:33 UTC (19+ messages)
` [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *'
` [PATCH bpf-next 02/16] bpf: Recognize '__map' suffix in kfunc arguments
` [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel
` [PATCH bpf-next 04/16] bpf: Introduce bpf_arena
` [PATCH bpf-next 05/16] bpf: Disasm support for cast_kern/user instructions
` [PATCH bpf-next 06/16] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next 07/16] bpf: Add x86-64 JIT support for bpf_cast_user instruction
` [PATCH bpf-next 08/16] bpf: Recognize cast_kern/user instructions in the verifier
` [PATCH bpf-next 09/16] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA
` [PATCH bpf-next 10/16] libbpf: Add __arg_arena to bpf_helpers.h
` [PATCH bpf-next 11/16] libbpf: Add support for bpf_arena
` [PATCH bpf-next 12/16] libbpf: Allow specifying 64-bit integers in map BTF
` [PATCH bpf-next 13/16] bpf: Tell bpf programs kernel's PAGE_SIZE
` [PATCH bpf-next 14/16] bpf: Add helper macro bpf_arena_cast()
` [PATCH bpf-next 15/16] selftests/bpf: Add bpf_arena_list test
` [PATCH bpf-next 16/16] selftests/bpf: Add bpf_arena_htab test
[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
2024-02-07 13:22 UTC (6+ messages)
` [PATCH v11 1/5] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v11 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v11 3/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v11 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v11 5/5] arm64: send SIGBUS to user process for SEA exception
[PATCH -next v5 0/3] minor improvements for x86 mce processing
2024-02-07 12:29 UTC (3+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception
[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-07 11:54 UTC
[PATCH v3] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-07 11:36 UTC (5+ messages)
[RFC PATCH] cxl/pci: Set default timeout for background operations
2024-02-07 10:53 UTC
[linux-next:master 4182/4898] mm/memory.c:4004:8: error: implicit declaration of function 'swapcache_prepare' is invalid in C99
2024-02-07 10:47 UTC
[PATCH] cxl/mbox: Add Get Log Capabilities, Clear Log and Get Supported Logs Sub-List commands
2024-02-07 10:36 UTC
[PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-02-07 10:18 UTC (3+ messages)
[linux-next:master 4351/4898] include/trace/../../drivers/bus/mhi/host/trace.h:87:1: sparse: sparse: cast to restricted __le64
2024-02-07 10:14 UTC
[PATCH] mm: compaction: refactor compact_node()
2024-02-07 9:58 UTC
[PATCH] mm/vmalloc: lock contention optimization under multi-threading
2024-02-07 9:24 UTC (2+ messages)
[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
2024-02-07 8:58 UTC
[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-02-07 8:03 UTC (12+ messages)
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
[PATCH 0/3] few mm helpers for bcachefs
2024-02-07 7:44 UTC (6+ messages)
` [PATCH 1/3] mm: introduce memalloc_flags_{save,restore}
` [PATCH 2/3] mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
` [PATCH 3/3] mempool: kvmalloc pool
[PATCH 0/4] riscv: support fast gup
2024-02-07 7:28 UTC (4+ messages)
` [PATCH 1/4] riscv: tlb: fix __p*d_free_tlb()
[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_kernel_str
2024-02-07 7:16 UTC
[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
2024-02-07 6:37 UTC
[PATCH] mm/cma: Add sysfs file 'release_pages_success'
2024-02-07 4:34 UTC (3+ messages)
[PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-07 4:24 UTC (18+ messages)
[PATCH v2] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-07 3:28 UTC (2+ messages)
[PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked
2024-02-07 3:03 UTC (7+ messages)
` [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked (fix)
[PATCH v2] mm/demotion: print demotion targets
2024-02-07 3:02 UTC (3+ messages)
[PATCH] mm/cma: Drop cma_get_name()
2024-02-07 2:29 UTC (3+ messages)
[PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-07 2:24 UTC (3+ messages)
[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-07 2:21 UTC (2+ messages)
[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
2024-02-07 1:53 UTC (6+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
[PATCH v2] mm: swap: async free swap slot cache entries
2024-02-07 1:51 UTC (8+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 9ef611960397c21a628467432e30b6cf2efe21a5
2024-02-06 23:51 UTC
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2024-02-06 23:15 UTC (12+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[PATCH] mm/mempolicy: weighted interleave checks wrong parameter
2024-02-06 19:28 UTC
[PATCH v3 0/3] per-vma locks in userfaultfd
2024-02-06 18:27 UTC (6+ messages)
` [PATCH v3 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v3 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH v4] mm: memcg: Use larger batches for proactive reclaim
2024-02-06 17:52 UTC
[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-06 17:48 UTC (4+ messages)
[PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked
2024-02-06 17:31 UTC (4+ messages)
[PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations
2024-02-06 17:07 UTC (13+ messages)
[PATCH] blk-wbt: Fix detection of dirty-throttled tasks
2024-02-06 16:44 UTC (3+ messages)
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-06 16:13 UTC (5+ messages)
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-06 15:00 UTC (4+ messages)
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-02-06 14:40 UTC (4+ messages)
[linux-next:master 4030/4465] fs/ceph/locks.c:379:27: warning: unused variable 'lock'
2024-02-06 14:31 UTC
[linux-next:master 3985/4465] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:113:24: sparse: sparse: Using plain integer as NULL pointer
2024-02-06 13:59 UTC
[linux-next:master 4132/4465] fs/smb/client/file.c:383:32: sparse: sparse: symbol 'cifs_req_ops' was not declared. Should it be static?
2024-02-06 13:31 UTC
[linux-next:master 4231/4465] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'gsp' not described in 'nvkm_gsp_radix3_sg'
2024-02-06 13:31 UTC
[linux-next:master 4018/4021] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data219' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data219'
2024-02-06 13:20 UTC
[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
2024-02-06 13:19 UTC (12+ messages)
[linux-next:master 4146/4465] fs/quota/dquot.c:1699:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
2024-02-06 11:45 UTC
[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-06 11:32 UTC (9+ 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 rfcv2 00/11] mm: migrate: support poison recover from migrate folio
2024-02-06 11:21 UTC (12+ messages)
` [PATCH rfcv2 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfcv2 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfcv2 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
` [PATCH rfcv2 04/11] mm: migrate: remove migrate_folio_extra()
` [PATCH rfcv2 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfcv2 06/11] mm: migrate: split folio_migrate_mapping()
` [PATCH rfcv2 07/11] mm: add folio_mc_copy()
` [PATCH rfcv2 08/11] mm: migrate: support poisoned recover from migrate folio
` [PATCH rfcv2 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH rfcv2 10/11] mm: migrate: remove folio_migrate_copy()
` [PATCH rfcv2 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio()
[PATCH] mm/slab: Add slabreclaim flag to slabinfo
2024-02-06 9:08 UTC (6+ messages)
` 答复: "
[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
2024-02-06 8:58 UTC (10+ messages)
[PATCH] mm/migrate: preserve exact soft-dirty state
2024-02-06 8:48 UTC
[PATCH] mm/swap: fix race condition in direct swapin path
2024-02-06 7:38 UTC (7+ messages)
[linux-next:master 3181/4021] fs/smb/client/file.c:1684:13: error: implicit declaration of function 'lock_is_write'; did you mean 'op_is_write'?
2024-02-06 5:19 UTC
Do we still need SLAB_MEM_SPREAD (and possibly others)?
2024-02-06 3:34 UTC (10+ messages)
[PATCH 1/2] mm/damon/sysfs: Implement recording feature
2024-02-06 3:26 UTC (3+ messages)
[PATCH] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-06 3:08 UTC (9+ messages)
[PATCH] mm/damon/sysfs: handle 'state' file inputs for every sampling interval if possible
2024-02-06 2:51 UTC
[PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-06 1:01 UTC (3+ messages)
[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
2024-02-05 23:53 UTC (2+ messages)
[PATCH v3 0/3] fix and extend zswap kselftests
2024-02-05 23:25 UTC (4+ messages)
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests
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