messages from 2022-06-13 20:17:38 to 2022-06-14 17:38:46 UTC [more...]
[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-14 17:38 UTC (7+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-14 17:37 UTC (17+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[PATCH] userfaultfd/selftests: Fix typo in comment
2022-06-14 17:30 UTC (2+ messages)
[PATCH 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan()
2022-06-14 17:27 UTC (9+ messages)
` [PATCH 1/3] mm/kmemleak: Use _irq lock/unlock variants in kmemleak_scan/_clear()
` [PATCH 2/3] mm/kmemleak: Skip unlikely objects in kmemleak_scan() without taking lock
` [PATCH 3/3] mm/kmemleak: Prevent soft lockup in first object iteration loop of kmemleak_scan()
[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
2022-06-14 17:20 UTC (4+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-06-14 17:16 UTC (12+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
2022-06-14 17:14 UTC (4+ messages)
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-14 16:57 UTC (16+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
` [PATCH 5/6] mm: hugetlb_vmemmap: replace early_param() with core_param()
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
[PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask()
2022-06-14 16:50 UTC (2+ messages)
[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
2022-06-14 16:45 UTC (16+ messages)
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-14 16:30 UTC (7+ messages)
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-06-14 16:13 UTC (6+ messages)
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
[PATCH] mm/slub: add missing TID updates on slab deactivation
2022-06-14 15:54 UTC (3+ messages)
[PATCH -V3 0/3] memory tiering: hot page selection
2022-06-14 15:30 UTC (5+ messages)
` [PATCH -V3 1/3] memory tiering: hot page selection with hint page fault latency
` [PATCH -V3 2/3] memory tiering: rate limit NUMA migration throughput
` [PATCH -V3 3/3] memory tiering: adjust hot threshold automatically
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-14 15:13 UTC (13+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [PATCH v6 03/13] mm/demotion: Return error on write to numa_demotion sysfs
[PATCH 0/2] slab bulk alloc/free cleanups
2022-06-14 15:26 UTC (3+ messages)
` [PATCH 1/2] mm/sl[au]b: use own bulk free function when bulk alloc failed
` [PATCH 2/2] mm/slab_common: move generic bulk alloc/free functions to SLOB
[PATCH] hugetlbfs: zero partial pages during fallocate hole punch
2022-06-14 15:03 UTC (3+ messages)
[RFC PATCH] selftests/vm: enable running select groups of tests
2022-06-14 14:36 UTC (2+ messages)
` [selftests/vm] c5fac7744c: kernel-selftests.vm.run_vmtests.sh../hugepage_mmap.fail
[PATCH] mm, slab: fix bad alignments
2022-06-14 13:15 UTC (2+ messages)
[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
2022-06-14 13:13 UTC (5+ messages)
[PATCH 1/3] mm/page_alloc: use might_alloc()
2022-06-14 13:08 UTC (6+ messages)
` [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()
` [PATCH 3/3] mm/mempool: use might_alloc()
[PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example
2022-06-14 13:08 UTC (2+ messages)
[PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-06-14 12:59 UTC (3+ messages)
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-06-14 12:57 UTC (16+ messages)
` [PATCHv7 01/14] x86/boot: Centralize __pa()/__va() definitions
` [PATCHv7 02/14] mm: Add support for unaccepted memory
` [PATCHv7 03/14] mm: Report unaccepted memory in meminfo
` [PATCHv7 04/14] efi/x86: Get full memory map in allocate_e820()
` [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv7 06/14] efi/x86: Implement support for unaccepted memory
` [PATCHv7 07/14] x86/boot/compressed: Handle "
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv7 09/14] x86/mm: Provide helpers for unaccepted memory
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv7 11/14] x86: Disable kexec if system has "
` [PATCHv7 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv7 13/14] x86/tdx: Refactor try_accept_one()
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support
[linux-next:pending-fixes] BUILD SUCCESS 52b5515b048e721629b799f2bef8b5fdfa40030f
2022-06-14 12:25 UTC
[PATCH] mm: check the function kmalloc_slab return value
2022-06-14 11:47 UTC (6+ messages)
` [PATCH v2] mm, slab: "
Issue in count_mm_mlocked_page_nr() with commit afcf76df48f9 ("mm/mlock: use vma iterator and maple state instead of vma linked list")
2022-06-14 11:33 UTC
Issue in count_mm_mlocked_page_nr() with commit afcf76df48f9 ("mm/mlock: use vma iterator and maple state instead of vma linked list")
2022-06-14 11:29 UTC
[PATCH v5 0/5] introduce mirrored memory support for arm64
2022-06-14 10:50 UTC (9+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 2/5] mm: Ratelimited mirrored memory related warning messages
` [PATCH v5 3/5] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd
` [PATCH v5 5/5] memblock: Disable mirror feature if kernelcore is not specified
[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
2022-06-14 10:33 UTC (2+ messages)
[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
2022-06-14 10:33 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 6d0c806803170f120f8cb97b321de7bd89d3a791
2022-06-14 9:54 UTC (3+ messages)
[PATCH v3] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-14 9:36 UTC
[syzbot] kernel BUG in mcopy_continue
2022-06-14 8:54 UTC (4+ messages)
[PATCH v2] mm/slub: Simplify __kmem_cache_alias()
2022-06-14 8:51 UTC (4+ messages)
[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
2022-06-14 8:50 UTC (5+ messages)
[PATCH] mm/slub: Move the stackdepot related allocation out of IRQ-off section
2022-06-14 8:24 UTC (4+ messages)
[PATCH v4 0/2] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-14 8:19 UTC (8+ messages)
` [PATCH v4 1/2] mm/memory-failure: introduce "hwpoisoned-pages" entry
` [External] "
` [PATCH v4 2/2] mm/memory-failure: disable unpoison once hw error happens
[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-14 7:50 UTC (6+ messages)
[PATCH] memblock: avoid some repeat when add new range
2022-06-14 7:52 UTC
[PATCH] mm/oom_kill: break evaluation when a task has been selected
2022-06-14 7:48 UTC (4+ messages)
[PATCH v12 00/14] Multi-Gen LRU Framework
2022-06-14 7:23 UTC (16+ messages)
` [PATCH v12 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v12 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v12 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v12 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v12 05/14] mm: multi-gen LRU: groundwork
` [PATCH v12 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v12 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v12 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v12 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v12 10/14] mm: multi-gen LRU: kill switch
` [PATCH v12 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v12 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v12 13/14] mm: multi-gen LRU: admin guide
` [PATCH v12 14/14] mm: multi-gen LRU: design doc
[RFC 0/2] CPA improvements
2022-06-14 6:53 UTC (4+ messages)
` [RFC 1/2] x86/mm/cpa: always fail when user address is passed
` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits()
[PATCH v5 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
2022-06-14 6:12 UTC (3+ messages)
[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-06-14 4:19 UTC (9+ messages)
` [PATCH v3 2/6] "
` [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-14 3:26 UTC (11+ messages)
[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
2022-06-14 3:21 UTC (2+ messages)
[PATCH V2 2/2] mm/mmap: Drop generic protection_map[] array
2022-06-14 3:05 UTC (5+ messages)
[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-06-14 2:38 UTC (11+ messages)
[PATCH v3 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-14 2:16 UTC (6+ messages)
` [PATCH v3 1/1] "
` "
[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
2022-06-14 2:09 UTC (3+ messages)
[RFC PATCH 0/6] User pkey minor bug fixes
2022-06-13 23:59 UTC (8+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
Linux 5.18-rc4
2022-06-13 22:48 UTC (7+ messages)
[PATCH] mm/swapfile: release swap info when swap device is unpluged
2022-06-13 21:46 UTC (3+ messages)
` 答复: "
[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
2022-06-13 20:14 UTC (20+ messages)
` [PATCH 14/32] kasan: only define kasan_metadata_size for Generic mode
` [PATCH 15/32] kasan: only define kasan_never_merge "
` [PATCH 16/32] kasan: only define metadata offsets "
` [PATCH 17/32] kasan: only define metadata structs "
` [PATCH 18/32] kasan: only define kasan_cache_create "
` [PATCH 19/32] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH 20/32] kasan: move kasan_get_alloc/free_track definitions
` [PATCH 21/32] kasan: simplify invalid-free reporting
` [PATCH 22/32] kasan: cosmetic changes in report.c
` [PATCH 23/32] kasan: use kasan_addr_to_slab in print_address_description
` [PATCH 24/32] kasan: move kasan_addr_to_slab to common.c
` [PATCH 25/32] kasan: make kasan_addr_to_page static
` [PATCH 26/32] kasan: simplify print_report
` [PATCH 27/32] kasan: introduce complete_report_info
` [PATCH 28/32] kasan: fill in cache and object in complete_report_info
` [PATCH 29/32] kasan: rework function arguments in report.c
` [PATCH 30/32] kasan: introduce kasan_complete_mode_report_info
` [PATCH 31/32] kasan: implement stack ring for tag-based modes
` [PATCH 32/32] kasan: better identify bug types "
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).