Show patches with: Submitter = David Hildenbrand       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag mm: place pages to the freelist tail when onling and undoing isolation - 3 - --- 2020-09-16 David Hildenbrand Superseded
[RFC,2/4] mm/page_alloc: place pages to tail in __putback_isolated_page() mm: place pages to the freelist tail when onling and undoing isolation - 2 - --- 2020-09-16 David Hildenbrand Superseded
[RFC,3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate… mm: place pages to the freelist tail when onling and undoing isolation - 1 - --- 2020-09-16 David Hildenbrand Superseded
[RFC,4/4] mm/page_alloc: place pages to tail in __free_pages_core() mm: place pages to the freelist tail when onling and undoing isolation - 2 - --- 2020-09-16 David Hildenbrand Superseded
[v1,1/3] xen/balloon: Drop __balloon_append() xen/balloon: PG_offline cleanups - 1 - --- 2019-10-01 David Hildenbrand Accepted
[v1,1/5] kernel/resource: make release_mem_region_adjustable() never fail mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,1/8] x86/xen: update xen_oldmem_pfn_is_ram() documentation proc/vmcore: sanitize access to virtio-mem memory - 1 - --- 2021-09-28 David Hildenbrand Superseded
[v1,2/3] xen/balloon: Mark pages PG_offline in balloon_append() xen/balloon: PG_offline cleanups - - - --- 2019-10-01 David Hildenbrand Accepted
[v1,2/5] kernel/resource: merge_system_ram_resources() to merge resources after hotplug mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,2/8] x86/xen: simplify xen_oldmem_pfn_is_ram() proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,3/3] xen/balloon: Clear PG_offline in balloon_retrieve() xen/balloon: PG_offline cleanups - - - --- 2019-10-01 David Hildenbrand Accepted
[v1,3/5] virtio-mem: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,3/8] proc/vmcore: let pfn_is_ram() return a bool proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,4/5] xen/balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,4/8] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,5/5] hv_balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,5/8] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotpl… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,6/8] virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotp… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,7/8] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_h… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1,8/8] virtio-mem: kdump mode to sanitize /proc/vmcore access proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-09-28 David Hildenbrand Superseded
[v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE [v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE 2 2 - --- 2021-01-26 David Hildenbrand Accepted
[v1] xen/balloon: Set pages PageOffline() in balloon_add_region() [v1] xen/balloon: Set pages PageOffline() in balloon_add_region() - - 1 --- 2019-09-27 David Hildenbrand Accepted
[v2,1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag mm: place pages to the freelist tail when onlining and undoing isolation 1 5 - --- 2020-10-05 David Hildenbrand Accepted
[v2,1/7] kernel/resource: make release_mem_region_adjustable() never fail mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-09-08 David Hildenbrand Superseded
[v2,1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentation proc/vmcore: sanitize access to virtio-mem memory - 1 - --- 2021-10-05 David Hildenbrand Accepted
[v2,2/5] mm/page_alloc: place pages to tail in __putback_isolated_page() mm: place pages to the freelist tail when onlining and undoing isolation 1 5 - --- 2020-10-05 David Hildenbrand Accepted
[v2,2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-09-08 David Hildenbrand Superseded
[v2,2/9] x86/xen: simplify xen_oldmem_pfn_is_ram() proc/vmcore: sanitize access to virtio-mem memory - 1 - --- 2021-10-05 David Hildenbrand Accepted
[v2,3/5] mm/page_alloc: move pages to tail in move_to_free_list() mm: place pages to the freelist tail when onlining and undoing isolation 2 3 - --- 2020-10-05 David Hildenbrand Accepted
[v2,3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends mm/memory_hotplug: selective merging of system ram resources 1 1 - --- 2020-09-08 David Hildenbrand Superseded
[v2,3/9] x86/xen: print a warning when HVMOP_get_mem_type fails proc/vmcore: sanitize access to virtio-mem memory - 1 - --- 2021-10-05 David Hildenbrand Accepted
[v2,4/5] mm/page_alloc: place pages to tail in __free_pages_core() mm: place pages to the freelist tail when onlining and undoing isolation 2 3 - --- 2020-10-05 David Hildenbrand Accepted
[v2,4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-09-08 David Hildenbrand Superseded
[v2,4/9] proc/vmcore: let pfn_is_ram() return a bool proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
[v2,5/5] mm/memory_hotplug: update comment regarding zone shuffling mm: place pages to the freelist tail when onlining and undoing isolation 3 1 - --- 2020-10-05 David Hildenbrand Accepted
[v2,5/7] virtio-mem: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-09-08 David Hildenbrand Superseded
[v2,5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
[v2,6/7] xen/balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - 1 - --- 2020-09-08 David Hildenbrand Superseded
[v2,6/9] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotpl… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
[v2,7/7] hv_balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - 1 - --- 2020-09-08 David Hildenbrand Superseded
[v2,7/9] virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotp… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
[v2,8/9] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_h… proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
[v2,9/9] virtio-mem: kdump mode to sanitize /proc/vmcore access proc/vmcore: sanitize access to virtio-mem memory - - - --- 2021-10-05 David Hildenbrand Accepted
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() - 2 - --- 2020-09-16 David Hildenbrand Accepted