Show patches with: Submitter = David Hildenbrand       |    Archived = No       |   882 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED mm/memory_hotplug: full support for - - - --- 2021-09-27 David Hildenbrand New
[v1,3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED mm/memory_hotplug: full support for - - - --- 2021-09-27 David Hildenbrand New
[v1,2/4] memblock: allow to specify flags with memblock_add_node() mm/memory_hotplug: full support for 2 - - --- 2021-09-27 David Hildenbrand New
[v1,1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource() mm/memory_hotplug: full support for - - - --- 2021-09-27 David Hildenbrand New
[v5,3/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem 1 1 - --- 2021-09-20 David Hildenbrand New
[v5,2/3] kernel/resource: disallow access to exclusive system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-20 David Hildenbrand New
[v5,1/3] kernel/resource: clean up and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-20 David Hildenbrand New
[5.10,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [5.10,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[5.4,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [5.4,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[4.19,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [4.19,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[4.14,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [4.14,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[resend,RFC,9/9] s390/mm: optimize reset_guest_reference_bit() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,8/9] s390/mm: optimize set_guest_storage_key() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[resend,RFC,6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte() s390: fixes, cleanups and optimizations for page table walkers - 2 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,5/9] s390/uv: fully validate the VMA before calling follow_page() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,4/9] s390/mm: fix VMA and page table handling code in storage key handling functions s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,3/9] s390/mm: validate VMA in PGSTE manipulation functions s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[resend,RFC,1/9] s390/gmap: validate VMA in __gmap_zap() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[RFC,9/9] s390/mm: optimize reset_guest_reference_bit() s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,8/9] s390/mm: optimize set_guest_storage_key() s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte() s390: fixes, cleanups and optimizations for page table walkers - 2 - --- 2021-09-09 David Hildenbrand New
[RFC,5/9] s390/uv: fully validate the VMA before calling follow_page() s390: fixes, cleanups and optimizations for page table walkers - 1 - --- 2021-09-09 David Hildenbrand New
[RFC,4/9] s390/mm: fix VMA and page table handling code in storage key handling functions s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,3/9] s390/mm: validate VMA in PGSTE manipulation functions s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[RFC,1/9] s390/gmap: validate VMA in __gmap_zap() s390: fixes, cleanups and optimizations for page table walkers - - - --- 2021-09-09 David Hildenbrand New
[v1] mm/vmalloc: fix exact allocations with an alignment > 1 [v1] mm/vmalloc: fix exact allocations with an alignment > 1 - 1 1 --- 2021-09-08 David Hildenbrand New
[GIT,PULL] Remove in-tree usage of MAP_DENYWRITE [GIT,PULL] Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-09-04 David Hildenbrand New
[v4,3/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem 1 1 - --- 2021-09-02 David Hildenbrand New
[v4,2/3] kernel/resource: disallow access to exclusive system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-02 David Hildenbrand New
[v4,1/3] kernel/resource: clean up and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-02 David Hildenbrand New
[v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE [v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE 1 - - --- 2021-08-23 David Hildenbrand New
[v2,7/7] fs: update documentation of get_write_access() and friends Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff() Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,5/7] mm: remove VM_DENYWRITE Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,4/7] binfmt: remove in-tree usage of MAP_DENYWRITE Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,3/7] kernel/fork: always deny write access to current MM exe_file Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,2/7] kernel/fork: factor out replacing the current MM exe_file Remove in-tree usage of MAP_DENYWRITE 2 - - --- 2021-08-16 David Hildenbrand New
[v2,1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,3/3] kernel/resource: cleanup and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
[v2,2/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
[v2,1/3] /dev/mem: disallow access to explicitly excluded system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
[v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE [v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v1,7/7] fs: update documentation of get_write_access() and friends Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff() Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,5/7] mm: remove VM_DENYWRITE Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,4/7] binfmt: remove in-tree usage of MAP_DENYWRITE Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,3/7] kernel/fork: always deny write access to current MM exe_file Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,2/7] kernel/fork: factor out atomcially replacing the current MM exe_file Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-12 David Hildenbrand New
[v1,1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-08-12 David Hildenbrand New
[v1,3/3] kernel/resource: cleanup and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-11 David Hildenbrand New
[v1,2/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-11 David Hildenbrand New
[v1,1/3] /dev/mem: disallow access to explicitly excluded system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-11 David Hildenbrand New
[v3,9/9] mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,6/9] dax/kmem: use a single static memory group for a single probed unit mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,5/9] ACPI: memhotplug: use a single static memory group for a single memory device mm/memory_hotplug: "auto-movable" online policy and memory groups 1 - - --- 2021-08-06 David Hildenbrand New
[v3,4/9] mm/memory_hotplug: track present pages in memory groups mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,2/9] mm/memory_hotplug: introduce "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,1/9] mm: track present early pages per zone mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE) [v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE) - - - --- 2021-07-26 David Hildenbrand New
[v2,9/9] mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,6/9] dax/kmem: use a single static memory group for a single probed unit mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,5/9] ACPI: memhotplug: use a single static memory group for a single memory device mm/memory_hotplug: "auto-movable" online policy and memory groups 1 - - --- 2021-07-23 David Hildenbrand New
[v2,4/9] mm/memory_hotplug: track present pages in memory groups mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,2/9] mm/memory_hotplug: introduce "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v2,1/9] mm: track present early pages per zone mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-07-23 David Hildenbrand New
[v1,4/4] ACPI: memhotplug: memory resources cannot be enabled yet [v1,1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() 1 - - --- 2021-07-12 David Hildenbrand New
[v1,3/4] mm/memory_hotplug: remove nid parameter from remove_memory() and friends [v1,1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() 1 - - --- 2021-07-12 David Hildenbrand New
[v1,2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory() [v1,1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() 3 1 - --- 2021-07-12 David Hildenbrand New
[v1,1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [v1,1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-07-12 David Hildenbrand New
[v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE [v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE 1 - - --- 2021-07-12 David Hildenbrand New
[resend,v3,2/2] memory-hotplug.rst: complete admin-guide overhaul memory-hotplug.rst: complete admin-guide overhaul 1 2 - --- 2021-07-07 David Hildenbrand New
[resend,v3,1/2] memory-hotplug.rst: remove locking details from admin-guide memory-hotplug.rst: complete admin-guide overhaul 2 1 - --- 2021-07-07 David Hildenbrand New
« 1 2 ... 6 7 8 9 »