messages from 2018-08-28 09:34:09 to 2018-08-30 14:43:46 UTC [more...]
[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
2018-08-30 14:38 UTC (7+ messages)
` [RFC PATCH v3 01/24] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v3 03/24] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v3 04/24] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v3 06/24] x86/cet: Control protection exception handler
` [RFC PATCH v3 10/24] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v3 13/24] x86/mm: Shadow stack page fault error checking
[PATCH 0/7] HMM updates, improvements and fixes
2018-08-30 14:41 UTC (17+ messages)
` [PATCH 2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
` [PATCH 3/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly v2
` [PATCH 3/7] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
` [PATCH 4/7] mm/hmm: properly handle migration pmd
` [PATCH 4/7] mm/hmm: properly handle migration pmd v2
[PATCH v1] mm: relax deferred struct page requirements
2018-08-30 14:35 UTC (8+ messages)
[PATCH v6 0/2] huge_pmd_unshare migration and flushing
2018-08-30 14:08 UTC (13+ messages)
` [PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
[PATCH 0/2] fix for "pathological THP behavior"
2018-08-30 14:02 UTC (24+ messages)
` [PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always
` [PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
v4.18.0+ WARNING: at mm/vmscan.c:1756 isolate_lru_page + bad page state
2018-08-30 13:31 UTC
[RFC PATCH] mm: Streamline deferred_init_pages and deferred_free_pages
2018-08-30 13:27 UTC (2+ messages)
[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-08-30 12:31 UTC (2+ messages)
[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
2018-08-30 11:48 UTC (13+ messages)
` [PATCH v6 01/11] arm64: add type casts to untagged_addr macro
` [PATCH v6 02/11] uaccess: add untagged_addr definition for other arches
` [PATCH v6 03/11] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v6 04/11] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v6 05/11] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v6 06/11] arm64: untag user address in __do_user_fault
` [PATCH v6 07/11] fs, arm64: untag user address in copy_mount_options
` [PATCH v6 08/11] usb, arm64: untag user addresses in devio
` [PATCH v6 09/11] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v6 10/11] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-30 19:23 UTC (4+ messages)
` [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem
[PATCH v1] mm/slub.c: Switch to bitmap_zalloc()
2018-08-30 10:43 UTC
[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
2018-08-30 10:23 UTC (13+ messages)
mmotm 2018-08-23-17-26 uploaded
2018-08-30 9:22 UTC (6+ messages)
[PATCHv2] kmemleak: Add option to print warnings to dmesg
2018-08-30 7:43 UTC (5+ messages)
[PATCH 1/2] kmemleak: dump all objects for slab usage analysis
2018-08-30 7:29 UTC (4+ messages)
` [PATCH 2/2] scripts: add kmemleak2pprof.py "
[PATCH 0/2] fs/dcache: Track # of negative dentries
2018-08-30 7:20 UTC (24+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed
[PATCH v4 0/3] KASLR feature to randomize each loadable module
2018-08-30 2:27 UTC (5+ messages)
` [PATCH v4 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v4 2/3] x86/modules: Increase randomization for modules
` [PATCH v4 3/3] vmalloc: Add debugfs modfraginfo
[PATCH] mm/page_alloc: Clean up check_for_memory
2018-08-30 1:55 UTC (4+ messages)
[PATCH 0/3] mm: dirty/accessed pte optimisations
2018-08-29 23:57 UTC (8+ messages)
` [PATCH 1/3] mm/cow: don't bother write protectig already write-protected huge pages
` [PATCH 2/3] mm/cow: optimise pte dirty/accessed bits handling in fork
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion
[RFC v2 0/2] Do not touch pages in remove_memory path
2018-08-29 23:09 UTC (5+ messages)
` [RFC v2 2/2] mm/memory_hotplug: Shrink spanned pages when offlining memory
[PATCH v3 1/3] mm: rework memcg kernel stack accounting
2018-08-29 21:33 UTC (4+ messages)
` [PATCH v3 3/3] mm: don't miss the last page because of round-off error
[PATCH v2 1/3] mm: rework memcg kernel stack accounting
2018-08-29 21:30 UTC (4+ messages)
[PATCH v4 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
2018-08-29 20:50 UTC (7+ messages)
` [PATCH v4 3/4] mm/memory_hotplug: Define nodemask_t as a stack variable
A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
2018-08-29 17:37 UTC (7+ messages)
Caching/buffers become useless after some time
2018-08-29 16:44 UTC (20+ messages)
Tagged pointers in the XArray
2018-08-29 16:17 UTC (7+ messages)
[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
2018-08-29 15:16 UTC (4+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-08-29 11:35 UTC (19+ messages)
` [PATCH v6 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v6 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 05/18] khwasan: initialize shadow to 0xff
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v6 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v6 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v6 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 14/18] khwasan: add hooks implementation
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v6 17/18] khwasan: update kasan documentation
` [PATCH v6 18/18] kasan: add SPDX-License-Identifier mark to source files
[PATCH RESEND 0/7] switch several architectures NO_BOOTMEM
2018-08-29 7:20 UTC (2+ messages)
[PATCH 00/10] Push the vm_fault_t conversion further
2018-08-28 23:52 UTC (14+ messages)
` [PATCH 01/10] cramfs: Convert to use vmf_insert_mixed
` [PATCH 02/10] mm: Remove vm_insert_mixed
` [PATCH 03/10] mm: Introduce vmf_insert_pfn_prot
` [PATCH 04/10] x86: Convert vdso to use vm_fault_t
` [PATCH 05/10] mm: Make vm_insert_pfn_prot static
` [PATCH 06/10] mm: Remove references to vm_insert_pfn
` [PATCH 07/10] mm: Remove vm_insert_pfn
` [PATCH 08/10] mm: Inline vm_insert_pfn_prot into caller
` [PATCH 09/10] mm: Convert __vm_insert_mixed to vm_fault_t
` [PATCH 10/10] mm: Convert insert_pfn "
[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
2018-08-28 21:30 UTC (13+ messages)
` [PATCH 1/9] mm: workingset: don't drop refault information prematurely
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 5/9] sched: loadavg: make calc_load_n() public
` [PATCH 6/9] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 7/9] sched: introduce this_rq_lock_irq()
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
` [PATCH 9/9] psi: cgroup support
[PATCH] mm, oom: OOM victims do not need to select next OOM victim unless __GFP_NOFAIL
2018-08-28 21:17 UTC (11+ messages)
[PATCH] mm: Conveted to use vm_fault_t
2018-08-28 18:03 UTC (2+ messages)
[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
2018-08-28 17:33 UTC (19+ messages)
` TLB flushes on fixmap changes
[PATCH] memory_hotplug: fix kernel_panic on offline page processing
2018-08-28 14:33 UTC (4+ messages)
[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
2018-08-28 9:33 UTC (4+ messages)
` [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()
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).