[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-22 8:01 UTC (19+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
2023-06-22 8:00 UTC (6+ messages)
` [LTP] "
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-22 7:40 UTC (19+ messages)
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-06-22 7:27 UTC (3+ messages)
` [PATCH v1 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v1 2/2] udmabuf: Add back support for mapping hugetlb pages
[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
2023-06-22 7:18 UTC (18+ messages)
[PATCH] mm: zswap: fix double invalidate with exclusive loads
2023-06-22 6:39 UTC (7+ messages)
[PATCH RESEND] elf: correct note name comment
2023-06-22 6:02 UTC
[PATCH] x86,NUMA:Get the number of ram pages directly in numa_meminfo_cover_memory()
2023-06-22 5:06 UTC (3+ messages)
[PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
2023-06-22 4:56 UTC (3+ messages)
[PATCH 08/11] sysctl: Add size to register_sysctl_init
2023-06-22 4:25 UTC (9+ messages)
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-22 2:36 UTC (6+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
[PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
2023-06-22 2:22 UTC (6+ messages)
[PATCH 12/79] fs: switch to new ctime accessors
2023-06-22 0:46 UTC (11+ messages)
` [PATCH 39/79] hugetlbfs: "
` [PATCH 74/79] shmem: "
` [PATCH 01/79] fs: add ctime accessors infrastructure
` [PATCH 00/79] fs: new accessors for inode->i_ctime
[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
2023-06-21 23:02 UTC (10+ messages)
` [PATCH 2/2] hugetlb: revert use of page_cache_next_miss()
[linux-next:master 2819/11071] fs/ceph/addr.c:794:12: warning: stack frame size (2096) exceeds limit (2048) in 'ceph_writepages_start'
2023-06-21 21:44 UTC (3+ messages)
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 19:45 UTC (10+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-06-21 19:32 UTC (3+ messages)
[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-06-21 19:21 UTC (6+ messages)
[PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
2023-06-21 19:08 UTC (4+ messages)
[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-06-21 18:58 UTC (3+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
[RFC PATCH v2 0/6] mm: working set reporting
2023-06-21 18:48 UTC (8+ messages)
` [RFC PATCH v2 1/6] mm: aggregate working set information into histograms
` [RFC PATCH v2 2/6] mm: add working set refresh threshold to rate-limit aggregation
` [RFC PATCH v2 3/6] mm: report working set when under memory pressure
` [RFC PATCH v2 4/6] mm: extend working set reporting to memcgs
` [RFC PATCH v2 5/6] mm: add per-memcg reaccess histogram
` [RFC PATCH v2 6/6] virtio-balloon: Add Working Set reporting
[PATCH v3 0/1] Randomized slab caches for kmalloc()
2023-06-21 18:21 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-06-21 18:02 UTC (5+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
[PATCH 00/13] Remove pagevecs
2023-06-21 17:50 UTC (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes
[GIT PULL] hotfixes against 6.4-rc7
2023-06-21 17:39 UTC (2+ messages)
inconsistence in mprotect_fixup mlock_fixup madvise_update_vma
2023-06-21 16:08 UTC (9+ messages)
[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
2023-06-21 15:37 UTC (11+ messages)
` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context
` [PATCH] kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
` [PATCH v3] lib/stackdepot: fix gfp flags manipulation in __stack_depot_save()
[PATCH] memblock: Add error message when memblock_can_resize is not ready
2023-06-21 15:33 UTC (4+ messages)
[RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade
2023-06-21 15:06 UTC (2+ messages)
[PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-06-21 14:53 UTC (4+ messages)
[PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules
2023-06-21 14:30 UTC (3+ messages)
[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 14:27 UTC (9+ messages)
` [PATCH v20 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v20 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v20 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v20 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v3 0/3] shmemfs stable directory offsets
2023-06-21 14:25 UTC (2+ messages)
[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
2023-06-21 14:20 UTC (2+ messages)
[PATCH v1 0/2] Add obj allocated counter for subpages
2023-06-21 14:18 UTC (9+ messages)
` [PATCH v1 1/2] zsmalloc: add allocated objects counter for subpage
next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
2023-06-21 14:08 UTC (2+ messages)
[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
2023-06-21 14:05 UTC (7+ messages)
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
[PATCH v4] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
2023-06-21 13:48 UTC
[linux-next:master 6157/11436] drivers/gpu/drm/i915/soc/intel_gmch.c:41:13: warning: variable 'mchbar_addr' set but not used
2023-06-21 13:41 UTC
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 13:24 UTC (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
[PATCH] mm/gup: Do not return 0 from pin_user_pages_fast() for bad args
2023-06-21 11:38 UTC (3+ messages)
[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
2023-06-21 11:18 UTC (3+ messages)
[PATCH] mm: page_alloc: use the correct type of list for free pages
2023-06-21 11:16 UTC (3+ messages)
[linux-next:master 9707/11436] lcs.c:undefined reference to `fddi_type_trans'
2023-06-21 9:44 UTC
[linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
2023-06-21 9:32 UTC
[PATCH v2 1/2] mm: zswap: support exclusive loads
2023-06-21 9:26 UTC (8+ messages)
` [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e
[PATCH -next v2 1/2] mm: compaction: convert to use a folio in isolate_migratepages_block()
2023-06-21 9:11 UTC (4+ messages)
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-21 9:01 UTC (2+ messages)
[linux-next:master 11060/11436] block/genhd.c:369:51: sparse: sparse: restricted blk_mode_t degrades to integer
2023-06-21 8:51 UTC
[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
2023-06-21 8:17 UTC
[PATCH v5] Documentation/mm: Initial page table documentation
2023-06-21 7:35 UTC (5+ messages)
[PATCH 3/3] mm: check for VMA being detached before destroying it
2023-06-21 7:01 UTC (4+ messages)
[PATCH v2] mm: Fix shmem THP counters on migration
2023-06-21 6:46 UTC (2+ messages)
[PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
2023-06-21 5:59 UTC (2+ messages)
[RFC PATCH v0 1/3] sched/numa: Process based autonuma scan period framework
2023-06-21 5:50 UTC
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