Show patches with: State = Action Required       |   72626 patches
« 1 2 ... 607 608 609726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,05/26] printk_safe: externalize printk_context Add KernelMemorySanitizer infrastructure - - - --- 2019-10-18 Alexander Potapenko New
[RFC,v1,04/26] stackdepot: reserve 5 extra bits in depot_stack_handle_t Add KernelMemorySanitizer infrastructure - - - --- 2019-10-18 Alexander Potapenko New
[RFC,v1,03/26] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c Add KernelMemorySanitizer infrastructure - - - --- 2019-10-18 Alexander Potapenko New
[RFC,v1,02/26] stackdepot: prevent Clang from optimizing away stackdepot_memcmp() Add KernelMemorySanitizer infrastructure - - - --- 2019-10-18 Alexander Potapenko New
[RFC,v1,01/26] stackdepot: check depot_index before accessing the stack slab Add KernelMemorySanitizer infrastructure - - - --- 2019-10-18 Alexander Potapenko New
mm,thp: recheck each page before collapsing file THP mm,thp: recheck each page before collapsing file THP 1 - - --- 2019-10-18 Song Liu New
[16/16] mm: slab: remove redundant check in memcg_accumulate_slabinfo() The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[15/16] tools/cgroup: make slabinfo.py compatible with new slab controller The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[14/16] mm: memcg/slab: use one set of kmem_caches for all memory cgroups The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[13/16] mm: memcg/slab: deprecate memory.kmem.slabinfo The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[12/16] tools/cgroup: add slabinfo.py tool The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[11/16] mm: memcg/slab: replace memcg_from_slab_page() with memcg_from_slab_obj() The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[10/16] mm: memcg: move get_mem_cgroup_from_current() to memcontrol.h The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[09/16] mm: memcg/slab: charge individual slab objects instead of pages The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[08/16] mm: memcg: introduce __mod_lruvec_memcg_state() The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[07/16] mm: memcg: move memcg_kmem_bypass() to memcontrol.h The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[06/16] mm: memcg/slab: save memcg ownership data for non-root slab objects The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[05/16] mm: slub: implement SLUB version of obj_to_index() The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[04/16] mm: memcg/slab: allocate space for memcg ownership data for non-root slabs The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[03/16] mm: vmstat: convert slab vmstat counter to bytes The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[02/16] mm: vmstat: use s32 for vm_node_stat_diff in struct per_cpu_nodestat The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[01/16] mm: memcg: introduce mem_cgroup_ptr The new slab memory controller - - - --- 2019-10-18 Roman Gushchin New
[v2,5/5] uprobe: only do FOLL_SPLIT_PMD for uprobe register Fixes for THP in page cache - 1 - --- 2019-10-17 Song Liu New
[v2,4/5] mm/thp: allow drop THP from page cache Fixes for THP in page cache - - 1 --- 2019-10-17 Song Liu New
[v2,3/5] mm: Support removing arbitrary sized pages from mapping Fixes for THP in page cache 1 - - --- 2019-10-17 Song Liu New
[v2,2/5] mm/thp: fix node page state in split_huge_page_to_list() Fixes for THP in page cache 1 - 1 --- 2019-10-17 Song Liu New
[v2,1/5] proc/meminfo: fix output alignment Fixes for THP in page cache 1 - 1 --- 2019-10-17 Song Liu New
[RFC,v2,16/16] mm, soft-offline: convert parameter to pfn Hwpoison rework {hard,soft}-offline - 1 - --- 2019-10-17 Oscar Salvador New
[RFC,v2,15/16] mm/hwpoison-inject: Rip off duplicated checks Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,14/16] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline Hwpoison rework {hard,soft}-offline 1 - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,13/16] mm,hwpoison: Take pages off the buddy when hard-offlining Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,12/16] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,11/16] mm,hwpoison: Rework soft offline for in-use pages Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,10/16] mm,hwpoison: Rework soft offline for free pages Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,09/16] mm,hwpoison: Unify THP handling for hard and soft offline Hwpoison rework {hard,soft}-offline 1 - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,08/16] mm,hwpoison: remove flag argument from soft offline functions Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,07/16] mm,hwpoison: remove MF_COUNT_INCREASED Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,06/16] mm,hwpoison: Kill put_hwpoison_page Hwpoison rework {hard,soft}-offline 1 - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,05/16] mm,hwpoison: Un-export get_hwpoison_page and make it static Hwpoison rework {hard,soft}-offline 1 - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,04/16] mm,hwpoison-inject: don't pin for hwpoison_filter Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,03/16] mm,madvise: Refactor madvise_inject_error Hwpoison rework {hard,soft}-offline 1 - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,02/16] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[RFC,v2,01/16] mm,hwpoison: cleanup unused PageHuge() check Hwpoison rework {hard,soft}-offline - - - --- 2019-10-17 Oscar Salvador New
[v2,8/8] x86, kcsan: Enable KCSAN for x86 Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,7/8] locking/atomics, kcsan: Add KCSAN instrumentation Add Kernel Concurrency Sanitizer (KCSAN) - 1 - --- 2019-10-17 Marco Elver New
[v2,6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,4/8] seqlock, kcsan: Add annotations for KCSAN Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,3/8] build, kcsan: Add KCSAN build exceptions Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
[v2,1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure Add Kernel Concurrency Sanitizer (KCSAN) - - - --- 2019-10-17 Marco Elver New
mm: remove VM_ACCT(PAGE_SIZE) when charge and uncharge mm: remove VM_ACCT(PAGE_SIZE) when charge and uncharge - - - --- 2019-10-17 Li,Rongqing New
hugetlbfs: fix error handling in init_hugetlbfs_fs() hugetlbfs: fix error handling in init_hugetlbfs_fs() - - - --- 2019-10-17 Chengguang Xu New
mm: fix outdated comment in page_get_anon_vma() mm: fix outdated comment in page_get_anon_vma() - - - --- 2019-10-17 Miles Chen New
mm: Unsigned 'nr_pages' always larger than zero mm: Unsigned 'nr_pages' always larger than zero - - - --- 2019-10-17 zhong jiang New
[v2,1/2] kasan: detect negative size in memory operation function [v2,1/2] kasan: detect negative size in memory operation function - 1 - --- 2019-10-17 Walter Wu New
[v9,5/5] kasan debug: track pages allocated for vmalloc shadow kasan: support backing vmalloc space with real shadow memory - - - --- 2019-10-17 Daniel Axtens New
[v9,4/5] x86/kasan: support KASAN_VMALLOC kasan: support backing vmalloc space with real shadow memory 1 - - --- 2019-10-17 Daniel Axtens New
[v9,3/5] fork: support VMAP_STACK with KASAN_VMALLOC kasan: support backing vmalloc space with real shadow memory - 1 - --- 2019-10-17 Daniel Axtens New
[v9,2/5] kasan: add test for vmalloc kasan: support backing vmalloc space with real shadow memory - - - --- 2019-10-17 Daniel Axtens New
[v9,1/5] kasan: support backing vmalloc space with real shadow memory kasan: support backing vmalloc space with real shadow memory 1 - - --- 2019-10-17 Daniel Axtens New
mm: trivial mark_page_accessed() cleanup mm: trivial mark_page_accessed() cleanup 1 - - --- 2019-10-16 Fengguang Wu New
[4/4] mm/vmscan: Consider anonymous pages without swap Migrate Pages in lieu of discard - - - --- 2019-10-16 Dave Hansen New
[3/4] mm/vmscan: Attempt to migrate page in lieu of discard Migrate Pages in lieu of discard - - - --- 2019-10-16 Dave Hansen New
[2/4] mm/migrate: Defer allocating new page until needed Migrate Pages in lieu of discard - - - --- 2019-10-16 Dave Hansen New
[1/4] node: Define and export memory migration path Migrate Pages in lieu of discard - - - --- 2019-10-16 Dave Hansen New
[v7,25/25] arm64: kexec: remove head from relocation argument arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,24/25] arm64: kexec: enable MMU during kexec relocation arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,23/25] arm64: kexec: configure trans_pgd page table for kexec arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,22/25] arm64: kexec: kexec EL2 vectors arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,21/25] arm64: kexec: offset for relocation function arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,20/25] arm64: kexec: add expandable argument to relocation function arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,19/25] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,18/25] arm64: kexec: arm64_relocate_new_kernel clean-ups arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,17/25] arm64: kexec: cpu_soft_restart change argument types arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,16/25] arm64: kexec: call kexec_image_info only once arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,15/25] arm64: kexec: move relocation function setup arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,14/25] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,13/25] arm64: trans_pgd: pass allocator trans_pgd_create_copy arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,12/25] arm64: trans_pgd: make trans_pgd_map_page generic arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,11/25] arm64: hibernate: move page handling function to new trans_pgd.c arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,10/25] arm64: hibernate: add trans_pgd public functions arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,09/25] arm64: hibernate: add PUD_SECT_RDONLY arm64: MMU enabled kexec relocation 1 - - --- 2019-10-16 Pasha Tatashin New
[v7,08/25] arm64: hibernate: rename dst to page in create_safe_exec_page arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,07/25] arm64: hibernate: remove gotos as they are not needed arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,06/25] arm64: hibernate: use get_safe_page directly arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,05/25] arm64: hibernate: pass the allocated pgdp to ttbr0 arm64: MMU enabled kexec relocation - 1 - --- 2019-10-16 Pasha Tatashin New
[v7,04/25] arm64: kexec: make dtb_mem always enabled arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,03/25] arm64: kexec: remove unnecessary debug prints arm64: MMU enabled kexec relocation - - - --- 2019-10-16 Pasha Tatashin New
[v7,02/25] kexec: add machine_kexec_post_load() arm64: MMU enabled kexec relocation 1 - - --- 2019-10-16 Pasha Tatashin New
[v7,01/25] kexec: quiet down kexec reboot arm64: MMU enabled kexec relocation 1 1 - --- 2019-10-16 Pasha Tatashin New
[v3,5/5] asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED elide extraneous generated code for folded p4d/pud/pmd 1 - - --- 2019-10-16 Vineet Gupta New
[v3,4/5] asm-generic/tlb: stub out pmd_free_tlb() if nopmd elide extraneous generated code for folded p4d/pud/pmd 1 - - --- 2019-10-16 Vineet Gupta New
[v3,3/5] asm-generic/tlb: stub out p4d_free_tlb() if nop4d ... elide extraneous generated code for folded p4d/pud/pmd 2 - - --- 2019-10-16 Vineet Gupta New
[v3,2/5] asm-generic/tlb: stub out pud_free_tlb() if nopud ... elide extraneous generated code for folded p4d/pud/pmd 2 - - --- 2019-10-16 Vineet Gupta New
[v3,1/5] ARC: mm: remove __ARCH_USE_5LEVEL_HACK elide extraneous generated code for folded p4d/pud/pmd 1 - - --- 2019-10-16 Vineet Gupta New
hugetlb: Fix clang compilation warning hugetlb: Fix clang compilation warning - - - --- 2019-10-16 Vincenzo Frascino New
[V2] mm/page_alloc: Add alloc_contig_pages() [V2] mm/page_alloc: Add alloc_contig_pages() 2 - - --- 2019-10-16 Anshuman Khandual New
[v3,3/3] mm/vmalloc: add more comments to the adjust_va_to_fit_type() [v3,1/3] mm/vmalloc: remove preempt_disable/enable when do preloading 1 - - --- 2019-10-16 Uladzislau Rezki New
[v3,2/3] mm/vmalloc: respect passed gfp_mask when do preloading [v3,1/3] mm/vmalloc: remove preempt_disable/enable when do preloading 2 - - --- 2019-10-16 Uladzislau Rezki New
« 1 2 ... 607 608 609726 727 »