Show patches with: none      |   73334 patches
« 1 2 ... 305 306 307733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2022-01-28 Brijesh Singh New
[v9,04/43] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-01-28 Brijesh Singh New
[v9,03/43] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-01-28 Brijesh Singh New
[v9,02/43] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-01-28 Brijesh Singh New
[v9,01/43] KVM: SVM: Define sev_features and vmpl field in the VMSA Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2022-01-28 Brijesh Singh New
[v1,2/2] drivers/base/memory: determine and store zone for single-zone memory blocks drivers/base/memory: determine and store zone for single-zone memory blocks - - - --- 2022-01-28 David Hildenbrand New
[v1,1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node() drivers/base/memory: determine and store zone for single-zone memory blocks 1 - - --- 2022-01-28 David Hildenbrand New
[RFC,v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() [RFC,v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init() - 1 1 --- 2022-01-28 David Hildenbrand New
[v1] drivers/base/memory: add memory block to memory group after registration succeeded [v1] drivers/base/memory: add memory block to memory group after registration succeeded 1 1 - --- 2022-01-28 David Hildenbrand New
[v2,35/35] powerpc/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,34/35] powerpc/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,33/35] arm64/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,32/35] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,31/35] mm: anon spf statistics Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,30/35] mm: create new include/linux/vm_event.h header file Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,29/35] mm: disable rcu safe vma freeing for single threaded user space Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,28/35] mm: disable speculative faults for single threaded user space Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,27/35] mm: implement and enable speculative fault handling in handle_pte_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,26/35] mm: implement speculative handling in wp_page_copy() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,25/35] mm: add mmu_notifier_trylock() and mmu_notifier_unlock() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,24/35] mm: write lock mmu_notifier_lock when registering mmu notifiers Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,23/35] mm: add mmu_notifier_lock Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,22/35] percpu-rwsem: enable percpu_sem destruction in atomic context Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,21/35] mm: enable speculative fault handling in do_numa_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,20/35] mm: implement speculative handling in do_numa_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,19/35] mm: enable speculative fault handling through do_anonymous_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,18/35] mm: implement speculative handling in do_anonymous_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,17/35] mm: add pte_map_lock() and pte_spinlock() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,16/35] mm: implement speculative handling in __handle_mm_fault(). Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,15/35] mm: refactor __handle_mm_fault() / handle_pte_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,14/35] mm: add speculative_page_walk_begin() and speculative_page_walk_end() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,13/35] x86/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,12/35] mm: separate mmap locked assertion from find_vma Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,11/35] mm: rcu safe vma freeing Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,10/35] mm: add per-mm mmap sequence counter for speculative page fault handling. Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,09/35] mm: add do_handle_mm_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,08/35] mm: add FAULT_FLAG_SPECULATIVE flag Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,07/35] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,06/35] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,05/35] do_anonymous_page: reduce code duplication Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,04/35] do_anonymous_page: use update_mmu_tlb() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,03/35] mmap locking API: name the return values Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,02/35] mmap locking API: mmap_lock_is_contended returns a bool Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,01/35] mm: export dump_mm Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[5/5] kfence: unset panic_on_warn before calling panic() Update doc and fix some issues about kdump - - - --- 2022-01-28 Tiezhu Yang New
[4/5] sched: unset panic_on_warn before calling panic() Update doc and fix some issues about kdump - - - --- 2022-01-28 Tiezhu Yang New
[3/5] kcsan: unset panic_on_warn before calling panic() Update doc and fix some issues about kdump - - - --- 2022-01-28 Tiezhu Yang New
[2/5] docs: kdump: add scp sample to write out the dump file Update doc and fix some issues about kdump 1 - - --- 2022-01-28 Tiezhu Yang New
[1/5] docs: kdump: update description about sysfs file system support Update doc and fix some issues about kdump 1 - - --- 2022-01-28 Tiezhu Yang New
[V3,2/2] mm/migration: Add trace events for base page and HugeTLB migrations mm/migration: Add trace events - - - --- 2022-01-28 Anshuman Khandual New
[V3,1/2] mm/migration: Add trace events for THP migrations mm/migration: Add trace events - - - --- 2022-01-28 Anshuman Khandual New
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" - 2 - --- 2022-01-28 Marco Elver New
[-V11,3/3] memory tiering: skip to scan fast memory NUMA balancing: optimize memory placement for memory tiering system - 1 1 --- 2022-01-28 Huang, Ying New
[-V11,2/3] NUMA balancing: optimize page placement for memory tiering system NUMA balancing: optimize memory placement for memory tiering system - 1 1 --- 2022-01-28 Huang, Ying New
[-V11,1/3] NUMA Balancing: add page promotion counter NUMA balancing: optimize memory placement for memory tiering system 1 2 1 --- 2022-01-28 Huang, Ying New
[v2] mm: Fix invalid page pointer returned with FOLL_PIN gups [v2] mm: Fix invalid page pointer returned with FOLL_PIN gups - 1 1 --- 2022-01-28 Peter Xu New
mm,migrate: fix establishing demotion target mm,migrate: fix establishing demotion target - 1 - --- 2022-01-28 Huang, Ying New
[v3,4/4] mm: Rework swap handling of zap_pte_range mm: Rework zap ptes on swap entries - - - --- 2022-01-28 Peter Xu New
[v3,3/4] mm: Change zap_details.zap_mapping into even_cows mm: Rework zap ptes on swap entries - - - --- 2022-01-28 Peter Xu New
[v3,2/4] mm: Rename zap_skip_check_mapping() to should_zap_page() mm: Rework zap ptes on swap entries - 1 - --- 2022-01-28 Peter Xu New
[v3,1/4] mm: Don't skip swap entry even if zap_details specified mm: Rework zap ptes on swap entries - - - --- 2022-01-28 Peter Xu New
[v2] kfence: Make test case compatible with run time set sample interval [v2] kfence: Make test case compatible with run time set sample interval - 1 - --- 2022-01-28 Peng Liu New
[v5,24/24] nvme-pci: allow mmaping the CMB in userspace Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,23/24] PCI/P2PDMA: Introduce pci_mmap_p2pmem() Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2022-01-28 Logan Gunthorpe New
[v5,22/24] mm: use custom page_free for P2PDMA pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,21/24] block: set FOLL_PCI_P2PDMA in bio_map_user_iov() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,20/24] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,19/24] lib/scatterlist: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,18/24] block: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,17/24] iov_iter: introduce iov_iter_get_pages_[alloc_]flags() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,16/24] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,15/24] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2022-01-28 Logan Gunthorpe New
[v5,14/24] RDMA/rw: drop pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,13/24] RDMA/core: introduce ib_dma_pci_p2p_dma_supported() Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2022-01-28 Logan Gunthorpe New
[v5,12/24] nvme-pci: convert to using dma_map_sgtable() Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2022-01-28 Logan Gunthorpe New
[v5,11/24] nvme-pci: check DMA ops when indicating support for PCI P2PDMA Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,10/24] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,09/24] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,08/24] dma-direct: support PCI P2PDMA pages in dma-direct map_sg Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-01-28 Logan Gunthorpe New
[v5,07/24] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,06/24] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2022-01-28 Logan Gunthorpe New
[v5,05/24] PCI/P2PDMA: Expose pci_p2pdma_map_type() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2022-01-28 Logan Gunthorpe New
[v5,04/24] PCI/P2PDMA: Attempt to set map_type if it has not been set Userspace P2PDMA with O_DIRECT NVMe devices 1 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,03/24] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,02/24] mm: remove extra ZONE_DEVICE struct page refcount Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-01-28 Logan Gunthorpe New
[v5,01/24] ext4/xfs: add page refcount helper Userspace P2PDMA with O_DIRECT NVMe devices 2 2 - --- 2022-01-28 Logan Gunthorpe New
memcg: replace in_interrupt() with !in_task() memcg: replace in_interrupt() with !in_task() 1 - - --- 2022-01-27 Shakeel Butt New
[16/16] memblock tests: Add memblock_free tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[15/16] memblock tests: Add memblock_add_node test Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[14/16] memblock tests: Add memblock_remove tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[13/16] memblock tests: Add memblock_reserve tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[12/16] memblock tests: Add memblock_add tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[11/16] memblock tests: Add memblock reset function Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[10/16] memblock tests: Add skeleton of the memblock simulator Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[09/16] tools/include: Add debugfs.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[08/16] tools/include: Add pfn.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[07/16] tools/include: Add io.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[06/16] tools/include: Add cache.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[05/16] tools/include: Add mm.h file Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[04/16] tools/include: Update atomic.h header Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
« 1 2 ... 305 306 307733 734 »