Show patches with: State = Action Required       |   78287 patches
« 1 2 ... 756 757 758782 783 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/9] sched: sched.h: make rq locking and clock functions available in stats.h psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[5/9] sched: loadavg: make calc_load_n() public psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[3/9] delayacct: track delays from thrashing cache pages psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[2/9] mm: workingset: tell cache transitions from workingset thrashing psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[1/9] mm: workingset: don't drop refault information prematurely psi: pressure stall information for CPU, memory, and IO v4 - - - --- 2018-08-28 Johannes Weiner New
[2/2] fs/dcache: Make negative dentries easier to be reclaimed fs/dcache: Track # of negative dentries - - - --- 2018-08-28 Waiman Long New
[1/2] fs/dcache: Track & report number of negative dentries fs/dcache: Track # of negative dentries - - - --- 2018-08-28 Waiman Long New
[10/10] mm: Convert insert_pfn to vm_fault_t Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[09/10] mm: Convert __vm_insert_mixed to vm_fault_t Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[08/10] mm: Inline vm_insert_pfn_prot into caller Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[07/10] mm: Remove vm_insert_pfn Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[06/10] mm: Remove references to vm_insert_pfn Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[05/10] mm: Make vm_insert_pfn_prot static Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[04/10] x86: Convert vdso to use vm_fault_t Push the vm_fault_t conversion further - 1 - --- 2018-08-28 Matthew Wilcox New
[03/10] mm: Introduce vmf_insert_pfn_prot Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[02/10] mm: Remove vm_insert_mixed Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[01/10] cramfs: Convert to use vmf_insert_mixed Push the vm_fault_t conversion further - - - --- 2018-08-28 Matthew Wilcox New
[3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion mm: dirty/accessed pte optimisations - - - --- 2018-08-28 Nicholas Piggin New
[2/3] mm/cow: optimise pte dirty/accessed bits handling in fork mm: dirty/accessed pte optimisations - - - --- 2018-08-28 Nicholas Piggin New
[1/3] mm/cow: don't bother write protectig already write-protected huge pages mm: dirty/accessed pte optimisations - - - --- 2018-08-28 Nicholas Piggin New
[2/2] scripts: add kmemleak2pprof.py for slab usage analysis [1/2] kmemleak: dump all objects for slab usage analysis - - - --- 2018-08-28 Vincent Whitchurch New
[1/2] kmemleak: dump all objects for slab usage analysis [1/2] kmemleak: dump all objects for slab usage analysis - - - --- 2018-08-28 Vincent Whitchurch New
[v2,4/4] clk: pmc-atom: use devm_kstrdup_const() devres: provide and use devm_kstrdup_const() - 2 - --- 2018-08-28 Bartosz Golaszewski New
[v2,3/4] devres: provide devm_kstrdup_const() devres: provide and use devm_kstrdup_const() - 1 - --- 2018-08-28 Bartosz Golaszewski New
[v2,2/4] mm: move is_kernel_rodata() to asm-generic/sections.h devres: provide and use devm_kstrdup_const() - 1 - --- 2018-08-28 Bartosz Golaszewski New
[v2,1/4] devres: constify p in devm_kfree() devres: provide and use devm_kstrdup_const() - 1 - --- 2018-08-28 Bartosz Golaszewski New
memory_hotplug: fix kernel_panic on offline page processing memory_hotplug: fix kernel_panic on offline page processing 1 1 - --- 2018-08-28 Zaslonko Mikhail New
[v3,3/3] mm: don't miss the last page because of round-off error [v3,1/3] mm: rework memcg kernel stack accounting - - - --- 2018-08-27 Roman Gushchin New
[v3,2/3] mm: drain memcg stocks on css offlining [v3,1/3] mm: rework memcg kernel stack accounting 1 1 - --- 2018-08-27 Roman Gushchin New
[v3,1/3] mm: rework memcg kernel stack accounting [v3,1/3] mm: rework memcg kernel stack accounting 2 2 - --- 2018-08-27 Roman Gushchin New
mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry(). mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry(). - - - --- 2018-08-27 Michal Hocko New
[3/3] Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" mmu_notifiers follow ups - - - --- 2018-08-27 Michal Hocko New
[2/3] mm, mmu_notifier: be explicit about range invalition non-blocking mode mmu_notifiers follow ups - 1 - --- 2018-08-27 Michal Hocko New
[1/3] xen/gntdev: fix up blockable calls to mn_invl_range_start mmu_notifiers follow ups - 1 - --- 2018-08-27 Michal Hocko New
[PATCHv2] kmemleak: Add option to print warnings to dmesg [PATCHv2] kmemleak: Add option to print warnings to dmesg - - - --- 2018-08-27 Vincent Whitchurch New
[2/2] clk: pmc-atom: use devm_kstrdup_const() [1/2] devres: provide devm_kstrdup_const() - - - --- 2018-08-27 Bartosz Golaszewski New
[1/2] devres: provide devm_kstrdup_const() [1/2] devres: provide devm_kstrdup_const() - - - --- 2018-08-27 Bartosz Golaszewski New
[RESEND] mips: switch to NO_BOOTMEM [RESEND] mips: switch to NO_BOOTMEM - - - --- 2018-08-27 Mike Rapoport New
[3/3] swap: Clear si->swap_map[] in swap_free_cluster() swap: Code refactoring for some swap free related functions - - - --- 2018-08-27 Huang, Ying New
[2/3] swap: call free_swap_slot() in __swap_entry_free() swap: Code refactoring for some swap free related functions - - - --- 2018-08-27 Huang, Ying New
[1/3] swap: Use __try_to_reclaim_swap() in free_swap_and_cache() swap: Code refactoring for some swap free related functions - - - --- 2018-08-27 Huang, Ying New
[v37,3/3] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON Virtio-balloon: support free page reporting - - - --- 2018-08-27 Wang, Wei W New
[v37,2/3] mm/page_poison: expose page_poisoning_enabled to kernel modules Virtio-balloon: support free page reporting 1 - - --- 2018-08-27 Wang, Wei W New
[v37,1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT Virtio-balloon: support free page reporting - - - --- 2018-08-27 Wang, Wei W New
[v2] tools/vm/slabinfo.c: fix sign-compare warning [v2] tools/vm/slabinfo.c: fix sign-compare warning - - - --- 2018-08-26 Naoya Horiguchi New
[4.4,2/5] x86/mm: Fix use-after-free of ldt_struct Untitled series #11371 1 - - --- 2018-08-26 Greg Kroah-Hartman New
Patch "x86/mm: Fix use-after-free of ldt_struct" has been added to the 4.4-stable tree Patch "x86/mm: Fix use-after-free of ldt_struct" has been added to the 4.4-stable tree 1 - - --- 2018-08-26 Greg Kroah-Hartman New
[7/7] mm/hmm: proper support for blockable mmu_notifier HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[6/7] mm/hmm: invalidate device page table at start of invalidation HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[5/7] mm/hmm: use a structure for update callback parameters HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[4/7] mm/hmm: properly handle migration pmd HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[3/7] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback HMM updates, improvements and fixes - 3 - --- 2018-08-24 Jerome Glisse New
[2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
[1/7] mm/hmm: fix utf8 ... HMM updates, improvements and fixes - - - --- 2018-08-24 Jerome Glisse New
mm: Fix warning in insert_pfn() mm: Fix warning in insert_pfn() - - - --- 2018-08-24 Jan Kara New
kmemleak: Always register debugfs file kmemleak: Always register debugfs file 1 - - --- 2018-08-24 Vincent Whitchurch New
kmemleak: Add option to print warnings to dmesg kmemleak: Add option to print warnings to dmesg - - - --- 2018-08-24 Vincent Whitchurch New
[v1] tools/vm/slabinfo.c: fix sign-compare warning [v1] tools/vm/slabinfo.c: fix sign-compare warning - - - --- 2018-08-24 Naoya Horiguchi New
[v1] tools/vm/page-types.c: fix "defined but not used" warning [v1] tools/vm/page-types.c: fix "defined but not used" warning - - - --- 2018-08-24 Naoya Horiguchi New
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. 1 1 - --- 2018-08-24 Aneesh Kumar K.V New
[v6,2/2] hugetlb: take PMD sharing into account when flushing tlb/caches huge_pmd_unshare migration and flushing - 1 - --- 2018-08-23 Mike Kravetz New
[v6,1/2] mm: migration: fix migration of huge PMD shared pages huge_pmd_unshare migration and flushing 2 4 - --- 2018-08-23 Mike Kravetz New
[2/2] mm: zero remaining unavailable struct pages [1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" - 1 2 --- 2018-08-23 Masayoshi Mizuma New
[1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" [1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" - 1 - --- 2018-08-23 Masayoshi Mizuma New
[v2] mm, oom: Fix missing tlb_finish_mmu() in __oom_reap_task_mm(). [v2] mm, oom: Fix missing tlb_finish_mmu() in __oom_reap_task_mm(). 1 - - --- 2018-08-23 Tetsuo Handa New
[3/3] mm/sparse: use __highest_present_section_nr as the boundary for pfn check trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
[2/3] mm/sparse: expand the CONFIG_SPARSEMEM_EXTREME range in __nr_to_section() trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
[1/3] mm/sparse: add likely to mem_section[root] check in sparse_index_init() trivial code refine for sparsemem - - - --- 2018-08-23 Wei Yang New
xen/gntdev: fix up blockable calls to mn_invl_range_start xen/gntdev: fix up blockable calls to mn_invl_range_start - 1 - --- 2018-08-23 Michal Hocko New
mm, oom: Always call tlb_finish_mmu(). mm, oom: Always call tlb_finish_mmu(). - - - --- 2018-08-23 Tetsuo Handa New
fs: fix local var type fs: fix local var type - - - --- 2018-08-23 Weikang shi New
[v2] arm64: kasan: add interceptors for strcmp/strncmp functions [v2] arm64: kasan: add interceptors for strcmp/strncmp functions - - - --- 2018-08-23 Kyeongdon Kim New
[RFC,2/2] mm: mmu_notifier fix for tlb_end_vma minor mmu_gather patches 1 - - --- 2018-08-23 Nicholas Piggin New
[RFC,1/2] mm: move tlb_table_flush to tlb_flush_mmu_free minor mmu_gather patches 1 1 - --- 2018-08-23 Nicholas Piggin New
mm: respect arch_dup_mmap() return value mm: respect arch_dup_mmap() return value 1 - - --- 2018-08-23 Nadav Amit New
[RFC] mm: Streamline deferred_init_pages and deferred_free_pages [RFC] mm: Streamline deferred_init_pages and deferred_free_pages - - - --- 2018-08-23 Alexander Duyck New
[4/4] x86/mm: Only use tlb_remove_table() for paravirt x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[2/4] mm/tlb: Remove tlb_remove_table() non-concurrent condition x86: TLB invalidate fixes 1 - - --- 2018-08-22 Peter Zijlstra New
[1/4] x86/mm/tlb: Revert the recent lazy TLB patches x86: TLB invalidate fixes - - - --- 2018-08-22 Peter Zijlstra New
[V4,4/4] kvm: add a check if pfn is from NVDIMM pmem. Fix kvm misconceives NVDIMM pages as reserved mmio 1 - - --- 2018-08-22 Zhang, Yi New
[V4,3/4] mm: add a function to differentiate the pages is from DAX device memory Fix kvm misconceives NVDIMM pages as reserved mmio 1 1 - --- 2018-08-22 Zhang, Yi New
[V4,2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX Fix kvm misconceives NVDIMM pages as reserved mmio - 2 - --- 2018-08-22 Zhang, Yi New
[V4,1/4] kvm: remove redundant reserved page check Fix kvm misconceives NVDIMM pages as reserved mmio 1 1 - --- 2018-08-22 Zhang, Yi New
[RFC,5/5] mm/memory_hotplug: Simplify node_states_check_changes_offline Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,4/5] mm/memory_hotplug: Tidy up node_states_clear_node Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,3/5] mm/memory_hotplug: Simplify node_states_check_changes_online Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[RFC,1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state Clean up node_states_check_changes_online/offline - - - --- 2018-08-22 Oscar Salvador New
[v11,3/3] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn remain and optimize memblock_next_valid_pfn on arm and arm64 - 1 - --- 2018-08-22 Jia He New
[v11,2/3] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64 remain and optimize memblock_next_valid_pfn on arm and arm64 - - - --- 2018-08-22 Jia He New
[v11,1/3] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID remain and optimize memblock_next_valid_pfn on arm and arm64 - 1 - --- 2018-08-22 Jia He New
[v2] mm: shmem: Correctly annotate new inodes for lockdep [v2] mm: shmem: Correctly annotate new inodes for lockdep - 1 - --- 2018-08-21 Joel Fernandes New
[v2,3/3] mm: don't miss the last page because of round-off error [v2,1/3] mm: rework memcg kernel stack accounting - - - --- 2018-08-21 Roman Gushchin New
[v2,2/3] mm: drain memcg stocks on css offlining [v2,1/3] mm: rework memcg kernel stack accounting 1 1 - --- 2018-08-21 Roman Gushchin New
[v2,1/3] mm: rework memcg kernel stack accounting [v2,1/3] mm: rework memcg kernel stack accounting 1 1 - --- 2018-08-21 Roman Gushchin New
[v3,2/2] hugetlb: take PMD sharing into account when flushing tlb/caches huge_pmd_unshare migration and flushing - - - --- 2018-08-21 Mike Kravetz New
[v3,1/2] mm: migration: fix migration of huge PMD shared pages huge_pmd_unshare migration and flushing - - - --- 2018-08-21 Mike Kravetz New
percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro 1 - - --- 2018-08-21 Alexander Pateenok New
« 1 2 ... 756 757 758782 783 »