[PATCH v1 00/14] Multigenerational LRU
2021-03-13 7:57 UTC
[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
2021-03-13 6:41 UTC (7+ messages)
` [PATCH 1/6] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/6] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 3/6] MIPS: prepare for new ftrace implementation
` [PATCH 4/6] kprobes/ftrace: Use ftrace_location() when [dis]arming probes
` [PATCH 5/6] ftrace: introduce FTRACE_IP_EXTENSION
` [PATCH 6/6] MIPS: add DYNAMIC_FTRACE_WITH_REGS and KPROBES_ON_FTACE
incoming
2021-03-13 5:08 UTC (30+ messages)
` [patch 01/29] memblock: fix section mismatch warning
` [patch 02/29] stop_machine: mark helpers __always_inline
` [patch 03/29] init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
` [patch 04/29] mm/page_alloc.c: refactor initialization of struct page for holes in memory layout
` [patch 05/29] mm/fork: clear PASID for new mm
` [patch 06/29] hugetlb: dedup the code to add a new file_region
` [patch 07/29] hugetlb: break earlier in add_reservation_in_range() when we can
` [patch 08/29] mm: introduce page_needs_cow_for_dma() for deciding whether cow
` [patch 09/29] mm: use is_cow_mapping() across tree where proper
` [patch 10/29] hugetlb: do early cow when page pinned on src mm
` [patch 11/29] mm/highmem.c: fix zero_user_segments() with start > end
` [patch 12/29] binfmt_misc: fix possible deadlock in bm_register_write
` [patch 13/29] MAINTAINERS: exclude uapi directories in API/ABI section
` [patch 14/29] linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
` [patch 15/29] kfence: fix printk format for ptrdiff_t
` [patch 16/29] kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
` [patch 17/29] kfence: fix reports if constant function prefixes exist
` [patch 18/29] include/linux/sched/mm.h: use rcu_dereference in in_vfork()
` [patch 19/29] mm/madvise: replace ptrace attach requirement for process_madvise
` [patch 20/29] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
` [patch 21/29] kasan: fix KASAN_STACK dependency for HW_TAGS
` [patch 22/29] mm/userfaultfd: fix memory corruption due to writeprotect
` [patch 23/29] mm, hwpoison: do not lock page again when me_huge_page() successfully recovers
` [patch 24/29] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [patch 25/29] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
` [patch 26/29] mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument
` [patch 27/29] mm/memcg: set memcg when splitting page
` [patch 28/29] zram: fix return value on writeback_store
` [patch 29/29] zram: fix broken page writeback
[PATCH] mm/oom_kill: fix wild pointer in out_of_memory
2021-03-13 4:23 UTC
[PATCH 3/7] tracing: Pass buffer of event to trigger operations
2021-03-13 4:04 UTC
[PATCH v2] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
2021-03-13 3:11 UTC (3+ messages)
[PATCH 0/5] Some cleanups for hugetlb
2021-03-13 2:54 UTC (9+ messages)
` [PATCH 3/5] hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
` [PATCH 4/5] mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
` [PATCH 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
2021-03-13 2:36 UTC (23+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages
[PATCH v2 0/4] Remove nrexceptional tracking
2021-03-13 2:35 UTC (3+ messages)
[PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned
2021-03-13 1:55 UTC (2+ messages)
[PATCH V5] MIPS: clean up MIPS_PGD_C0_CONTEXT
2021-03-13 1:39 UTC (2+ messages)
` [PATCH] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
[linux-next:master 2408/4141] drivers/scsi/sg.c:2198:1: warning: the frame size of 2144 bytes is larger than 2048 bytes
2021-03-13 1:15 UTC (2+ messages)
[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
2021-03-12 23:48 UTC (15+ messages)
[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
2021-03-12 23:18 UTC (18+ messages)
` [PATCH v3 2/4] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
` [External] "
` [PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [External] "
` [PATCH v3 4/4] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Is anonymous memory part of the page cache on Linux?
2021-03-12 22:45 UTC (4+ messages)
[PATCH] SUNRPC: Refresh rq_pages using a bulk page allocator
2021-03-12 22:16 UTC (2+ messages)
[linux-next:master 2778/3213] arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd'
2021-03-12 21:38 UTC (2+ messages)
[RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
2021-03-12 21:37 UTC (3+ messages)
[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
2021-03-12 21:08 UTC (14+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
[RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
2021-03-12 20:53 UTC (3+ messages)
[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
2021-03-12 20:05 UTC (12+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator
` [PATCH 4/7] SUNRPC: Set rq_page_end differently
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 6/7] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path
[PATCH] mm: Remove default DISCONTIGMEM_MANUAL
2021-03-12 19:48 UTC (2+ messages)
[linux-next:master 2159/4141] drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c:34 mlx5_dm_create() warn: should '(((1))) << + (($expr_0x7fbd58df5790(30)) / 32))))) >> (32 - 8 - (($expr_0x7fbd58df5d30(30)) & 31))) & (((1 << 8) - 1))) - (
2021-03-12 19:34 UTC
[linux-next:master] BUILD REGRESSION d98f554b318f57ded14684c04b3337a1975cf490
2021-03-12 18:12 UTC
[PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
2021-03-12 17:50 UTC (12+ messages)
[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
2021-03-12 17:38 UTC (7+ messages)
[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
2021-03-12 17:17 UTC (10+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
mmotm 2021-03-11-21-46 uploaded
2021-03-12 17:14 UTC (2+ messages)
` mmotm 2021-03-11-21-46 uploaded (mm/shmem.c)
[PATCH v22 0/8] Control-flow Enforcement: Indirect Branch Tracking
2021-03-12 16:59 UTC (11+ messages)
` [PATCH v22 8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave
[PATCH v2 01/11] kasan: docs: clean up sections
2021-03-12 15:11 UTC (22+ messages)
` [PATCH v2 02/11] kasan: docs: update overview section
` [PATCH v2 03/11] kasan: docs: update usage section
` [PATCH v2 04/11] kasan: docs: update error reports section
` [PATCH v2 05/11] kasan: docs: update boot parameters section
` [PATCH v2 06/11] kasan: docs: update GENERIC implementation details section
` [PATCH v2 07/11] kasan: docs: update SW_TAGS "
` [PATCH v2 08/11] kasan: docs: update HW_TAGS "
` [PATCH v2 09/11] kasan: docs: update shadow memory section
` [PATCH v2 10/11] kasan: docs: update ignoring accesses section
` [PATCH v2 11/11] kasan: docs: update tests section
drivers/block/paride/bpck.c:32: warning: "PC" redefined
2021-03-12 14:45 UTC
[PATCH v4] kasan: remove redundant config option
2021-03-12 14:31 UTC (5+ messages)
[PATCH v2] fb_defio: Remove custom address_space_operations
2021-03-12 14:12 UTC (2+ messages)
[PATCH 01/11] kasan: docs: clean up sections
2021-03-12 14:07 UTC (13+ messages)
` [PATCH 02/11] kasan: docs: update overview section
` [PATCH 09/11] kasan: docs: update shadow memory section
` [PATCH 10/11] kasan: docs: update ignoring accesses section
` [PATCH 11/11] kasan: docs: update tests section
[PATCH] mm/slab: kmalloc with GFP_DMA32 allocate from SLAB_CACHE_DMA32
2021-03-12 13:20 UTC (3+ messages)
[PATCH mm] kfence: zero guard page after out-of-bounds access
2021-03-12 13:11 UTC (2+ messages)
[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
2021-03-12 12:01 UTC (5+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING a9379d66d2a888c65c75e4d8c12264ac20c24030
2021-03-12 10:40 UTC
[PATCH 1/2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
2021-03-12 10:27 UTC (4+ messages)
` [PATCH 2/2] MIPS: loongson64: alloc pglist_data at run time
[PATCH v3 00/11] fsdax: introduce fs query to support reflink
2021-03-12 10:18 UTC (8+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
[PATCH] z3fold: prevent reclaim/free race for headless pages
2021-03-12 9:29 UTC (2+ messages)
[PATCH v2] arm: print alloc free paths for address in registers
2021-03-12 9:21 UTC (3+ messages)
[syzbot] WARNING in huge_pmd_set_accessed
2021-03-12 8:52 UTC (2+ messages)
[PATCH v6 0/8] Add support for SVM atomics in Nouveau
2021-03-12 8:38 UTC (9+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v6 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v6 4/8] mm/rmap: Split migration into its own function
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 6/8] mm: Selftests for exclusive device memory
` [PATCH v6 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access
[PATCH 0/5 v3] Introduce a bulk order-0 page allocator with two in-tree users
2021-03-12 7:32 UTC (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
2021-03-12 5:54 UTC (8+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages
[PATCH v5 0/8] Add support for SVM atomics in Nouveau
2021-03-12 4:42 UTC (4+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions
[linux-next:master 1430/3917] drivers/platform/surface/surface_aggregator_registry.c:398:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255
2021-03-12 3:39 UTC (6+ messages)
[linux-next:pending-fixes 511/622] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:339 mlx5e_get_mpwqe_offset() warn: should '(wqe_ix COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt ((((((((((1))) << (((18 - 12 > 0) - 12:0))) + 1)) + (((8)) - 1)) & ~(((8)) - 1))))) << 12' be a 64 bit
2021-03-12 1:29 UTC
[PATCH v3] mm: huge_memory: a new debugfs interface for splitting THP tests
2021-03-12 0:57 UTC
[linux-next:master 3616/3917] mm/sparse-vmemmap.c:69:35: warning: operation on 'pte' may be undefined
2021-03-12 0:44 UTC
drivers/gpu/drm/etnaviv/etnaviv_dump.c:213 etnaviv_core_dump() warn: should - mem_map) + arch_pfn_offset) << 12' be a 64 bit
2021-03-12 0:26 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