Leesoo Ahn ([email protected])

Number of posts: 16 (0.01 per day)
First post: 2020-12-21 11:40:35
Last post: 2024-05-07 16:13:30

Date List Subject
2024-05-07 16:13:30 linux-kernel [PATCH] apparmor: fix possible NULL pointer dereference
2023-07-15 09:05:39 linux-kernel [PATCH v2] fs: inode: return proper error code in bmap()
2023-07-15 06:39:07 linux-kernel [PATCH] fs: inode: return proper errno on bmap()
2023-07-10 08:49:00 linux-kernel [PATCH] selinux: optimize major part with a kernel config in selinux_mmap_addr()
2023-03-09 15:12:30 linux-kernel Re: [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
2023-03-08 16:27:05 linux-kernel [PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
2023-01-06 11:14:36 linux-kernel [PATCH net-next v4] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-26 06:40:06 linux-kernel Re: [PATCH v3] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-21 09:00:07 linux-kernel [PATCH v3] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-21 08:04:49 linux-kernel Re: [PATCH v2] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-21 07:43:38 linux-kernel Re: [PATCH v2] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-21 05:02:27 linux-kernel [PATCH v2] usbnet: optimize usbnet_bh() to reduce CPU load
2022-12-19 08:45:04 linux-kernel Re: [PATCH] usbnet: jump to rx_cleanup case instead of calling skb_queue_tail
2022-12-19 07:58:45 linux-kernel Re: [PATCH] usbnet: jump to rx_cleanup case instead of calling skb_queue_tail
2022-12-17 17:42:18 linux-kernel [PATCH] usbnet: jump to rx_cleanup case instead of calling skb_queue_tail
2020-12-21 11:40:35 linux-kernel Re: [PATCH] signal: Don't init struct kernel_siginfo fields to zero again