[PATCH v3 0/3] mm/slub: some debug enhancements
2022-07-27 7:10 UTC (2+ messages)
` [PATCH v3 1/3] mm/slub: enable debugging memory wasting of kmalloc
[PATCH v2] mm: memory-failure: convert to pr_fmt()
2022-07-27 6:59 UTC (3+ messages)
[PATCH] mm/folio-compact: fix potential NULL pointer in pagecache_get_page
2022-07-27 6:46 UTC
[PATCH v2 0/5] A few cleanup and fixup patches for hugetlbfs
2022-07-27 6:46 UTC (12+ messages)
` [PATCH v2 1/5] hugetlbfs: use helper macro SZ_1{K,M}
` [PATCH v2 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
` [PATCH v2 3/5] hugetlbfs: remove unneeded header file
` [PATCH v2 4/5] hugetlbfs: cleanup some comments in inode.c
` [PATCH v2 5/5] hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
[PATCH] mm: use is_zone_movable_page() helper
2022-07-27 5:19 UTC (4+ messages)
[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
2022-07-27 4:38 UTC (29+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v10 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v10 8/8] mm/demotion: Update node_is_toptier to work with memory tiers
[GIT PULL] hotfixes for 5.19
2022-07-27 2:57 UTC (3+ messages)
[PATCH v3] memblock tests: compiling error
2022-07-27 2:39 UTC
[PATCH] mm: memory-failure: convert to pr_fmt()
2022-07-27 2:24 UTC (4+ messages)
[PATCH] memblock tests: compiling error
2022-07-27 2:20 UTC (7+ messages)
` "
[PATCH v2] memblock tests: compiling error
2022-07-27 2:20 UTC
[bug report] mm/hugetlb: possible data leak with huge pmd sharing
2022-07-27 1:49 UTC (5+ messages)
[linux-next:master 7168/8914] drivers/regulator/max597x-regulator.c:24:10: fatal error: linux/mfd/max597x.h: No such file or directory
2022-07-27 1:41 UTC (2+ messages)
[PATCH v12 00/69] Introducing the Maple Tree
2022-07-27 0:28 UTC (6+ messages)
` [PATCH v12 08/69] mm: start tracking VMAs with maple tree
` [PATCH v12 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
[PATCH v3 0/2] mm/hmm: fault non-owner device private entries
2022-07-27 0:08 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mm/hmm: add a test for cross device private faults
[PATCH v2] shmem: support huge_fault to avoid pmd split
2022-07-26 23:23 UTC (2+ messages)
[PATCH] mm: add more BUILD_BUG_ONs to gfp_migratetype()
2022-07-26 23:02 UTC
[linux-next:master 4678/13104] drivers/scsi/megaraid.c:4470:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-07-26 22:01 UTC
[PATCH] selftests/vm: fix va_128TBswitch.sh permissions
2022-07-26 22:01 UTC (5+ messages)
[linux-next:master 4678/13104] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:157:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-07-26 21:51 UTC
[linux-next:master 4228/13104] drivers/net/dsa/microchip/ksz9477_i2c.c:89:34: warning: 'ksz9477_dt_ids' defined but not used
2022-07-26 21:31 UTC
[PATCH v2 0/2] mm/hmm: fault non-owner device private entries
2022-07-26 21:14 UTC (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/hmm: add a test for cross device private faults
[PATCH v3] selftests/vm: enable running select groups of tests
2022-07-26 20:59 UTC (6+ messages)
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-07-26 20:17 UTC (31+ messages)
` [PATCHv7 02/14] mm: Add "
` [PATCHv7 03/14] mm: Report unaccepted memory in meminfo
` [PATCHv7 04/14] efi/x86: Get full memory map in allocate_e820()
` [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv7 06/14] efi/x86: Implement support for unaccepted memory
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv7 13/14] x86/tdx: Refactor try_accept_one()
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support
[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-07-26 19:05 UTC (6+ messages)
` [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-07-26 18:03 UTC (4+ messages)
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
[PATCH] shmem: support huge_fault to avoid pmd split
2022-07-26 17:54 UTC (5+ messages)
` "
[PATCH] mm: fix NULL pointer dereference in wp_page_reuse()
2022-07-26 16:26 UTC (3+ messages)
[PATCH 3/5] mm: wire up process_memwatch syscall for x86
2022-07-26 16:18 UTC
[PATCH v2 0/5] userfaultfd: support access/write hints
2022-07-26 16:02 UTC (7+ messages)
` [PATCH v2 2/5] userfaultfd: introduce access-likely mode for common operations
` [PATCH v2 1/5] userfaultfd: introduce uffd_flags
[PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-26 15:55 UTC (3+ messages)
[PATCH v2] mm: add warning if __vm_enough_memory fails
2022-07-26 14:54 UTC
[PATCH] mm: add warning if __vm_enough_memory fails
2022-07-26 14:42 UTC (3+ messages)
[PATCH] mm/page_owner.c: allow page_owner with given start_pfn/count
2022-07-26 14:03 UTC (4+ messages)
[fs/lock] 0064b3d9f9: BUG:kernel_NULL_pointer_dereference,address
2022-07-26 13:55 UTC (2+ messages)
[PATCH] mm: cleanup is_highmem()
2022-07-26 13:18 UTC
[PATCH v2 1/2] mm/slub: enable debugging memory wasting of kmalloc
2022-07-26 11:48 UTC (7+ messages)
` [PATCH v2 2/2] mm/slub: extend redzone check to cover all allocated kmalloc space
[PATCH] memblock tests: compiling error
2022-07-26 3:21 UTC
[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
2022-07-26 2:01 UTC (8+ messages)
` [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat
[PATCH] mm/hmm: fault non-owner device private entries
2022-07-25 22:29 UTC (9+ messages)
[PATCH v2] page_alloc: fix invalid watemark check on a negative value
2022-07-25 18:37 UTC (2+ messages)
[linux-next:master 11295/12552] cgroup.c:undefined reference to `bpf_trampoline_link_cgroup_shim'
2022-07-25 16:37 UTC (3+ messages)
[PATCH v3 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
2022-07-25 15:36 UTC (4+ messages)
Additional Huge Pages
2022-07-25 15:28 UTC (2+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-25 14:49 UTC (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-07-25 14:36 UTC (14+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code
[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
2022-07-25 14:28 UTC (5+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
` [PATCH v4 2/3] selftests: soft-dirty: Add test for mprotect
` [PATCH v4 3/3] selftests: Add soft-dirty into run_vmtests.sh
[PATCH v3 0/3] mm/mprotect: Fix soft-dirty checks
2022-07-25 14:11 UTC (6+ messages)
` [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
[devres] 3d0e198cd7: WARNING:at_drivers/base/devres.c:#devm_kfree
2022-07-25 13:30 UTC
[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
2022-07-25 13:04 UTC (11+ messages)
[PATCH] page_alloc: fix invalid watemark check on a negative value
2022-07-25 9:47 UTC (3+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-25 9:19 UTC (13+ messages)
[PATCH v5] mm: vmpressure: don't count proactive reclaim in vmpressure
2022-07-25 7:27 UTC (2+ messages)
[PATCH RESEND v4] arm64: mm: fix linear mem mapping access performance degradation
2022-07-25 6:46 UTC (5+ messages)
` [PATCH v5] "
[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
2022-07-25 6:02 UTC (14+ messages)
[linux-next:master 1663/12552] lib/crypto/blake2s-selftest.c:548:13: warning: stack frame size (1120) exceeds limit (1024) in 'blake2s_selftest'
2022-07-25 5:04 UTC
[linux-next:master 10407/12552] mm/memory.c:5157:1: internal compiler error: in arc_ifcvt, at config/arc/arc.cc:9642
2022-07-25 3:05 UTC
[linux-next:master 2450/12552] drivers/iio/accel/sca3300.c:162:8: warning: Excessive padding in 'struct sca3300_chip_info' (17 padding bytes, where 1 is optimal). Optimal fields order: name, scan_masks, channels, accel_scale, accel_scale_map, incli_scale, incli_scale_map, freq_table, f
2022-07-25 1:47 UTC (2+ messages)
[linux-next:master 4719/12552] drivers/video/fbdev/aty/atyfb_base.c:3741:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-07-25 1:10 UTC
[linux-next:master 4332/12552] drivers/firmware/tegra/bpmp.c:204:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
2022-07-24 23:08 UTC
[PATCH v2] fs: Call kmap_local_page() in copy_string_kernel()
2022-07-24 21:25 UTC
drivers/clocksource/timer-nps.c:84:52: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-07-24 16:20 UTC
[linux-next:master 4882/12552] drivers/iio/adc/ti-adc108s102.c:59:8: warning: Excessive padding in 'struct adc108s102_state' (56 padding bytes, where 24 is optimal). Optimal fields order: rx_buf, spi, reg, va_millivolt, tx_buf, ring_msg, scan_single_msg, ring_xfer, scan_single_xfer, co
2022-07-24 15:59 UTC
mm/percpu.c:3007:59: warning: the comparison will always evaluate as 'true' for the address of 'pglist' will never be NULL
2022-07-24 14:17 UTC
[PATCH] mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
2022-07-24 10:15 UTC (2+ messages)
[linux-next:master 4186/12552] drivers/net/phy/broadcom.c:785: undefined reference to `bcm_ptp_probe'
2022-07-24 4:48 UTC
[PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
2022-07-24 4:38 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