Show patches with: none      |   78514 patches
« 1 2 ... 378 379 380785 786 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,06/13] KVM: Register/unregister memfd backed memslot KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
[RFC,v2,05/13] KVM: Implement fd-based memory using new memfd interfaces KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
[RFC,v2,04/13] KVM: Add fd-based memslot data structure and utils KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
[RFC,v2,03/13] KVM: Extend kvm_userspace_memory_region to support fd based memslot KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
[RFC,v2,02/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
[RFC,v2,01/13] mm/shmem: Introduce F_SEAL_GUEST KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-19 Chao Peng New
mm/page_counter: remove an incorrect call to propagate_protected_usage() mm/page_counter: remove an incorrect call to propagate_protected_usage() - 1 - --- 2021-11-18 Donghai Qiao New
[V2] mm/damon/schemes: Add the validity judgment of thresholds [V2] mm/damon/schemes: Add the validity judgment of thresholds - - - --- 2021-11-18 haoxin New
mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch - - - --- 2021-11-18 SeongJae Park New
[v3,2/2] selftests: clone3: simplify return logic in clone3_set_tid() [v3,1/2] selftests: kselftest.h: mark functions with 'noreturn' - 1 - --- 2021-11-18 Anders Roxell New
[v3,1/2] selftests: kselftest.h: mark functions with 'noreturn' [v3,1/2] selftests: kselftest.h: mark functions with 'noreturn' - 1 - --- 2021-11-18 Anders Roxell New
MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias - - - --- 2021-11-18 Huang Pei New
[4/4] MIPS: fix FTLB configuration [1/4] MIPS: rework local_t operation on MIPS64 - - - --- 2021-11-18 Huang Pei New
[3/4] MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 [1/4] MIPS: rework local_t operation on MIPS64 - - - --- 2021-11-18 Huang Pei New
[2/4] MIPS: fix tx39_flush_cache_page [1/4] MIPS: rework local_t operation on MIPS64 - - - --- 2021-11-18 Huang Pei New
[1/4] MIPS: rework local_t operation on MIPS64 [1/4] MIPS: rework local_t operation on MIPS64 - - - --- 2021-11-18 Huang Pei New
[RFC] arch: arm64: try to use PTE_CONT when change page attr [RFC] arch: arm64: try to use PTE_CONT when change page attr - - - --- 2021-11-18 Zhaoyang Huang New
[v2,23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr kcsan: Support detecting a subset of missing memory barriers 1 - - --- 2021-11-18 Marco Elver New
[v2,22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,21/23] sched, kcsan: Enable memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,20/23] mm, kcsan: Enable barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock() kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,16/23] locking/atomics, kcsan: Add instrumentation for barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,15/23] locking/barriers, kcsan: Support generic instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,14/23] locking/barriers, kcsan: Add instrumentation for barriers kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,13/23] kcsan: selftest: Add test case to check memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,11/23] kcsan: test: Add test cases for memory barrier instrumentation kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,10/23] kcsan: test: Match reordered or normal accesses kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,09/23] kcsan: Document modeling of weak memory kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,08/23] kcsan: Show location access was reordered to kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,07/23] kcsan: Call scoped accesses reordered in reports kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,06/23] kcsan, kbuild: Add option for barrier instrumentation only kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,05/23] kcsan: Add core memory barrier instrumentation functions kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,04/23] kcsan: Add core support for a subset of weak memory modeling kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,03/23] kcsan: Avoid checking scoped accesses from nested contexts kcsan: Support detecting a subset of missing memory barriers - - - --- 2021-11-18 Marco Elver New
[v2,02/23] kcsan: Remove redundant zero-initialization of globals kcsan: Support detecting a subset of missing memory barriers 1 - - --- 2021-11-18 Marco Elver New
[v2,01/23] kcsan: Refactor reading of instrumented memory kcsan: Support detecting a subset of missing memory barriers 1 - - --- 2021-11-18 Marco Elver New
memcg: better bounds on the memcg stats updates memcg: better bounds on the memcg stats updates - - - --- 2021-11-18 Shakeel Butt New
kmemleak: fix kmemleak false positive report with HW tag-based kasan enable kmemleak: fix kmemleak false positive report with HW tag-based kasan enable - 1 - --- 2021-11-18 Kuan-Ying Lee (李冠穎) New
[V1] mm/damon/schemes: Add the validity judgment of thresholds [V1] mm/damon/schemes: Add the validity judgment of thresholds - - - --- 2021-11-18 haoxin New
[v4] mm/migrate.c: Rework migration_entry_wait() to not take a pageref [v4] mm/migrate.c: Rework migration_entry_wait() to not take a pageref 1 - - --- 2021-11-18 Alistair Popple New
[v4,23/23] nvme-pci: allow mmaping the CMB in userspace Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,22/23] PCI/P2PDMA: Introduce pci_mmap_p2pmem() Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2021-11-17 Logan Gunthorpe New
[v4,21/23] mm: use custom page_free for P2PDMA pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,20/23] block: set FOLL_PCI_P2PDMA in bio_map_user_iov() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,19/23] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,18/23] lib/scatterlist: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,17/23] block: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,15/23] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,14/23] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2021-11-17 Logan Gunthorpe New
[v4,13/23] RDMA/rw: drop pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,12/23] RDMA/core: introduce ib_dma_pci_p2p_dma_supported() Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2021-11-17 Logan Gunthorpe New
[v4,11/23] nvme-pci: convert to using dma_map_sgtable() Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,09/23] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,08/23] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,07/23] dma-direct: support PCI P2PDMA pages in dma-direct map_sg Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2021-11-17 Logan Gunthorpe New
[v4,06/23] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,05/23] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2021-11-17 Logan Gunthorpe New
[v4,04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2021-11-17 Logan Gunthorpe New
[v4,03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set Userspace P2PDMA with O_DIRECT NVMe devices 1 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2021-11-17 Logan Gunthorpe New
[v4,01/23] lib/scatterlist: cleanup macros into static inline functions Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2021-11-17 Logan Gunthorpe New
[v7] hugetlb: Add hugetlb.*.numa_stat file [v7] hugetlb: Add hugetlb.*.numa_stat file - - - --- 2021-11-17 Mina Almasry New
[v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap [v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap - - - --- 2021-11-17 Mina Almasry New
[RFC,1/1] mm/slub: fix endless "No data" printing for alloc/free_traces attribute [RFC,1/1] mm/slub: fix endless "No data" printing for alloc/free_traces attribute - - - --- 2021-11-17 Gerald Schaefer New
[RFC,0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute - - - --- 2021-11-17 Gerald Schaefer New
[v2] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error [v2] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error - 1 - --- 2021-11-17 Mina Almasry New
[v2] kasan: test: add globals left-out-of-bounds test [v2] kasan: test: add globals left-out-of-bounds test - 1 - --- 2021-11-17 Marco Elver New
kasan: test: add globals left-out-of-bounds test kasan: test: add globals left-out-of-bounds test - 1 - --- 2021-11-17 Marco Elver New
MM: discard __GFP_ATOMIC MM: discard __GFP_ATOMIC - 2 - --- 2021-11-17 NeilBrown New
[RFC,v2,10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze(). Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,09/10] mm: do not use atomic_set_release in page_ref_unfreeze() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,08/10] mm: simplify page_ref_* functions Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,07/10] mm: remove set_page_count() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,06/10] mm: rename init_page_count() -> page_ref_init() Hardening page _refcount 1 - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,05/10] mm: avoid using set_page_count() when pages are freed into allocator Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,04/10] mm: remove set_page_count() from page_frag_alloc_align Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,03/10] mm: Avoid using set_page_count() in set_page_recounted() Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,02/10] mm: add overflow and underflow checks for page->_refcount Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[RFC,v2,01/10] mm: page_ref_add_unless() does not trace 'u' argument Hardening page _refcount - - - --- 2021-11-17 Pasha Tatashin New
[v1] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error [v1] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error - - - --- 2021-11-16 Mina Almasry New
[2/2] shmem: Trigger FS_ERROR notification when file system is full shmem: Notify user space when file system is full - - - --- 2021-11-16 Gabriel Krisman Bertazi New
[1/2] shmem: Differentiate cause of blk account error due to lack of space shmem: Notify user space when file system is full - - - --- 2021-11-16 Gabriel Krisman Bertazi New
[RFC,3/3] x86: mm: add x86_64 support for page table check page table check - - - --- 2021-11-16 Pasha Tatashin New
[RFC,2/3] mm: page table check page table check - - - --- 2021-11-16 Pasha Tatashin New
[RFC,1/3] mm: ptep_clear() page table helper page table check - - - --- 2021-11-16 Pasha Tatashin New
[2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection [1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-16 Suren Baghdasaryan New
[1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap [1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap - - - --- 2021-11-16 Suren Baghdasaryan New
[v2,UPDATE] mm: shmem: don't truncate page if memory failure happens [v2,UPDATE] mm: shmem: don't truncate page if memory failure happens - - - --- 2021-11-16 Yang Shi New
gup: Avoid multiple user access locking/unlocking in fault_in_{read/write}able gup: Avoid multiple user access locking/unlocking in fault_in_{read/write}able - 1 - --- 2021-11-16 Christophe Leroy New
netfs: Adjust docs after foliation netfs: Adjust docs after foliation - 1 - --- 2021-11-16 David Howells New
[resend] kmap_local: don't assume kmap PTEs are linear arrays in memory [resend] kmap_local: don't assume kmap PTEs are linear arrays in memory 1 2 - --- 2021-11-16 Ard Biesheuvel New
[v5,3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node mm: add new syscall set_mempolicy_home_node - - - --- 2021-11-16 Aneesh Kumar K.V New
[v5,2/3] mm/mempolicy: add set_mempolicy_home_node syscall mm: add new syscall set_mempolicy_home_node - - - --- 2021-11-16 Aneesh Kumar K.V New
[v5,1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY mm: add new syscall set_mempolicy_home_node 1 - - --- 2021-11-16 Aneesh Kumar K.V New
[01/13] NFS: move generic_write_checks() call from nfs_file_direct_write() to nfs_file_write() Repair SWAP-over-NFS - - - --- 2021-11-16 NeilBrown New
« 1 2 ... 378 379 380785 786 »