Show patches with: none      |   74279 patches
« 1 2 ... 322 323 324742 743 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] mm/usercopy: Check kmap addresses properly Assorted improvements to usercopy 1 - - --- 2022-01-10 Matthew Wilcox New
[v3,10/10] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,09/10] tools: update hmm-test to support device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,08/10] lib: add support for device coherent type in test_hmm Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,07/10] lib: test_hmm add module param for zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,06/10] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,05/10] drm/amdkfd: coherent type as sys mem on migration to ram Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,04/10] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,02/10] mm: add device coherent vma selection for memory migration Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[v3,01/10] mm: add zone device coherent type memory support Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2022-01-10 Sierra Guiza, Alejandro (Alex) New
[GIT,PULL] Page cache for 5.17 [GIT,PULL] Page cache for 5.17 - - - --- 2022-01-10 Matthew Wilcox New
[3/3] efi: enforce usable memory range after reserving regions usable memory range fixes (arm64/fdt/efi) - - - --- 2022-01-10 Frank van der Linden New
[2/3] of: fdt: use memblock usable range interface usable memory range fixes (arm64/fdt/efi) - - - --- 2022-01-10 Frank van der Linden New
[1/3] memblock: define functions to set the usable memory range usable memory range fixes (arm64/fdt/efi) - - - --- 2022-01-10 Frank van der Linden New
[v2,2/2] proc: Add getting pages info of ZONE_DEVICE support Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-10 Xiongwei Song New
[v2,1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-10 Xiongwei Song New
[v2,28/28] gup: Convert check_and_migrate_movable_pages() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,27/28] mm: Add isolate_lru_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,26/28] gup: Convert compound_range_next() to gup_folio_range_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,25/28] gup: Convert compound_next() to gup_folio_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,24/28] gup: Convert gup_huge_pgd() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,23/28] gup: Convert gup_huge_pud() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,22/28] gup: Convert gup_huge_pmd() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,21/28] gup: Convert gup_hugepte() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,20/28] gup: Convert gup_pte_range() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,19/28] gup: Convert try_grab_page() to call try_grab_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,18/28] hugetlb: Use try_grab_folio() instead of try_grab_compound_head() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,17/28] gup: Add gup_put_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,16/28] mm: Remove page_cache_add_speculative() and page_cache_get_speculative() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,15/28] gup: Add try_get_folio() and try_grab_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,14/28] mm: Convert page_maybe_dma_pinned() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,13/28] mm: Add folio_pincount_ptr() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,12/28] mm: Add folio_put_refs() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,11/28] mm: Make compound_pincount always available Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,10/28] gup: Turn hpage_pincount_sub() into page_pincount_sub() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,09/28] gup: Turn hpage_pincount_add() into page_pincount_add() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,08/28] gup: Handle page split race more efficiently Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,07/28] gup: Remove an assumption of a contiguous memmap Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,06/28] gup: Fix some contiguous memmap assumptions Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,05/28] gup: Change the calling convention for compound_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,04/28] gup: Optimise compound_range_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,03/28] gup: Change the calling convention for compound_range_next() Convert GUP to folios - 1 - --- 2022-01-10 Matthew Wilcox New
[v2,02/28] gup: Remove for_each_compound_head() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,01/28] gup: Remove for_each_compound_range() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[2/2] proc: Add getting pages info of ZONE_DEVICE support Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-09 Xiongwei Song New
[1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-09 Xiongwei Song New
[2/2] Fix assgining cma_area_count Untitled series #603836 - - - --- 2022-01-09 Ercan Ersoy New
sysctl: documentation: fix table format warning sysctl: documentation: fix table format warning - 1 - --- 2022-01-09 Randy Dunlap New
[23/23] x86/mm: Opt in to IRQs-off activate_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[22/23] x86/mm: Optimize for_each_possible_lazymm_cpu() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[21/23] x86/mm: Use unlazy_mm_irqs_off() in TLB flush IPIs mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[20/23] x86/mm: Remove leave_mm() in favor of unlazy_mm_irqs_off() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[19/23] x86/efi: Make efi_enter/leave_mm use the temporary_mm machinery mm, sched: Rework lazy mm handling 1 - - --- 2022-01-08 Andy Lutomirski New
[18/23] x86/mm: Allow temporary mms when IRQs are on mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[17/23] x86/mm: Make use/unuse_temporary_mm() non-static mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[16/23] sched: Use lightweight hazard pointers to grab lazy mms mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[15/23] kthread: Switch to __change_current_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[14/23] sched, exec: Factor current mm changes out from exec mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[13/23] exec: Remove unnecessary vmacache_seqnum clear in exec_mmap() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[12/23] Rework "sched/core: Fix illegal RCU from offline CPUs" mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[11/23] sched/scs: Initialize shadow stack on idle thread bringup, not shutdown mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[10/23] x86/events, x86/insn-eval: Remove incorrect active_mm references mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[09/23] membarrier: Fix incorrect barrier positions during exec and kthread_use_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[08/23] membarrier: Remove redundant clear of mm->membarrier_state in exec_mmap() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation mm, sched: Rework lazy mm handling 1 - - --- 2022-01-08 Andy Lutomirski New
[06/23] powerpc/membarrier: Remove special barrier on mm switch mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[04/23] membarrier: Make the post-switch-mm barrier explicit mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[03/23] membarrier: Remove membarrier_arch_switch_mm() prototype in core code mm, sched: Rework lazy mm handling 2 - - --- 2022-01-08 Andy Lutomirski New
[02/23] x86/mm: Handle unlazying membarrier core sync in the arch code mm, sched: Rework lazy mm handling - 1 - --- 2022-01-08 Andy Lutomirski New
[01/23] membarrier: Document why membarrier() works mm, sched: Rework lazy mm handling - 1 - --- 2022-01-08 Andy Lutomirski New
power: supply: Provide stubs for charge_behaviour helpers power: supply: Provide stubs for charge_behaviour helpers - - - --- 2022-01-08 Thomas Weißschuh New
[RFC,linux-next] MIPS: fix duplicated inclusion [RFC,linux-next] MIPS: fix duplicated inclusion - - - --- 2022-01-08 kernel test robot New
[bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs [bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs 1 - - --- 2022-01-08 Christy Lee New
mm/hwpoison: Fix error page recovered but reported "not recovered" mm/hwpoison: Fix error page recovered but reported "not recovered" - - - --- 2022-01-07 Luck, Tony New
[v2] sysinfo: include availram field in sysinfo struct [v2] sysinfo: include availram field in sysinfo struct - - - --- 2022-01-07 Pintu Kumar New
mm/thp: Drop unused trace events hugepage_[invalidate|splitting] mm/thp: Drop unused trace events hugepage_[invalidate|splitting] - 1 - --- 2022-01-07 Anshuman Khandual New
mm/migration: Add trace events for THP migrations mm/migration: Add trace events for THP migrations - - - --- 2022-01-07 Anshuman Khandual New
mm/page_alloc.c: Use div64_ul instead of do_div mm/page_alloc.c: Use div64_ul instead of do_div - - - --- 2022-01-07 CGEL New
selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting 1 - - --- 2022-01-06 Waiman Long New
[v3,RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem [v3,RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem - - - --- 2022-01-06 Charan Teja Kalla New
sysinfo: include availram field in sysinfo struct sysinfo: include availram field in sysinfo struct - - - --- 2022-01-06 Pintu Kumar New
mm/damon: Remove redundant page validation mm/damon: Remove redundant page validation - 1 - --- 2022-01-06 Baolin Wang New
[v3] mm, oom: OOM sysrq should always kill a process [v3] mm, oom: OOM sysrq should always kill a process 2 - - --- 2022-01-06 Jann Horn New
[v2] mm, oom: OOM sysrq should always kill a process [v2] mm, oom: OOM sysrq should always kill a process 1 - - --- 2022-01-06 Jann Horn New
[RFC,16/16] sched/fair: Consider kthread debt in cputime padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,15/16] sched/fair: Account kthread runtime debt for CFS bandwidth padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,14/16] padata: Nice helper threads one by one to prevent starvation padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,13/16] padata: Run helper threads at MAX_NICE padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,12/16] sched, padata: Bound max threads with max_cfs_bandwidth_cpus() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,11/16] padata: Cap helpers started to online CPUs padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,10/16] padata: Helpers should respect main thread's CPU affinity padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,09/16] padata: Use kthreads in do_multithreaded padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,07/16] vfio/type1: Parallelize vfio_pin_map_dma() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,06/16] vfio/type1: Refactor dma map removal padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,05/16] vfio/type1: Pass mm to vfio_pin_pages_remote() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,04/16] padata: Detect deadlocks between main and helper threads padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,03/16] padata: Add undo support padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,02/16] padata: Return first error from a job padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
« 1 2 ... 322 323 324742 743 »