LinuxLists
Users
About
Anant Thazhemadam (
[email protected]
)
Number of posts: 103 (0.42 per day)
First post: 2020-07-24 20:28:26
Last post: 2021-03-26 22:38:13
Previous Page
/
Next Page
Date
List
Subject
2020-11-03 21:42:17
linux-kernel
[PATCH 1/2] can: af_can: prevent potential access of uninitialized member in can_rcv()
2020-11-03 21:42:02
linux-kernel
[PATCH 2/2] can: af_can: prevent potential access of uninitialized member in canfd_rcv()
2020-11-03 21:41:56
linux-kernel
[PATCH 0/2] prevent potential access of uninitialized members in can_rcv() and canfd_rcv()
2020-11-02 07:46:26
linux-kernel
Re: [PATCH] net: can: prevent potential access of uninitialized value in canfd_rcv()
2020-11-02 03:21:10
linux-kernel
[PATCH] net: can: prevent potential access of uninitialized value in canfd_rcv()
2020-10-14 21:08:11
linux-kernel
Re: [Cluster-devel] KASAN: slab-out-of-bounds Write in gfs2_fill_super
2020-10-14 17:43:49
linux-kernel
[PATCH v2] fs: gfs2: add validation checks for size of superblock
2020-10-14 16:35:13
linux-kernel
Re: [Cluster-devel] [PATCH] fs: gfs2: prevent OOB access in gfs2_read_sb()
2020-10-13 17:37:30
linux-kernel
[PATCH] fs: gfs2: prevent OOB access in gfs2_read_sb()
2020-10-11 10:12:19
linux-kernel
Re: [PATCH] net: usb: usbnet: update __usbnet_{read|write}_cmd() to use new API
2020-10-09 16:29:28
linux-kernel
Re: [PATCH] staging: comedi: check validity of wMaxPacketSize of usb endpoints found
2020-10-06 02:45:39
linux-bluetooth
Re: [PATCH v3] bluetooth: hci_h5: fix memory leak in h5_close
2020-10-04 15:27:00
linux-kernel
Re: [Linux-kernel-mentees] [PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-10-01 19:43:41
linux-kernel
Re: linux-next: Fixes tag needs some work in the bluetooth tree
2020-10-01 07:16:15
linux-bluetooth
Re: [Linux-kernel-mentees] [PATCH] Fix uninit-value in hci_chan_lookup_handle
2020-09-30 16:23:23
linux-kernel
Re: [Linux-kernel-mentees] KMSAN: uninit-value in rt2500usb_probe_hw
2020-09-30 16:01:33
linux-kernel
Re: [Linux-kernel-mentees] KMSAN: uninit-value in rt2500usb_probe_hw
2020-09-30 15:55:31
linux-kernel
Re: KMSAN: kernel-infoleak in scsi_cmd_ioctl
2020-09-30 05:19:54
linux-kernel
[Linux-kernel-mentees][PATCH 2/2] net: reorder members of receive_queue in virtio_net for optimization
2020-09-30 05:19:29
linux-kernel
[Linux-kernel-mentees][PATCH 1/2] net: reorder members of virtnet_info for optimization
2020-09-30 05:19:13
linux-kernel
[Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization
2020-09-30 04:04:44
linux-kernel
Re: [Linux-kernel-mentees][PATCH] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
2020-09-26 07:03:06
linux-kernel
Re: KMSAN: uninit-value in rt2500usb_probe_hw
2020-09-25 18:02:55
linux-bluetooth
Re: [Linux-kernel-mentees] [PATCH] Fix uninit-value in hci_chan_lookup_handle
2020-09-19 20:20:16
linux-kernel
Re: [Linux-kernel-mentees] [PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-19 17:06:44
linux-kernel
Re: [Linux-kernel-mentees] [PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-16 20:50:27
linux-kernel
Re: [Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
2020-09-16 18:15:43
linux-kernel
Re: [Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
2020-09-16 05:46:30
linux-kernel
Re: WARNING in batadv_iv_send_outstanding_bat_ogm_packet
2020-09-16 05:28:26
linux-kernel
[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-16 05:08:13
linux-kernel
[Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
2020-09-14 08:17:25
linux-kernel
Re: [PATCH v2] net: fix uninit value error in __sys_sendmmsg
2020-09-14 05:11:33
linux-kernel
Re: [Linux-kernel-mentees] [PATCH] net: fix uninit value error in __sys_sendmmsg
2020-09-13 11:06:43
linux-kernel
[PATCH v2] net: fix uninit value error in __sys_sendmmsg
2020-09-13 06:21:57
linux-kernel
Re: [Linux-kernel-mentees] [PATCH] net: fix uninit value error in __sys_sendmmsg
2020-09-13 05:58:01
linux-kernel
[PATCH] net: fix uninit value error in __sys_sendmmsg
2020-09-12 20:03:57
linux-kernel
Re: [PATCH] Using a pointer and kzalloc in place of a struct directly
2020-09-12 12:15:15
linux-kernel
Re: [PATCH] Using a pointer and kzalloc in place of a struct directly
2020-09-12 11:40:14
linux-kernel
[PATCH] Using a pointer and kzalloc in place of a struct directly
2020-09-12 07:37:12
linux-kernel
Re: KASAN: use-after-free Read in hci_get_auth_info
2020-09-08 23:44:05
linux-kernel
Re: [PATCH] net: qrtr: Reintroduce ARCH_QCOM as a dependency for QRTR
2020-09-08 23:35:43
linux-kernel
[PATCH] net: qrtr: Reintroduce ARCH_QCOM as a dependency for QRTR
2020-09-06 20:16:19
linux-kernel
[Linux-kernel-mentees] [PATCH] block : Fix use-after-free Read in delete_partition
2020-09-05 02:05:28
linux-bluetooth
[Linux-kernel-mentees] [PATCH] Fix uninit-value in hci_chan_lookup_handle
2020-09-04 01:00:57
linux-kernel
Re: [PATCH] Remove unused variables
2020-09-04 00:35:43
linux-kernel
[PATCH] Remove unused variables
2020-08-31 09:19:30
linux-kernel
[PATCH] arch: ia64 - Update put_filp to fput
2020-08-26 11:12:12
linux-kernel
[PATCH v2] staging: media/atomisp : fix "dubious: !x | !y" sparse warning
2020-08-25 22:08:23
linux-kernel
[PATCH] staging: media-atomisp : fix "dubious: !x | !y" sparse warning
2020-07-25 12:24:31
linux-kernel
[PATCH 1/1] STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style Error
2020-07-25 10:33:41
linux-kernel
[PATCH] Fix one coding style issue