Vandana BN ([email protected])

Number of posts: 53 (0.56 per day)
First post: 2019-04-29 16:03:11
Last post: 2019-08-02 12:06:41

Date List Subject
2019-08-02 12:06:41 linux-kernel Re: [PATCH v2] media:dvb-frontends:Remove dvb_pll_devcount and id module parameters.
2019-08-01 09:43:36 linux-kernel Re: [PATCH v2] media:dvb-frontends:Remove dvb_pll_devcount and id module parameters.
2019-07-20 16:09:03 linux-kernel [PATCH v2] media:dvb-frontends:Remove dvb_pll_devcount and id module parameters.
2019-07-19 07:33:55 linux-kernel KASAN: global-out-of-bounds Read in dvb_pll_attach
2019-07-17 14:13:34 linux-kernel [PATCH] media:dvb-frontends:Return if Max devices are added in dvb_pll_attach().
2019-07-01 15:29:17 linux-kernel [PATCH] net:gue.h:Fix shifting signed 32-bit value by 31 bits problem
2019-07-01 12:41:53 linux-kernel [PATCH] net: dst.h: Fix shifting signed 32-bit value by 31 bits problem
2019-06-29 16:25:44 linux-kernel [PATCH v5] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-29 16:20:31 linux-kernel Re: [PATCH v4] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-29 15:56:58 linux-kernel Re: [PATCH v4] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-29 14:33:30 linux-kernel [PATCH v4] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-28 15:05:00 linux-kernel [PATCH v3] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-28 14:37:48 linux-kernel Re: [PATCH v2] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-28 13:26:25 linux-kernel [PATCH v2] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format.
2019-06-27 08:27:41 linux-kernel [PATCH v2] media:vivid:add sanity check to avoid divide error and set value to 1 if 0.
2019-06-27 08:22:07 linux-kernel Re: [PATCH] media:vivid: add sanity check to avoid divide error and set value to 1 if 0.
2019-06-27 06:34:22 linux-kernel [PATCH] Documentation:sh:convert register-banks.txt to register-banks.rst
2019-06-26 06:03:09 linux-kernel [PATCH] media:vivid: add sanity check to avoid divide error and set value to 1 if 0.
2019-05-22 08:36:26 linux-kernel [PATCH v2] media:usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
2019-05-21 18:17:23 linux-kernel [PATCH] media:usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
2019-05-13 15:57:43 linux-kernel [PATCH v4 5/8] Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.
2019-05-13 15:53:00 linux-kernel [PATCH v4 7/8] Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion name reported by checkpatch.
2019-05-13 15:52:57 linux-kernel [PATCH v4 8/8] Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
2019-05-13 15:51:45 linux-kernel [PATCH v4 4/8] Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.
2019-05-13 15:33:47 linux-kernel [PATCH v4 1/8] Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
2019-05-13 14:55:08 linux-kernel [PATCH v4 6/8] Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarations & labels not to be indented.
2019-05-13 14:51:47 linux-kernel [PATCH v4 3/8] Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{','!' and open paranthesis '('.
2019-05-13 14:18:57 linux-kernel [PATCH v4 2/8] Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
2019-05-13 13:37:35 linux-kernel Re: [PATCH v3 1/8] Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
2019-05-13 12:55:32 linux-kernel Re: [PATCH v2 2/8] Staging: kpc2000: kpc_dma: Resolve coding style errors reported by checkpatch.
2019-05-13 11:20:03 linux-kernel [PATCH v3 8/8] Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
2019-05-13 11:19:44 linux-kernel [PATCH v3 7/8] Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion name reported by checkpatch.
2019-05-13 11:19:12 linux-kernel [PATCH v3 6/8] Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarations & labels not to be indented.
2019-05-13 11:18:45 linux-kernel [PATCH v3 2/8] Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
2019-05-13 11:17:50 linux-kernel [PATCH v3 3/8] Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{','!' and open paranthesis '('.
2019-05-13 11:17:49 linux-kernel [PATCH v3 1/8] Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
2019-05-13 11:17:49 linux-kernel [PATCH v3 5/8] Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.
2019-05-13 11:17:49 linux-kernel [PATCH v3 4/8] Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.
2019-05-12 23:43:27 linux-kernel [PATCH v2 1/8] Staging: kpc2000: kpc_dma: resolve trailing whitespace error reported by checkpatch
2019-05-12 23:43:03 linux-kernel [PATCH v2 8/8] Staging: kpc2000: kpc_dma: Resolve coding style warning reported by checkpatch
2019-05-12 23:42:56 linux-kernel [PATCH v2 7/8] Staging: kpc2000: kpc_dma: Resolve coding style warning reported by checkpatch
2019-05-12 23:42:47 linux-kernel [PATCH v2 6/8] Staging: kpc2000: kpc_dma: Resolve coding style warning reported by checkpatch
2019-05-12 23:42:27 linux-kernel [PATCH v2 5/8] Staging: kpc2000: kpc_dma: Resolve coding style error reported by checkpatch
2019-05-12 23:41:52 linux-kernel [PATCH v2 4/8] Staging: kpc2000: kpc_dma: Resolve code indent error reported by checkpatch
2019-05-12 23:41:47 linux-kernel [PATCH v2 2/8] Staging: kpc2000: kpc_dma: Resolve coding style errors reported by checkpatch.
2019-05-12 23:41:47 linux-kernel [PATCH v2 3/8] Staging: kpc2000: kpc_dma: Resolve coding style errors reported by checkpatch
2019-05-12 15:56:04 linux-kernel Re: [Linux-kernel-mentees] [PATCH] Staging: kpc2000: kpc_dma: resolve checkpath errors and warnings
2019-05-10 19:42:34 linux-kernel [PATCH] Staging: kpc2000: kpc_dma: resolve checkpath errors and warnings
2019-05-10 18:12:56 linux-kernel Re: [PATCH 5.1 00/30] 5.1.1-stable review
2019-05-10 13:45:04 linux-kernel Re: [PATCH 5.0 00/95] 5.0.15-stable review
2019-05-06 21:25:28 linux-kernel [PATCH] fs: ubifs: Resolve sparse warning for using plain integer as NULL pointer