messages from 2018-07-17 14:47:20 to 2018-07-18 20:16:32 UTC [more...]
[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 (7+ messages)
Showing /sys/fs/cgroup/memory/memory.stat very slow on some machines
2018-07-18 18:43 UTC (14+ messages)
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-18 18:39 UTC (15+ 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
[PATCHv5 00/19] MKTME enabling
2018-07-18 17:43 UTC (7+ 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()
[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 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-18 16:46 UTC (15+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [PATCH 09/10] psi: cgroup support
` [RFC PATCH 10/10] psi: aggregate ongoing stall events when somebody reads pressure
[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
2018-07-18 16:01 UTC (8+ messages)
cgroup-aware OOM killer, how to move forward
2018-07-18 15:28 UTC (16+ messages)
[PATCH v2 0/7] swap: THP optimizing refactoring
2018-07-18 15:15 UTC (14+ 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 0/3] Re-structure free_area_init_node / free_area_init_core
2018-07-18 15:15 UTC (11+ 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
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 v3 0/7] kmalloc-reclaimable caches
2018-07-18 13:36 UTC (8+ 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 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 (17+ messages)
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [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)
[PATCH v2 0/2] mm: soft-offline: fix race against page allocation
2018-07-18 8:50 UTC (9+ messages)
` [PATCH v2 1/2] mm: fix race on soft-offlining free huge pages
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)
[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
2018-07-17 23:15 UTC (10+ messages)
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack
[patch v3] mm, oom: fix unnecessary killing of additional processes
2018-07-17 21:09 UTC (2+ messages)
[PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
2018-07-17 19:11 UTC (9+ messages)
KASAN: slab-out-of-bounds Read in find_first_bit
2018-07-17 19:12 UTC (3+ messages)
kernel BUG at mm/vmscan.c:LINE!
2018-07-17 19:11 UTC (3+ messages)
[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
2018-07-17 19:10 UTC (28+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
BUG: bad usercopy in __check_heap_object (3)
2018-07-17 18:44 UTC (2+ messages)
[PATCH 0/6] use irqsafe variant of refcount_dec_and_lock() / atomic_dec_and_lock()
2018-07-17 15:56 UTC (4+ messages)
` [PATCH 3/6] bdi: Use refcount_t for reference counting instead atomic_t
GP fault in free_pcppages_bulk() while trying to list_del(&page->lru)
2018-07-17 15:55 UTC
[PATCH 1/2] mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
2018-07-17 15:08 UTC (4+ messages)
` [PATCH 2/2] dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
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).