Bui Quang Minh ([email protected])

Number of posts: 44 (0.04 per day)
First post: 2020-12-06 11:27:30
Last post: 2024-04-24 14:52:26

Date List Subject
2024-04-24 14:52:26 linux-kernel [PATCH v2 0/6] Ensure the copied buf is NUL terminated
2024-04-24 14:47:49 linux-kernel [PATCH v2 6/6] octeontx2-af: avoid off-by-one read from userspace
2024-04-24 14:46:49 linux-kernel [PATCH v2 5/6] cio: ensure the copied buf is NUL terminated
2024-04-24 14:46:30 linux-kernel [PATCH v2 4/6] qedf: ensure the copied buf is NUL terminated
2024-04-24 14:46:10 linux-kernel [PATCH v2 3/6] bfa: ensure the copied buf is NUL terminated
2024-04-24 14:45:53 linux-kernel [PATCH v2 2/6] bna: ensure the copied buf is NUL terminated
2024-04-24 14:45:28 linux-kernel [PATCH v2 1/6] ice: ensure the copied buf is NUL terminated
2024-04-23 14:47:55 linux-kernel Re: [PATCH 5/5] drivers/s390/cio: ensure the copied buf is NULL terminated
2024-04-22 16:55:32 linux-kernel [PATCH 0/5] Ensure the copied buf is NULL terminated
2024-04-22 16:55:10 linux-kernel [PATCH 3/5] drivers/scsi/bfa/bfad: ensure the copied buf is NULL terminated
2024-04-22 16:53:10 linux-kernel [PATCH 1/5] drivers/net/ethernet/intel-ice: ensure the copied buf is NULL terminated
2024-04-22 16:45:31 linux-kernel [PATCH 5/5] drivers/s390/cio: ensure the copied buf is NULL terminated
2024-04-22 16:45:13 linux-kernel [PATCH 4/5] drivers/scsi/qedf: ensure the copied buf is NULL terminated
2024-04-22 16:44:38 linux-kernel [PATCH 2/5] drivers/net/brocade-bnad: ensure the copied buf is NULL terminated
2023-05-15 14:40:01 linux-kernel amd-iommu: get_highest_supported_ivhd_type question
2022-08-21 15:56:26 linux-kernel [PATCH] mm: Skip retry when new limit is not below old one in page_counter_set_max
2022-06-18 18:39:44 linux-kernel [PATCH] rseq: x86: Fix rseq_cs get cleared when returning from signal handler
2022-04-06 11:06:24 linux-kernel Re: [PATCH v2] cgroup: Kill the parent controller when its last child is killed
2022-04-05 02:09:54 linux-kernel [PATCH v2] cgroup: Kill the parent controller when its last child is killed
2022-04-05 01:28:22 linux-kernel [PATCH] cgroup: Kill the parent controller when its last child is killed
2021-11-13 15:44:46 linux-kernel [PATCH] hugetlb: fix hugetlb cgroup refcounting during mremap
2021-08-13 11:52:03 linux-kernel Re: [PATCH v2 1/2] udp: UDP socket send queue repair
2021-08-12 13:49:49 linux-kernel Re: [PATCH v2 1/2] udp: UDP socket send queue repair
2021-08-11 15:51:39 linux-kernel [PATCH v2 2/2] selftests: Add udp_repair test
2021-08-11 15:48:47 linux-kernel [PATCH v2 1/2] udp: UDP socket send queue repair
2021-08-11 15:47:03 linux-kernel [PATCH v2 0/2] UDP socket repair
2021-08-10 16:40:51 linux-kernel [PATCH 1/2] udp: UDP socket send queue repair
2021-08-10 16:40:34 linux-kernel [PATCH 0/2] UDP socket repair
2021-08-10 16:39:57 linux-kernel [PATCH 2/2] selftests: Add udp_repair test
2021-05-18 19:21:21 linux-kernel Re: [PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
2021-03-23 02:51:27 linux-kernel Re: [PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
2021-03-19 15:28:49 linux-kernel [PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
2021-01-27 21:29:20 linux-kernel [PATCH] bpf: Check for integer overflow when using roundup_pow_of_two()
2021-01-27 21:15:10 linux-kernel Re: [PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
2021-01-27 21:06:50 linux-kernel Re: [PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
2021-01-26 11:22:24 linux-kernel [PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
2021-01-21 15:23:46 linux-kernel Re: [PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-12 23:01:03 linux-kernel Re: [PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-12 22:44:11 linux-kernel [PATCH v3] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-11 14:33:16 linux-kernel Re: [PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-11 13:07:34 linux-kernel [PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-10 09:00:12 linux-kernel [PATCH] can: mcba_usb: Fix memory leak when cancelling urb
2021-01-10 08:56:45 linux-kernel Re: memory leak in mcba_usb_probe
2020-12-06 11:27:30 linux-kernel Re: [PATCH] USB: dummy-hcd: Fix uninitialized array use in init()