[PATCH v30 0/4] Virtio-balloon: support free page reporting
2018-04-03 16:10 UTC (5+ messages)
` [PATCH v30 1/4] mm: support reporting free page blocks
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v30 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v30 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
2018-04-03 13:31 UTC (3+ messages)
` [RFC PATCH 1/1] vmscan: "
Signal handling in a page fault handler
2018-04-03 13:20 UTC (5+ messages)
[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
2018-04-03 13:06 UTC (13+ messages)
[PATCH v1] kernel/trace:check the val against the available mem
2018-04-03 12:35 UTC (18+ messages)
WARNING in account_page_dirtied
2018-04-03 12:05 UTC (2+ messages)
[PATCH 0/4] Add free() function
2018-04-03 11:41 UTC (6+ messages)
` [PATCH 3/4] mm: Add free()
[PATCH v3 0/6] KASan for arm
2018-04-03 11:38 UTC (12+ messages)
` [PATCH v3 1/6] Add TTBR operator for kasan_init
` [PATCH v3 2/6] Disable instrumentation for some code
` [PATCH v3 3/6] Replace memory function for kasan
` [PATCH v3 4/6] Define the virtual space of KASan's shadow region
` [PATCH v3 5/6] Initialize the mapping of KASan shadow memory
` [PATCH v3 6/6] Enable KASan for arm
[PATCH v1] mm: consider non-anonymous thp as unmovable page
2018-04-03 11:33 UTC (8+ messages)
[PATCH] mm/memblock: fix potential issue in memblock_search_pfn_nid()
2018-04-03 11:30 UTC (4+ messages)
WARNING: refcount bug in should_fail
2018-04-03 11:27 UTC (15+ messages)
` "
general protection fault in __mem_cgroup_free
2018-04-03 11:18 UTC (5+ messages)
[GIT PULL] remove in-kernel calls to syscalls
2018-04-03 10:53 UTC (3+ messages)
[PATCH] mm: avoid the unnecessary waiting when force empty a cgroup
2018-04-03 8:40 UTC (2+ messages)
[PATCH] mm: limit a process RSS
2018-04-03 8:29 UTC (3+ messages)
` 答复: "
[PATCH] mm: avoid the unnecessary waiting when force empty a cgroup
2018-04-03 8:05 UTC (2+ messages)
[PATCH] mm/page_alloc: call set_pageblock_order() once for each node
2018-04-03 7:57 UTC (4+ messages)
[PATCH v5 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-04-03 3:07 UTC (20+ messages)
` [PATCH v5 1/5] mm: page_alloc: remain memblock_next_valid_pfn() "
` [PATCH v5 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v5 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v5 4/5] arm64: introduce pfn_valid_region()
` [PATCH v5 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-04-03 0:14 UTC (7+ messages)
` [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
[RFC PATCH v2 0/2] Randomization of address chosen by mmap
2018-04-03 0:11 UTC (17+ messages)
[PATCH v9 00/24] Speculative page faults
2018-04-03 0:11 UTC (15+ messages)
` [PATCH v9 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v9 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v9 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v9 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
[PATCHv2 00/14] Partial MKTME enabling
2018-04-02 21:12 UTC (3+ messages)
` [PATCHv2 01/14] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
[PATCH 00/11] [v3] Use global pages with PTI
2018-04-02 20:41 UTC (16+ messages)
` [PATCH 01/11] x86/mm: factor out pageattr _PAGE_GLOBAL setting
` [PATCH 02/11] x86/mm: undo double _PAGE_PSE clearing
` [PATCH 03/11] x86/mm: introduce "default" kernel PTE mask
` [PATCH 04/11] x86/espfix: document use of _PAGE_GLOBAL
` [PATCH 05/11] x86/mm: do not auto-massage page protections
` [PATCH 06/11] x86/mm: remove extra filtering in pageattr code
` [PATCH 07/11] x86/mm: comment _PAGE_GLOBAL mystery
` [PATCH 08/11] x86/mm: do not forbid _PAGE_RW before init for __ro_after_init
` [PATCH 09/11] x86/pti: enable global pages for shared areas
` [PATCH 10/11] x86/pti: never implicitly clear _PAGE_GLOBAL for kernel image
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID
[PATCH 0/2] Move kfree_rcu out of rcu code and use kfree_bulk
2018-04-02 17:20 UTC (8+ messages)
` [PATCH 1/2] Move kfree_call_rcu() to slab_common.c
` [PATCH 2/2] kfree_rcu() should use kfree_bulk() interface
[PATCH 0/1] fix regression in hugetlbfs overflow checking
2018-04-02 16:21 UTC (3+ messages)
` [PATCH v2] hugetlbfs: fix bug in pgoff "
general protection fault in kernfs_kill_sb
2018-04-02 14:34 UTC (3+ messages)
Why the kernel needs `split_mem_range` to split the physical address range?
2018-04-02 11:25 UTC (3+ messages)
[PATCH 05/10] list_lru: Add memcg argument to list_lru_from_kmem()
2018-04-02 8:51 UTC (3+ messages)
` [lkp-robot] [list_lru] 42658d54ce: BUG:unable_to_handle_kernel
[PATCH] mm/migrate: properly preserve write attribute in special migrate entry
2018-04-02 2:35 UTC
[v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-04-02 1:58 UTC (3+ messages)
INFO: task hung in wb_shutdown (2)
2018-04-01 17:10 UTC
[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
2018-04-01 14:10 UTC (5+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()
[PATCH 00/32] docs/vm: convert to ReST format
2018-04-01 6:38 UTC (3+ messages)
[PATCH 1/1] MACRO_ARG_REUSE in checkpatch.pl is confused about * in typeof
2018-04-01 5:04 UTC
[PATCH 0/3] fs: Use memalloc_nofs_save/restore scope API
2018-03-31 21:21 UTC (10+ messages)
` [PATCH 1/3] fs: Perform writebacks under memalloc_nofs
WARNING: refcount bug in put_pid_ns
2018-03-31 20:47 UTC
WARNING: refcount bug in put_pid_ns
2018-03-31 20:47 UTC
general protection fault in __mem_cgroup_free
2018-03-31 20:47 UTC
[PATCH 00/11] Use global pages with PTI
2018-03-31 18:19 UTC (15+ messages)
[PATCH v10 00/62] Convert page cache to XArray
2018-03-31 2:11 UTC (6+ messages)
` [PATCH v10 43/62] memfd: Convert shmem_tag_pins "
` [PATCH v10 44/62] memfd: Convert shmem_wait_for_pins "
[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
2018-03-30 17:47 UTC (7+ messages)
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
[PATCH] mm,oom: Do not unfreeze OOM victim thread
2018-03-30 15:44 UTC (4+ messages)
[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
2018-03-30 14:27 UTC (4+ messages)
[PATCH v4 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-30 9:24 UTC (6+ messages)
` [PATCH v4 1/5] mm: page_alloc: remain memblock_next_valid_pfn() on arm and arm64
` [PATCH v4 4/5] arm64: introduce pfn_valid_region()
` [PATCH v4 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
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