[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
2023-12-30 16:19 UTC (8+ messages)
` [PATCH v1 06/26] x86/sev: Add RMP entry lookup helpers
` [PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
` [PATCH v1 08/26] x86/traps: Define RMP violation #PF error code
` [PATCH v1 09/26] x86/fault: Dump RMP table information when RMP page faults occur
` [PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands
[PATCH 1/2] mm/cma: Move opening brace to next line for coding style
2023-12-30 16:06 UTC (6+ messages)
` [PATCH 2/2] mm/cma: Use 'unsigned int' for cma_area_count type clarity
6.6.8 stable: crash in folio_mark_dirty
2023-12-30 15:23 UTC
[PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
2023-12-30 11:43 UTC (4+ messages)
[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
2023-12-30 9:54 UTC (4+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1
[PATCH 0/2] hugetlbfs: Adjustments for two function implementations
2023-12-30 6:45 UTC (5+ messages)
` [PATCH 1/2] hugetlbfs: Improve a size determination in two functions
` [PATCH 2/2] hugetlbfs: Improve exception handling in hugetlbfs_fill_super()
some works in 2023
2023-12-30 5:09 UTC (3+ messages)
[PATCH 1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
2023-12-30 2:59 UTC (2+ messages)
[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
2023-12-30 2:56 UTC
[PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
2023-12-30 2:30 UTC (5+ messages)
[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
2023-12-30 2:09 UTC (3+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-29 21:38 UTC (4+ messages)
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
[PATCHv6 1/1] mm: optimization on page allocation when CMA enabled
2023-12-29 19:40 UTC (4+ messages)
[linux-next:master 6546/9925] arch/loongarch/include/asm/cmpxchg.h:70:42: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
2023-12-29 18:19 UTC
[PATCH, REBASED 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
2023-12-29 17:47 UTC (4+ messages)
` [PATCH, REBASED 2/2] mm, treewide: Rename MAX_ORDER to MAX_PAGE_ORDER
[linux-next:master 5175/8213] arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
2023-12-29 14:35 UTC (3+ messages)
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2023-12-29 11:35 UTC (5+ messages)
` "
[PATCH] mm: memory: use nth_page() in clear/copy_subpage()
2023-12-29 11:15 UTC (3+ messages)
[mm-stable PATCH] mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
2023-12-29 2:26 UTC
[linux-next:master 5046/10295] kismet: WARNING: unmet direct dependencies detected for SM_GCC_8650 when selected by SM_GPUCC_8650
2023-12-29 2:19 UTC
[PATCH v2 0/6] Remove some lruvec page accounting functions
2023-12-28 22:31 UTC (13+ messages)
` [PATCH v2 1/6] mm: Remove inc/dec lruvec page state functions
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()
` [PATCH v2 3/6] slub: Use folio APIs in free_large_kmalloc()
` [PATCH v2 4/6] slub: Use a folio in __kmalloc_large_node
` [PATCH v2 5/6] mm/khugepaged: Use a folio more in collapse_file()
` [PATCH v2 6/6] mm/memcontrol: Remove __mod_lruvec_page_state()
[PATCH] vmstat: don't auto expand the sysfs files
2023-12-28 20:52 UTC (12+ messages)
` Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)
[PATCH] mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is too large
2023-12-28 19:19 UTC (3+ messages)
[linux-next:master 5028/10295] kismet: WARNING: unmet direct dependencies detected for SC_GCC_8280XP when selected by SC_CAMCC_8280XP
2023-12-28 19:06 UTC
[PATCH v2] mm/vmstat: Move pgdemote_* to per-node stats
2023-12-28 18:22 UTC (3+ messages)
[PATCH] mm: ratelimit stat flush from workingset shrinker
2023-12-28 17:44 UTC (4+ messages)
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-28 16:58 UTC (5+ messages)
` [PATCH v5 15/40] netfs: Add support for DIO buffering
[PATCH] mm: swap: async free swap slot cache entries
2023-12-28 15:34 UTC (11+ messages)
[PATCH v5 0/5] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-28 15:19 UTC (7+ messages)
` [PATCH v5 1/5] mm/zswap: reuse dstmem when decompress
` [PATCH v5 2/5] mm/zswap: refactor out __zswap_load()
` [PATCH v5 3/5] mm/zswap: cleanup zswap_load()
` [PATCH v5 4/5] mm/zswap: cleanup zswap_writeback_entry()
` [PATCH v5 5/5] mm/zswap: change per-cpu mutex and buffer to per-acomp_ctx
[RFC 0/3] iommu/intel: Free empty page tables on unmaps
2023-12-28 15:01 UTC (4+ messages)
` [RFC 1/3] iommu/intel: Use page->refcount to count number of entries in IOMMU
[PATCH v3 00/10] IOMMU memory observability
2023-12-28 14:36 UTC (15+ messages)
` [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v3 03/10] iommu/io-pgtable-arm: "
` [PATCH v3 04/10] iommu/io-pgtable-dart: "
` [PATCH v3 05/10] iommu/exynos: "
` [PATCH v3 06/10] iommu/rockchip: "
` [PATCH v3 07/10] iommu/sun50i: "
` [PATCH v3 08/10] iommu/tegra-smmu: "
` [PATCH v3 09/10] iommu: observability of the IOMMU allocations
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[linux-next:master] [wifi] ce10e8653f: hwsim.prefer_eht_20.fail
2023-12-28 14:16 UTC (4+ messages)
[PATCH] MAINTAINERS: Update Ronnie Sahlberg's address
2023-12-28 13:36 UTC
[PATCH RFC 00/12] x86 NUMA-aware kernel replication
2023-12-28 13:10 UTC (13+ messages)
` [PATCH RFC 01/12] mm: allow per-NUMA node local PUD/PMD allocation
` [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
` [PATCH RFC 03/12] mm: per-NUMA node replication core infrastructure
` [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
` [PATCH RFC 05/12] x86: enable memory protection for replicated memory
` [PATCH RFC 06/12] x86: align kernel text and rodata using HUGE_PAGE boundary
` [PATCH RFC 07/12] x86: enable per-NUMA node kernel text and rodata replication
` [PATCH RFC 08/12] x86: make kernel text patching aware about replicas
` [PATCH RFC 09/12] x86: add support of NUMA replication for efi page tables
` [PATCH RFC 10/12] mm: add replicas allocation support for vmalloc
` [PATCH RFC 11/12] x86: add kernel modules text and rodata replication support
` [PATCH RFC 12/12] mm: set memory permissions for BPF handlers replicas
[PATCH v4 0/6] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-28 9:49 UTC (17+ messages)
` [PATCH v4 1/6] mm/zswap: change dstmem size to one page
` [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
` [PATCH v4 5/6] mm/zswap: cleanup zswap_writeback_entry()
` [PATCH v4 6/6] mm/zswap: change per-cpu mutex and buffer to per-acomp_ctx
[PATCH 2/2] mm: list_lru: remove unused macro list_lru_init_key()
2023-12-28 6:27 UTC
[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
2023-12-28 6:27 UTC
[PATCH 0/4] Remove some lruvec page accounting functions
2023-12-28 4:15 UTC (4+ messages)
` [PATCH 2/4] slab: Convert __kmalloc_large_node() and free_large_kmalloc() to use folios
[linux-next:master 9336/10295] drivers/net/ethernet/realtek/r8169_leds.c:undefined reference to `devm_led_classdev_register_ext'
2023-12-28 3:14 UTC
[RFC PATCH 0/4] Introduce & Optimize compat-mode helpers
2023-12-28 3:10 UTC (4+ messages)
` [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
[GIT PULL] hotfixes for 6.7
2023-12-28 0:40 UTC (3+ messages)
[PATCH mm] kasan: stop leaking stack trace handles
2023-12-27 22:28 UTC (6+ messages)
[PATCH] mm: memcg: fix split queue list crash when large folio migration
2023-12-27 21:41 UTC (2+ messages)
[linux-next:master 9812/10295] fscache.c:undefined reference to `__fscache_unuse_cookie'
2023-12-27 20:33 UTC
[syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add
2023-12-27 15:50 UTC (2+ messages)
[PATCH mm-unstable v4 0/5] mm/mglru: Kconfig cleanup
2023-12-27 14:12 UTC (6+ messages)
` [PATCH mm-unstable v4 1/5] mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
` [PATCH mm-unstable v4 2/5] mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
` [PATCH mm-unstable v4 3/5] mm/mglru: remove CONFIG_MEMCG
` [PATCH mm-unstable v4 4/5] mm/mglru: add dummy pmd_dirty()
` [PATCH mm-unstable v4 5/5] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
[RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
2023-12-27 10:33 UTC (5+ messages)
` [RFC PATCH v2 3/5] padata: dispatch works on different nodes
[PATCH 0/3] mm, lru_gen: batch update pages when aging
2023-12-27 10:22 UTC (8+ messages)
` [PATCH 1/3] mm, lru_gen: batch update counters on againg
` [PATCH 3/3] mm, lru_gen: try to prefetch next page when canning LRU
[PATCH] mm/cma: change print format of pointer in pr_debug() With %p, the pointer will be hashed and print (____ptrval____) instead
2023-12-27 9:56 UTC (2+ messages)
[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-27 8:39 UTC (12+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
[PATCH v9 0/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v9)
2023-12-27 7:38 UTC (7+ messages)
` [PATCH v9 1/6] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v9 2/6] udmabuf: Add back support for mapping hugetlb pages (v6)
` [PATCH v9 3/6] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios (v9)
` [PATCH v9 4/6] udmabuf: Convert udmabuf driver to use folios (v2)
` [PATCH v9 5/6] udmabuf: Pin the pages using memfd_pin_folios() API (v7)
` [PATCH v9 6/6] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
[linux-next:master] [xfs] 7f2f7531e0: BUG:KASAN:slab-use-after-free_in_xfs_defer_finish_recovery
2023-12-27 7:26 UTC (2+ messages)
[PATCH] mm: remove unnecessary ia64 code and comment
2023-12-27 6:30 UTC (2+ messages)
[linux-next:master 9655/10295] mm/kasan/common.c:511:53: sparse: sparse: incorrect type in argument 3 (different base types)
2023-12-27 2:15 UTC
[linux-next:master 10230/10295] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data566' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data566'
2023-12-27 2:05 UTC
[PATCH] exec: remove useless comment
2023-12-27 0:31 UTC
[PATCH v2] vhost-vdpa: account iommu allocations
2023-12-26 20:19 UTC (2+ messages)
[PATCH 00/16] IOMMU memory observability
2023-12-26 18:23 UTC (4+ messages)
` [PATCH 15/16] vhost-vdpa: account iommu allocations
[PATCH v2 00/10] IOMMU memory observability
2023-12-26 18:08 UTC (12+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-26 7:26 UTC (5+ messages)
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