Show patches with: none      |   72672 patches
« 1 2 ... 66 67 68726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-10-27 Sean Christopherson New
[v13,26/35] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,22/35] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,20/35] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-10-27 Sean Christopherson New
[v13,19/35] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,17/35] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,15/35] fs: Export anon_inode_getfile_secure() for use by KVM KVM: guest_memfd() and per-page attributes - 1 - --- 2023-10-27 Sean Christopherson New
[v13,14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,13/35] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,11/35] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - 1 - --- 2023-10-27 Sean Christopherson New
[v13,08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-10-27 Sean Christopherson New
[v13,07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 2 1 --- 2023-10-27 Sean Christopherson New
[v13,06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-10-27 Sean Christopherson New
[v13,05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - 2 - --- 2023-10-27 Sean Christopherson New
[v13,04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,03/35] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-10-27 Sean Christopherson New
[v13,01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-10-27 Sean Christopherson New
[v2,24/24] KVM: selftests: get-reg-list: add Permission Overlay registers Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,23/24] kselftest/arm64: Add test case for POR_EL0 signal frame records Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,22/24] kselftest/arm64: parse POE_MAGIC in a signal frame Permission Overlay Extension - 1 - --- 2023-10-27 Joey Gouly New
[v2,21/24] kselftest/arm64: add HWCAP test for FEAT_S1POE Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,20/24] selftests: mm: make protection_keys test work on arm64 Permission Overlay Extension 1 - - --- 2023-10-27 Joey Gouly New
[v2,19/24] selftests: mm: move fpregs printing Permission Overlay Extension 1 - - --- 2023-10-27 Joey Gouly New
[v2,18/24] kselftest/arm64: move get_header() Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,17/24] arm64: enable POE and PIE to coexist Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,16/24] arm64: enable PKEY support for CPUs with S1POE Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,15/24] arm64: add POE signal support Permission Overlay Extension - 1 - --- 2023-10-27 Joey Gouly New
[v2,14/24] arm64: implement PKEYS support Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,13/24] arm64: stop using generic mm_hooks.h Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,12/24] arm64: handle PKEY/POE faults Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,11/24] arm64: enable ARCH_HAS_PKEYS on arm64 Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,10/24] arm64: mask out POIndex when modifying a PTE Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,09/24] arm64: define VM_PKEY_BIT* for arm64 Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,08/24] arm64: add POIndex defines Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,07/24] arm64: enable the Permission Overlay Extension for EL0 Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,06/24] KVM: arm64: Save/restore POE registers Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,05/24] arm64: context switch POR_EL0 register Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,04/24] arm64: disable trapping of POR_EL0 to EL2 Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,03/24] arm64: cpufeature: add Permission Overlay Extension cpucap Permission Overlay Extension - - - --- 2023-10-27 Joey Gouly New
[v2,02/24] arm64/sysreg: update CPACR_EL1 register Permission Overlay Extension - 1 - --- 2023-10-27 Joey Gouly New
[v2,01/24] arm64/sysreg: add system register POR_EL{0,1} Permission Overlay Extension - 1 - --- 2023-10-27 Joey Gouly New
[V2] mm/sparsemem: fix race in accessing memory_section->usage [V2] mm/sparsemem: fix race in accessing memory_section->usage - - - --- 2023-10-27 Charan Teja Kalla New
mm, memcg: avoid recycling when there is no more recyclable memory mm, memcg: avoid recycling when there is no more recyclable memory - - - --- 2023-10-27 Ruifeng Su New
maple_tree: Remove unused function maple_tree: Remove unused function 1 - - --- 2023-10-27 Jiapeng Chong New
mm: fix multiple typos in multiple files mm: fix multiple typos in multiple files - - - --- 2023-10-27 zhaimingbing New
[v7,10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap() Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,09/10] maple_tree: Preserve the tree attributes when destroying maple tree Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,08/10] maple_tree: Update check_forking() and bench_forking() Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,07/10] maple_tree: Skip other tests when BENCH is enabled Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,06/10] maple_tree: Update the documentation of maple tree Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,05/10] maple_tree: Add test for mtree_dup() Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior. Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup() Introduce __mt_dup() to improve the performance of fork() - - - --- 2023-10-27 Peng Zhang New
[v7,02/10] maple_tree: Introduce {mtree,mas}_lock_nested() Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
[v7,01/10] maple_tree: Add mt_free_one() and mt_attr() helpers Introduce __mt_dup() to improve the performance of fork() - 1 - --- 2023-10-27 Peng Zhang New
fix for "lib/stackdepot: allow users to evict stack traces" fix for "lib/stackdepot: allow users to evict stack traces" - - - --- 2023-10-26 andrey.konovalov@linux.dev New
[1/1] lib/stackdepot: print disabled message only if truly disabled [1/1] lib/stackdepot: print disabled message only if truly disabled - - - --- 2023-10-26 andrey.konovalov@linux.dev New
[POC,RFC,v2] sched: Extended Scheduler Time Slice [POC,RFC,v2] sched: Extended Scheduler Time Slice - - - --- 2023-10-26 Steven Rostedt New
[RESEND,V7] NUMA: optimize detection of memory with no node id assigned by firmware [RESEND,V7] NUMA: optimize detection of memory with no node id assigned by firmware - 1 - --- 2023-10-26 Liam Ni New
[v7,3/3] dax/kmem: allow kmem to add memory with memmap_on_memory mm: use memmap_on_memory semantics for dax/kmem - 3 - --- 2023-10-25 Verma, Vishal L New
[v7,2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks mm: use memmap_on_memory semantics for dax/kmem - 1 - --- 2023-10-25 Verma, Vishal L New
[v7,1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource() mm: use memmap_on_memory semantics for dax/kmem - 1 - --- 2023-10-25 Verma, Vishal L New
[v3] debugobjects: stop accessing objects after releasing spinlock [v3] debugobjects: stop accessing objects after releasing spinlock - - - --- 2023-10-25 Andrzej Hajda New
kpageflags: respect folio head-page flag placement kpageflags: respect folio head-page flag placement - - - --- 2023-10-25 Gregory Price New
[v3,4/4] mm: swap: Swap-out small-sized THP without splitting Swap-out small-sized THP without splitting - - - --- 2023-10-25 Ryan Roberts New
[v3,3/4] mm: swap: Simplify ssd behavior when scanner steals entry Swap-out small-sized THP without splitting - - - --- 2023-10-25 Ryan Roberts New
[v3,2/4] mm: swap: Remove struct percpu_cluster Swap-out small-sized THP without splitting - - - --- 2023-10-25 Ryan Roberts New
[v3,1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags Swap-out small-sized THP without splitting - - - --- 2023-10-25 Ryan Roberts New
[4/4] xfs: respect the stable writes flag on the RT device [1/4] filemap: add a per-mapping stable writes flag - 1 - --- 2023-10-25 Christoph Hellwig New
[3/4] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags [1/4] filemap: add a per-mapping stable writes flag - 1 - --- 2023-10-25 Christoph Hellwig New
[2/4] block: update the stable_writes flag in bdev_add [1/4] filemap: add a per-mapping stable writes flag - 1 1 --- 2023-10-25 Christoph Hellwig New
[1/4] filemap: add a per-mapping stable writes flag [1/4] filemap: add a per-mapping stable writes flag - 2 1 --- 2023-10-25 Christoph Hellwig New
[V7] NUMA: optimize detection of memory with no node id assigned by firmware [V7] NUMA: optimize detection of memory with no node id assigned by firmware - - - --- 2023-10-25 Liam Ni New
[v2] zswap: add writeback_time_threshold interface to shrink zswap pool [v2] zswap: add writeback_time_threshold interface to shrink zswap pool - - - --- 2023-10-25 Zhongkun He New
[POC,RFC] sched: Extended Scheduler Time Slice [POC,RFC] sched: Extended Scheduler Time Slice - - - --- 2023-10-25 Steven Rostedt New
zswap: export compression failure stats zswap: export compression failure stats - 1 - --- 2023-10-24 Nhat Pham New
[RFC] memcontrol: implement swap bypassing [RFC] memcontrol: implement swap bypassing - - - --- 2023-10-24 Nhat Pham New
[v4,5/5] zswap: shrinks zswap pool based on memory pressure workload-specific and memory pressure-driven zswap writeback - - - --- 2023-10-24 Nhat Pham New
[v4,3/5] mm: memcg: add per-memcg zswap writeback stat workload-specific and memory pressure-driven zswap writeback - - - --- 2023-10-24 Nhat Pham New
[v4,2/5] zswap: make shrinking memcg-aware workload-specific and memory pressure-driven zswap writeback - - - --- 2023-10-24 Nhat Pham New
[v4,1/5] list_lru: allows explicit memcg and NUMA node selection workload-specific and memory pressure-driven zswap writeback - - - --- 2023-10-24 Nhat Pham New
[GIT,PULL] hotfixes for 6.6 [GIT,PULL] hotfixes for 6.6 - - - --- 2023-10-24 Andrew Morton New
Include __GFP_NOWARN in GFP_NOWAIT Include __GFP_NOWARN in GFP_NOWAIT - - - --- 2023-10-24 Matthew Wilcox New
[v2] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix [v2] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix - - - --- 2023-10-24 Hugh Dickins New
[1/1] Documentation: ubsan: drop "the" from article title [1/1] Documentation: ubsan: drop "the" from article title - 1 - --- 2023-10-24 andrey.konovalov@linux.dev New
mm: zswap: fix the lack of page lru flag in zswap_writeback_entry mm: zswap: fix the lack of page lru flag in zswap_writeback_entry - - - --- 2023-10-24 Zhongkun He New
[v2,39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
« 1 2 ... 66 67 68726 727 »