Show patches with: none      |   72618 patches
« 1 2 ... 347 348 349726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v30,09/32] x86/mm: Introduce _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-30 Yu-cheng Yu New
[v30,08/32] x86/mm: Move pmd_write(), pud_write() up in the file Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-30 Yu-cheng Yu New
[v30,07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-30 Yu-cheng Yu New
[v30,06/32] x86/cet: Add control-protection fault handler Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
[v30,05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
[v30,04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
[v30,03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
[v30,02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
[v30,01/32] Documentation/x86: Add CET description Control-flow Enforcement: Shadow Stack - - - --- 2021-08-30 Yu-cheng Yu New
memcg: make memcg->event_list_lock irqsafe memcg: make memcg->event_list_lock irqsafe - - - --- 2021-08-30 Shakeel Butt New
[6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid() Cleanups and fixup for page_alloc - - - --- 2021-08-30 Miaohe Lin New
[5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype Cleanups and fixup for page_alloc 1 - - --- 2021-08-30 Miaohe Lin New
[4/6] mm/page_alloc.c: use helper function zone_spans_pfn() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk() Cleanups and fixup for page_alloc - - - --- 2021-08-30 Miaohe Lin New
[2/6] mm/page_alloc.c: simplify the code by using macro K() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order() Cleanups and fixup for page_alloc 1 1 - --- 2021-08-30 Miaohe Lin New
[FIX,2/2] mm/page_alloc: Use accumulated load when building node fallback list Fix NUMA nodes fallback list ordering 1 1 - --- 2021-08-30 Bharata B Rao New
[FIX,1/2] mm/page_alloc: Print node fallback order Fix NUMA nodes fallback list ordering 1 1 - --- 2021-08-30 Bharata B Rao New
mm: fix panic caused by __page_handle_poison() mm: fix panic caused by __page_handle_poison() 1 - - --- 2021-08-30 王贇 New
[v3] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled [v3] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled - 2 - --- 2021-08-30 Li Zhijian New
mm, hugetlb: remove ulimit restriction for SHM_HUGETLB mm, hugetlb: remove ulimit restriction for SHM_HUGETLB - - - --- 2021-08-30 zhangyiru New
MM: clarify effort used in alloc_pages_bulk_*() MM: clarify effort used in alloc_pages_bulk_*() 1 - - --- 2021-08-29 NeilBrown New
mm, gpu: fix error when FOLL_MLOCK an unpresent page mm, gpu: fix error when FOLL_MLOCK an unpresent page - - - --- 2021-08-29 Yafang Shao New
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition dmaengine: ptdma: remove PT_OFFSET to avoid redefnition - - - --- 2021-08-28 Mehta, Sanju New
[v1,2/2] mm: remove redundant smp_wmb() Do some code cleanups related to mm 1 1 - --- 2021-08-28 Qi Zheng New
[v1,1/2] mm: introduce pmd_install() helper Do some code cleanups related to mm - 2 - --- 2021-08-28 Qi Zheng New
[v2] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled [v2] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled - - - --- 2021-08-28 Li Zhijian New
[v8,3/3] mm: add anonymous vma name refcounting Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
[v8,2/3] mm: add a field to store names for private anonymous memory Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
[v8,1/3] mm: rearrange madvise code to allow for reuse Anonymous VMA naming patches - - - --- 2021-08-27 Suren Baghdasaryan New
mm/damon/vaddr: Safely walk page table mm/damon/vaddr: Safely walk page table - 1 - --- 2021-08-27 SeongJae Park New
[v4,14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry mm, sparse-vmemmap: Introduce compound devmaps for device-dax - - - --- 2021-08-27 Joao Martins New
[v4,13/14] mm/page_alloc: reuse tail struct pages for compound devmaps mm, sparse-vmemmap: Introduce compound devmaps for device-dax - - - --- 2021-08-27 Joao Martins New
[v4,12/14] mm/sparse-vmemmap: populate compound devmaps mm, sparse-vmemmap: Introduce compound devmaps for device-dax - - - --- 2021-08-27 Joao Martins New
[v4,11/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 2 - --- 2021-08-27 Joao Martins New
[v4,10/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper mm, sparse-vmemmap: Introduce compound devmaps for device-dax - - - --- 2021-08-27 Joao Martins New
[v4,09/14] mm/sparse-vmemmap: add a pgmap argument to section activation mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,08/14] mm/gup: grab head page refcount once for group of subpages mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,07/14] device-dax: compound devmap support mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,06/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices mm, sparse-vmemmap: Introduce compound devmaps for device-dax - - - --- 2021-08-27 Joao Martins New
[v4,05/14] device-dax: use ALIGN() for determining pgoff mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,04/14] mm/memremap: add ZONE_DEVICE support for compound pages mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,03/14] mm/page_alloc: refactor memmap_init_zone_device() page init mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 1 - --- 2021-08-27 Joao Martins New
[v4,02/14] mm/page_alloc: split prep_compound_page into head and tail subparts mm, sparse-vmemmap: Introduce compound devmaps for device-dax 1 2 - --- 2021-08-27 Joao Martins New
[v4,01/14] memory-failure: fetch compound_head after pgmap_pfn_valid() mm, sparse-vmemmap: Introduce compound devmaps for device-dax - 3 - --- 2021-08-27 Joao Martins New
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled - - - --- 2021-08-27 Li Zhijian New
[v2,6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-27 David Howells New
[v2,5/6] netfs, afs, ceph: Use folios netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[v2,4/6] folio: Add a function to get the host inode for a folio netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-27 David Howells New
[v2,3/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[v2,2/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[v2,1/6] afs: Fix afs_launder_page() to set correct start file position netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
mm,vmscan: fix divide by zero in get_scan_count mm,vmscan: fix divide by zero in get_scan_count 4 - - --- 2021-08-27 Rik van Riel New
[v2] hugetlbfs: Extend the definition of hugepages parameter to support node allocation [v2] hugetlbfs: Extend the definition of hugepages parameter to support node allocation - - - --- 2021-08-27 Zhenguo Yao New
selftests: Fix spelling mistake "cann't" -> "cannot" selftests: Fix spelling mistake "cann't" -> "cannot" - - - --- 2021-08-26 Colin King New
[v2] mm/hugetlb: initialize hugetlb_usage in mm_init [v2] mm/hugetlb: initialize hugetlb_usage in mm_init - 2 - --- 2021-08-26 Liu Zixian New
Don't block writes to swap-files with ETXTBSY. Don't block writes to swap-files with ETXTBSY. - - - --- 2021-08-25 NeilBrown New
[2/2] MAINTAINERS: exfat: update my email address [1/2] mm/memory_hotplug: fix potential permanent lru cache disable - - - --- 2021-08-25 Andrew Morton New
[1/2] mm/memory_hotplug: fix potential permanent lru cache disable [1/2] mm/memory_hotplug: fix potential permanent lru cache disable 1 3 - --- 2021-08-25 Andrew Morton New
kfence: test: fail fast if disabled at boot kfence: test: fail fast if disabled at boot 1 - - --- 2021-08-25 Marco Elver New
mm/hugetlb: initialize hugetlb_usage in mm_init mm/hugetlb: initialize hugetlb_usage in mm_init - - - --- 2021-08-25 Liu Zixian New
[v1,14/14] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,13/14] tools: update hmm-test to support device public type Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,12/14] lib: add support for device public type in test_hmm Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,11/14] lib: test_hmm add module param for zone device type Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,10/14] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,09/14] mm: call pgmap->ops->page_free for DEVICE_PUBLIC pages Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,08/14] mm: add public type support to migrate_vma helpers Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,07/14] drm/amdkfd: public type as sys mem on migration to ram Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - 1 - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,06/14] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - 1 - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,05/14] drm/amdkfd: ref count init for device pages Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,04/14] mm: add zone device public type memory support Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,03/14] mm: add iomem vma selection for memory migration Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,02/14] mm: remove extra ZONE_DEVICE struct page refcount Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - 1 - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
[v1,01/14] ext4/xfs: add page refcount helper Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory 2 1 - --- 2021-08-25 Sierra Guiza, Alejandro (Alex) New
mm: hwpoison: deal with page cache THP mm: hwpoison: deal with page cache THP - - - --- 2021-08-24 Yang Shi New
[6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[5/6] netfs, afs, ceph: Use folios netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[4/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[3/6] folio: Add a function to get the host inode for a folio netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[2/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[1/6] afs: Fix afs_launder_page() to set correct start file position netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[2/2] mm: don't allow executable ioremap mappings [1/2] mm: move ioremap_page_range to vmalloc.c - - - --- 2021-08-24 Christoph Hellwig New
[1/2] mm: move ioremap_page_range to vmalloc.c [1/2] mm: move ioremap_page_range to vmalloc.c - 1 - --- 2021-08-24 Christoph Hellwig New
[v3,3/3] mm: hwpoison: dump page for unhandlable page [v3,1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page 1 1 - --- 2021-08-24 Yang Shi New
[v3,2/3] doc: hwpoison: correct the support for hugepage [v3,1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page 1 1 - --- 2021-08-24 Yang Shi New
[v3,1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page [v3,1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page 2 - - --- 2021-08-24 Yang Shi New
[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory [RFC] KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-08-24 Sean Christopherson New
ucounts: Fix regression preventing increasing of rlimits in init_user_ns ucounts: Fix regression preventing increasing of rlimits in init_user_ns 1 - - --- 2021-08-23 Eric W. Biederman New
[PATCHv2,2/2] lib/percpu_test: Add extra tests in percpu_test [PATCHv2,1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL_GPL - - - --- 2021-08-23 Ritesh Harjani New
[PATCHv2,1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL_GPL [PATCHv2,1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL_GPL - - - --- 2021-08-23 Ritesh Harjani New
[RFC] mm/page_isolation: tracing: trace all test_pages_isolated failures [RFC] mm/page_isolation: tracing: trace all test_pages_isolated failures - - - --- 2021-08-23 George G. Davis New
x86/sev: Remove do_early_exception() forward declarations x86/sev: Remove do_early_exception() forward declarations - - - --- 2021-08-23 Borislav Petkov New
[GIT,PULL] Memory folios for v5.15 [GIT,PULL] Memory folios for v5.15 - - - --- 2021-08-23 Matthew Wilcox New
[v5,35/35] mm, slub: convert kmem_cpu_slab protection to local_lock SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
[v5,34/35] mm, slub: use migrate_disable() on PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
[v5,33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
[v5,32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
[v5,31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/ SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
[v5,30/35] mm: slub: Make object_map_lock a raw_spinlock_t SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-08-23 Vlastimil Babka New
« 1 2 ... 347 348 349726 727 »