Show patches with: none      |   73304 patches
« 1 2 ... 723 724 725733 734 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] Convert vhost to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[3/6] Convert v4l2 event to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[2/6] Convert infiniband uverbs to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[1/6] Convert virtio_console to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[7/7] x86/cet: Add PTRACE interface for CET - - - --- 2018-06-07 Yu-cheng Yu New
[6/7] tools: Add cetcmd - - - --- 2018-06-07 Yu-cheng Yu New
[5/7] x86: Insert endbr32/endbr64 to vDSO - - - --- 2018-06-07 Yu-cheng Yu New
[4/7] x86/cet: add arcp_prctl functions for indirect branch tracking - - - --- 2018-06-07 Yu-cheng Yu New
[3/7] mm/mmap: Add IBT bitmap size to address space limit check - - - --- 2018-06-07 Yu-cheng Yu New
[2/7] x86/cet: User-mode indirect branch tracking support - - - --- 2018-06-07 Yu-cheng Yu New
[1/7] x86/cet: Add Kconfig option for user-mode Indirect Branch Tracking - - - --- 2018-06-07 Yu-cheng Yu New
[10/10] mm: Prevent munmap and remap_file_pages of shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[09/10] mm: Prevent madvise from changing shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[08/10] mm: Prevent mremap of shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[07/10] mm: Prevent mprotect from changing shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[06/10] x86/cet: Add arch_prctl functions for shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[05/10] x86/cet: ELF header parsing of Control Flow Enforcement - - - --- 2018-06-07 Yu-cheng Yu New
[04/10] x86/cet: Handle thread shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[03/10] x86/cet: Signal handling for shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[02/10] x86/cet: Introduce WRUSS instruction - - - --- 2018-06-07 Yu-cheng Yu New
[01/10] x86/cet: User-mode shadow stack support - - - --- 2018-06-07 Yu-cheng Yu New
[9/9] x86/cet: Handle THP/HugeTLB shadow stack page copying - - - --- 2018-06-07 Yu-cheng Yu New
[8/9] x86/cet: Handle shadow stack page fault - - - --- 2018-06-07 Yu-cheng Yu New
[7/9] x86/mm: Shadow stack page fault error checking - - - --- 2018-06-07 Yu-cheng Yu New
[6/9] x86/mm: Introduce ptep_set_wrprotect_flush and related functions - - - --- 2018-06-07 Yu-cheng Yu New
[5/9] x86/mm: Introduce _PAGE_DIRTY_SW - - - --- 2018-06-07 Yu-cheng Yu New
[4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW - - - --- 2018-06-07 Yu-cheng Yu New
[3/9] mm: Introduce VM_SHSTK for shadow stack memory - - - --- 2018-06-07 Yu-cheng Yu New
[2/9] x86/cet: Add Kconfig option for user-mode shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[1/9] x86/cet: Control protection exception handler - - - --- 2018-06-07 Yu-cheng Yu New
[5/5] Documentation/x86: Add CET description - - - --- 2018-06-07 Yu-cheng Yu New
[4/5] x86/fpu/xstate: Add XSAVES system states for shadow stack - - - --- 2018-06-07 Yu-cheng Yu New
[3/5] x86/fpu/xstate: Enable XSAVES system states - - - --- 2018-06-07 Yu-cheng Yu New
[2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states - - - --- 2018-06-07 Yu-cheng Yu New
[1/5] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET) - - - --- 2018-06-07 Yu-cheng Yu New
xsk: Fix umem fill/completion queue mmap on 32-bit 1 - - --- 2018-06-07 Geert Uytterhoeven New
[4/4] mm,oom: Check pending victims earlier in out_of_memory(). - - - --- 2018-06-07 Tetsuo Handa New
[3/4] mm,oom: Simplify exception case handling in out_of_memory(). 2 - - --- 2018-06-07 Tetsuo Handa New
[2/4] mm,page_alloc: Move the short sleep to should_reclaim_retry() - - - --- 2018-06-07 Tetsuo Handa New
[1/4] mm,oom: Don't call schedule_timeout_killable() with oom_lock held. - - - --- 2018-06-07 Tetsuo Handa New
mm/memblock: add missing include <linux/bootmem.h> - - - --- 2018-06-06 Mathieu Malaterre New
mremap: Remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns 2 - - --- 2018-06-06 Mel Gorman New
mremap: Increase LATENCY_LIMIT of mremap to reduce the number of TLB shootdowns - - - --- 2018-06-06 Mel Gorman New
kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM - - - --- 2018-06-06 Oscar Salvador New
mremap: Avoid TLB flushing anonymous pages that are not in swap cache 1 - - --- 2018-06-05 Mel Gorman New
mremap: Avoid TLB flushing anonymous pages that are not in swap cache - - - --- 2018-06-05 Mel Gorman New
HARDENED_USERCOPY will BUG on multiple slub objects coalesced into an sk_buff fragment - - - --- 2018-06-05 Christoph Lameter (Ampere) New
[RFC] Getting rid of INFLIGHT_VICTIM - - - --- 2018-06-05 Tetsuo Handa New
mm, memory_failure: remove a stray tab 1 - - --- 2018-06-05 Dan Carpenter New
[v3,12/12] libnvdimm, pmem: Restore page attributes when clearing errors - - - --- 2018-06-04 Dan Williams New
[v3,11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages - - - --- 2018-06-04 Dan Williams New
[v3,10/12] mm, memory_failure: Fix page->mapping assumptions relative to the page lock - - - --- 2018-06-04 Dan Williams New
[v3,09/12] mm, memory_failure: Pass page size to kill_proc() 1 - - --- 2018-06-04 Dan Williams New
[v3,08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec() - - - --- 2018-06-04 Dan Williams New
[v3,07/12] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses - - - --- 2018-06-04 Dan Williams New
[v3,06/12] mm, madvise_inject_error: Let memory_failure() optionally take a page reference - - - --- 2018-06-04 Dan Williams New
[v3,05/12] filesystem-dax: Set page->index - 1 - --- 2018-06-04 Dan Williams New
[v3,04/12] device-dax: Set page->index - 1 - --- 2018-06-04 Dan Williams New
[v3,03/12] device-dax: Enable page_mapping() - 1 - --- 2018-06-04 Dan Williams New
[v3,02/12] device-dax: Cleanup vm_fault de-reference chains - - - --- 2018-06-04 Dan Williams New
[v3,01/12] device-dax: Convert to vmf_insert_mixed and vm_fault_t - 2 - --- 2018-06-04 Dan Williams New
pkeys on POWER: Access rights not reset on execve - - - --- 2018-06-04 Ram Pai New
[v3] mm: Change return type int to vm_fault_t for fault handlers - 1 - --- 2018-06-04 Souptick Joarder New
docs/admin-guide/mm: add high level concepts overview 1 - - --- 2018-06-04 Mike Rapoport New
mm: Add conditions to avoid out-of-bounds - - - --- 2018-06-04 Xiaoming Ni New
[1/5,v2] spinlock: atomic_dec_and_lock: Add an irqsave variant 1 - - --- 2018-06-04 Sebastian Andrzej Siewior New
pkeys on POWER: Access rights not reset on execve - - - --- 2018-06-03 Ram Pai New
[v2,11/11] libnvdimm, pmem: Restore page attributes when clearing errors - - - --- 2018-06-03 Dan Williams New
[v2,10/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages - - - --- 2018-06-03 Dan Williams New
[v2,09/11] mm, memory_failure: Fix page->mapping assumptions relative to the page lock - - - --- 2018-06-03 Dan Williams New
[v2,08/11] mm, memory_failure: Pass page size to kill_proc() 1 - - --- 2018-06-03 Dan Williams New
[v2,07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec() - - - --- 2018-06-03 Dan Williams New
[v2,06/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference - - - --- 2018-06-03 Dan Williams New
[v2,05/11] filesystem-dax: Set page->index - - - --- 2018-06-03 Dan Williams New
[v2,04/11] device-dax: Set page->index - - - --- 2018-06-03 Dan Williams New
[v2,03/11] device-dax: Enable page_mapping() - - - --- 2018-06-03 Dan Williams New
[v2,02/11] device-dax: Cleanup vm_fault de-reference chains - - - --- 2018-06-03 Dan Williams New
[v2,01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t - 2 - --- 2018-06-03 Dan Williams New
slab: Clean up the code comment in slab kmem_cache struct 1 - - --- 2018-06-03 Baoquan He New
[v2] mm: Change return type int to vm_fault_t for fault handlers - 1 - --- 2018-06-02 Souptick Joarder New
[v7,2/2] Refactor part of the oom report in dump_header - - - --- 2018-06-02 禹舟键 New
[v7,1/2] Add an array of const char and enum oom_constraint in memcontrol.h - - - --- 2018-06-02 禹舟键 New
[v7,2/2] Refactor part of the oom report in dump_header - - - --- 2018-06-02 禹舟键 New
[v7,1/2] Add an array of const char and enum oom_constraint in memcontrol.h - - - --- 2018-06-02 禹舟键 New
[v7,1/2] Add an array of const char and enum oom_constraint in memcontrol.h - - - --- 2018-06-02 禹舟键 New
HARDENED_USERCOPY will BUG on multiple slub objects coalesced into an sk_buff fragment - - - --- 2018-06-01 Anton Eidelman New
include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE - - - --- 2018-06-01 Huaisheng Ye New
[4/4] mm/memory_hotplug: Drop unnecessary checks from register_mem_sect_under_node - 1 - --- 2018-06-01 Oscar Salvador New
[3/4] mm/memory_hotplug: Get rid of link_mem_sections - - - --- 2018-06-01 Oscar Salvador New
[2/4] mm/memory_hotplug: Call register_mem_sect_under_node - 1 - --- 2018-06-01 Oscar Salvador New
[1/4] mm/memory_hotplug: Make add_memory_resource use __try_online_node - 1 - --- 2018-06-01 Oscar Salvador New
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags - - - --- 2018-06-01 Michal Hocko New
mm,oom: Don't call schedule_timeout_killable() with oom_lock held. - - - --- 2018-06-01 Michal Hocko New
[LKP,lkp-robot,mm,memcontrol] 309fe96bfc: vm-scalability.throughput +23.0% improvement - - - --- 2018-06-01 Aaron Lu New
[RFC] mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same cacheline - - - --- 2018-06-01 Aaron Lu New
mm,oom: Don't call schedule_timeout_killable() with oom_lock held. - - - --- 2018-06-01 Tetsuo Handa New
[v3,16/16] treewide: Use array_size() for devm_*alloc()-like, leftovers - - - --- 2018-06-01 Kees Cook New
[v3,15/16] treewide: Use array_size() for devm_*alloc()-like - - - --- 2018-06-01 Kees Cook New
[v3,14/16] treewide: Use array_size() for vmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,13/16] treewide: Use array_size() for kmalloc()-family, leftovers - - - --- 2018-06-01 Kees Cook New
« 1 2 ... 723 724 725733 734 »