Show patches with: none      |   73324 patches
« 1 2 ... 423 424 425733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/7] mm/page_alloc: Add a bulk page allocator Introduce a bulk order-0 page allocator with two in-tree users 1 - - --- 2021-03-12 Mel Gorman New
[2/7] mm/page_alloc: Rename alloced to allocated Introduce a bulk order-0 page allocator with two in-tree users 1 - - --- 2021-03-12 Mel Gorman New
[1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages Introduce a bulk order-0 page allocator with two in-tree users - - - --- 2021-03-12 Mel Gorman New
[v2,11/11] kasan: docs: update tests section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,10/11] kasan: docs: update ignoring accesses section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,09/11] kasan: docs: update shadow memory section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,08/11] kasan: docs: update HW_TAGS implementation details section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,07/11] kasan: docs: update SW_TAGS implementation details section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,06/11] kasan: docs: update GENERIC implementation details section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,05/11] kasan: docs: update boot parameters section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,04/11] kasan: docs: update error reports section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,03/11] kasan: docs: update usage section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,02/11] kasan: docs: update overview section [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
[v2,01/11] kasan: docs: clean up sections [v2,01/11] kasan: docs: clean up sections - 1 - --- 2021-03-12 Andrey Konovalov New
mm: Remove default DISCONTIGMEM_MANUAL mm: Remove default DISCONTIGMEM_MANUAL - 2 - --- 2021-03-12 Geert Uytterhoeven New
[mm] kfence: zero guard page after out-of-bounds access [mm] kfence: zero guard page after out-of-bounds access 1 - - --- 2021-03-12 Marco Elver New
[v6,8/8] nouveau/svm: Implement atomic SVM access Add support for SVM atomics in Nouveau - - - --- 2021-03-12 Alistair Popple New
[v6,7/8] nouveau/svm: Refactor nouveau_range_fault Add support for SVM atomics in Nouveau - - - --- 2021-03-12 Alistair Popple New
[v6,6/8] mm: Selftests for exclusive device memory Add support for SVM atomics in Nouveau 1 1 1 --- 2021-03-12 Alistair Popple New
[v6,5/8] mm: Device exclusive memory access Add support for SVM atomics in Nouveau - 1 - --- 2021-03-12 Alistair Popple New
[v6,4/8] mm/rmap: Split migration into its own function Add support for SVM atomics in Nouveau - 2 - --- 2021-03-12 Alistair Popple New
[v6,3/8] mm/rmap: Split try_to_munlock from try_to_unmap Add support for SVM atomics in Nouveau - 2 - --- 2021-03-12 Alistair Popple New
[v6,2/8] mm/swapops: Rework swap entry manipulation code Add support for SVM atomics in Nouveau - 3 - --- 2021-03-12 Alistair Popple New
[v6,1/8] mm: Remove special swap entry functions Add support for SVM atomics in Nouveau - 2 - --- 2021-03-12 Alistair Popple New
mm/slab: kmalloc with GFP_DMA32 allocate from SLAB_CACHE_DMA32 mm/slab: kmalloc with GFP_DMA32 allocate from SLAB_CACHE_DMA32 - - - --- 2021-03-12 Jianqun Xu New
[v3] mm: huge_memory: a new debugfs interface for splitting THP tests. [v3] mm: huge_memory: a new debugfs interface for splitting THP tests. - - - --- 2021-03-12 Zi Yan New
[RFC,v2,11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,09/11] block: Add BLK_STS_P2PDMA Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset() Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps Add support to dma_map_sg for P2PDMA - - - --- 2021-03-11 Logan Gunthorpe New
[RFC,v2,01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn() Add support to dma_map_sg for P2PDMA 1 - - --- 2021-03-11 Logan Gunthorpe New
[11/11] kasan: docs: update tests section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[10/11] kasan: docs: update ignoring accesses section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[09/11] kasan: docs: update shadow memory section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[08/11] kasan: docs: update HW_TAGS implementation details section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[07/11] kasan: docs: update SW_TAGS implementation details section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[06/11] kasan: docs: update GENERIC implementation details section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[05/11] kasan: docs: update boot parameters section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[04/11] kasan: docs: update error reports section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[03/11] kasan: docs: update usage section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[02/11] kasan: docs: update overview section [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[01/11] kasan: docs: clean up sections [01/11] kasan: docs: clean up sections - - - --- 2021-03-11 Andrey Konovalov New
[v5] mm: page_alloc: dump migrate-failed pages [v5] mm: page_alloc: dump migrate-failed pages - 1 - --- 2021-03-11 Minchan Kim New
[v10,13/13] mm: vmscan: shrink deferred objects proportional to priority Make shrinker's nr_deferred memcg aware - - - --- 2021-03-11 Yang Shi New
[v10,12/13] mm: memcontrol: reparent nr_deferred when memcg offline Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers Make shrinker's nr_deferred memcg aware 2 2 - --- 2021-03-11 Yang Shi New
[v10,10/13] mm: vmscan: use per memcg nr_deferred of shrinker Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-03-11 Yang Shi New
[v10,09/13] mm: vmscan: add per memcg shrinker nr_deferred Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-03-11 Yang Shi New
[v10,08/13] mm: vmscan: use a new flag to indicate shrinker is registered Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,07/13] mm: vmscan: add shrinker_info_protected() helper Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,06/13] mm: memcontrol: rename shrinker_map to shrinker_info Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,05/13] mm: vmscan: use kvfree_rcu instead of call_rcu Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-03-11 Yang Shi New
[v10,04/13] mm: vmscan: remove memcg_shrinker_map_size Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,02/13] mm: vmscan: consolidate shrinker_maps handling code Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v10,01/13] mm: vmscan: use nid from shrink_control for tracepoint Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-03-11 Yang Shi New
[v4] mm: page_alloc: dump migrate-failed pages [v4] mm: page_alloc: dump migrate-failed pages - 1 - --- 2021-03-11 Minchan Kim New
[v2] mm/mmu_notifiers: Esnure range_end() is paired with range_start() [v2] mm/mmu_notifiers: Esnure range_end() is paired with range_start() - 1 - --- 2021-03-11 Sean Christopherson New
kasan: fix per-page tags for non-page_alloc pages kasan: fix per-page tags for non-page_alloc pages - 1 - --- 2021-03-11 Andrey Konovalov New
[5/5] net: page_pool: use alloc_pages_bulk in refill code path Introduce a bulk order-0 page allocator with two in-tree users - 1 - --- 2021-03-11 Mel Gorman New
[4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map Introduce a bulk order-0 page allocator with two in-tree users - 1 - --- 2021-03-11 Mel Gorman New
[3/5] SUNRPC: Refresh rq_pages using a bulk page allocator Introduce a bulk order-0 page allocator with two in-tree users - - - --- 2021-03-11 Mel Gorman New
[2/5] mm/page_alloc: Add a bulk page allocator Introduce a bulk order-0 page allocator with two in-tree users - - - --- 2021-03-11 Mel Gorman New
[1/5] SUNRPC: Set rq_page_end differently Introduce a bulk order-0 page allocator with two in-tree users - - - --- 2021-03-11 Mel Gorman New
mm/highmem.c: fix coding style issue mm/highmem.c: fix coding style issue - 1 - --- 2021-03-11 songqiang New
z3fold: prevent reclaim/free race for headless pages z3fold: prevent reclaim/free race for headless pages - 1 - --- 2021-03-11 Tom Hebb New
[RFC,-V6,6/6] memory tiering: adjust hot threshold automatically NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
[RFC,-V6,5/6] memory tiering: rate limit NUMA migration throughput NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
[RFC,-V6,4/6] memory tiering: hot page selection with hint page fault latency NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
[RFC,-V6,3/6] memory tiering: skip to scan fast memory NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
[RFC,-V6,2/6] memory tiering: add page promotion counter NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
[RFC,-V6,1/6] NUMA balancing: optimize page placement for memory tiering system NUMA balancing: optimize memory placement for memory tiering system - - - --- 2021-03-11 Huang, Ying New
mm/rmap: convert anon_vma.refcount from atomic_t to refcount_t mm/rmap: convert anon_vma.refcount from atomic_t to refcount_t - - - --- 2021-03-11 Yejune Deng New
hugetlb: select PREEMPT_COUNT if HUGETLB_PAGE for in_atomic use hugetlb: select PREEMPT_COUNT if HUGETLB_PAGE for in_atomic use 1 - - --- 2021-03-11 Mike Kravetz New
vmscan: retry without cache trim mode if nothing scanned vmscan: retry without cache trim mode if nothing scanned - - - --- 2021-03-11 Huang, Ying New
[v3,4/4] ioctl_userfaultfd.2: Add write-protect mode docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-10 Peter Xu New
[v3,3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-10 Peter Xu New
[v3,2/4] userfaultfd.2: Add write-protect mode man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-10 Peter Xu New
[v3,1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs man2: udpate mm/userfaultfd manpages to latest - - - --- 2021-03-10 Peter Xu New
[v22,8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-03-10 Yu-cheng Yu New
[v22,7/8] x86/vdso: Insert endbr32/endbr64 to vDSO Control-flow Enforcement: Indirect Branch Tracking 1 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point Control-flow Enforcement: Indirect Branch Tracking 1 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,5/8] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,4/8] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,1/8] x86/cet/ibt: Update Kconfig for user-mode Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,28/28] mm: Introduce PROT_SHSTK for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,26/28] x86/cet/shstk: Add arch_prctl functions for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,25/28] x86/cet/shstk: Handle thread shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-03-10 Yu-cheng Yu New
[v22,24/28] ELF: Introduce arch_setup_elf_property() Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,23/28] x86/cet/shstk: Handle signals for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
[v22,22/28] x86/cet/shstk: User-mode shadow stack support Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-10 Yu-cheng Yu New
« 1 2 ... 423 424 425733 734 »