Age | Commit message (Expand) | Author |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-18 | tcp: fix tcp_set_congestion_control() use from bpf hook | Eric Dumazet |
2019-07-18 | ag71xx: fix return value check in ag71xx_probe() | Wei Yongjun |
2019-07-18 | ag71xx: fix error return code in ag71xx_probe() | Wei Yongjun |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | mm: migrate: remove unused mode argument | Keith Busch |
2019-07-18 | mm/sparsemem: cleanup 'section number' data types | Dan Williams |
2019-07-18 | libnvdimm/pfn: stop padding pmem namespaces to section alignment | Dan Williams |
2019-07-18 | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams |
2019-07-18 | mm/devm_memremap_pages: enable sub-section remap | Dan Williams |
2019-07-18 | mm: document ZONE_DEVICE memory-model implications | Dan Williams |
2019-07-18 | mm/sparsemem: support sub-section hotplug | Dan Williams |
2019-07-18 | mm/sparsemem: prepare for sub-section ranges | Dan Williams |
2019-07-18 | mm: kill is_dev_zone() helper | Dan Williams |
2019-07-18 | mm/hotplug: kill is_dev_zone() usage in __remove_pages() | Dan Williams |
2019-07-18 | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() | Dan Williams |
2019-07-18 | mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal | Dan Williams |
2019-07-18 | mm/sparsemem: add helpers track active portions of a section at boot | Dan Williams |
2019-07-18 | mm/sparsemem: introduce a SECTION_IS_EARLY flag | Dan Williams |
2019-07-18 | mm/sparsemem: introduce struct mem_section_usage | Dan Williams |
2019-07-18 | drivers/base/memory.c: get rid of find_memory_block_hinted() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: move and simplify walk_memory_blocks() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand |
2019-07-18 | mm: make register_mem_sect_under_node() static | David Hildenbrand |
2019-07-18 | drivers/base/memory: use "unsigned long" for block ids | David Hildenbrand |
2019-07-18 | mm: section numbers use the type "unsigned long" | David Hildenbrand |
2019-07-18 | resource: avoid unnecessary lookups in find_next_iomem_res() | Nadav Amit |
2019-07-18 | resource: fix locking in find_next_iomem_res() | Nadav Amit |
2019-07-18 | mm: thp: fix false negative of shmem vma's THP eligibility | Yang Shi |
2019-07-18 | mm: thp: make transhuge_vma_suitable available for anonymous THP | Yang Shi |
2019-07-18 | mm/sparse.c: set section nid for hot-add memory | Wei Yang |
2019-07-18 | mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: remove memory block devices before arch_remove_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: drop MHP_MEMBLOCK_API | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: create memory block devices after arch_add_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-18 | drivers/base/memory: pass a block_id to init_memory_block() | David Hildenbrand |
2019-07-18 | arm64/mm: add temporary arch_remove_memory() implementation | David Hildenbrand |
2019-07-18 | s390x/mm: implement arch_remove_memory() | David Hildenbrand |
2019-07-18 | s390x/mm: fail when an altmap is used for arch_add_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: simplify and fix check_hotplug_memory_range() | David Hildenbrand |
2019-07-18 | usb: qmi_wwan: add D-Link DWM-222 A2 device ID | Rogan Dawes |
2019-07-18 | bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. | Michael Chan |
2019-07-18 | net: dsa: sja1105: Fix missing unlock on error in sk_buff() | Wei Yongjun |
2019-07-18 | gve: replace kfree with kvfree | Chuhong Yuan |
2019-07-18 | Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |