summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22mm/hmm: use device driver encoding for HMM pfn v2hmm-for-4.17Jérôme Glisse2-72/+142
2018-03-22mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2-34/+119
2018-03-22mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd() v2Jérôme Glisse1-72/+102
2018-03-22mm/hmm: move hmm_pfns_clear() closer to where it is useJérôme Glisse1-8/+8
2018-03-22mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2-3/+3
2018-03-22mm/hmm: do not differentiate between empty entry or missing directory v3Jérôme Glisse2-35/+18
2018-03-22mm/hmm: cleanup special vma handling (VM_SPECIAL)Jérôme Glisse1-20/+20
2018-03-22mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong v2Jérôme Glisse2-38/+34
2018-03-22mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture v2Jérôme Glisse2-19/+41
2018-03-22mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters v2Jérôme Glisse2-63/+33
2018-03-22mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse1-1/+2
2018-03-22mm/hmm: unregister mmu_notifier when last HMM client quit v3Jérôme Glisse1-3/+36
2018-03-22mm/hmm: HMM should have a callback before MM is destroyed v3Ralph Campbell2-1/+38
2018-03-19mm/hmm: fix header file if/else/endif maze v2Jérôme Glisse1-8/+1
2018-03-19mm/hmm: documentation editorial update to HMM documentationRalph Campbell2-174/+187
2018-03-13Add linux-next specific files for 20180313Stephen Rothwell5-0/+11128
2018-03-13Merge branch 'akpm/master'Stephen Rothwell57-92/+260
2018-03-13sparc64: NG4 memset 32 bits overflowPavel Tatashin1-13/+13
2018-03-13drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen1-2/+2
2018-03-13headers-untangle-kmemleakh-from-mmh-fixAndrew Morton1-0/+1
2018-03-13headers: untangle kmemleak.h from mm.hRandy Dunlap22-14/+10
2018-03-13fs-fsnotify-account-fsnotify-metadata-to-kmemcg-fixAndrew Morton1-1/+1
2018-03-13fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt9-12/+36
2018-03-13mm: memcg: remote memcg charging for kmem allocationsShakeel Butt5-4/+108
2018-03-13linux/const.h: move BIT(_ULL) to linux/const.h for use in assemblyMasahiro Yamada2-2/+4
2018-03-13linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada1-2/+2
2018-03-13linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada5-18/+12
2018-03-13linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada1-3/+3
2018-03-13xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin6-16/+31
2018-03-13elf: enforce MAP_FIXED on overlaying elf segmentsMichal Hocko1-3/+10
2018-03-13fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko2-5/+12
2018-03-13mm: introduce MAP_FIXED_NOREPLACEMichal Hocko6-0/+16
2018-03-13ipc/mqueue: add missing error code in init_mqueue_fs()Dan Carpenter1-1/+3
2018-03-13Merge branch 'akpm-current/current'Stephen Rothwell215-2543/+4210
2018-03-13Revert "ASoC: da7219: Add common clock usage for providing DAI clks"Stephen Rothwell4-138/+8
2018-03-13drm/amd/pp: add another CONFIG_ACPI checkStephen Rothwell1-0/+2
2018-03-13Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell0-0/+0
2018-03-13Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell6-809/+997
2018-03-13Merge remote-tracking branch 'at24/at24/for-next'Stephen Rothwell1-0/+4
2018-03-13Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell115-974/+1764
2018-03-13Merge remote-tracking branch 'coresight/next'Stephen Rothwell2-3/+3
2018-03-13Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell0-0/+0
2018-03-13Merge remote-tracking branch 'kselftest/next'Stephen Rothwell8-9/+155
2018-03-13Merge remote-tracking branch 'userns/for-next'Stephen Rothwell0-0/+0
2018-03-13Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell43-3610/+6814
2018-03-13Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell37-1073/+945
2018-03-13Merge remote-tracking branch 'rpmsg/for-next'Stephen Rothwell19-43/+1504
2018-03-13Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell4-61/+329
2018-03-13Merge remote-tracking branch 'libata/for-next'Stephen Rothwell19-131/+339
2018-03-13Merge remote-tracking branch 'scsi-mkp/for-next'Stephen Rothwell30-425/+647