Show patches with: Submitter = Viktor Prutyanov       |    State = Action Required       |    Archived = No       |   36 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/2] elf2dmp: check array bounds in pdb_get_file_size elf2dmp: fixes of code analysis warnings - 1 1 - --- 2023-09-30 Viktor Prutyanov New
[v2,1/2] elf2dmp: limit print length for sign_rsds elf2dmp: fixes of code analysis warnings - 1 - - --- 2023-09-30 Viktor Prutyanov New
[2/2] elf2dmp: check array bounds in pdb_get_file_size elf2dmp: fixes of code analysis warnings - - - - --- 2023-09-30 Viktor Prutyanov New
[1/2] elf2dmp: limit print length for sign_rsds elf2dmp: fixes of code analysis warnings - - - - --- 2023-09-30 Viktor Prutyanov New
[v2,5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-15 Viktor Prutyanov New
[v2,4/5] elf2dmp: use Linux mmap with MAP_NORESERVE when possible elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-15 Viktor Prutyanov New
[v2,3/5] elf2dmp: introduce merging of physical memory runs elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-15 Viktor Prutyanov New
[v2,2/5] elf2dmp: introduce physical block alignment elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-15 Viktor Prutyanov New
[v2,1/5] elf2dmp: replace PE export name check with PDB name check elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-15 Viktor Prutyanov New
[5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[4/5] elf2dmp: use Linux mmap with MAP_NORESERVE when possible elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[3/5] elf2dmp: introduce merging of physical memory runs elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[2/5] elf2dmp: introduce physical block alignment elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[1/5] elf2dmp: replace PE export name check with PDB name check elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[v5,2/2] virtio-net: pass Device-TLB enable/disable events to vhost vhost: register and change IOMMU flag depending on ATS state 1 - - - --- 2023-06-26 Viktor Prutyanov New
[v5,1/2] vhost: register and change IOMMU flag depending on Device-TLB state vhost: register and change IOMMU flag depending on ATS state 1 - - - --- 2023-06-26 Viktor Prutyanov New
[v4,2/2] virtio-net: pass Device-TLB enable/disable events to vhost vhost: register and change IOMMU flag depending on ATS state 1 - - - --- 2023-05-25 Viktor Prutyanov New
[v4,1/2] vhost: register and change IOMMU flag depending on Device-TLB state vhost: register and change IOMMU flag depending on ATS state 1 - - - --- 2023-05-25 Viktor Prutyanov New
[v3,3/3] virtio-net: pass Device-TLB enable/disable events to vhost vhost: register and change IOMMU flag depending on ATS state - - - - --- 2023-05-12 Viktor Prutyanov New
[v3,2/3] vhost: register and change IOMMU flag depending on Device-TLB state vhost: register and change IOMMU flag depending on ATS state - - - - --- 2023-05-12 Viktor Prutyanov New
[v3,1/3] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable vhost: register and change IOMMU flag depending on ATS state 1 - - - --- 2023-05-12 Viktor Prutyanov New
[RFC,v2,4/4] virtio-net: pass Device-TLB enable/disable events to vhost vhost: register and change IOMMU flag depending on ATS state - - - - --- 2023-05-01 Viktor Prutyanov New
[RFC,v2,3/4] vhost: register and change IOMMU flag depending on Device-TLB state vhost: register and change IOMMU flag depending on ATS state - - - - --- 2023-05-01 Viktor Prutyanov New
[RFC,v2,2/4] virtio-pci: add handling of ATS and Device-TLB enable Untitled series #352972 - - - - --- 2023-05-01 Viktor Prutyanov New
[RFC,v2,1/4] pci: add handling of Enable bit in ATS Control Register vhost: register and change IOMMU flag depending on ATS state - - - - --- 2023-05-01 Viktor Prutyanov New
[RFC,4/4] vhost: register and change IOMMU flag depending on ATS state [RFC,1/4] pci: add handling of Enable bit in ATS Control Register - - - - --- 2023-04-24 Viktor Prutyanov New
[RFC,3/4] memory: add interface for triggering IOMMU notify_flag_changed handler [RFC,1/4] pci: add handling of Enable bit in ATS Control Register - - - - --- 2023-04-24 Viktor Prutyanov New
[RFC,2/4] virtio-pci: add handling of ATS state change [RFC,1/4] pci: add handling of Enable bit in ATS Control Register - - - - --- 2023-04-24 Viktor Prutyanov New
[RFC,1/4] pci: add handling of Enable bit in ATS Control Register [RFC,1/4] pci: add handling of Enable bit in ATS Control Register - - - - --- 2023-04-24 Viktor Prutyanov New
[RFC] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on [RFC] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on - - - - --- 2023-03-30 Viktor Prutyanov New
[v2,3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support contrib/elf2dmp: Windows Server 2022 support - - - 1 --- 2023-02-22 Viktor Prutyanov New
[v2,2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry contrib/elf2dmp: Windows Server 2022 support - - - - --- 2023-02-22 Viktor Prutyanov New
[v2,1/3] contrib/elf2dmp: fix code style contrib/elf2dmp: Windows Server 2022 support - - - - --- 2023-02-22 Viktor Prutyanov New
[v1,3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support contrib/elf2dmp: Windows Server 2022 support - - - 1 --- 2022-11-30 Viktor Prutyanov New
[v1,2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry contrib/elf2dmp: Windows Server 2022 support - - - - --- 2022-11-30 Viktor Prutyanov New
[v1,1/3] contrib/elf2dmp: fix code style contrib/elf2dmp: Windows Server 2022 support - - - - --- 2022-11-30 Viktor Prutyanov New