summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-08mm/docs: describe memory.low refinementsRoman Gushchin1-15/+13
2018-06-08mm: treat memory.low value inclusiveRoman Gushchin1-3/+3
2018-06-08mm: memory.low hierarchical behaviorRoman Gushchin4-31/+134
2018-06-08mm: rename page_counter's count/limit into usage/maxRoman Gushchin6-82/+82
2018-06-08mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2-11/+12
2018-06-08mm: remove odd HAVE_PTE_SPECIALLaurent Dufour1-9/+6
2018-06-08mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour24-27/+18
2018-06-08mm/page_alloc: remove realsize in free_area_init_core()Wei Yang1-4/+4
2018-06-08mm: restructure memfd codeMike Kravetz7-338/+366
2018-06-08mm/shmem: update file sealing comments and file checkingMike Kravetz1-24/+26
2018-06-08mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz1-7/+13
2018-06-08zram: introduce zram memory trackingMinchan Kim4-14/+163
2018-06-08zram: record accessed secondMinchan Kim2-0/+17
2018-06-08zram: mark incompressible page as ZRAM_HUGEMinchan Kim3-3/+17
2018-06-08zram: correct flag name of ZRAM_ACCESSMinchan Kim2-13/+13
2018-06-08mm, memcontrol: implement memory.swap.eventsTejun Heo3-1/+44
2018-06-08mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo4-10/+10
2018-06-08mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi5-6/+16
2018-06-08slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-08mm/slub: remove obsolete commentCanjiang Lu1-6/+0
2018-06-08mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-06-08slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox3-1/+7
2018-06-08net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior1-1/+0
2018-06-08fs/9p: detect invalid options as much as possibleChengguang Xu1-17/+12
2018-06-08net/9p: detect invalid options as much as possibleChengguang Xu1-8/+5
2018-06-08fs: ocfs2: use new return type vm_fault_tSouptick Joarder1-24/+20
2018-06-08ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca1-2/+1
2018-06-08ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua1-4/+4
2018-06-08ocfs2: eliminate a misreported warningZhen Lei1-1/+1
2018-06-08ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2-30/+90
2018-06-08ocfs2: clean up redundant function declarationsJia Guo2-7/+5
2018-06-08scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2-3/+5
2018-06-08fs/dax.c: use new return type vm_fault_tSouptick Joarder4-49/+58
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann1-1/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook32-71/+71
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook53-116/+89
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes3-1/+16
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells1-1/+1
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang1-0/+13
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang1-3/+20
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller1-16/+10
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan7-21/+67
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-05tracing: Use match_string() instead of open coding it in trace_set_options()Yisheng Xie1-10/+5
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook2-3/+12
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook2-2/+6