summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09mm/device-public-memory: device memory cache coherent with CPU v5Jérôme Glisse14-47/+159
2017-08-09mm/migrate: allow migrate_vma() to alloc new page on empty entry v4Jérôme Glisse2-9/+205
2017-08-09mm/migrate: support un-addressable ZONE_DEVICE page in migration v3Jérôme Glisse4-30/+164
2017-08-09mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-29/+112
2017-08-09mm/migrate: new memory migration helper for use with device memory v5Jérôme Glisse2-0/+596
2017-08-09mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse9-15/+86
2017-08-09mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3Jérôme Glisse2-1/+102
2017-08-09mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7Jérôme Glisse2-1/+532
2017-08-09mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4Jérôme Glisse2-4/+49
2017-08-09mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse1-76/+92
2017-08-09mm/ZONE_DEVICE: special case put_page() for device private pages v4Jérôme Glisse4-10/+67
2017-08-09mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5Jérôme Glisse11-6/+309
2017-08-09mm/memory_hotplug: introduce add_pagesMichal Hocko3-7/+30
2017-08-09mm/hmm/mirror: device page fault handlerJérôme Glisse2-12/+271
2017-08-09mm/hmm/mirror: helper to snapshot CPU page table v4Jérôme Glisse2-2/+338
2017-08-09mm/hmm/mirror: mirror process address space on device with HMM helpers v3Jérôme Glisse3-15/+275
2017-08-09mm/hmm: heterogeneous memory management (HMM for short) v5Jérôme Glisse6-1/+249
2017-08-09hmm: heterogeneous memory management documentation v3Jérôme Glisse2-0/+391
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-76/+109
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-186/+2490
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-53/+102
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches1-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches1-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches1-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap1-1/+1
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek1-1/+1
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-171/+69
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds6-25/+27
2017-08-07Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+8
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford7-33/+50
2017-08-07Merge branch 'asix-Improve-robustness'David S. Miller3-10/+45
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins3-0/+17
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins1-9/+25
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11