index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-09-08
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
-1
/
+533
2017-09-08
mm/memcontrol: support MEMORY_DEVICE_PRIVATE
Jérôme Glisse
-4
/
+49
2017-09-08
mm/memcontrol: allow to uncharge page without using page->lru field
Jérôme Glisse
-76
/
+92
2017-09-08
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
-10
/
+67
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
-6
/
+309
2017-09-08
mm/memory_hotplug: introduce add_pages
Michal Hocko
-7
/
+30
2017-09-08
mm/hmm/mirror: device page fault handler
Jérôme Glisse
-12
/
+271
2017-09-08
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
-2
/
+338
2017-09-08
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
-15
/
+260
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
-1
/
+249
2017-09-08
hmm: heterogeneous memory management documentation
Jérôme Glisse
-0
/
+391
2017-09-08
mm: memory_hotplug: memory hotremove supports thp migration
Naoya Horiguchi
-2
/
+17
2017-09-08
mm: migrate: move_pages() supports thp migration
Naoya Horiguchi
-13
/
+32
2017-09-08
mm: mempolicy: mbind and migrate_pages support thp migration
Naoya Horiguchi
-29
/
+79
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
-15
/
+92
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
-27
/
+147
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
-13
/
+212
2017-09-08
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
-0
/
+17
2017-09-08
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
-5
/
+7
2017-09-08
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
-8
/
+14
2017-09-08
mm: mempolicy: add queue_pages_required()
Naoya Horiguchi
-5
/
+17
2017-09-08
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
-1
/
+1
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
-6
/
+6
2017-09-08
Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
-119
/
+278
2017-09-08
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-194
/
+741
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1637
/
+3434
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-768
/
+1479
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-491
/
+518
2017-09-08
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-26
/
+87
2017-09-08
genksyms: fix gperf removal conversion
Linus Torvalds
-2
/
+2
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-91
/
+88
2017-09-08
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
-6
/
+5
2017-09-08
Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...
David S. Miller
-10
/
+25
2017-09-08
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
-1
/
+2
2017-09-08
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
-3
/
+4
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
-5
/
+7
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
-2
/
+2
2017-09-08
netfilter: core: remove erroneous warn_on
Florian Westphal
-1
/
+1
2017-09-08
netfilter: nat: use keyed locks
Florian Westphal
-12
/
+24
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
-80
/
+54
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
-0
/
+3
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
-1
/
+3
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
-6
/
+19
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
-2101
/
+6346
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
-1
/
+2
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
-2
/
+5
2017-09-08
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
Ian W MORRISON
-1
/
+2
2017-09-07
Merge branch 'gperf-removal'
Linus Torvalds
-663
/
+151
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-12231
/
+4801
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
-37
/
+32
[prev]
[next]