[PATCH v2 0/7] mm: remove page idle and young wrapper
2023-11-11 10:57 UTC (18+ messages)
` [PATCH v2 1/7] fs/proc/page: remove unneeded PageTail && PageSlab check
` [PATCH v2 2/7] fs/proc/page: use a folio in stable_page_flags()
` [PATCH v2 3/7] fs/proc/page: respect folio head-page flag placement
` [PATCH v2 4/7] mm: huge_memory: use more folio api in __split_huge_page_tail()
` [PATCH v2 5/7] mm: task_mmu: use a folio in smaps_account()
` [PATCH v2 6/7] mm: task_mmu: use a folio in clear_refs_pte_range()
` [PATCH v2 7/7] page_idle: kill page idle and young wrapper
[PATCH] mpale_tree: remove redundant check on mas_wr_append
2023-11-11 10:54 UTC
Bisected stability regression in 6.6
2023-11-11 7:02 UTC
[PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
2023-11-11 6:25 UTC (4+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-11 3:42 UTC (13+ messages)
[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
2023-11-11 3:10 UTC
[PATCH v8] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-11 2:47 UTC (3+ messages)
[linux-next:master 10319/16858] drivers/iio/imu/bmi323/bmi323_spi.c:44:28: sparse: sparse: symbol 'bmi323_spi_regmap_config' was not declared. Should it be static?
2023-11-11 1:50 UTC
[linux-next:pending-fixes] BUILD SUCCESS 41e1be6c233485441f9168883ef7df7b2a4cca97
2023-11-11 1:17 UTC
[PATCH] mm/damon/core.c: avoid unintentional filtering out of schemes
2023-11-11 0:34 UTC (5+ messages)
[PATCH 0/3] kmemleak report format changes
2023-11-11 0:19 UTC (3+ messages)
[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
2023-11-11 0:10 UTC (3+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-10 22:47 UTC (8+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH v3 0/4] Remove the XFS mrlock
2023-11-10 22:21 UTC (6+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v3 2/4] mm: Use rwsem assertion macros for mmap_lock
` [PATCH v3 3/4] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v3 4/4] xfs: Remove mrlock wrapper
[v3 0/3] Reduce TLB flushes under some specific conditions
2023-11-10 22:18 UTC (10+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH] mm:hugetlb_cgroup: Fix the wrong format specifier
2023-11-10 21:02 UTC (3+ messages)
` [PATCH V2] mm:hugetlb_cgroup: Optimize variable initialization
[PATCH] mm: kmemleak: Remove security and coding style warning
2023-11-10 19:15 UTC (2+ messages)
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-10 18:22 UTC (11+ messages)
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
2023-11-10 18:20 UTC
get_user_pages() and EXEC_ONLY mapping
2023-11-10 17:17 UTC (3+ messages)
[PATCH v2 0/3] samples: introduce cgroup events listeners
2023-11-10 16:59 UTC (5+ messages)
` [PATCH v2 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v2 2/3] samples/cgroup: introduce cgroup v2 memory.events listener
` [PATCH v2 3/3] mm: memcg: add reminder comment for the memcg v2 events
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2023-11-10 16:36 UTC (6+ messages)
` [PATCH V2 1/3] mm: page_alloc: unreserve highatomic page blocks before oom
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[PATCH 1/8] CMDLINE: add generic builtin command line
2023-11-10 16:12 UTC
[RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
2023-11-10 15:26 UTC (2+ messages)
[PATCH] maple_tree: change return type of mas_split_final_node as void
2023-11-10 15:03 UTC (2+ messages)
mm/khugepaged.c:747:25: sparse: sparse: symbol 'khugepaged_collapse_control' was not declared. Should it be static?
2023-11-10 14:57 UTC
[PATCH 0/2] riscv: Enable percpu page first chunk allocator
2023-11-10 14:07 UTC (3+ messages)
` [PATCH 1/2] mm: Introduce flush_cache_vmap_early() and its riscv implementation
` [PATCH 2/2] riscv: Enable pcpu page first chunk allocator
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-10 13:38 UTC (9+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-10 12:32 UTC (23+ messages)
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-10 9:50 UTC (18+ messages)
[PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
2023-11-10 7:17 UTC
[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
2023-11-10 6:30 UTC (3+ messages)
WARNING: CPU: 6 PID: 474 at include/linux/maple_tree.h:712 mmap_region (include/linux/maple_tree.h:556 include/linux/maple_tree.h:731
2023-11-10 5:45 UTC (3+ messages)
[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
2023-11-10 5:26 UTC (13+ messages)
[PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
2023-11-10 4:23 UTC
[v4 0/3] Reduce TLB flushes under some specific conditions
2023-11-10 1:32 UTC (10+ messages)
` [v4 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
2023-11-10 1:31 UTC (8+ messages)
[RFC PATCH 00/86] Make the kernel preemptible
2023-11-10 0:56 UTC (31+ messages)
` [RFC PATCH 07/86] Revert "livepatch,sched: Add livepatch task switching to cond_resched()"
` [RFC PATCH 54/86] sched: add cond_resched_stall()
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
` [RFC PATCH 71/86] treewide: lib: "
` [RFC PATCH 82/86] treewide: mtd: "
` [RFC PATCH 85/86] treewide: drivers: "
fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
2023-11-09 23:53 UTC
[PATCH] gfp: Include __GFP_NOWARN in GFP_NOWAIT
2023-11-09 22:14 UTC (2+ messages)
[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-09 21:12 UTC (6+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
mm/khugepaged.c:747:25: sparse: sparse: symbol 'khugepaged_collapse_control' was not declared. Should it be static?
2023-11-09 20:49 UTC
[v4 1/3] mm/rmap: Recognize read-only TLB entries during batched TLB flush
2023-11-09 20:26 UTC (2+ messages)
[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
2023-11-09 19:40 UTC (10+ messages)
[PATCH] MM: shmem: Remove code sytle warnings
2023-11-09 18:49 UTC (4+ messages)
[PATCH v2 37/37] powerpc: Support execute-only on all powerpc
2023-11-09 17:38 UTC
[PATCH] MM: kmemleak: Removed coding style warnings and added a NULL check
2023-11-09 17:06 UTC (3+ messages)
` [PATCH 2/2] MM: kmemleak: Add %x to pr_debug
[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer
2023-11-09 16:38 UTC (17+ messages)
` [RFC][PATCH 1/4] mm, page_owner: add folio allocate post callback for struct page_owner to make the "
` [RFC][PATCH 2/4] mm, slub: implement slub allocate post callback for page_owner
` [RFC][PATCH 3/4] filemap: implement filemap "
` [RFC][PATCH 4/4] mm/rmap: implement anonmap "
[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
2023-11-09 11:08 UTC (2+ messages)
[PATCH 15/22] arch: vdso: consolidate gettime prototypes
2023-11-09 9:46 UTC (2+ messages)
[PATCH v2] kpageflags: respect folio head-page flag placement
2023-11-09 9:05 UTC (10+ messages)
[PATCH] mm:ALLOC_HIGHATOMIC flag allocation issuse
2023-11-09 8:30 UTC (3+ messages)
[PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
2023-11-09 8:25 UTC (3+ messages)
[PATCH 0/6] mm: cleanup and use more folio in page fault
2023-11-09 7:09 UTC (6+ messages)
` [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
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