Show patches with: none      |   73130 patches
« 1 2 ... 186 187 188731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/3] Replace invocation of weak PRNG inside mm/slab_common.c [v3,1/3] Replace invocation of weak PRNG in mm/slab.c - - - --- 2022-12-18 david.keisarschm@mail.huji.ac.il New
[v3,1/3] Replace invocation of weak PRNG in mm/slab.c [v3,1/3] Replace invocation of weak PRNG in mm/slab.c - - - --- 2022-12-18 david.keisarschm@mail.huji.ac.il New
[V2] mm/slab: remove unused slab_early_init [V2] mm/slab: remove unused slab_early_init 2 - - --- 2022-12-18 Gou Hao New
[RFC,v3,4/4] mm/debug: use %pGt to print page_type in dump_page() move PG_slab flag to page_type - - - --- 2022-12-18 Hyeonggon Yoo New
[RFC,v3,3/4] mm, printk: introduce new format %pGt for page_type move PG_slab flag to page_type - - - --- 2022-12-18 Hyeonggon Yoo New
[RFC,v3,2/4] mm: move PG_slab flag to page_type move PG_slab flag to page_type - - - --- 2022-12-18 Hyeonggon Yoo New
[RFC,v3,1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types move PG_slab flag to page_type - - - --- 2022-12-18 Hyeonggon Yoo New
[GIT,PULL] final non-MM updates for 6.2-rc1 [GIT,PULL] final non-MM updates for 6.2-rc1 - - - --- 2022-12-18 Andrew Morton New
[GIT,PULL] Final MM updates for 6.2-rc1 [GIT,PULL] Final MM updates for 6.2-rc1 - - - --- 2022-12-18 Andrew Morton New
mm/slab: remove unused slab_early_init mm/slab: remove unused slab_early_init 1 - - --- 2022-12-17 Gou Hao New
[-mm,2/2] mm: page_idle: split 32bit page_idle's flag from the common flags mm: page_ext: split page_ext flags - - - --- 2022-12-17 Yafang Shao New
[-mm,1/2] mm: page_owner: split page_owner's flag from the comm flags mm: page_ext: split page_ext flags - - - --- 2022-12-17 Yafang Shao New
[v2,7/7] sh: mm: set VM_IOREMAP flag to the vmalloc area mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,5/7] mm/vmalloc: skip the uninitilized vmalloc areas mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,2/7] mm/vmalloc.c: add flags to mark vm_map_ram area mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
[v2,1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block mm/vmalloc.c: allow vread() to read out vm_map_ram areas - - - --- 2022-12-17 Baoquan He New
mm: remove unused alloc_pages_bulk_list() mm: remove unused alloc_pages_bulk_list() - - - --- 2022-12-17 Lorenzo Stoakes New
mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node() mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node() - - - --- 2022-12-16 Lorenzo Stoakes New
hugetlb: initialize variable to avoid compiler warning hugetlb: initialize variable to avoid compiler warning - - - --- 2022-12-16 Mike Kravetz New
[v3] kasan: allow sampling page_alloc allocations for HW_TAGS [v3] kasan: allow sampling page_alloc allocations for HW_TAGS - 1 - --- 2022-12-16 andrey.konovalov@linux.dev New
selftest/vm: add mremap expand merge offset test selftest/vm: add mremap expand merge offset test - - - --- 2022-12-16 Lorenzo Stoakes New
[PATCHv2,11/11] dmapool: link blocks across pages dmapool enhancements - - - --- 2022-12-16 Keith Busch New
[PATCHv2,10/11] dmapool: don't memset on free twice dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,09/11] dmapool: simplify freeing dmapool enhancements - - - --- 2022-12-16 Keith Busch New
[PATCHv2,08/11] dmapool: consolidate page initialization dmapool enhancements - - - --- 2022-12-16 Keith Busch New
[PATCHv2,07/11] dmapool: rearrange page alloc failure handling dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,06/11] dmapool: move debug code to own functions dmapool enhancements - - - --- 2022-12-16 Keith Busch New
[PATCHv2,05/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,04/11] dmapool: cleanup integer types dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,03/11] dmapool: use sysfs_emit() instead of scnprintf() dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,02/11] dmapool: remove checks for dev == NULL dmapool enhancements - 1 - --- 2022-12-16 Keith Busch New
[PATCHv2,01/11] dmapool: add alloc/free performance test dmapool enhancements - - - --- 2022-12-16 Keith Busch New
[v10,6/6] mm/vmstat: avoid queueing work item if cpu stats are clean Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[v10,5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[v10,4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick i… Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[v10,3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[v10,2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[v10,1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-16 Marcelo Tosatti New
[2/2] mm/mempolicy: do not duplicate policy if it is not applicable for set_mempolicy_home_node [1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call - 1 - --- 2022-12-16 Mathieu Desnoyers New
[1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call [1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call 1 3 - --- 2022-12-16 Mathieu Desnoyers New
[v4,4/4] selftests: Add selftests for cachestat cachestat: a new syscall for page cache state of files - - - --- 2022-12-16 Nhat Pham New
[v4,3/4] cachestat: implement cachestat syscall cachestat: a new syscall for page cache state of files - - - --- 2022-12-16 Nhat Pham New
[v4,2/4] workingset: refactor LRU refault to expose refault recency check cachestat: a new syscall for page cache state of files - - - --- 2022-12-16 Nhat Pham New
[v4,1/4] workingset: fix confusion around eviction vs refault container cachestat: a new syscall for page cache state of files - - - --- 2022-12-16 Nhat Pham New
[RFC] mm: remove zap_page_range and change callers to use zap_vma_page_range [RFC] mm: remove zap_page_range and change callers to use zap_vma_page_range 4 - - --- 2022-12-16 Mike Kravetz New
maple_tree: Fix mas_spanning_rebalance() on insufficient data maple_tree: Fix mas_spanning_rebalance() on insufficient data - - 1 --- 2022-12-16 Liam R. Howlett New
[mm-unstable] kernel/pid_sysctl.h: Add missing definitions for specific config [mm-unstable] kernel/pid_sysctl.h: Add missing definitions for specific config - - - --- 2022-12-16 SeongJae Park New
[for,v6.1,regression] mm, mremap: fix mremap() expanding vma with addr inside vma [for,v6.1,regression] mm, mremap: fix mremap() expanding vma with addr inside vma - - - --- 2022-12-16 Vlastimil Babka New
[v4,9/9] mm/hugetlb: Introduce hugetlb_walk() [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 3 - --- 2022-12-16 Peter Xu New
[v4,8/9] mm/hugetlb: Make walk_hugetlb_range() safe to pmd unshare [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 2 - --- 2022-12-16 Peter Xu New
[v4,7/9] mm/hugetlb: Make follow_hugetlb_page() safe to pmd unshare [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start 1 2 - --- 2022-12-16 Peter Xu New
[v4,6/9] mm/hugetlb: Make hugetlb_follow_page_mask() safe to pmd unshare [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start 1 2 - --- 2022-12-16 Peter Xu New
[v4,5/9] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 3 - --- 2022-12-16 Peter Xu New
[v4,4/9] mm/hugetlb: Move swap entry handling into vma lock when faulted [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 2 - --- 2022-12-16 Peter Xu New
[v4,3/9] mm/hugetlb: Document huge_pte_offset usage [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 2 - --- 2022-12-16 Peter Xu New
[v4,2/9] mm/hugetlb: Don't wait for migration entry during follow page [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 3 - --- 2022-12-16 Peter Xu New
[v4,1/9] mm/hugetlb: Let vma_offset_start() to return start [v4,1/9] mm/hugetlb: Let vma_offset_start() to return start - 3 - --- 2022-12-16 Peter Xu New
[v4,0/9] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare - - - --- 2022-12-16 Peter Xu New
memblock: Fix doc for memblock_phys_free memblock: Fix doc for memblock_phys_free - - - --- 2022-12-16 Miaoqian Lin New
Revert "mm: add nodes= arg to memory.reclaim" Revert "mm: add nodes= arg to memory.reclaim" 1 - - --- 2022-12-16 Michal Hocko New
mm, slub: fix uninitialized variable in __slab_free mm, slub: fix uninitialized variable in __slab_free - - - --- 2022-12-16 Chen Jun New
[GIT,PULL] Writeback fixes for 6.2-rc1 [GIT,PULL] Writeback fixes for 6.2-rc1 - - - --- 2022-12-15 Jens Axboe New
kmsan: include linux/vmalloc.h kmsan: include linux/vmalloc.h - 1 - --- 2022-12-15 Arnd Bergmann New
kmsan: export kmsan_handle_urb kmsan: export kmsan_handle_urb - 1 - --- 2022-12-15 Arnd Bergmann New
[v2,2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan() mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF - - - --- 2022-12-15 Waiman Long New
[v2,1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF - 1 - --- 2022-12-15 Waiman Long New
[mm-unstable,v2] mm: move folio_set_compound_order() to mm/internal.h [mm-unstable,v2] mm: move folio_set_compound_order() to mm/internal.h - 2 - --- 2022-12-15 Sidhartha Kumar New
[v4,2/2] blk-cgroup: Flush stats at blkgs destruction path blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path 1 - - --- 2022-12-15 Waiman Long New
[v4,1/2] bdi, blk-cgroup: Fix potential UAF of blkcg blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path 1 - - --- 2022-12-15 Waiman Long New
[RFC,2/2] mm: multi-gen LRU: cgroup working set stats mm: multi-gen LRU: working set extensions - - - --- 2022-12-14 Yuanchu Xie New
[RFC,1/2] mm: multi-gen LRU: periodic aging mm: multi-gen LRU: working set extensions - - - --- 2022-12-14 Yuanchu Xie New
[v2] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp() [v2] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp() 1 - - --- 2022-12-14 Peter Xu New
[2/2] mm: Fix a few rare cases of using swapin error pte marker mm: Fixes on pte markers 1 1 - --- 2022-12-14 Peter Xu New
[1/2] mm/uffd: Fix pte marker when fork() without fork event mm: Fixes on pte markers 1 1 - --- 2022-12-14 Peter Xu New
[RFC,v7,64/64] iommu/amd: Add IOMMU_SNP_SHUTDOWN support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,63/64] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,62/64] x86/sev: Add KVM commands for instance certs Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,61/64] KVM: SVM: Make VMSAVE target area memory allocation SNP safe Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,60/64] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,59/64] ccp: Add support to decrypt the page Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,58/64] KVM: SVM: Add module parameter to enable the SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,57/64] KVM: SEV: Handle restricted memory invalidations for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,56/64] KVM: x86/mmu: Generate KVM_EXIT_MEMORY_FAULT for implicit conversions for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,55/64] KVM: SVM: Add SNP-specific handling for memory attribute updates Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,54/64] KVM: SVM: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,53/64] KVM: SVM: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,51/64] KVM: SVM: Add support to handle the RMP nested page fault Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,50/64] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,49/64] KVM: SVM: Introduce ops for the post gfn map and unmap Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,48/64] KVM: SVM: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,46/64] KVM: SVM: Add KVM_EXIT_VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,45/64] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,44/64] KVM: SVM: Remove the long-lived GHCB host map Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
[RFC,v7,42/64] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2022-12-14 Michael Roth New
« 1 2 ... 186 187 188731 732 »