[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
2019-04-03 12:51 UTC (12+ messages)
` [PATCH 1/6] mm: change locked_vm's type "
` [PATCH 2/6] vfio/type1: drop mmap_sem now that locked_vm is atomic
` [PATCH 3/6] vfio/spapr_tce: "
` [PATCH 4/6] fpga/dlf/afu: "
` [PATCH 5/6] powerpc/mmu: "
` [PATCH 6/6] kvm/book3s: "
[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
2019-04-03 12:37 UTC (14+ messages)
` [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface
` [PATCH 2/6] arm64/mm: Enable memory hot remove
` [PATCH 3/6] arm64/mm: Enable struct page allocation from device memory
` [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
` [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZE
` [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE
[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-03 12:29 UTC (3+ messages)
[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
2019-04-03 11:29 UTC (5+ messages)
` [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions
` [PATCH 3/3] kdump: update Documentation about crashkernel on arm64
[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
2019-04-03 11:28 UTC
[PATCH] slab: store tagged freelist for off-slab slabmgmt
2019-04-03 11:23 UTC (2+ messages)
[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
2019-04-03 10:46 UTC (28+ messages)
` [PATCH 1/4] mm, memory_hotplug: cleanup memory offline path
` [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
2019-04-03 10:04 UTC (12+ messages)
[PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC
2019-04-03 7:52 UTC (7+ messages)
[PATCH] mm: __pagevec_lru_add_fn: typo fix
2019-04-03 7:45 UTC (2+ messages)
[mmotm:master 19/222] arch/sh/kernel/cpu/sh2/clock-sh7619.o:undefined reference to `followparent_recalc'
2019-04-03 7:09 UTC (3+ messages)
` [kbuild-all] "
[PATCH v2 0/2] A couple hugetlbfs fixes
2019-04-03 5:29 UTC (2+ messages)
15c8410c67 ("mm/slob.c: respect list_head abstraction layer"): WARNING: CPU: 0 PID: 1 at lib/list_debug.c:28 __list_add_valid
2019-04-03 4:54 UTC (2+ messages)
[RFC PATCH v2 00/14] Slab Movable Objects (SMO)
2019-04-03 4:21 UTC (15+ messages)
` [RFC PATCH v2 01/14] slub: Add isolate() and migrate() methods
` [RFC PATCH v2 02/14] tools/vm/slabinfo: Add support for -C and -M options
` [RFC PATCH v2 03/14] slub: Sort slab cache list
` [RFC PATCH v2 04/14] slub: Slab defrag core
` [RFC PATCH v2 05/14] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC PATCH v2 06/14] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC PATCH v2 07/14] tools/testing/slab: Add object migration test module
` [RFC PATCH v2 08/14] tools/testing/slab: Add object migration test suite
` [RFC PATCH v2 09/14] xarray: Implement migration function for objects
` [RFC PATCH v2 10/14] tools/testing/slab: Add XArray movable objects tests
` [RFC PATCH v2 11/14] slub: Enable moving objects to/from specific nodes
` [RFC PATCH v2 12/14] slub: Enable balancing slabs across nodes
` [RFC PATCH v2 13/14] dcache: Provide a dentry constructor
` [RFC PATCH v2 14/14] dcache: Implement object migration
[PATCH] mem-hotplug: fix node spanned pages when we have a node with only zone_movable
2019-04-03 4:06 UTC (4+ messages)
mmotm 2019-04-02-17-16 uploaded
2019-04-03 3:47 UTC (2+ messages)
` mmotm 2019-04-02-17-16 uploaded (IMA)
shmem_recalc_inode: unable to handle kernel NULL pointer dereference
2019-04-03 0:30 UTC (5+ messages)
On guest free page hinting and OOM
2019-04-02 23:43 UTC (31+ messages)
[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
2019-04-02 23:05 UTC (8+ messages)
` [PATCH v5 1/7] list: Add function list_rotate_to_front()
` [PATCH v5 2/7] slob: Respect list_head abstraction layer
` [PATCH v5 3/7] slob: Use slab_list instead of lru
` [PATCH v5 4/7] slub: Add comments to endif pre-processor macros
` [PATCH v5 5/7] slub: Use slab_list instead of lru
` [PATCH v5 6/7] slab: "
` [PATCH v5 7/7] mm: Remove stale comment from page struct
[PATCH v2] writeback: use exact memcg dirty counts
2019-04-02 21:32 UTC (4+ messages)
[RFC PATCH v2 1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file
2019-04-02 20:36 UTC (7+ messages)
` [RFC PATCH v2 3/3] kasan: add interceptors for all string functions
[RESEND PATCH 0/3] improve vmap allocation
2019-04-02 19:26 UTC (5+ messages)
` [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for "
` [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
` [RESEND PATCH 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
[PATCH 0/1] slob: Fix list_head bug during allocation
2019-04-02 19:12 UTC (5+ messages)
` [PATCH 1/1] slob: Only use list functions when safe to do so
[PATCH v1] mm: balloon: drop unused function stubs
2019-04-02 18:23 UTC (2+ messages)
[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
2019-04-02 17:52 UTC (34+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v13 11/20] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v13 13/20] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
` [PATCH v13 15/20] drm/radeon, arm64: untag user pointers in radeon_ttm_tt_pin_userptr
` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v13 18/20] tee/optee, arm64: untag user pointers in check_mem_type
b050de0f98 ("fs/binfmt_elf.c: free PT_INTERP filename ASAP"): BUG: KASAN: null-ptr-deref in allow_write_access
2019-04-02 16:17 UTC (4+ messages)
[PATCHv8 00/10] Heterogenous memory node attributes
2019-04-02 14:56 UTC (4+ messages)
[Bug 203107] New: Bad page map in process during boot
2019-04-02 10:16 UTC
[PATCH] KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
2019-04-02 9:03 UTC (5+ messages)
` [PATCH V2] "
[RFC PATCH v2 0/1] improve vmap allocation
2019-04-02 8:48 UTC (5+ messages)
[PATCH] mm: add vm event for page cache miss
2019-04-02 7:56 UTC (7+ messages)
[PATCH] Bump vm.mmap_min_addr on 64-bit
2019-04-02 5:57 UTC (3+ messages)
[PATCH v3] gcov: fix when CONFIG_MODULES is not set
2019-04-02 4:47 UTC (2+ messages)
[PATCH] gcov: include linux/module.h for within_module
2019-04-02 2:54 UTC (5+ messages)
` [PATCH v2] gcov: fix when CONFIG_MODULES is not set
[PATCH] hugetlbfs: fix memory leak for resv_map
2019-04-01 21:31 UTC
[PATCH v4] kmemleak: survive in a low-memory situation
2019-04-01 20:12 UTC (8+ messages)
[PATCH] ARC: fix memory nodes topology in case of highmem enabled
2019-04-01 18:42 UTC
[RFC PATCH v2 0/3] ACPI: Support generic initiator proximity domains
2019-04-01 15:36 UTC (4+ messages)
` [RFC PATCH v2 1/3] ACPI: Support Generic Initiator only domains
` [RFC PATCH v2 2/3] arm64: "
` [RFC PATCH v2 3/3] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
[PATCH] x86/mpx: fix recursive munmap() corruption
2019-04-01 14:15 UTC
340d3d6178 ("mm/slob.c: respect list_head abstraction layer"): kernel BUG at lib/list_debug.c:31!
2019-04-01 12:15 UTC
[PATCH v2 00/11] Improve HMM driver API v2
2019-04-01 11:59 UTC (3+ messages)
` [PATCH v2 11/11] mm/hmm: add an helper function that fault pages and map them to a device v2
CMA area pages information
2019-04-01 11:04 UTC (2+ messages)
[PATCH] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-01 10:49 UTC (2+ messages)
page cache: Store only head pages in i_pages
2019-04-01 9:27 UTC (12+ messages)
[PATCH v5 00/10] mm: Sub-section memory hotplug support
2019-04-01 9:18 UTC (8+ 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