[PATCH v3 0/7] kmalloc-reclaimable caches
2018-07-19 8:42 UTC (12+ messages)
` [PATCH v3 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v3 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v3 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v3 4/7] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v3 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v3 6/7] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes
[PATCH v2 0/2] mm: soft-offline: fix race against page allocation
2018-07-19 8:27 UTC (13+ messages)
` [PATCH v2 1/2] mm: fix race on soft-offlining free huge pages
[PATCHv5 00/19] MKTME enabling
2018-07-19 8:27 UTC (30+ messages)
` [PATCHv5 02/19] mm: Do not use zero page in encrypted pages
` [PATCHv5 03/19] mm/ksm: Do not merge pages with different KeyIDs
` [PATCHv5 04/19] mm/page_alloc: Unify alloc_hugepage_vma()
` [PATCHv5 05/19] mm/page_alloc: Handle allocation for encrypted memory
` [PATCHv5 06/19] mm/khugepaged: Handle encrypted pages
` [PATCHv5 07/19] x86/mm: Mask out KeyID bits from page table entry pfn
` [PATCHv5 08/19] x86/mm: Introduce variables to store number, shift and mask of KeyIDs
` [PATCHv5 09/19] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCHv5 10/19] x86/mm: Implement page_keyid() using page_ext
` [PATCHv5 11/19] x86/mm: Implement vma_keyid()
` [PATCHv5 12/19] x86/mm: Implement prep_encrypted_page() and arch_free_page()
` [PATCHv5 17/19] x86/mm: Implement sync_direct_mapping()
` [PATCHv5 18/19] x86/mm: Handle encrypted memory in page_to_virt() and __pa()
[PATCH] mm: adjust max read count in generic_file_buffered_read()
2018-07-19 8:17 UTC
[PATCH] mm, oom: remove oom_lock from oom_reaper
2018-07-19 7:59 UTC
cgroup-aware OOM killer, how to move forward
2018-07-19 7:38 UTC (15+ messages)
[PATCH 0/3] Re-structure free_area_init_node / free_area_init_core
2018-07-19 7:35 UTC (12+ messages)
` [PATCH 1/3] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH 2/3] mm/page_alloc: Refactor free_area_init_core
` [PATCH 3/3] mm/page_alloc: Split context in free_area_init_node
[PATCH 3/3] vmalloc: Add debugfs modfraginfo
2018-07-19 5:24 UTC (2+ messages)
[PATCH v2 0/7] swap: THP optimizing refactoring
2018-07-19 4:42 UTC (15+ messages)
` [PATCH v2 1/7] swap: Add comments to lock_cluster_or_swap_info()
` [PATCH v2 2/7] mm/swapfile.c: Replace some #ifdef with IS_ENABLED()
` [PATCH v2 7/7] swap, put_swap_page: Share more between huge/normal code path
答复: [PATCH] fs/writeback: do memory cgroup related writeback firstly
2018-07-19 3:21 UTC
[linux-next:master 6018/7290] include/asm-generic/div64.h:239:22: error: passing argument 1 of '__div64_32' from incompatible pointer type
2018-07-19 1:06 UTC
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-19 0:33 UTC (17+ messages)
[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
2018-07-19 0:06 UTC (14+ messages)
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack
[RFC v5 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
2018-07-18 23:21 UTC (3+ messages)
` [RFC v5 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v5 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-18 22:36 UTC (22+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
[patch v3] mm, oom: fix unnecessary killing of additional processes
2018-07-18 21:21 UTC (4+ messages)
[PATCH] mm/page_alloc: Deprecate kernelcore=nn and movable_core=
2018-07-18 20:16 UTC (5+ messages)
[PATCH v2] mm: disallow mapping that conflict for devm_memremap_pages()
2018-07-18 19:23 UTC (6+ messages)
Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
2018-07-18 18:43 UTC (14+ messages)
[PATCH 00/39 v8] PTI support for x86-32
2018-07-18 18:09 UTC (42+ messages)
` [PATCH 01/39] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/39] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/39] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/39] x86/entry/32: Unshare NMI return path
` [PATCH 06/39] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/39] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/39] x86/entry/32: Leave "
` [PATCH 09/39] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 11/39] x86/entry/32: Simplify debug entry point
` [PATCH 12/39] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 13/39] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 14/39] x86/entry: Rename update_sp0 to update_task_stack
` [PATCH 15/39] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/39] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/39] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/39] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/39] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/39] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/39] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/39] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/39] x86/mm/legacy: "
` [PATCH 24/39] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/39] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/39] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/39] x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
` [PATCH 28/39] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
` [PATCH 29/39] x86/mm/pti: Introduce pti_finalize()
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 31/39] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 32/39] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 33/39] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 34/39] x86/ldt: Define LDT_END_ADDR
` [PATCH 35/39] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 36/39] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 37/39] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3
[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
2018-07-18 17:16 UTC (7+ messages)
[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-07-18 17:03 UTC (33+ messages)
` [PATCH v14 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v14 03/22] selftests/vm: move generic definitions to header file
` [PATCH v14 04/22] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v14 06/22] selftests/vm: typecast the pkey register
` [PATCH v14 07/22] selftests/vm: generic function to handle shadow key register
` [PATCH v14 08/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v14 09/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v14 10/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v14 11/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v14 12/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v14 13/22] selftests/vm: generic cleanup
` [PATCH v14 14/22] selftests/vm: Introduce generic abstractions
` [PATCH v14 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v14 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v14 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v14 22/22] selftests/vm: test correct behavior of pkey-0
[PATCH v2 00/11] docs/mm: add boot time memory management docs
2018-07-18 17:00 UTC (5+ messages)
[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
2018-07-18 16:01 UTC (8+ messages)
general protection fault with prefetch_freepointer
2018-07-18 14:31 UTC
[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
2018-07-18 13:56 UTC (21+ messages)
[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-18 12:05 UTC (7+ messages)
[PATCH 00/39 v7] PTI support for x86-32
2018-07-18 11:59 UTC (10+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
[PATCH v2 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
2018-07-18 11:39 UTC (2+ messages)
mmap with huge page
2018-07-18 10:37 UTC (4+ messages)
INFO: task hung in generic_file_write_iter
2018-07-18 10:36 UTC (3+ messages)
post linux 4.4 vm oom kill, lockup and thrashing woes
2018-07-18 8:38 UTC (4+ messages)
kernel BUG at fs/userfaultfd.c:LINE! (2)
2018-07-18 7:12 UTC (2+ messages)
[RFC PATCH 0/3] Cleanup for free_area_init_node / free_area_init_core
2018-07-18 2:01 UTC (2+ messages)
[next-20180711][Oops] linux-next kernel boot is broken on powerpc
2018-07-18 2:00 UTC (6+ 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