aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}iversion-v4.16-2iversionGoffredo Baroncelli11-25/+25
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds67-2006/+3887
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-133/+46
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-7/+6
2018-01-31Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+16
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds118-1863/+2607
2018-01-31mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes1-7/+21
2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap1-6/+5
2018-01-31mm, memory_hotplug: fix memmap initializationMichal Hocko1-8/+14
2018-01-31mm: correct comments regarding do_fault_around()William Kucharski1-11/+11
2018-01-31mm: numa: do not trap faults on shared data section pages.Henry Willard1-0/+5
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko3-6/+7
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko3-19/+22
2018-01-31mm, hugetlb: further simplify hugetlb allocation APIMichal Hocko1-37/+43
2018-01-31mm, hugetlb: get rid of surplus page accounting tricksMichal Hocko1-39/+23
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko3-18/+99
2018-01-31mm, hugetlb: integrate giga hugetlb more naturally to the allocation pathMichal Hocko1-41/+14
2018-01-31mm, hugetlb: unify core page allocation accounting and initializationMichal Hocko1-32/+29
2018-01-31mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin1-36/+6
2018-01-31mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros1-1/+1
2018-01-31mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()Ralph Campbell1-3/+1
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik2-3/+15
2018-01-31mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi1-1/+1
2018-01-31mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador1-0/+2
2018-01-31zsmalloc: use U suffix for negative literals being shiftedNick Desaulniers1-1/+1
2018-01-31mm/page_owner.c: clean up init_pages_in_zone()Oscar Salvador1-9/+7
2018-01-31mm/page_alloc.c: fix typos in commentsShile Zhang1-3/+3
2018-01-31memcg: refactor mem_cgroup_resize_limit()Yu Zhao1-60/+17
2018-01-31zswap: only save zswap header when necessaryYu Zhao4-19/+35
2018-01-31mm/fadvise: discard partial page if endbyte is also EOFshidao.ytt1-1/+9
2018-01-31mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman1-2/+12
2018-01-31userfaultfd: convert to use anon_inode_getfd()Eric Biggers1-61/+9
2018-01-31memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau3-9/+32
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau5-40/+64
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau1-10/+16
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau1-135/+15
2018-01-31shmem: add sealing support to hugetlb-backed memfdMarc-André Lureau1-19/+28
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau2-2/+28
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau2-10/+10
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau3-8/+8
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau2-6/+2
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox1-7/+7
2018-01-31mm: document how to use struct pageMatthew Wilcox1-1/+23
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox1-13/+3
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox1-13/+8
2018-01-31mm: improve comment on page->mappingMatthew Wilcox1-9/+3
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox1-8/+5
2018-01-31mm: de-indent struct pageMatthew Wilcox1-21/+19
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox1-9/+7
2018-01-31mm/zsmalloc: simplify shrinker init/destroyAliaksei Karaliou1-13/+9
2018-01-31mm, oom: avoid reaping only for mm's with blockable invalidate callbacksDavid Rientjes1-10/+11
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes7-3/+63
2018-01-31mm: thp: use down_read_trylock() in khugepaged to avoid long blockYang Shi1-4/+8
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V7-86/+35
2018-01-31mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov2-21/+16
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov2-4/+4
2018-01-31x86/mm: provide pmdp_establish() helperKirill A. Shutemov2-1/+51
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2-6/+19
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky1-2/+2
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V2-4/+7
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov1-0/+3
2018-01-31arm64: provide pmdp_establish() helperCatalin Marinas1-0/+7
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov1-0/+3
2018-01-31arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov1-0/+3
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox1-3/+3
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox6-60/+61
2018-01-31mm, userfaultfd, THP: avoid waiting when PMD under THP migrationHuang Ying1-1/+4
2018-01-31mm/huge_memory.c: fix comment in __split_huge_pmd_lockedYisheng Xie1-4/+3
2018-01-31mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_in...Oscar Salvador1-2/+2
2018-01-31fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov1-3/+8
2018-01-31mm: update comment describing tlb_gather_mmuMike Rapoport1-4/+11
2018-01-31mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_...Oscar Salvador1-3/+0
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko4-36/+1
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara3-34/+0
2018-01-31mm/interval_tree.c: use vma_pages() helperVasyl Gomonovych1-1/+1
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V4-179/+311
2018-01-31mm: do not stall register_shrinker()Minchan Kim1-0/+9
2018-01-31mm/page_alloc.c: fix comment in __get_free_pages()Jiankang Chen1-1/+1
2018-01-31mm/page_owner.c: use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner2-84/+113
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner1-22/+22
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner2-45/+45
2018-01-31mm/filemap.c: remove include of hardirq.hYang Shi1-1/+0
2018-01-31mm: split deferred_init_range into initializing and freeing partsPavel Tatashin1-70/+76
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik2-47/+23
2018-01-31mm: show total hugetlb memory consumption in /proc/meminfoRoman Gushchin2-21/+42
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko3-10/+9
2018-01-31mm/mempolicy: add nodes_empty check in SYSC_migrate_pagesYisheng Xie1-3/+7
2018-01-31mm/mempolicy: fix the check of nodemask from userYisheng Xie1-3/+20
2018-01-31mm/mempolicy: remove redundant check in get_nodesYisheng Xie1-2/+0
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin4-9/+1
2018-01-31zswap: same-filled pages handlingSrividya Desireddy1-5/+66
2018-01-31mm: kmemleak: remove unused hardirq.hYang Shi1-1/+0
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton2-234/+238
2018-01-31slub: remove obsolete comments of put_cpu_partial()Miles Chen1-3/+1
2018-01-31mm/slub.c: fix wrong address during slab padding restorationBalasubramani Vivekanandan1-3/+5
2018-01-31mm/slab.c: remove redundant assignments for slab_stateOscar Salvador1-4/+0
2018-01-31mm/slab_common.c: make calculate_alignment() staticByongho Lee2-30/+29
2018-01-31ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun1-11/+12
2018-01-31ocfs2: unlock bh_state if bg check failsChangwei Ge1-0/+2
2018-01-31ocfs2: nowait aio supportGang He6-33/+104
2018-01-31ocfs2: add ocfs2_overwrite_io()Gang He2-0/+48
2018-01-31ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()Gang He2-0/+25
2018-01-31ocfs2: add trimfs lock to avoid duplicated trims in clusterGang He1-0/+44
2018-01-31ocfs2: add trimfs dlm lock resourceGang He4-0/+121
2018-01-31ocfs2: try to reuse extent block in dealloc without meta_allocChangwei Ge3-10/+203
2018-01-31ocfs2: make metadata estimation accurate and clearChangwei Ge1-1/+3
2018-01-31ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2-0/+8
2018-01-31ocfs2: clean up dead code in alloc.cChangwei Ge1-9/+2
2018-01-31ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()piaojun1-0/+1
2018-01-31ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He1-0/+9
2018-01-31ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun1-3/+2
2018-01-31ocfs2: clean dead code in suballoc.cChangwei Ge1-3/+3
2018-01-31ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()alex chen1-1/+1
2018-01-31ocfs2/cluster: close a race that fence can't be triggeredYang Zhang1-2/+3
2018-01-31ocfs2: give an obvious tip for mismatched cluster namesGang He1-2/+6
2018-01-31ocfs2/cluster: neaten a member of o2net_msg_handlerChangwei Ge1-1/+1
2018-01-31fs/ocfs2/dlm/dlmmaster.c: clean up dead codeChangwei Ge1-7/+0
2018-01-31m32r: remove abort()Sudip Mukherjee1-8/+0
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel1-1/+1
2018-01-31scripts/decodecode: make it take multiline Code lineAndy Shevchenko1-0/+12
2018-01-31fs/dax.c: release PMD lock even when there is no PMD support in DAXJan H. Schönherr1-1/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1666-45602/+120519
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds162-2683/+7472
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+13
2018-01-31Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-30/+94
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds33-443/+789
2018-01-31Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds3-12/+39
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-125/+332
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-187/+227
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-1396/+1995
2018-01-31Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds7-14/+21
2018-01-31Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds22-489/+394
2018-01-31Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-2/+2
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds60-696/+2743
2018-01-31Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-55/+1091
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds187-3999/+10211
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds34-299/+609
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds119-1266/+728
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds161-4519/+8926
2018-01-31Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-671/+1409
2018-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds10-38/+285
2018-01-31Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds97-1558/+4606
2018-01-31Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-78/+34
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds28-405/+298
2018-01-31Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-427/+758
2018-01-31devpts: fix error handling in devpts_mntget()Eric Biggers1-2/+2
2018-01-31iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton1-12/+8
2018-01-31Merge branch 'for-4.16/remove-immediate' into for-linusJiri Kosina8-181/+33
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg2-1/+9
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov1-0/+1
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson1-3/+0
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva1-1/+1
2018-01-31r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-01-31qmi_wwan: Add support for Quectel EP06Kristian Evensen1-0/+1
2018-01-31rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINKChristian Brauner1-5/+1
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina8673-195082/+483927
2018-01-31Merge branch 'for-4.16/i2c-hid' into for-linusJiri Kosina2-6/+14
2018-01-31Merge branch 'for-4.16/wacom' into for-linusJiri Kosina3-29/+178
2018-01-31Merge branch 'for-4.16/elo' into for-linusJiri Kosina1-0/+6
2018-01-31Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-clean...Jiri Kosina12-63/+314
2018-01-31Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina11-1292/+1481
2018-01-31Merge branch 'topic/xilinx' into for-linusVinod Koul2-168/+313
2018-01-31Merge branch 'topic/virt-dma' into for-linusVinod Koul10-20/+107
2018-01-31Merge branch 'topic/timb' into for-linusVinod Koul1-1/+1
2018-01-31Merge branch 'topic/ti' into for-linusVinod Koul1-1/+9
2018-01-31Merge branch 'topic/tegra' into for-linusVinod Koul1-5/+14
2018-01-31Merge branch 'topic/stm' into for-linusVinod Koul1-3/+0
2018-01-31Merge branch 'topic/sprd' into for-linusVinod Koul1-1/+1
2018-01-31Merge branch 'topic/rcar' into for-linusVinod Koul1-1/+43
2018-01-31Merge branch 'topic/qcom_hidma' into for-linusVinod Koul1-46/+15
2018-01-31Merge branch 'topic/qcom' into for-linusVinod Koul3-27/+27
2018-01-31Merge branch 'topic/mic' into for-linusVinod Koul1-3/+1
2018-01-31Merge branch 'topic/imx' into for-linusVinod Koul1-0/+6
2018-01-31Merge branch 'topic/doc' into for-linusVinod Koul1-21/+17
2018-01-31Merge branch 'topic/device_changes' into for-linusVinod Koul7-0/+53
2018-01-31Merge branch 'topic/cppi' into for-linusVinod Koul1-1/+1
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-452/+1064
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-821/+1995
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-56/+46
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-158/+158
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds387-810/+928
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds6-22/+76
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-3/+3
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds12-470/+221
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-24/+40
2018-01-30Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+3
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds76-1808/+855
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds113-579/+4941
2018-01-30dm cache: Documentation: update default migration_throttling valueJohn Pittman1-1/+1
2018-01-30Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-33/+18
2018-01-30Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+2
2018-01-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-161/+339
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+60
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds270-14728/+18017
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-50/+53