incoming
2021-12-10 22:46 UTC (16+ messages)
` [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
` [patch 02/21] MAINTAINERS: update kdump maintainers
` [patch 03/21] mailmap: update email address for Guo Ren
` [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page()
` [patch 05/21] timers: implement usleep_idle_range()
` [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps
` [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold
` [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message
` [patch 09/21] mm/damon/core: remove unnecessary error messages
` [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message
` [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
` [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables
` [patch 13/21] selftests/damon: skip test if DAMON is running
` [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case
` [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-10 22:27 UTC (50+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 02/40] x86/sev: "
` [PATCH v8 03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 05/40] x86/sev: Save the negotiated GHCB version
` [PATCH v8 06/40] x86/sev: Check SEV-SNP features support
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 10/40] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v8 11/40] x86/sev: "
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v8 30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v8 31/40] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v8 32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v8 34/40] x86/sev: add SEV-SNP feature detection/setup
` [PATCH v8 35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v8 37/40] x86/sev: Register SNP guest request platform device
` [PATCH v8 38/40] virt: Add SEV-SNP guest driver
` [PATCH v8 39/40] virt: sevguest: Add support to derive key
` [PATCH v8 40/40] virt: sevguest: Add support to get extended report
[PATCH 1/1] mm: bdi: Initialize bdi_min_ratio when bdi unregister
2021-12-10 21:36 UTC (7+ messages)
[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
2021-12-10 20:17 UTC (17+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 2/7] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v2 5/7] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v2 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v2 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned
[PATCH] mm: add group_oom_kill memory event
2021-12-10 20:00 UTC (3+ messages)
[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
2021-12-10 19:19 UTC (15+ messages)
` [PATCH v2 01/11] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v2 02/11] gpu: host1x: Add missing DMA API include
` [PATCH v2 03/11] drm/tegra: vic: Fix DMA API misuse
` [PATCH v2 04/11] iommu/iova: Squash entry_dtor abstraction
` [PATCH v2 05/11] iommu/iova: Squash flush_cb abstraction
` [PATCH v2 06/11] iommu/amd: Simplify pagetable freeing
` [PATCH v2 07/11] iommu/amd: Use put_pages_list
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] iommu/iova: Consolidate flush queue code
` [PATCH v2 10/11] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v2 11/11] iommu: Move flush queue data into iommu_dma_cookie
[PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
2021-12-10 19:18 UTC (4+ messages)
[PATCH v2 00/33] Separate struct slab from struct page
2021-12-10 18:26 UTC (8+ messages)
` [PATCH v2 24/33] mm/slob: Convert SLOB to use struct slab
` [PATCH v2 31/33] mm/sl*b: Differentiate struct slab fields by sl*b implementations
[PATCH v4 00/66] Introducing the Maple Tree
2021-12-10 18:24 UTC (9+ messages)
` [PATCH v4 07/66] mm: Add VMA iterator
` [PATCH v4 08/66] mmap: Use the VMA iterator in count_vma_pages_range()
[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-10 18:04 UTC (7+ messages)
` [PATCH v2 08/34] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
2021-12-10 17:47 UTC (11+ messages)
` [PATCH v4 06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v4 09/10] powerpc/mm: Convert to default topdown mmap layout
[PATCH 00/12] selftests: Remove ARRAY_SIZE duplicate defines
2021-12-10 17:33 UTC (13+ messages)
` [PATCH 01/12] tools: fix ARRAY_SIZE defines in tools and selftests hdrs
` [PATCH 02/12] selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c
` [PATCH 03/12] selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h
` [PATCH 04/12] selftests/core: remove ARRAY_SIZE define from close_range_test.c
` [PATCH 05/12] selftests/ir: remove ARRAY_SIZE define from ir_loopback.c
` [PATCH 06/12] selftests/landlock: remove ARRAY_SIZE define from common.h
` [PATCH 07/12] selftests/net: remove ARRAY_SIZE define from individual tests
` [PATCH 08/12] selftests/rseq: "
` [PATCH 09/12] selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
` [PATCH 10/12] selftests/sparc64: remove ARRAY_SIZE define from adi-test
` [PATCH 11/12] selftests/timens: remove ARRAY_SIZE define from individual tests
` [PATCH 12/12] selftests/vm: "
[PATCH-next v2] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
2021-12-10 16:37 UTC (5+ messages)
[PATCH v5 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
2021-12-10 15:54 UTC (5+ messages)
` [PATCH v5 2/3] mm: document locking restrictions for vm_operations_struct::close
` [PATCH v5 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection
[PATCH] mm/memcontrol: Disable on PREEMPT_RT
2021-12-10 15:22 UTC (3+ messages)
[PATCH 0/6] mm/damon/schemes: Extend stats for better online analysis and tuning
2021-12-10 15:00 UTC (7+ messages)
` [PATCH 1/6] mm/damon/schemes: Account scheme actions that successfully applied
` [PATCH 2/6] mm/damon/schemes: Account how many times quota limit has exceeded
` [PATCH 3/6] mm/damon/reclaim: Provide reclamation statistics
` [PATCH 4/6] Docs/admin-guide/mm/damon/reclaim: Document statistics parameters
` [PATCH 5/6] mm/damon/dbgfs: Support all DAMOS stats
` [PATCH 6/6] Docs/admin-guide/mm/damon/usage: Update for schemes statistics
[PATCH v2 00/14] Use uncached stores while clearing huge pages
2021-12-10 14:26 UTC (6+ messages)
` [PATCH v2 07/14] x86/clear_page: add clear_page_uncached()
[security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
2021-12-10 14:16 UTC (4+ messages)
[RFC net-next 0/2] IOAM queue depth and buffer occupancy
2021-12-10 12:57 UTC (11+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field
[RFC] More deterministic SLOB for real time embedded systems
2021-12-10 12:06 UTC (9+ messages)
` segregated list + slab merging is much better than original SLOB
` Do we really need SLOB nowdays?
[PATCH v1] mm, hwpoison: fix condition in free hugetlb page path
2021-12-10 11:02 UTC
[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
2021-12-10 10:55 UTC (5+ messages)
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists
[RFC] mm: introduce page pinner
2021-12-10 9:54 UTC (3+ messages)
[PATCH] mm: mempolicy: fix THP allocations escaping mempolicy restrictions
2021-12-10 9:52 UTC (2+ messages)
[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
2021-12-10 9:20 UTC (11+ messages)
` [PATCH v4 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection
` [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmap
[PATCH v3] mm: fix panic in __alloc_pages
2021-12-10 9:11 UTC (13+ messages)
[PATCH V1 0/2] mm/damon: Do little changes
2021-12-10 8:18 UTC (6+ messages)
` [PATCH V1 1/2] mm/damon/dbgfs: Avoid target_ids display wrong pid value
` [PATCH V1 2/2] mm/damon: Modify the display form of damon tracepoint
[PATCH] mm/madvise: pageout under plugging
2021-12-10 3:25 UTC (3+ messages)
[PATCH] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT
2021-12-10 2:47 UTC (2+ messages)
[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2021-12-10 1:31 UTC (7+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system
[syzbot] INFO: task can't die in reclaim_throttle
2021-12-09 22:00 UTC (3+ messages)
[PATCH v1 1/1] percpu_ref: Replace kernel.h with the necessary inclusions
2021-12-09 20:40 UTC (2+ messages)
[PATCH 00/10] Hardening page _refcount
2021-12-09 15:15 UTC (6+ messages)
` [PATCH 01/10] mm: page_ref_add_unless() does not trace 'u' argument
[PATCH -V2] numa balancing: move some document to make it consistent with the code
2021-12-09 13:49 UTC (2+ messages)
[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
2021-12-09 13:23 UTC (6+ messages)
` [PATCH RESEND v2 3/5] mm_zone: add function to check if managed dma zone exists
[PATCH 0/6] mm/damon: Misc cleanups
2021-12-09 13:18 UTC (7+ messages)
` [PATCH 1/6] mm/damon: Convert macro functions to static inline functions
` [PATCH 2/6] Docs/admin-guide/mm/damon/usage: Update for scheme quotas and watermarks
` [PATCH 3/6] Docs/admin-guide/mm/damon/usage: Remove redundant information
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: Mention tracepoint at the beginning
` [PATCH 5/6] Docs/admin-guide/mm/damon/usage: Update for kdamond_pid and (mk|rm)_contexts
` [PATCH 6/6] mm/damon: Remove a mistakenly added comment for a future feature
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