messages from 2018-04-17 14:34:08 to 2018-04-18 18:53:30 UTC [more...]
[PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-04-18 18:53 UTC (13+ messages)
` [PATCH 1/6] arm64: add type casts to untagged_addr macro
` [PATCH 2/6] uaccess: add untagged_addr definition for other arches
` [PATCH 3/6] arm64: untag user addresses in copy_from_user and others
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH 6/6] arm64: update Documentation/arm64/tagged-pointers.txt
[PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-04-18 18:53 UTC
[PATCH v3 00/14] Rearrange struct page
2018-04-18 18:49 UTC (15+ messages)
` [PATCH v3 01/14] s390: Use _refcount for pgtables
` [PATCH v3 02/14] mm: Split page_type out from _mapcount
` [PATCH v3 03/14] mm: Mark pages in use for page tables
` [PATCH v3 04/14] mm: Switch s_mem and slab_cache in struct page
` [PATCH v3 05/14] mm: Move 'private' union within "
` [PATCH v3 06/14] mm: Move _refcount out of struct page union
` [PATCH v3 07/14] slub: Remove page->counters
` [PATCH v3 08/14] mm: Combine first three unions in struct page
` [PATCH v3 09/14] mm: Use page->deferred_list
` [PATCH v3 10/14] mm: Move lru union within struct page
` [PATCH v3 11/14] mm: Combine first two unions in "
` [PATCH v3 12/14] mm: Improve struct page documentation
` [PATCH v3 13/14] slab,slub: Remove rcu_head size checks
` [PATCH v3 14/14] slub: Remove kmem_cache->reserved
[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
2018-04-18 18:49 UTC (4+ messages)
[v4 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-04-18 18:48 UTC (12+ messages)
[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
2018-04-18 18:18 UTC (7+ messages)
[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
2018-04-18 16:20 UTC (4+ messages)
[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
2018-04-18 15:46 UTC (5+ messages)
[PATCH] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
2018-04-18 15:44 UTC (6+ messages)
[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-04-18 15:02 UTC (19+ messages)
` [PATCH v2 01/12] mm: Assign id to every memcg-aware shrinker
` [PATCH v2 02/12] memcg: Refactoring in mem_cgroup_alloc()
` [PATCH v2 03/12] memcg: Refactoring in alloc_mem_cgroup_per_node_info()
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 05/12] fs: Propagate shrinker::id to list_lru
` [PATCH v2 06/12] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v2 07/12] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v2 08/12] list_lru: Pass lru "
` [PATCH v2 09/12] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v2 10/12] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v2 11/12] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related to memcg
[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
2018-04-18 14:55 UTC (32+ messages)
` "
` [PATCH RESEND] "
[patch] mm, oom: fix concurrent munlock and oom reaper unmap
2018-04-18 14:28 UTC (14+ messages)
` [patch v2] "
[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
2018-04-18 14:07 UTC (7+ messages)
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [PATCH v2] fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
[__cpa_process_fault] CPA: called for zero pte
2018-04-18 14:06 UTC
[do_execve] attempted to set unsupported pgprot
2018-04-18 13:59 UTC
[per_cpu_ptr_to_phys] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
2018-04-18 13:55 UTC (2+ messages)
` [per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000
[PATCH] mm:memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create
2018-04-18 13:39 UTC (12+ messages)
[PATCH 1/2] x86, pti: fix boot problems from Global-bit setting
2018-04-18 12:26 UTC (5+ messages)
` [PATCH 2/2] x86, pti: fix boot warning "
[PATCH] mm: Fix do_pages_move status handling
2018-04-18 12:12 UTC
[RFC PATCH] mm: correct status code which move_pages() returns for zero page
2018-04-18 11:46 UTC (11+ messages)
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-18 8:33 UTC (16+ messages)
[LSF/MM TOPIC] CMA and larger page sizes
2018-04-18 8:17 UTC (4+ messages)
[PATCH 0/7] docs/vm: start moving files do Documentation/admin-guide`
2018-04-18 8:07 UTC (8+ messages)
` [PATCH 1/7] docs/vm: hugetlbpage: minor improvements
` [PATCH 2/7] docs/vm: hugetlbpage: move section about kernel development to hugetlbfs_reserv
` [PATCH 3/7] docs/vm: pagemap: formatting and spelling updates
` [PATCH 4/7] docs/vm: pagemap: change document title
` [PATCH 5/7] docs/admin-guide: introduce basic index for mm documentation
` [PATCH 6/7] docs/admin-guide/mm: start moving here files from Documentation/vm
` [PATCH 7/7] docs/admin-guide/mm: convert plain text cross references to hyperlinks
[PATCH 00/35 v5] PTI support for x32
2018-04-18 7:35 UTC (5+ messages)
[PATCH 11/24] x86/mm: Give each mm TLB flush generation a unique ID
2018-04-18 3:18 UTC
[PATCH] iomap: add a swapfile activation function
2018-04-18 2:50 UTC
[PATCH 2/3] mm: add find_alloc_contig_pages() interface
2018-04-18 1:39 UTC (3+ messages)
[PATCH 00/21] mm, THP, swap: Swapout/swapin THP as a whole
2018-04-18 0:39 UTC (7+ messages)
` [PATCH -mm 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm 10/21] mm, THP, swap: Support to count THP swapin and its fallback
[PATCH] mm/page_alloc: remove realsize in free_area_init_core()
2018-04-17 23:55 UTC (2+ messages)
[PATCH v4 0/3] restructure memfd code
2018-04-17 23:42 UTC (5+ messages)
` [PATCH v4 2/3] mm/shmem: update file sealing comments and file checking
` [PATCH v4 3/3] mm: restructure memfd code
[PATCH v10 00/62] Convert page cache to XArray
2018-04-17 21:49 UTC (5+ messages)
repeatable boot randomness inside KVM guest
2018-04-17 21:40 UTC (10+ messages)
centralize SWIOTLB config symbol and misc other cleanups
2018-04-17 19:55 UTC (5+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
[PATCH v3 1/4] mm: rename page_counter's count/limit into usage/max
2018-04-17 19:00 UTC (6+ messages)
` [PATCH v3 3/4] mm: treat memory.low value inclusive
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-17 18:28 UTC (14+ messages)
[PATCH v10 00/25] Speculative page faults
2018-04-17 16:51 UTC (23+ messages)
` [PATCH v10 05/25] mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 07/25] mm: introduce INIT_VMA()
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 09/25] mm: protect VMA modifications using "
` [PATCH v10 10/25] mm: protect mremap() against SPF hanlder
` [PATCH v10 11/25] mm: protect SPF handler against anon_vma changes
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
` [PATCH v10 13/25] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v10 14/25] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v10 15/25] mm: introduce __vm_normal_page()
` [PATCH v10 16/25] mm: introduce __page_add_new_anon_rmap()
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 18/25] mm: provide speculative fault infrastructure
` [PATCH v10 19/25] mm: adding speculative page fault failure trace events
` [PATCH v10 20/25] perf: add a speculative page fault sw event
` [PATCH v10 21/25] perf tools: add support for the SPF perf event
` [PATCH v10 22/25] mm: speculative page fault handler return VMA
` [PATCH v10 23/25] mm: add speculative page fault vmstats
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling
` [PATCH v10 25/25] powerpc/mm: add speculative page fault
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-17 16:25 UTC (17+ messages)
[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
2018-04-17 15:10 UTC (11+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).