Show patches with: Archived = No       |   38119 patches
« 1 2 ... 186 187 188381 382 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[mm-unstable,v3,3/8] mm: multi-gen LRU: remove eviction fairness safeguard mm: multi-gen LRU: memcg LRU - - - --- 2022-12-22 Yu Zhao New
[mm-unstable,v3,2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] mm: multi-gen LRU: memcg LRU - - - --- 2022-12-22 Yu Zhao New
[mm-unstable,v3,1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio mm: multi-gen LRU: memcg LRU - - - --- 2022-12-22 Yu Zhao New
mm: Move FOLL_* defs to mm_types.h mm: Move FOLL_* defs to mm_types.h - 1 - --- 2022-12-21 David Howells New
[v4,4/4] mm/swap: Convert deactivate_page() to folio_deactivate() Convert deactivate_page() to folio_deactivate() - 2 - --- 2022-12-21 Vishal Moola New
[v4,3/4] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() to use folios Convert deactivate_page() to folio_deactivate() - 2 - --- 2022-12-21 Vishal Moola New
[v4,2/4] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios Convert deactivate_page() to folio_deactivate() - 1 - --- 2022-12-21 Vishal Moola New
[v4,1/4] mm/memory: Add vm_normal_folio() Convert deactivate_page() to folio_deactivate() - 1 - --- 2022-12-21 Vishal Moola New
[v2,3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE() [v2,1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap() - 1 - --- 2022-12-21 Uladzislau Rezki New
[v2,2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram() [v2,1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap() - 1 - --- 2022-12-21 Uladzislau Rezki New
[v2,1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap() [v2,1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap() - - - --- 2022-12-21 Uladzislau Rezki New
[v11,6/6] mm/vmstat: avoid queueing work item if cpu stats are clean Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v11,5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v11,4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick i… Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v11,3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v11,2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v11,1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped - - - --- 2022-12-21 Marcelo Tosatti New
[v2] mm: new primitive kvmemdup() [v2] mm: new primitive kvmemdup() - - - --- 2022-12-21 Hao Sun New
[v13,3/7] x86: mm: Skip faulting instruction for VM_DROPPABLE faults Untitled series #706247 - - - --- 2022-12-21 Jason A. Donenfeld New
[v13,2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings Untitled series #706247 - - - --- 2022-12-21 Jason A. Donenfeld New
[v2,7/7] maple_tree: refine mab_calc_split function Clean up and refinement for maple tree - - - --- 2022-12-21 Vernon Yang New
[v2,6/7] maple_tree: refine ma_state init from mas_start() Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[v2,5/7] maple_tree: remove the redundant code Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[v2,4/7] maple_tree: use macro MA_ROOT_PARENT instead of number Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[v2,3/7] maple_tree: use mt_node_max() instead of direct operations mt_max[] Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[v2,2/7] maple_tree: remove extra return statement Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[v2,1/7] maple_tree: remove extra space and blank line Clean up and refinement for maple tree - 1 - --- 2022-12-21 Vernon Yang New
[mm-unstable,v2,8/8] mm: multi-gen LRU: simplify arch_has_hw_pte_young() check mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,7/8] mm: multi-gen LRU: clarify scan_control flags mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,6/8] mm: multi-gen LRU: per-node lru_gen_folio lists mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,5/8] mm: multi-gen LRU: shuffle should_run_aging() mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,4/8] mm: multi-gen LRU: remove aging fairness safeguard mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,3/8] mm: multi-gen LRU: remove eviction fairness safeguard mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,2/8] mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[mm-unstable,v2,1/8] mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio mm: multi-gen LRU: memcg LRU - - - --- 2022-12-21 Yu Zhao New
[RFC] ipc/mqueue: introduce msg cache [RFC] ipc/mqueue: introduce msg cache - - 1 --- 2022-12-20 Roman Gushchin New
[RFC,2/2] mm: kmem: add direct objcg pointer to task_struct mm: kmem: optimize obj_cgroup pointer retrieval - - - --- 2022-12-20 Roman Gushchin New
[RFC,1/2] mm: kmem: optimize get_obj_cgroup_from_current() mm: kmem: optimize obj_cgroup pointer retrieval 1 - - --- 2022-12-20 Roman Gushchin New
[2/2] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE() [1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree - - - --- 2022-12-20 Uladzislau Rezki New
[1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree [1/2] mm: vmalloc: Avoid a double lookup of freed VA in a tree - - - --- 2022-12-20 Uladzislau Rezki New
[RFC] mm: implement granular soft-dirty vma support [RFC] mm: implement granular soft-dirty vma support - - - --- 2022-12-20 Muhammad Usama Anjum New
[8/8] maple_tree: refine mab_calc_split function Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[7/8] maple_tree: refine ma_state init from mas_start() Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[6/8] maple_tree: change return type of mas_commit_b_node() Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[5/8] maple_tree: remove the redundant code Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[4/8] maple_tree: use macro MA_ROOT_PARENT instead of number Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[3/8] maple_tree: use mt_node_max() instead of direct operations mt_max[] Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[2/8] maple_tree: remove extra return statement Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[1/8] maple_tree: remove extra space and blank line Clean up and refinement for maple tree - - - --- 2022-12-20 Vernon Yang New
[v3,14/14] mm: fork: Enable COW PTE to fork system call Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,13/14] events/uprobes: Break COW PTE before replacing page Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,12/14] fs/proc: Support COW PTE with clear_refs_write Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,11/14] mm/migrate_device: Support COW PTE Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,10/14] mm/userfaultfd: Support COW PTE Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,09/14] mm/mprotect: Break COW PTE before changing protection Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,08/14] mm/gup: Break COW PTE in follow_pfn_pte() Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,07/14] mm/madvise: Handle COW-ed PTE with madvise() Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,06/14] mm/ksm: Break COW PTE before modify shared PTE Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,05/14] mm/khugepaged: Break COW PTE before scanning pte Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,04/14] mm/rmap: Break COW PTE in rmap walking Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,03/14] mm: Add break COW PTE fault and helper functions Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,02/14] mm: Add Copy-On-Write PTE to fork() Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[v3,01/14] mm: Allow user to control COW PTE via prctl Introduce Copy-On-Write to Page Table - - - --- 2022-12-20 Chih-En Lin New
[3/3] crypto: x86/ghash - add comment and fix broken link crypto: x86/ghash cleanups - - - --- 2022-12-20 Eric Biggers New
[2/3] crypto: x86/ghash - use le128 instead of u128 crypto: x86/ghash cleanups - - - --- 2022-12-20 Eric Biggers New
[1/3] crypto: x86/ghash - fix unaligned access in ghash_setkey() crypto: x86/ghash cleanups - - - --- 2022-12-20 Eric Biggers New
[v2,4/4] swap: avoid holding swap reference in swap_cache_get_folio Clean up and fixes for swap - - - --- 2022-12-19 Kairui Song New
[v2,3/4] swap: fold swap_ra_clamp_pfn into swap_ra_info Clean up and fixes for swap - 1 - --- 2022-12-19 Kairui Song New
[v2,2/4] swap: avoid a redundant pte map if ra window is 1 Clean up and fixes for swap - 1 - --- 2022-12-19 Kairui Song New
[v2,1/4] swapfile: get rid of volatile and avoid redundant read Clean up and fixes for swap - 1 - --- 2022-12-19 Kairui Song New
[v4] kasan: allow sampling page_alloc allocations for HW_TAGS [v4] kasan: allow sampling page_alloc allocations for HW_TAGS - 1 - --- 2022-12-19 andrey.konovalov@linux.dev New
[mm-unstable,2/2] mm/damon/sysfs-schemes: Return an error for filter memcg path id lookup failure two fixups for DAMON sysfs' scheme filters support - - - --- 2022-12-19 SeongJae Park New
[mm-unstable,1/2] mm/damon/sysfs-schemes: Fix leaking a filter for wrong cgroup path two fixups for DAMON sysfs' scheme filters support - - - --- 2022-12-19 SeongJae Park New
[mm-stable,RFC,2/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2022-12-19 David Hildenbrand New
[mm-stable,RFC,1/2] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mappi… mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings - - - --- 2022-12-19 David Hildenbrand New
[v2,1/2] maple_tree: Fix mas_spanning_rebalance() on insufficient data maple_tree: Fix mas_spanning_rebalance() on - - - --- 2022-12-19 Liam R. Howlett New
[v2,2/2] test_maple_tree: Add test for mas_spanning_rebalance() on insufficient data maple_tree: Fix mas_spanning_rebalance() on - - - --- 2022-12-19 Liam R. Howlett New
[RFC,12/12] arch: Remove cmpxchg_double Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,11/12] slub: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 1 - - --- 2022-12-19 Peter Zijlstra New
[RFC,10/12] x86,intel_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,09/12] x86,amd_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,08/12] s390: Replace cmpxchg_double() with cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 2 - - --- 2022-12-19 Peter Zijlstra New
[RFC,07/12] percpu: Wire up cmpxchg128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,06/12] instrumentation: Wire up cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,04/12] types: Introduce [us]128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,03/12] cyrpto/b128ops: Remove struct u128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,02/12] crypto/ghash-clmulni: Use (struct) be128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,01/12] crypto: Remove u128 usage Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[v2] mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node() [v2] mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node() - 1 - --- 2022-12-19 Lorenzo Stoakes New
[-next,v8,4/4] arm64: add cow to machine check safe arm64: add machine check safe support - - - --- 2022-12-19 Tong Tiangen New
[-next,v8,3/4] arm64: add uaccess to machine check safe arm64: add machine check safe support - - - --- 2022-12-19 Tong Tiangen New
[-next,v8,2/4] arm64: add support for machine check error safe arm64: add machine check safe support - - - --- 2022-12-19 Tong Tiangen New
[-next,v8,1/4] uaccess: add generic fallback version of copy_mc_to_user() arm64: add machine check safe support 1 - - --- 2022-12-19 Tong Tiangen New
[10/10] docs: cgroup-v1: use numbered lists for user interface setup docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
[09/10] docs: cgroup-v1: add internal cross-references docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
[08/10] docs: cgroup-v1: use make swap extension subsections subsections docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
[07/10] docs: cgroup-v1: use bullet lists for list of stat file tables docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
[06/10] docs: cgroup-v1: move hierarchy of accounting caption docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
[05/10] docs: cgroup-v1: fix footnotes docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc - - - --- 2022-12-19 Bagas Sanjaya New
« 1 2 ... 186 187 188381 382 »