Show patches with: State = Action Required       |   82678 patches
« 1 2 ... 759 760 761826 827 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,08/13] net, arm64: untag user pointers in tcp_zerocopy_receive arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,07/13] fs, arm64: untag user pointers in fs/userfaultfd.c arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,06/13] fs, arm64: untag user pointers in copy_mount_options arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,05/13] mm, arm64: untag user pointers in mm/gup.c arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,04/13] mm, arm64: untag user pointers passed to memory syscalls arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,03/13] lib, arm64: untag user pointers in strn*_user arm64: untag user pointers passed to the kernel - - - --- 2019-03-18 Andrey Konovalov New
[v12,02/13] arm64: untag user pointers in access_ok and __uaccess_mask_ptr arm64: untag user pointers passed to the kernel - 1 - --- 2019-03-18 Andrey Konovalov New
[v12,01/13] uaccess: add untagged_addr definition for other arches arm64: untag user pointers passed to the kernel 1 - - --- 2019-03-18 Andrey Konovalov New
[v2,4/4] arm64: elf: Advertise relaxed ABI arm64 relaxed ABI - - - --- 2019-03-18 Vincenzo Frascino New
[v2,3/4] arm64: Relax Documentation/arm64/tagged-pointers.txt arm64 relaxed ABI - - - --- 2019-03-18 Vincenzo Frascino New
[v2,2/4] arm64: Define Documentation/arm64/elf_at_flags.txt arm64 relaxed ABI - - - --- 2019-03-18 Vincenzo Frascino New
[v2,1/4] elf: Make AT_FLAGS arch configurable arm64 relaxed ABI - - - --- 2019-03-18 Vincenzo Frascino New
include/linux/hugetlb.h: Convert to use vm_fault_t include/linux/hugetlb.h: Convert to use vm_fault_t - 1 - --- 2019-03-18 Souptick Joarder New
[v3] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() [v3] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() 3 - - --- 2019-03-18 Vlastimil Babka New
[RFC,v1,07/50] mm/slab: Use simpler Fisher-Yates shuffle Untitled series #263207 - - - --- 2019-03-18 George Spelvin New
[REBASED,4/4] mm: Generalize putback scan functions mm: Generalize putback functions - 1 - --- 2019-03-18 Kirill Tkhai New
[REBASED,3/4] mm: Remove pages_to_free argument of move_active_pages_to_lru() mm: Generalize putback functions - 1 - --- 2019-03-18 Kirill Tkhai New
[REBASED,2/4] mm: Move nr_deactivate accounting to shrink_active_list() mm: Generalize putback functions - 1 - --- 2019-03-18 Kirill Tkhai New
[REBASED,1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list() mm: Generalize putback functions - 1 - --- 2019-03-18 Kirill Tkhai New
[v2] mm: Fix __dump_page when mapping->host is not set [v2] mm: Fix __dump_page when mapping->host is not set 2 - - --- 2019-03-18 Oscar Salvador New
percpu: stop printing kernel addresses percpu: stop printing kernel addresses - - - --- 2019-03-18 Matteo Croce New
list.h: fix list_is_first() kernel-doc list.h: fix list_is_first() kernel-doc 1 1 - --- 2019-03-18 Randy Dunlap New
[v4,7/7] mm: Remove stale comment from page struct mm: Use slab_list list_head instead of lru 1 - - --- 2019-03-18 Tobin C. Harding New
[v4,6/7] slab: Use slab_list instead of lru mm: Use slab_list list_head instead of lru - - - --- 2019-03-18 Tobin C. Harding New
[v4,5/7] slub: Use slab_list instead of lru mm: Use slab_list list_head instead of lru 1 - - --- 2019-03-18 Tobin C. Harding New
[v4,3/7] slob: Use slab_list instead of lru mm: Use slab_list list_head instead of lru - 1 - --- 2019-03-18 Tobin C. Harding New
[v4,2/7] slob: Respect list_head abstraction layer mm: Use slab_list list_head instead of lru - - - --- 2019-03-18 Tobin C. Harding New
[v4,1/7] list: Add function list_rotate_to_front() mm: Use slab_list list_head instead of lru - - - --- 2019-03-18 Tobin C. Harding New
[RESEND,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-17 Ira Weiny New
[RESEND,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[v7,4/4] hugetlb: allow to free gigantic pages regardless of the configuration Fix free/allocation of runtime gigantic pages 1 - - --- 2019-03-17 Alexandre Ghiti New
[v7,3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC Fix free/allocation of runtime gigantic pages 1 - - --- 2019-03-17 Alexandre Ghiti New
[v7,2/4] sparc: Advertise gigantic page support Fix free/allocation of runtime gigantic pages 1 - - --- 2019-03-17 Alexandre Ghiti New
[v7,1/4] sh: Advertise gigantic page support Fix free/allocation of runtime gigantic pages - - - --- 2019-03-17 Alexandre Ghiti New
[v11,14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,13/14] arm64: update Documentation/arm64/tagged-pointers.txt arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,11/14] uprobes, arm64: untag user pointers in find_active_uprobe arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,10/14] tracing, arm64: untag user pointers in seq_print_user_ip arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,09/14] kernel, arm64: untag user pointers in prctl_set_mm* arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,08/14] net, arm64: untag user pointers in tcp_zerocopy_receive arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,07/14] fs, arm64: untag user pointers in fs/userfaultfd.c arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,06/14] fs, arm64: untag user pointers in copy_mount_options arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,05/14] mm, arm64: untag user pointers in mm/gup.c arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,04/14] mm, arm64: untag user pointers passed to memory syscalls arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,03/14] lib, arm64: untag user pointers in strn*_user arm64: untag user pointers passed to the kernel - - - --- 2019-03-15 Andrey Konovalov New
[v11,02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr arm64: untag user pointers passed to the kernel - 1 - --- 2019-03-15 Andrey Konovalov New
[v11,01/14] uaccess: add untagged_addr definition for other arches arm64: untag user pointers passed to the kernel 1 - - --- 2019-03-15 Andrey Konovalov New
mm: Fix __dump_page when mapping->host is not set mm: Fix __dump_page when mapping->host is not set 1 - - --- 2019-03-15 Oscar Salvador New
[v2] mm: migrate: add missing flush_dcache_page for non-mapped page migrate [v2] mm: migrate: add missing flush_dcache_page for non-mapped page migrate 1 1 - --- 2019-03-15 Lars Persson New
[-manpage,2/2] memfd_create.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal [-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal - - - --- 2019-03-14 Joel Fernandes New
[-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal [-manpage,1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal - - - --- 2019-03-14 Joel Fernandes New
[38/38] tmpfs, devtmpfs, ramfs, rootfs: Convert to fs_context VFS: Convert trivial filesystems and more - - - --- 2019-03-14 David Howells New
[08/38] vfs: Convert zsmalloc to fs_context VFS: Convert trivial filesystems and more - - - --- 2019-03-14 David Howells New
[v2] xen/balloon: Fix mapping PG_offline pages to user space [v2] xen/balloon: Fix mapping PG_offline pages to user space - 1 1 --- 2019-03-14 David Hildenbrand New
[v1] xen/balloon: Fix mapping PG_offline pages to user space [v1] xen/balloon: Fix mapping PG_offline pages to user space - - 1 --- 2019-03-14 David Hildenbrand New
[v4] mm/hotplug: fix offline undo_isolate_page_range() [v4] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-14 Qian Cai New
[v3] mm/hotplug: fix offline undo_isolate_page_range() [v3] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-14 Qian Cai New
driver : staging : ion: optimization for decreasing memory fragmentaion driver : staging : ion: optimization for decreasing memory fragmentaion - - - --- 2019-03-14 Zhaoyang Huang New
[v2] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() [v2] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() - - - --- 2019-03-14 Vlastimil Babka New
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() - - - --- 2019-03-14 Vlastimil Babka New
[v3,7/7] mm: Remove stale comment from page struct mm: Use slab_list list_head instead of lru 1 1 - --- 2019-03-14 Tobin C. Harding New
[v3,6/7] slab: Use slab_list instead of lru mm: Use slab_list list_head instead of lru - 1 - --- 2019-03-14 Tobin C. Harding New
[v3,5/7] slub: Use slab_list instead of lru mm: Use slab_list list_head instead of lru 1 1 - --- 2019-03-14 Tobin C. Harding New
[v3,4/7] slub: Add comments to endif pre-processor macros mm: Use slab_list list_head instead of lru 1 1 - --- 2019-03-14 Tobin C. Harding New
[v3,3/7] slob: Use slab_list instead of lru mm: Use slab_list list_head instead of lru - 1 - --- 2019-03-14 Tobin C. Harding New
[v3,2/7] slob: Respect list_head abstraction layer mm: Use slab_list list_head instead of lru - - - --- 2019-03-14 Tobin C. Harding New
[v3,1/7] list: Add function list_rotate_to_front() mm: Use slab_list list_head instead of lru - - - --- 2019-03-14 Tobin C. Harding New
mm: compaction: show gfp flag names in try_to_compact_pages tracepoint mm: compaction: show gfp flag names in try_to_compact_pages tracepoint 1 - - --- 2019-03-14 Yafang Shao New
mm: fix a wrong flag in set_migratetype_isolate() mm: fix a wrong flag in set_migratetype_isolate() 1 1 - --- 2019-03-13 Qian Cai New
mm/hotplug: fix notification in offline error path mm/hotplug: fix notification in offline error path 1 1 - --- 2019-03-13 Qian Cai New
[v3,6/6] mm: refactor memcg_hotplug_cpu_dead() to use memcg_flush_offline_percpu() mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[v3,5/6] mm: flush memcg percpu stats and events before releasing mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[v3,4/6] mm: release per-node memcg percpu data prematurely mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[v3,3/6] mm: release memcg percpu data prematurely mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[v3,2/6] mm: prepare to premature release of per-node lruvec_stat_cpu mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[v3,1/6] mm: prepare to premature release of memcg->vmstats_percpu mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-13 Roman Gushchin New
[RESEND] mm/compaction: fix an undefined behaviour [RESEND] mm/compaction: fix an undefined behaviour 2 - - --- 2019-03-13 Qian Cai New
[v2] kmemleak: skip scanning holes in the .bss section [v2] kmemleak: skip scanning holes in the .bss section 2 - - --- 2019-03-13 Qian Cai New
[v2] mm/hotplug: fix offline undo_isolate_page_range() [v2] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-13 Qian Cai New
[v2] mm: vmscan: drop zone id from kswapd tracepoints [v2] mm: vmscan: drop zone id from kswapd tracepoints 1 - - --- 2019-03-13 Yafang Shao New
[v2,5/5] mm: Remove stale comment from page struct ] mm: Use slab_list list_head instead of lru 1 - - --- 2019-03-13 Tobin C. Harding New
[v2,4/5] slob: Use slab_list instead of lru ] mm: Use slab_list list_head instead of lru - 1 - --- 2019-03-13 Tobin C. Harding New
[v2,3/5] slab: Use slab_list instead of lru ] mm: Use slab_list list_head instead of lru - 1 - --- 2019-03-13 Tobin C. Harding New
[v2,2/5] slub: Use slab_list instead of lru ] mm: Use slab_list list_head instead of lru 1 1 - --- 2019-03-13 Tobin C. Harding New
[v2,1/5] slub: Add comments to endif pre-processor macros ] mm: Use slab_list list_head instead of lru 1 1 - --- 2019-03-13 Tobin C. Harding New
mm: vmscan: drop zone id from kswapd tracepoints mm: vmscan: drop zone id from kswapd tracepoints 1 - - --- 2019-03-13 Yafang Shao New
mm/hotplug: fix offline undo_isolate_page_range() mm/hotplug: fix offline undo_isolate_page_range() - - - --- 2019-03-13 Qian Cai New
[v2] mm: compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set [v2] mm: compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set - - - --- 2019-03-13 Yafang Shao New
[v2,6/6] mm: refactor memcg_hotplug_cpu_dead() to use memcg_flush_offline_percpu() mm: reduce the memory footprint of dying memory cgroups - - - --- 2019-03-12 Roman Gushchin New
[5/5] mm: spill memcg percpu stats and events before releasing Untitled series #90791 - - - --- 2019-03-12 Roman Gushchin New
[v2,5/6] mm: flush memcg percpu stats and events before releasing mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-12 Roman Gushchin New
[v2,4/6] mm: release per-node memcg percpu data prematurely mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-12 Roman Gushchin New
[v2,3/6] mm: release memcg percpu data prematurely mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-12 Roman Gushchin New
[v2,2/6] mm: prepare to premature release of per-node lruvec_stat_cpu mm: reduce the memory footprint of dying memory cgroups 1 - - --- 2019-03-12 Roman Gushchin New
« 1 2 ... 759 760 761826 827 »