Wen Yang ([email protected])

Number of posts: 124 (0.13 per day)
First post: 2019-09-28 14:32:04
Last post: 2022-04-22 19:51:49

Date List Subject
2020-12-03 18:37:15 linux-kernel [PATCH 08/10] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
2020-12-03 18:37:09 linux-kernel [PATCH 07/10] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
2020-12-03 18:36:33 linux-kernel [PATCH 06/10] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
2020-12-03 18:36:33 linux-kernel [PATCH 02/10] pidfd: add polling support
2020-12-03 18:36:14 linux-kernel [PATCH 04/10] proc: Better ownership of files for non-dumpable tasks in user namespaces
2020-12-03 18:35:58 linux-kernel [PATCH 03/10] proc: Pass file mode to proc_pid_make_inode
2020-12-03 18:35:13 linux-kernel [PATCH 01/10] clone: add CLONE_PIDFD
2020-12-03 18:35:07 linux-kernel [PATCH 00/10] Cover letter: fix a race in release_task when flushing the dentry
2020-11-29 14:47:56 linux-kernel Re: [PATCH] exit: fix a race in release_task when flushing the dentry
2020-11-28 22:20:40 linux-kernel [PATCH] proc: add locking checks in proc_inode_is_dead
2020-10-08 15:52:22 linux-kernel Stable backport request for fixing the issue of not being able to create a new pid_ns
2020-09-16 03:10:57 linux-kernel Re: [PATCH] net: core: explicitly call linkwatch_fire_event to speed up the startup of network services
2020-08-06 09:10:43 linux-kernel Re: [PATCH] net: core: explicitly call linkwatch_fire_event to speed up the startup of network services
2020-08-01 09:01:39 linux-kernel [PATCH] net: core: explicitly call linkwatch_fire_event to speed up the startup of network services
2020-05-09 03:26:14 linux-kernel Re: [PATCH] usb: roles: Switch on role-switch uevent reporting
2020-04-03 09:12:06 linux-kernel [PATCH] ipmi: fix hung processes in __get_guid()
2020-03-18 15:32:53 linux-kernel [RESEND PATCH] mtd: phram: fix a double free issue in error path
2020-03-18 15:30:27 linux-kernel [PATCH] mtd: phram: fix a double free issue in error path
2020-02-22 09:28:41 linux-kernel [PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
2020-02-22 06:56:32 linux-kernel Re: [PATCH] mm/slub: Detach node lock from counting free objects
2020-02-20 13:54:44 linux-kernel Re: [PATCH] mm/slub: Detach node lock from counting free objects
2020-02-16 04:16:23 linux-kernel Re: [PATCH] mm/slub: Detach node lock from counting free objects
2020-02-01 03:17:29 linux-kernel [PATCH] mm/slub: Detach node lock from counting free objects
2020-01-30 13:27:15 linux-kernel [PATCH] x86/tsc: improve arithmetic division
2020-01-30 13:11:27 linux-kernel [PATCH] hrtimer: fix an explicit cast in __ktime_divns()
2020-01-20 10:06:47 linux-kernel [PATCH] timekeeping: improve arithmetic division in scale64_check_overflow()
2020-01-20 10:06:41 linux-kernel [PATCH] tcp_bbr: improve arithmetic division in bbr_update_bw()
2020-01-20 10:06:01 linux-kernel [PATCH] block, bfq: improve arithmetic division in bfq_delta()
2020-01-11 05:09:14 linux-kernel Re: [PATCH v3] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-10 13:17:02 linux-kernel [PATCH v3] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-10 13:13:35 linux-kernel Re: [PATCH v2] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-07 17:04:34 linux-kernel [PATCH v2] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-04 13:54:00 linux-kernel Re: [PATCH] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-04 08:54:05 linux-kernel Re: [PATCH] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-04 06:48:02 linux-kernel [PATCH] coccinelle: semantic patch to check for inappropriate do_div() calls
2020-01-03 15:57:18 linux-kernel [PATCH] kernel/power/snapshot.c: improve arithmetic divisions
2020-01-03 15:56:39 linux-kernel [PATCH] timekeeping: improve arithmetic divisions
2020-01-03 11:32:47 linux-kernel Re: [PATCH v2] ftrace: avoid potential division by zero
2020-01-03 03:04:09 linux-kernel [PATCH v2] ftrace: avoid potential division by zero
2020-01-02 09:22:57 linux-kernel [PATCH] sch_cake: avoid possible divide by zero in cake_enqueue()
2020-01-02 08:17:22 linux-kernel [PATCH 2/3] mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
2020-01-02 08:16:54 linux-kernel [PATCH 3/3] mm/page-writeback.c: improve arithmetic divisions
2020-01-02 08:16:11 linux-kernel [PATCH 1/3] mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
2020-01-02 08:16:07 linux-kernel [PATCH 0/3] use div64_ul() instead of div_u64() if the divisor is unsigned long
2020-01-02 03:58:49 linux-kernel Re: [PATCH] mm/page-writeback.c: avoid potential division by zero
2020-01-01 09:46:39 linux-kernel [PATCH RESEND] ftrace: avoid potential division by zero
2020-01-01 09:40:25 linux-kernel [PATCH] mm/page-writeback.c: avoid potential division by zero
2020-01-01 09:36:21 linux-kernel [PATCH] ftrace: avoid potential division by zero
2019-12-26 16:43:17 linux-kernel Re: [PATCH v2] block: make the io_ticks counter more accurate
2019-12-26 03:12:27 linux-kernel [PATCH v2] block: make the io_ticks counter more accurate
2019-12-20 06:17:51 linux-kernel Re: [PATCH] block: make the io_ticks counter more accurate