messages from 2018-09-20 11:12:10 to 2018-09-23 15:17:51 UTC [more...]
Linux RDMA mini-conf at Plumbers 2018
2018-09-23 15:17 UTC (3+ messages)
[PATCH 0/3] mm: dirty/accessed pte optimisations
2018-09-23 9:23 UTC (6+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion
[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-09-23 2:34 UTC (4+ messages)
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-23 2:33 UTC (6+ messages)
[PATCH v2 1/2] mm/page_alloc: Fix panic caused by passing debug_guardpage_minorder or kernelcore to command line
2018-09-22 14:53 UTC (2+ messages)
` [PATCH v2 2/2] mm/page_alloc: Add KBUILD_MODNAME
[PATCH] auxdisplay/cfag12864bfb.c: Replace vm_insert_page
2018-09-22 13:39 UTC (2+ messages)
Question about a pte with PTE_PROT_NONE and !PTE_VALID on !PROT_NONE vma
2018-09-22 4:38 UTC (2+ messages)
[PATCH 0/3] mm: Randomize free memory
2018-09-22 0:06 UTC (5+ messages)
[Question] Why do clear VM_ACCOUNT before do_munmap() in mremap()
2018-09-22 0:00 UTC
[PATCH v2] slub: extend slub debug to handle multiple slabs
2018-09-21 23:34 UTC (2+ messages)
possible deadlock in __do_page_fault
2018-09-21 23:21 UTC (6+ messages)
[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
2018-09-21 22:53 UTC (31+ messages)
` [RFC PATCH v4 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v4 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v4 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v4 05/27] Documentation/x86: Add CET description
` [RFC PATCH v4 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v4 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v4 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v4 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v4 10/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v4 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v4 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v4 13/27] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v4 14/27] mm: Handle shadow stack page fault
` [RFC PATCH v4 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v4 16/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v4 17/27] mm: Introduce do_mmap_locked()
` [RFC PATCH v4 18/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v4 19/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v4 20/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v4 22/27] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v4 23/27] mm/map: Add Shadow stack pages to memory accounting
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs
` [RFC PATCH v4 25/27] mm/mmap: Prevent Shadow Stack VMA merges
` [RFC PATCH v4 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v4 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map
[PATCHv3 0/6] mm: faster get user pages
2018-09-21 22:39 UTC (7+ messages)
` [PATCHv3 1/6] mm/gup_benchmark: Time put_page
` [PATCHv3 2/6] mm/gup_benchmark: Add additional pinning methods
` [PATCHv3 3/6] tools/gup_benchmark: Fix 'write' flag usage
` [PATCHv3 4/6] tools/gup_benchmark: Allow user specified file
` [PATCHv3 5/6] tools/gup_benchmark: Add parameter for hugetlb
` [PATCHv3 6/6] mm/gup: Cache dev_pagemap while pinning pages
[PATCH v6 00/18] APEI in_nmi() rework
2018-09-21 22:17 UTC (19+ messages)
` [PATCH v6 01/18] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v6 02/18] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v6 03/18] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v6 04/18] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol
` [PATCH v6 06/18] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v6 07/18] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v6 08/18] ACPI / APEI: Move locking to the notification helper
` [PATCH v6 09/18] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v6 10/18] ACPI / APEI: preparatory split of ghes->estatus
` [PATCH v6 11/18] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v6 12/18] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v6 13/18] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v6 14/18] ACPI / APEI: Split ghes_read_estatus() to read CPER length
` [PATCH v6 15/18] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v6 16/18] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority
` [PATCH v6 18/18] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
[PATCH v4 0/5] Address issues slowing persistent memory initialization
2018-09-21 20:14 UTC (22+ messages)
` [PATCH v4 1/5] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH v4 2/5] mm: Create non-atomic version of SetPageReserved for init use
` [PATCH v4 3/5] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
` [PATCH v4 4/5] async: Add support for queueing on specific node
` [PATCH v4 5/5] nvdimm: Schedule device registration on node local to the device
BUG: Bad page map (3)
2018-09-21 19:30 UTC (2+ messages)
[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-21 22:47 UTC (10+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem
[PATCH v6 0/4] KASLR feature to randomize each loadable module
2018-09-21 19:05 UTC (8+ messages)
` [PATCH v6 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v6 2/4] x86/modules: Increase randomization for modules
` [PATCH v6 3/4] vmalloc: Add debugfs modfraginfo
[RFC PATCH 0/9] Improve zone lock scalability using Daniel Jordan's list work
2018-09-21 17:45 UTC (2+ messages)
[PATCH] memory_hotplug: Free pages as higher order
2018-09-21 15:42 UTC (2+ messages)
[PATCH v9 00/20] kasan: add software tag-based mode for arm64
2018-09-21 15:13 UTC (21+ messages)
` [PATCH v9 01/20] kasan, mm: change hooks signatures
` [PATCH v9 02/20] kasan: move common generic and tag-based code to common.c
` [PATCH v9 03/20] kasan: rename source files to reflect the new naming scheme
` [PATCH v9 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v9 05/20] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v9 06/20] kasan: initialize shadow to 0xff "
` [PATCH v9 07/20] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v9 08/20] kasan: add tag related helper functions
` [PATCH v9 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v9 10/20] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v9 11/20] kasan, arm64: fix up fault handling logic
` [PATCH v9 12/20] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v9 13/20] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v9 14/20] kasan: split out generic_report.c from report.c
` [PATCH v9 15/20] kasan: add bug reporting routines for tag-based mode
` [PATCH v9 16/20] kasan: add hooks implementation "
` [PATCH v9 17/20] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v9 18/20] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v9 19/20] kasan: update documentation
` [PATCH v9 20/20] kasan: add SPDX-License-Identifier mark to source files
[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
2018-09-21 15:05 UTC (10+ messages)
` [RFC PATCH v4 1/9] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v4 2/9] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 4/9] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v4 5/9] x86/cet/ibt: ELF header parsing for IBT
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v4 7/9] x86/cet/ibt: Add ENDBR to op-code-map
` [RFC PATCH v4 8/9] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v4 9/9] x86/cet: Add PTRACE interface for CET
block: DMA alignment of IO buffer allocated from slab
2018-09-21 15:00 UTC (10+ messages)
[PATCH v8 00/20] kasan: add software tag-based mode for arm64
2018-09-21 14:28 UTC (7+ messages)
` [PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v8 16/20] kasan: add hooks implementation for tag-based mode
[PATCH v2 0/4] Refactor node_states_check_changes_online/offline
2018-09-21 14:25 UTC (6+ messages)
` [PATCH v2 1/4] mm/memory_hotplug: Spare unnecessary calls to node_set_state
` [PATCH v2 2/4] mm/memory_hotplug: Tidy up node_states_clear_node
` [PATCH v2 3/4] mm/memory_hotplug: Simplify node_states_check_changes_online
` [PATCH v2 4/4] mm/memory_hotplug: Clean up node_states_check_changes_offline
[PATCH v8 01/20] kasan, mm: change hooks signatures
2018-09-21 12:13 UTC (4+ messages)
[PATCH] arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
2018-09-21 11:13 UTC (2+ messages)
[PATCH 0/5] Refactor node_states_check_changes_online/offline
2018-09-21 10:31 UTC (13+ messages)
` [PATCH 1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state
` [PATCH 2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM
` [PATCH 3/5] mm/memory_hotplug: Tidy up node_states_clear_node
` [PATCH 4/5] mm/memory_hotplug: Simplify node_states_check_changes_online
` [PATCH 5/5] mm/memory_hotplug: Clean up node_states_check_changes_offline
[PATCH -next] mm/gup_benchmark: Fix unsigned comparison to zero in __gup_benchmark_ioctl
2018-09-21 9:50 UTC
Patch "x86/mm/pti: Add an overflow check to pti_clone_pmds()" has been added to the 4.18-stable tree
2018-09-21 8:23 UTC
KSM not working in 4.9 Kernel
2018-09-21 8:16 UTC (9+ messages)
Patch "x86/mm/pti: Add an overflow check to pti_clone_pmds()" has been added to the 4.14-stable tree
2018-09-21 7:53 UTC
[PATCH 6/7] mm/gup: Combine parameters into struct
2018-09-21 2:58 UTC (3+ messages)
zswap: use PAGE_SIZE * 2 for compression dst buffer size when calling crypto compression API
2018-09-21 1:01 UTC (7+ messages)
x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
2018-09-20 22:51 UTC (4+ messages)
mmotm 2018-09-20-14-08 uploaded
2018-09-20 21:09 UTC
mmotm 2018-09-20-12-10 uploaded
2018-09-20 19:10 UTC
[PATCH v2 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
2018-09-20 17:30 UTC (3+ messages)
` [PATCH v2 15/20] mm/balloon_compaction: suppress allocation warnings
` [PATCH v2 16/20] mm/balloon_compaction: list interfaces
[PATCH v4 0/3] docs/core-api: add memory allocation guide
2018-09-20 17:04 UTC (3+ messages)
[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
2018-09-20 16:39 UTC (10+ messages)
` [PATCH v2 1/4] devres: constify p in devm_kfree()
` [PATCH v2 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v2 3/4] devres: provide devm_kstrdup_const()
` [PATCH v2 4/4] clk: pmc-atom: use devm_kstrdup_const()
[PATCH] mm: Recheck page table entry with page table lock held
2018-09-20 11:25 UTC (4+ messages)
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).