summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2hmm-v18Jérôme Glisse2-1/+117
2017-03-16mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse3-0/+520
2017-03-16mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse2-24/+138
2017-03-16mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse4-31/+147
2017-03-16mm/hmm/mirror: device page fault handlerJérôme Glisse2-28/+268
2017-03-16mm/hmm/mirror: helper to snapshot CPU page table v2Jérôme Glisse2-2/+311
2017-03-16mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse3-0/+302
2017-03-16mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse7-0/+253
2017-03-16mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-16/+95
2017-03-16mm/migrate: new memory migration helper for use with device memory v4Jérôme Glisse2-0/+533
2017-03-16mm/migrate: add new boolean copy flag to migratepage() callbackJérôme Glisse15-46/+114
2017-03-16mm/ZONE_DEVICE/x86: add support for un-addressable device memoryJérôme Glisse1-4/+18
2017-03-16mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3Jérôme Glisse11-8/+232
2017-03-16mm/ZONE_DEVICE/free-page: callback when page is freed v3Jérôme Glisse2-1/+16
2017-03-16mm/put_page: move ref decrement to put_zone_device_page()Jérôme Glisse2-3/+7
2017-03-16mm/memory/hotplug: convert device bool to int to allow for more flags v3Jérôme Glisse11-26/+154
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+74
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-285/+645
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-50/+100
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds139-826/+1447
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+8
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-14Merge branch 'qed-fixes'David S. Miller5-8/+44
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller1-2/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe1-4/+5
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-13ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-54/+523
2017-03-13vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-282/+241
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3