[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
2021-11-29 6:38 UTC (29+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API
[PATCH v4 0/4] Deterministic charging of shared memory
2021-11-29 6:00 UTC (3+ messages)
Commit 'hugetlbfs: extend the definition of hugepages parameter to support node allocation' breaks old numa less syntax of reserving hugepages on boot
2021-11-29 4:31 UTC (2+ messages)
[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
2021-11-29 3:06 UTC (4+ messages)
[PATCH 0/3] page table check
2021-11-29 2:55 UTC (11+ messages)
` [PATCH 2/3] mm: "
[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2021-11-29 0:29 UTC (15+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-11-28 18:38 UTC (10+ messages)
[linux-next:master 2700/3897] iosm_ipc_trace.c:undefined reference to `relay_file_operations'
2021-11-28 10:06 UTC
[linux-next:master 3421/3897] mm/kasan/shadow.c:528:19: error: use of undeclared identifier 'VM_DELAY_KMEMLEAK'
2021-11-28 9:55 UTC
[BUG] use-after-free in ksm_might_need_to_copy with KSM and swap
2021-11-28 9:45 UTC (4+ messages)
arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
2021-11-28 4:48 UTC
[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
2021-11-28 4:45 UTC (6+ messages)
[linux-next:master 54/3897] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-11-28 4:17 UTC
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-28 4:10 UTC (2+ messages)
[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
2021-11-28 1:50 UTC (3+ messages)
[PATCH v2 0/4] extend vmalloc support for constrained allocations
2021-11-28 0:00 UTC (35+ messages)
` [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc
mm/memcontrol.c:2113:33: warning: unused function 'get_obj_stock'
2021-11-27 21:29 UTC
scripts/coccinelle: drop bugon.cocci
2021-11-27 18:15 UTC
[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
2021-11-27 18:05 UTC (4+ messages)
[PATCH] net: dsa: felix: fix flexible_array.cocci warnings
2021-11-27 18:03 UTC
[PATCH v2] hugetlbfs: avoid overflow in hugetlbfs_fallocate
2021-11-27 17:50 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS eded04af7b265c37a3c85b180e99be533c2ab837
2021-11-27 16:54 UTC
[PATCH v3 0/2] mm/damon: Fix fake /proc/loadavg reports
2021-11-27 13:09 UTC (5+ messages)
` [PATCH v3 1/2] timers: Implement usleep_idle_range()
` [PATCH v3 2/2] mm/damon/core: Fix fake load reports due to uninterruptible sleeps
mm/memcontrol.c:785:20: warning: unused function 'mod_objcg_mlstate'
2021-11-27 12:15 UTC
[linux-next:master 3421/3897] mm/kasan/shadow.c:528:33: error: 'VM_DELAY_KMEMLEAK' undeclared; did you mean 'VM_DEFER_KMEMLEAK'?
2021-11-27 11:03 UTC
Questions about page fault of memfd/shmem
2021-11-27 9:19 UTC
[linux-next:master 3136/3897] arch/powerpc/kernel/time.c:846:9: sparse: sparse: incorrect type in initializer (different address spaces)
2021-11-27 6:48 UTC
fs/proc/vmcore.c:161:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-11-27 5:26 UTC
mm/memcontrol.c:1058:29: warning: unused function 'memcg_kmem_bypass'
2021-11-27 2:43 UTC
[PATCH v2 9/9] powerpc: Simplify and move arch_randomize_brk()
2021-11-26 19:23 UTC (3+ messages)
[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
2021-11-26 18:39 UTC (4+ messages)
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
[linux-next:master] BUILD REGRESSION f30a24ed97b401416118756fa35fbe5d28f999e3
2021-11-26 18:26 UTC
[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare
2021-11-26 18:22 UTC (4+ messages)
[linux-next:master 54/3897] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-11-26 17:51 UTC
[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
2021-11-26 17:18 UTC (13+ messages)
` [RFC PATCH 1/1] mm/slub: fix "
` [PATCH] mm/slub: fix endianness bug for alloc/free_traces attributes
[PATCH] mm: reduce spinlock contention in release_pages()
2021-11-26 16:26 UTC (13+ messages)
mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
2021-11-26 16:24 UTC (4+ messages)
[linux-next:master 3430/3897] drivers/dax/device.c:226:16: warning: variable 'fault_size' set but not used
2021-11-26 14:38 UTC
[PATCH v2 0/2] mm/damon: Fix fake /proc/loadavg reports
2021-11-26 14:37 UTC (4+ messages)
` [PATCH v2 1/2] timers: Implement usleep_idle_range()
` [PATCH v2 2/2] mm/damon/core: Fix fake load reports due to uninterruptible sleeps
[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
2021-11-26 13:42 UTC (3+ messages)
` [PATCH v1 1/2] virtio-mem: prepare page onlining code "
` [PATCH v1 2/2] virtio-mem: prepare fake "
[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
2021-11-26 11:03 UTC (15+ messages)
` [PATCH V7 02/18] x86/fpu: Refactor arch_set_user_pkey_access()
` [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros
` [PATCH V7 05/18] x86/pks: Add PKS setup code
` [PATCH V7 07/18] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
[PATCH] mm: split thp synchronously on MADV_DONTNEED
2021-11-26 9:39 UTC (22+ messages)
[PATCH][next] hugetlb: Fix spelling mistake "hierarichal" -> "hierarchical"
2021-11-26 8:57 UTC (5+ messages)
unusual behavior of loop dev with backing file in tmpfs
2021-11-26 7:51 UTC
[linux-next:master 802/3632] drivers/gpu/drm/tidss/tidss_drv.c:91:32: warning: unused variable 'tidss_pm_ops'
2021-11-26 6:02 UTC
[PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
2021-11-26 5:15 UTC (5+ messages)
` [kbuild-all] "
[next] kasan: shadow.c:528:33: error: 'VM_DELAY_KMEMLEAK' undeclared
2021-11-26 5:06 UTC (3+ messages)
[PATCH] mm: memcg/percpu: account extra objcg space to memory cgroups
2021-11-26 4:06 UTC
[PATCH V1 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
2021-11-26 3:51 UTC (2+ messages)
[PATCH v2] mm: split thp synchronously on MADV_DONTNEED and munmap
2021-11-26 3:31 UTC (3+ messages)
[PATCH] mm: kmemleak: alloc gray object for reserved region with direct map
2021-11-26 1:35 UTC (3+ messages)
[linux-next:master 2984/3632] drivers/iommu/intel/iommu.c:1344:7: warning: variable 'level_pfn' is used uninitialized whenever 'if' condition is true
2021-11-26 1:34 UTC
[PATCH v1] shmem: change shrinklist_lock form spinlock to mutex and move iput into it
2021-11-25 23:14 UTC (2+ messages)
WARNING: modpost: vmlinux.o(.text+0x5b811): Section mismatch in reference from the function test_bit() to the variable .init.data:numa_nodes_parsed
2021-11-25 21:41 UTC
iomap folio conversion for 5.17
2021-11-25 21:08 UTC
[PATCH] mm: fix the type of a parameter
2021-11-25 20:28 UTC (2+ messages)
[linux-next:master 2032/3632] sound/soc/sof/mediatek/mt8195/mt8195.c:51:3: warning: format specifies type 'unsigned long long' but the argument has type 'phys_addr_t' (aka 'unsigned int')
2021-11-25 20:19 UTC
[GIT PULL] Folio fixes for 5.16
2021-11-25 18:43 UTC (2+ messages)
[PATCH v2 0/5] x86: Show in sysfs if a memory node is able to do encryption
2021-11-25 18:12 UTC (4+ messages)
` [PATCH v2 3/5] x86/e820: Tag e820_entry with crypto capabilities
[PATCH v2 rebased 0/9] Convert powerpc to default topdown mmap layout
2021-11-25 17:52 UTC (10+ messages)
` [PATCH v2 rebased 1/9] powerpc/mm: Make slice specific to book3s/64
` [PATCH v2 rebased 2/9] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH v2 rebased 3/9] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v2 rebased 4/9] powerpc/mm: Remove asm/slice.h
` [PATCH v2 rebased 5/9] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH v2 rebased 6/9] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v2 rebased 7/9] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v2 rebased 8/9] powerpc/mm: Properly randomise mmap with slices
` [PATCH v2 rebased 9/9] powerpc: Simplify and move arch_randomize_brk()
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-11-25 16:55 UTC (3+ messages)
` [RFC v2 PATCH 06/13] KVM: Register/unregister memfd backed memslot
[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
2021-11-25 16:13 UTC (3+ messages)
[PATCH v4] mm: Defer kmemleak object creation of module_alloc()
2021-11-25 16:07 UTC (2+ messages)
[PATCH] filemap: Remove PageHWPoison check from next_uptodate_page()
2021-11-25 14:51 UTC (3+ messages)
[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
2021-11-25 14:47 UTC (4+ messages)
[PATCH] mm: page_alloc: Fix building error on -Werror=array-compare
2021-11-25 13:09 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