Show patches with: State = Action Required       |   72626 patches
« 1 2 ... 428 429 430726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v20,22/25] ELF: Introduce arch_setup_elf_property() Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,21/25] x86/cet/shstk: Handle signals for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,20/25] x86/cet/shstk: User-mode shadow stack support Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,19/25] mm: Re-introduce vm_flags to do_mmap() Control-flow Enforcement: Shadow Stack - 2 - --- 2021-02-10 Yu-cheng Yu New
[v20,18/25] mm: Update can_follow_write_pte() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,17/25] mm/mmap: Add shadow stack pages to memory accounting Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,16/25] mm: Add guard pages around a shadow stack. Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,15/25] mm: Fixup places that call pte_mkwrite() directly Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,14/25] x86/mm: Update maybe_mkwrite() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,13/25] x86/mm: Shadow Stack page fault error checking Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,12/25] mm: Introduce VM_SHSTK for shadow stack memory Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_… Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,10/25] x86/mm: Update pte_modify for _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,08/25] x86/mm: Introduce _PAGE_COW Control-flow Enforcement: Shadow Stack - - - --- 2021-02-10 Yu-cheng Yu New
[v20,07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,06/25] x86/cet: Add control-protection fault handler Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v20,01/25] Documentation/x86: Add CET description Control-flow Enforcement: Shadow Stack - 1 - --- 2021-02-10 Yu-cheng Yu New
[v2] mm: page-writeback: simplify memcg handling in test_clear_page_writeback() [v2] mm: page-writeback: simplify memcg handling in test_clear_page_writeback() 2 1 - --- 2021-02-10 Johannes Weiner New
[v2] mm: remove lru_add_drain_all in alloc_contig_range [v2] mm: remove lru_add_drain_all in alloc_contig_range 2 1 - --- 2021-02-10 Minchan Kim New
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings - - - --- 2021-02-10 Miaohe Lin New
[v3] mm: cma: support sysfs [v3] mm: cma: support sysfs - 2 - --- 2021-02-10 Minchan Kim New
mm/hugetlb: remove redundant reservation check condition in alloc_huge_page() mm/hugetlb: remove redundant reservation check condition in alloc_huge_page() - - - --- 2021-02-10 Miaohe Lin New
mm/huge_memory.c: Remove unnecessary local variable ret2 mm/huge_memory.c: Remove unnecessary local variable ret2 - - - --- 2021-02-10 Miaohe Lin New
mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state() mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state() - 1 - --- 2021-02-10 Miaohe Lin New
mm/hugetlb: use some helper functions to cleanup code mm/hugetlb: use some helper functions to cleanup code - - - --- 2021-02-10 Miaohe Lin New
[3/3] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed add support for never printing hashed addresses 4 - - --- 2021-02-10 Timur Tabi New
[2/3] kselftest: add support for skipped tests add support for never printing hashed addresses - - - --- 2021-02-10 Timur Tabi New
[1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macro add support for never printing hashed addresses - 1 - --- 2021-02-10 Timur Tabi New
[3/3,v2] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed add support for never printing hashed addresses 3 - - --- 2021-02-10 Timur Tabi New
[2/3] kselftest: add support for skipped tests add support for never printing hashed addresses - - - --- 2021-02-10 Timur Tabi New
[1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macro add support for never printing hashed addresses - - - --- 2021-02-10 Timur Tabi New
mm: page-writeback: simplify memcg handling in test_clear_page_writeback() mm: page-writeback: simplify memcg handling in test_clear_page_writeback() 1 1 - --- 2021-02-09 Johannes Weiner New
[14/14] nilfs2: make splice write available again [01/14] squashfs: avoid out of bounds writes in decompressors - - 1 --- 2021-02-09 Andrew Morton New
[13/14] mm, slub: better heuristic for number of cpus when calculating slab order [01/14] squashfs: avoid out of bounds writes in decompressors - - 1 --- 2021-02-09 Andrew Morton New
[12/14] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high" [01/14] squashfs: avoid out of bounds writes in decompressors 2 - - --- 2021-02-09 Andrew Morton New
[11/14] MAINTAINERS: update Andrey Ryabinin's email address [01/14] squashfs: avoid out of bounds writes in decompressors - - - --- 2021-02-09 Andrew Morton New
[10/14] selftests/vm: rename file run_vmtests to run_vmtests.sh [01/14] squashfs: avoid out of bounds writes in decompressors - 1 - --- 2021-02-09 Andrew Morton New
[09/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha [01/14] squashfs: avoid out of bounds writes in decompressors 1 - - --- 2021-02-09 Andrew Morton New
[08/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 [01/14] squashfs: avoid out of bounds writes in decompressors 1 - - --- 2021-02-09 Andrew Morton New
[07/14] mm/mremap: fix BUILD_BUG_ON() error in get_extent [01/14] squashfs: avoid out of bounds writes in decompressors - 1 2 --- 2021-02-09 Andrew Morton New
[06/14] firmware_loader: align .builtin_fw to 8 [01/14] squashfs: avoid out of bounds writes in decompressors 2 1 2 --- 2021-02-09 Andrew Morton New
[05/14] kasan: fix stack traces dependency for HW_TAGS [01/14] squashfs: avoid out of bounds writes in decompressors - 1 - --- 2021-02-09 Andrew Morton New
[04/14] squashfs: add more sanity checks in xattr id lookup [01/14] squashfs: avoid out of bounds writes in decompressors - - - --- 2021-02-09 Andrew Morton New
[03/14] squashfs: add more sanity checks in inode lookup [01/14] squashfs: avoid out of bounds writes in decompressors - - - --- 2021-02-09 Andrew Morton New
[02/14] squashfs: add more sanity checks in id lookup [01/14] squashfs: avoid out of bounds writes in decompressors - - - --- 2021-02-09 Andrew Morton New
[01/14] squashfs: avoid out of bounds writes in decompressors [01/14] squashfs: avoid out of bounds writes in decompressors - - - --- 2021-02-09 Andrew Morton New
[3/3] mm: Fix missing mem cgroup soft limit tree updates Soft limit memory management bug fixes - 1 - --- 2021-02-09 Tim Chen New
[2/3] mm: Force update of mem cgroup soft limit tree on usage excess Soft limit memory management bug fixes - 1 - --- 2021-02-09 Tim Chen New
[1/3] mm: Fix dropped memcg from mem cgroup soft limit tree Soft limit memory management bug fixes 1 1 - --- 2021-02-09 Tim Chen New
[stable,4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() [stable,4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() - - 2 --- 2021-02-09 Florian Fainelli New
[v2] mm/vmalloc: use rb_tree instead of list for vread() lookups [v2] mm/vmalloc: use rb_tree instead of list for vread() lookups - 1 - --- 2021-02-09 Serapheim Dimitropoulos New
fs: buffer: use raw page_memcg() on locked page fs: buffer: use raw page_memcg() on locked page 2 1 - --- 2021-02-09 Johannes Weiner New
mm: remove lru_add_drain_all in alloc_contig_range mm: remove lru_add_drain_all in alloc_contig_range 2 1 - --- 2021-02-09 Minchan Kim New
[v7,12/12] mm: vmscan: shrink deferred objects proportional to priority [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint - - - --- 2021-02-09 Yang Shi New
[v7,11/12] mm: memcontrol: reparent nr_deferred when memcg offline [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 - - --- 2021-02-09 Yang Shi New
[v7,10/12] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 2 1 - --- 2021-02-09 Yang Shi New
[v7,09/12] mm: vmscan: use per memcg nr_deferred of shrinker [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint - - - --- 2021-02-09 Yang Shi New
[v7,08/12] mm: vmscan: add per memcg shrinker nr_deferred [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint - - - --- 2021-02-09 Yang Shi New
[v7,07/12] mm: vmscan: use a new flag to indicate shrinker is registered [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 2 - - --- 2021-02-09 Yang Shi New
[v7,06/12] mm: vmscan: add shrinker_info_protected() helper [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 - - --- 2021-02-09 Yang Shi New
[v7,05/12] mm: memcontrol: rename shrinker_map to shrinker_info [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 - - --- 2021-02-09 Yang Shi New
[v7,04/12] mm: vmscan: remove memcg_shrinker_map_size [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 2 - - --- 2021-02-09 Yang Shi New
[v7,03/12] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 - - --- 2021-02-09 Yang Shi New
[v7,02/12] mm: vmscan: consolidate shrinker_maps handling code [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 1 - --- 2021-02-09 Yang Shi New
[v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint [v7,01/12] mm: vmscan: use nid from shrink_control for tracepoint 3 1 - --- 2021-02-09 Yang Shi New
mm: simplify swapdev_block mm: simplify swapdev_block - 1 - --- 2021-02-09 Christoph Hellwig New
[v3,8/8] kselftests: cgroup: update kmem test for new vmstat implementation mm: memcontrol: switch to rstat 1 2 - --- 2021-02-09 Johannes Weiner New
[v3,7/8] mm: memcontrol: consolidate lruvec stat flushing mm: memcontrol: switch to rstat 2 1 - --- 2021-02-09 Johannes Weiner New
[v3,6/8] mm: memcontrol: switch to rstat mm: memcontrol: switch to rstat 1 3 - --- 2021-02-09 Johannes Weiner New
[v3,5/8] cgroup: rstat: punt root-level optimization to individual controllers mm: memcontrol: switch to rstat 1 - - --- 2021-02-09 Johannes Weiner New
[v3,4/8] cgroup: rstat: support cgroup1 mm: memcontrol: switch to rstat 1 3 - --- 2021-02-09 Johannes Weiner New
[v3,3/8] mm: memcontrol: privatize memcg_page_state query functions mm: memcontrol: switch to rstat 1 3 - --- 2021-02-09 Johannes Weiner New
[v3,2/8] mm: memcontrol: kill mem_cgroup_nodeinfo() mm: memcontrol: switch to rstat 1 3 - --- 2021-02-09 Johannes Weiner New
[v3,1/8] mm: memcontrol: fix cpuhotplug statistics flushing mm: memcontrol: switch to rstat 1 3 - --- 2021-02-09 Johannes Weiner New
[mm] arm64: kasan: fix MTE symbols exports [mm] arm64: kasan: fix MTE symbols exports - - - --- 2021-02-09 Andrey Konovalov New
[mm] kfence: make reporting sensitive information configurable [mm] kfence: make reporting sensitive information configurable - - - --- 2021-02-09 Marco Elver New
[v2] mm: cma: Print region name on failure [v2] mm: cma: Print region name on failure 1 2 - --- 2021-02-09 Georgi Djakov New
[v2,7/7] arm64/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v2,6/7] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v2,5/7] mm,memory_hotplug: Enforce pageblock alignment when memmap_on_memory Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v2,4/7] mm,memory_hotplug: Enforce struct page size to be multiple of PMD Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v2,3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v2,2/7] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported Allocate memmap from hotadded memory (per device) - 1 - --- 2021-02-09 Oscar Salvador New
[v2,1/7] mm,memory_hotplug: Allocate memmap from the added memory range Allocate memmap from hotadded memory (per device) - - - --- 2021-02-09 Oscar Salvador New
[v4,3/3] vsprintf: dump full information of page flags in pGp mm, vsprintf: dump full information of page flags in pGp 1 - - --- 2021-02-09 Yafang Shao New
[v4,2/3] mm, slub: don't combine pr_err with INFO mm, vsprintf: dump full information of page flags in pGp 1 2 - --- 2021-02-09 Yafang Shao New
[v4,1/3] mm, slub: use pGp to print page flags mm, vsprintf: dump full information of page flags in pGp 2 5 - --- 2021-02-09 Yafang Shao New
[GIT,PULL] memblock: remove return value of memblock_free_all() [GIT,PULL] memblock: remove return value of memblock_free_all() - - - --- 2021-02-09 Mike Rapoport New
mm: backing-dev: Remove duplicated macro definition mm: backing-dev: Remove duplicated macro definition - - - --- 2021-02-09 Baolin Wang New
kswapd: no need reclaim cma pages triggered by unmovable allocation kswapd: no need reclaim cma pages triggered by unmovable allocation - - - --- 2021-02-09 zhou New
[v2] mm/hugetlb: Remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage() [v2] mm/hugetlb: Remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage() - 2 - --- 2021-02-09 Miaohe Lin New
[v1] mm, hwpoison: enable error handling on shmem thp [v1] mm, hwpoison: enable error handling on shmem thp - 1 - --- 2021-02-09 Naoya Horiguchi New
mm/mlock: minor coding style tweaks mm/mlock: minor coding style tweaks - - - --- 2021-02-09 Zhiyuan Dai New
mm/slub: minor coding style tweaks mm/slub: minor coding style tweaks 1 - - --- 2021-02-09 Zhiyuan Dai New
mm/slab: minor coding style tweaks mm/slab: minor coding style tweaks 1 - - --- 2021-02-09 Zhiyuan Dai New
« 1 2 ... 428 429 430726 727 »