linux-hyperv
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rob Herring
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rob Herring
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rob Herring
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rob Herring
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rafael J. Wysocki
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Rafael J. Wysocki
Re: [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
Ricardo Neri
[PATCH v3 07/13] x86/dt: Parse the Wakeup Mailbox for Intel processors
Ricardo Neri
[PATCH v3 08/13] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
Ricardo Neri
RE: [PATCH v3 08/13] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
Michael Kelley
[PATCH v3 11/13] x86/smpboot: Add a helper get the address of the wakeup mailbox
Ricardo Neri
RE: [PATCH v3 11/13] x86/smpboot: Add a helper get the address of the wakeup mailbox
Michael Kelley
[PATCH v3 09/13] x86/realmode: Make the location of the trampoline configurable
Ricardo Neri
RE: [PATCH v3 09/13] x86/realmode: Make the location of the trampoline configurable
Michael Kelley
[PATCH v3 12/13] x86/hyperv/vtl: Mark the wakeup mailbox page as private
Ricardo Neri
RE: [PATCH v3 12/13] x86/hyperv/vtl: Mark the wakeup mailbox page as private
Michael Kelley
[PATCH v3 13/13] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Ricardo Neri
RE: [PATCH v3 13/13] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Michael Kelley
Re: [PATCH v3 13/13] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
Ricardo Neri
[PATCH v3 05/13] x86/dt: Parse the `enable-method` property of CPU nodes
Ricardo Neri
Re: [PATCH v3 05/13] x86/dt: Parse the `enable-method` property of CPU nodes
Rob Herring
Re: [PATCH v3 05/13] x86/dt: Parse the `enable-method` property of CPU nodes
Ricardo Neri
[PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
Ricardo Neri
Re: [PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
Rafael J. Wysocki
Re: [PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
Ricardo Neri
Re: [PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
Rafael J. Wysocki
Re: [PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
Ricardo Neri
[PATCH v3 10/13] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
Ricardo Neri
RE: [PATCH v3 10/13] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
Michael Kelley
[PATCH v7 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v7 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
[PATCH v7 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
[Patch v2 0/4] Fix uio_hv_generic on systems with >4k page sizes
longli
[Patch v2 3/4] uio_hv_generic: Adjust ring size according to system page alignment
longli
RE: [Patch v2 3/4] uio_hv_generic: Adjust ring size according to system page alignment
Michael Kelley
[Patch v2 1/4] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
longli
RE: [Patch v2 1/4] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
RE: [Patch v2 1/4] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Long Li
[Patch v2 2/4] uio_hv_generic: Use correct size for interrupt and monitor pages
longli
RE: [Patch v2 2/4] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
[Patch v2 4/4] Drivers: hv: Remove hv_free/alloc_* helpers
longli
RE: [Patch v2 4/4] Drivers: hv: Remove hv_free/alloc_* helpers
Michael Kelley
[PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
RE: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Michael Kelley
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Dave Hansen
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Wei Liu
Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
RE: [EXTERNAL] Re: [PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
Saurabh Singh Sengar
[PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Tom Lendacky
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Tom Lendacky
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Thomas Gleixner
Re: [PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
RE: [PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Michael Kelley
Re: [PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
Roman Kisel
[PATCH hyperv-next v9 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
Roman Kisel
[PATCH hyperv-next v9 03/11] Drivers: hv: Enable VTL mode for arm64
Roman Kisel
[PATCH hyperv-next v9 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
[PATCH hyperv-next v9 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
Roman Kisel
[PATCH hyperv-next v9 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
Roman Kisel
[PATCH hyperv-next v9 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
[PATCH hyperv-next v9 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
Roman Kisel
[PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
RE: [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Michael Kelley
[PATCH hyperv-next v9 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
Roman Kisel
[PATCH hyperv-next v9 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
Roman Kisel
[PATCH hyperv-next v9 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
Roman Kisel
Re: [PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
Wei Liu
[PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
Re: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Wei Liu
Re: [PATCH hyperv-next v3] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
[GIT PULL] Hyper-V fixes for 6.15-rc5
Wei Liu
Re: [GIT PULL] Hyper-V fixes for 6.15-rc5
pr-tracker-bot
[PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
Shradha Gupta
[PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Bjorn Helgaas
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Thomas Gleixner
Re: [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
Shradha Gupta
[PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
RE: [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Michael Kelley
Re: [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
[PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Jakub Kicinski
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Yury Norov
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
RE: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Michael Kelley
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
RE: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Michael Kelley
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
Re: [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
Shradha Gupta
[PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
RE: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Saurabh Singh Sengar
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Saurabh Singh Sengar
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
Re: [EXTERNAL] Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
RE: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Michael Kelley
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Wei Liu
Re: [PATCH hyperv-next] x86/hyperv: Fix APIC ID and VP ID confusion in hv_snp_boot_ap()
Roman Kisel
[PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH v6 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
[PATCH v6 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
RE: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Michael Kelley
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Greg Kroah-Hartman
Re: [PATCH v6 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
Naman Jain
[PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
mhkelley58
Re: [PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
Nuno Das Neves
Re: [PATCH 1/1] Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline
Wei Liu
[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
Erni Sri Satya Vennela
[PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
Re: [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Andrew Lunn
Re: [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
[PATCH v2 3/3] net: mana: Handle unsupported HWC commands
Erni Sri Satya Vennela
[PATCH v2 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
RE: [EXTERNAL] Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Haiyang Zhang
Re: [EXTERNAL] Re: [PATCH v2 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
[PATCH 0/2] Fix uio_hv_generic on 64k page systems
longli
[PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
longli
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Long Li
RE: [PATCH 2/2] uio_hv_generic: Use correct size for interrupt and monitor pages
Michael Kelley
[PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
longli
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Long Li
RE: [PATCH 1/2] Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
Michael Kelley
RE: [PATCH 0/2] Fix uio_hv_generic on 64k page systems
Michael Kelley
RE: [PATCH 0/2] Fix uio_hv_generic on 64k page systems
Long Li
[PATCH 0/3] net: mana: Add HTB Qdisc offload support
Erni Sri Satya Vennela
[PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
Re: [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Zhu Yanjun
Re: [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
Erni Sri Satya Vennela
[PATCH 3/3] net: mana: Handle unsupported HWC commands
Erni Sri Satya Vennela
[PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Stephen Hemminger
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Jakub Kicinski
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Simon Horman
Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Erni Sri Satya Vennela
[PATCH 0/2] Allow dyn pci vector allocation of MANA
Shradha Gupta
[PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Bjorn Helgaas
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
Re: [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Thomas Gleixner
[PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
Shradha Gupta
[PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Yury Norov
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
[PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Bjorn Helgaas
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Simon Horman
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
Shradha Gupta
Re: [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
kernel test robot
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
mhkelley58
[PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
mhkelley58
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Easwar Hariharan
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Easwar Hariharan
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Easwar Hariharan
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
RE: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Michael Kelley
Re: [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
Mukesh R
Earlier messages
Later messages