Saurabh Singh Sengar ([email protected])

Number of posts: 319 (0.41 per day)
First post: 2022-03-11 14:56:03
Last post: 2024-04-18 15:06:39

Date List Subject
2024-04-18 15:06:39 linux-kernel Re: [PATCH v3] Drivers: hv: Cosmetic changes for hv.c and balloon.c
2024-04-17 08:22:08 linux-kernel Re: [PATCH] tools: hv: suppress the invalid warning for packed member alignment
2024-04-17 08:01:18 linux-kernel [PATCH] tools: hv: suppress the invalid warning for packed member alignment
2024-04-15 16:40:11 linux-kernel Re: [PATCH net-next] net: mana: Add new device attributes for mana
2024-04-14 16:32:49 linux-kernel Re: [PATCH] x86/Kconfig: Allow NR_CPUS between 512 and 8192
2024-04-02 15:15:29 linux-kernel [PATCH v2 4/4] x86/of: Change x86_dtb_parse_smp_config to static
2024-04-02 15:04:12 linux-kernel [PATCH v2 3/4] x86/of: Map NUMA node to CPUs as per DeviceTree
2024-04-02 15:02:29 linux-kernel [PATCH v2 1/4] x86/hyperv/vtl: Correct parse_smp_cfg assignment
2024-04-02 14:47:13 linux-kernel [PATCH v2 2/4] x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
2024-04-02 14:47:12 linux-kernel [PATCH v2 0/4] Fixing SMP config for DeviceTree platforms
2024-03-30 08:54:13 linux-kernel [PATCH v3 7/7] uio_hv_generic: Remove use of PAGE_SIZE
2024-03-30 08:53:41 linux-kernel [PATCH v3 6/7] Drivers: hv: Remove fcopy driver
2024-03-30 08:53:38 linux-kernel [PATCH v3 5/7] tools: hv: Add new fcopy application based on uio driver
2024-03-30 08:53:04 linux-kernel [PATCH v3 4/7] tools: hv: Add vmbus_bufring
2024-03-30 08:52:45 linux-kernel [PATCH v3 2/7] uio_hv_generic: Query the ringbuffer size for device
2024-03-30 08:52:35 linux-kernel [PATCH v3 1/7] Drivers: hv: vmbus: Add utility function for querying ring size
2024-03-30 08:52:34 linux-kernel [PATCH v3 3/7] uio_hv_generic: Enable interrupt for low speed VMBus devices
2024-03-30 08:52:29 linux-kernel [PATCH v3 0/7] Low speed Hyper-V devices support
2024-03-30 05:09:44 linux-kernel Re: [PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script
2024-03-27 03:40:57 linux-kernel Re: [PATCH v2 5/7] tools: hv: Add new fcopy application based on uio driver
2024-03-25 17:39:08 linux-kernel Re: [PATCH] x86/numa: Map NUMA node to CPUs as per DeviceTree
2024-03-24 16:28:48 linux-kernel Re: [PATCH] x86/numa: Map NUMA node to CPUs as per DeviceTree
2024-03-21 18:12:44 linux-kernel Re: [PATCH v2 5/7] tools: hv: Add new fcopy application based on uio driver
2024-03-21 09:57:31 linux-kernel Re: [PATCH] x86/hyperv: Cosmetic changes for hv_apic.c
2024-03-20 10:39:23 linux-kernel [PATCH v2 6/7] Drivers: hv: Remove fcopy driver
2024-03-20 10:37:40 linux-kernel [PATCH v2 0/7] Low speed Hyper-V devices support
2024-03-20 10:33:35 linux-kernel [PATCH v2 5/7] tools: hv: Add new fcopy application based on uio driver
2024-03-20 10:33:11 linux-kernel [PATCH v2 7/7] uio_hv_generic: Remove use of PAGE_SIZE
2024-03-20 10:32:38 linux-kernel [PATCH v2 4/7] tools: hv: Add vmbus_bufring
2024-03-20 10:32:14 linux-kernel [PATCH v2 3/7] uio_hv_generic: Enable interrupt for low speed VMBus devices
2024-03-20 10:32:13 linux-kernel [PATCH v2 2/7] uio_hv_generic: Query the ringbuffer size for device
2024-03-20 10:32:10 linux-kernel [PATCH v2 1/7] Drivers: hv: vmbus: Add utility function for querying ring size
2024-03-12 17:43:36 linux-kernel [PATCH] x86/numa: Map NUMA node to CPUs as per DeviceTree
2024-03-04 16:13:33 linux-kernel Re: [PATCH] x86/Kconfig: Allow NR_CPUS between 512 and 8192
2024-03-04 07:08:25 linux-kernel Re: [PATCH v3] x86/hyperv: Use per cpu initial stack for vtl context
2024-03-03 08:09:17 linux-kernel [PATCH v3] x86/hyperv: Use per cpu initial stack for vtl context
2024-02-28 18:17:17 linux-kernel Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creation
2024-02-27 17:41:30 linux-kernel Re: [PATCH] PCI/sysfs: Fix race in pci sysfs creation
2024-02-20 09:52:15 linux-kernel [PATCH] x86/Kconfig: Allow NR_CPUS between 512 and 8192
2024-02-20 06:30:13 linux-kernel Re: [PATCH 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
2024-02-19 10:24:06 linux-kernel Re: [PATCH 5/6] tools: hv: Add new fcopy application based on uio driver
2024-02-19 10:21:26 linux-kernel Re: [PATCH 2/6] uio_hv_generic: Query the ringbuffer size for device
2024-02-19 09:40:35 linux-kernel Re: [PATCH 2/6] uio_hv_generic: Query the ringbuffer size for device
2024-02-19 09:24:33 linux-kernel Re: [PATCH 5/6] tools: hv: Add new fcopy application based on uio driver
2024-02-18 08:03:15 linux-kernel Re: [PATCH 1/6] Drivers: hv: vmbus: Add utility function for querying ring size
2024-02-18 07:51:27 linux-kernel Re: [PATCH 0/6] Low speed Hyper-V devices support
2024-02-18 07:17:36 linux-kernel Re: [PATCH] Drivers: hv: Kconfig: select CPUMASK_OFFSTACK for Hyper-V
2024-02-17 18:06:03 linux-kernel [PATCH 5/6] tools: hv: Add new fcopy application based on uio driver
2024-02-17 18:05:49 linux-kernel [PATCH 6/6] Drivers: hv: Remove fcopy driver
2024-02-17 18:05:10 linux-kernel [PATCH 4/6] tools: hv: Add vmbus_bufring
2024-02-17 18:05:06 linux-kernel [PATCH 2/6] uio_hv_generic: Query the ringbuffer size for device