Show patches with: none      |   74948 patches
« 1 2 ... 747 748 749 750 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/13] treewide: Use struct_size() for devm_kmalloc() and friends - - - --- 2018-05-09 Kees Cook New
[07/13] treewide: Use struct_size() for vmalloc()-family - - - --- 2018-05-09 Kees Cook New
[06/13] treewide: Use struct_size() for kmalloc()-family - - - --- 2018-05-09 Kees Cook New
[05/13] mm: Use array_size() helpers for kvmalloc() - - - --- 2018-05-09 Kees Cook New
[04/13] mm: Use array_size() helpers for kmalloc() - - - --- 2018-05-09 Kees Cook New
[03/13] overflow.h: Add allocation size calculation helpers - - - --- 2018-05-09 Kees Cook New
[02/13] lib: add runtime test of check_*_overflow functions - - - --- 2018-05-09 Kees Cook New
[01/13] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-05-09 Kees Cook New
[v2] mm: expland documentation over __read_mostly 1 - - --- 2018-05-08 Luis Chamberlain New
[v1,16/16] khwasan: update kasan documentation - - - --- 2018-05-08 Andrey Konovalov New
[v1,15/16] khwasan, mm, arm64: tag non slab memory allocated via pagealloc - - - --- 2018-05-08 Andrey Konovalov New
[v1,14/16] khwasan, arm64: add brk handler for inline instrumentation - - - --- 2018-05-08 Andrey Konovalov New
[v1,13/16] khwasan: add hooks implementation - - - --- 2018-05-08 Andrey Konovalov New
[v1,12/16] khwasan: add bug reporting routines - - - --- 2018-05-08 Andrey Konovalov New
[v1,11/16] khwasan: split out kasan_report.c from report.c - - - --- 2018-05-08 Andrey Konovalov New
[v1,10/16] khwasan, mm: perform untagged pointers comparison in krealloc - - - --- 2018-05-08 Andrey Konovalov New
[v1,09/16] khwasan, arm64: enable top byte ignore for the kernel - - - --- 2018-05-08 Andrey Konovalov New
[v1,08/16] khwasan: add tag related helper functions - - - --- 2018-05-08 Andrey Konovalov New
[v1,07/16] khwasan, arm64: fix up fault handling logic - - - --- 2018-05-08 Andrey Konovalov New
[v1,06/16] khwasan, arm64: untag virt address in __kimg_to_phys - - - --- 2018-05-08 Andrey Konovalov New
[v1,05/16] khwasan: initialize shadow to 0xff - - - --- 2018-05-08 Andrey Konovalov New
[v1,04/16] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW - - - --- 2018-05-08 Andrey Konovalov New
[v1,03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW - - - --- 2018-05-08 Andrey Konovalov New
[v1,02/16] khwasan: move common kasan and khwasan code to common.c - - - --- 2018-05-08 Andrey Konovalov New
[v1,01/16] khwasan, mm: change kasan hooks signatures - - - --- 2018-05-08 Andrey Konovalov New
[v2] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask' - 1 - --- 2018-05-08 Alexander Potapenko New
[8/8] mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys - 1 - --- 2018-05-08 Michael Ellerman New
[7/8] mm/pkeys: Add an empty arch_pkeys_enabled() - - - --- 2018-05-08 Michael Ellerman New
[6/8] x86/pkeys: Add arch_pkeys_enabled() - - - --- 2018-05-08 Michael Ellerman New
[5/8] x86/pkeys: Move vma_pkey() into asm/pkeys.h - 1 - --- 2018-05-08 Michael Ellerman New
[4/8] mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h - 2 - --- 2018-05-08 Michael Ellerman New
[3/8] mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h - - - --- 2018-05-08 Michael Ellerman New
[2/8] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey 1 1 - --- 2018-05-08 Michael Ellerman New
[1/8] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled - 3 - --- 2018-05-08 Michael Ellerman New
[6/7] psi: pressure stall information for CPU, memory, and IO - - - --- 2018-05-08 Johannes Weiner New
[v2] mm: fix oom_kill event handling 3 - - --- 2018-05-08 Roman Gushchin New
x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask' - - - --- 2018-05-08 Alexander Potapenko New
mm: fix oom_kill event handling - - - --- 2018-05-08 Roman Gushchin New
mm/memblock: print memblock_remove 1 - - --- 2018-05-08 Minchan Kim New
[3/3] docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm - - - --- 2018-05-08 Mike Rapoport New
[2/3] docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/ - - - --- 2018-05-08 Mike Rapoport New
[1/3] docs/vm: numa_memory_policy: formatting and spelling updates - - - --- 2018-05-08 Mike Rapoport New
[External,RFC,v1,6/6] arch/x86/mm: create page table mapping for DRAM and NVDIMM both - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,5/6] mm: get zone spanned pages separately for DRAM and NVDIMM - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,3/6] mm, zone_type: create ZONE_NVM and fill into GFP_ZONE_TABLE - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,2/6] mm/page_alloc.c: get pfn range with flags of memblock - - - --- 2018-05-08 Huaisheng HS1 Ye New
[RFC,v1,4/6] arch/x86/kernel: mark NVDIMM regions from e820_table - - - --- 2018-05-08 Huaisheng HS1 Ye New
[External,RFC,v1,1/6] mm/memblock: Expand definition of flags to support NVDIMM - - - --- 2018-05-08 Huaisheng HS1 Ye New
[RFC,v1,4/6] arch/x86/kernel: mark NVDIMM regions from e820_table - - - --- 2018-05-08 Huaisheng HS1 Ye New
[-mm] mm, pagemap: Hide swap entry for unprivileged users 1 2 - --- 2018-05-08 Huang, Ying New
[External] Re: [PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone - - - --- 2018-05-08 Matthew Wilcox New
mm: expland documentation over __read_mostly 1 - - --- 2018-05-07 Luis Chamberlain New
[7/7] psi: cgroup support - - - --- 2018-05-07 Johannes Weiner New
[6/7] psi: pressure stall information for CPU, memory, and IO - - - --- 2018-05-07 Johannes Weiner New
[5/7] sched: loadavg: make calc_load_n() public - - - --- 2018-05-07 Johannes Weiner New
[4/7] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD - - - --- 2018-05-07 Johannes Weiner New
[3/7] delayacct: track delays from thrashing cache pages - - - --- 2018-05-07 Johannes Weiner New
[2/7] mm: workingset: tell cache transitions from workingset thrashing - - - --- 2018-05-07 Johannes Weiner New
[1/7] mm: workingset: don't drop refault information prematurely - - - --- 2018-05-07 Johannes Weiner New
mm: memcontrol: drain memcg stock on force_empty 1 - - --- 2018-05-07 Shakeel Butt New
[RFC,v1,4/6] arch/x86/kernel: mark NVDIMM regions from e820_table - - - --- 2018-05-07 Huaisheng HS1 Ye New
[rfc,linux-next,3/3,RFC] prctl: prctl_set_mm -- Bring back handling of PR_SET_MM_x - - - --- 2018-05-07 Cyrill Gorcunov New
[rfc,linux-next,2/3,RFC] prctl: prctl_set_mm -- Make prctl_set_mm_map to accept map as an argument - - - --- 2018-05-07 Cyrill Gorcunov New
[rfc,linux-next,1/3,RFC] prctl: prctl_set_mm -- Move PR_SET_MM_MAP_SIZE out of prctl_set_mm_map - - - --- 2018-05-07 Cyrill Gorcunov New
[External] Re: [PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone - - - --- 2018-05-06 Huaisheng HS1 Ye New
[1/2] media: siano: don't use GFP_DMA - - - --- 2018-05-06 Mauro Carvalho Chehab New
mm: move function ‘is_pageblock_removable_nolock’ inside blockers - - - --- 2018-05-05 Mathieu Malaterre New
slub: add __printf verification to ‘slab_err’: - - - --- 2018-05-05 Mathieu Malaterre New
[1/2] media: siano: don't use GFP_DMA - - - --- 2018-05-05 Mauro Carvalho Chehab New
[v11,3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys 1 2 - --- 2018-05-04 Ram Pai New
[v13,3/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey 1 1 - --- 2018-05-04 Ram Pai New
[v13,1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled - 3 - --- 2018-05-04 Ram Pai New
[v5,00/17] Rearrange struct page - - - --- 2018-05-04 Matthew Wilcox New
mm: memcontrol: drain stocks on resize limit 2 - - --- 2018-05-04 Shakeel Butt New
[v5,17/17] mm: Distinguish VMalloc pages - - - --- 2018-05-04 Matthew Wilcox New
[v5,16/17] slub: Remove 'reserved' file from sysfs 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,15/17] slub: Remove kmem_cache->reserved 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,14/17] slab,slub: Remove rcu_head size checks 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,13/17] mm: Add hmm_data to struct page - - - --- 2018-05-04 Matthew Wilcox New
[v5,12/17] mm: Add pt_mm to struct page 1 - - --- 2018-05-04 Matthew Wilcox New
[v5,11/17] mm: Improve struct page documentation 1 1 - --- 2018-05-04 Matthew Wilcox New
[v5,10/17] mm: Combine LRU and main union in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,09/17] mm: Move lru union within struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,08/17] mm: Use page->deferred_list 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,07/17] mm: Combine first three unions in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,06/17] mm: Move _refcount out of struct page union 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,05/17] mm: Move 'private' union within struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,04/17] mm: Switch s_mem and slab_cache in struct page 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,03/17] mm: Mark pages in use for page tables 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,02/17] mm: Split page_type out from _mapcount 2 - - --- 2018-05-04 Matthew Wilcox New
[v5,01/17] s390: Use _refcount for pgtables 1 - - --- 2018-05-04 Matthew Wilcox New
[5/5] drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call - - - --- 2018-05-04 Sebastian Andrzej Siewior New
[4/5] drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock() - - - --- 2018-05-04 Sebastian Andrzej Siewior New
[3/5] kernel/user: Use irqsave variant of atomic_dec_and_lock() - - - --- 2018-05-04 Sebastian Andrzej Siewior New
[2/5] mm/backing-dev: Use irqsave variant of atomic_dec_and_lock() - - - --- 2018-05-04 Sebastian Andrzej Siewior New
[1/5] spinlock: atomic_dec_and_lock: Add an irqsave variant - - - --- 2018-05-04 Sebastian Andrzej Siewior New
[REPOST] Revert mm/vmstat.c: fix vmstat_update() preemption BUG 1 - - --- 2018-05-04 Sebastian Andrzej Siewior New
mm/memory_hotplug: Fix leftover use of struct page during hotplug 1 1 - --- 2018-05-04 Jonathan Cameron New
[v2,2/2] arm64/mm: add speculative page fault - - - --- 2018-05-04 Mahendran Ganesh New
[v2,1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT - - - --- 2018-05-04 Mahendran Ganesh New
« 1 2 ... 747 748 749 750 »