Show patches with: Submitter = Wen Yang       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array [v2] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array - - - --- 2024-03-02 Wen Yang New
sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array - - - --- 2024-03-02 Wen Yang New
[8/8] ucounts: delete these duplicate static variables ue_zero and ue_int_max [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[7/8] fs: inotify: delete these duplicate static variables it_zero and it_int_max [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[6/8] epoll: delete these duplicate static variables long_zero and long_max [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[5/8] sysctl: delete these duplicate static variables i_zero and i_one_hundred [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[4/8] svcrdma: delete the duplicate static variables zero [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[3/8] net: ipv6: delete these duplicate static variables two_five_five and minus_one [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[2/8] rxrpc: delete these duplicate static variables n_65535 and four [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX [1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX - - - --- 2024-02-25 Wen Yang New
[v2] exit: add exit_code to trace_sched_process_exit and move it earlier in do_exit() [v2] exit: add exit_code to trace_sched_process_exit and move it earlier in do_exit() - - - --- 2024-02-23 Wen Yang New
[2/2] kernel/signal.c: explicitly initialize si_code and use ksig->info uniformly [1/2] exit: add a tracepoint for profiling a task that is starting to exit - - - --- 2024-02-22 Wen Yang New
[1/2] exit: add a tracepoint for profiling a task that is starting to exit [1/2] exit: add a tracepoint for profiling a task that is starting to exit - - - --- 2024-02-22 Wen Yang New
coredump debugging: add a tracepoint to report the coredumping coredump debugging: add a tracepoint to report the coredumping - - - --- 2024-02-16 Wen Yang New
eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings eventfd: strictly check the count parameter of eventfd_write to avoid inputting illegal strings - - - --- 2024-02-06 Wen Yang New
[v3] eventfd: move 'eventfd-count' printing out of spinlock [v3] eventfd: move 'eventfd-count' printing out of spinlock - - - --- 2024-01-15 Wen Yang New
eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and the uapi eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and the uapi - - - --- 2024-01-10 Wen Yang New
selftests: add eventfd selftests selftests: add eventfd selftests - - - --- 2024-01-08 Wen Yang New
[V2] eventfd: move 'eventfd-count' printing out of spinlock [V2] eventfd: move 'eventfd-count' printing out of spinlock - - - --- 2023-10-02 Wen Yang New
eventfd: move 'eventfd-count' printing out of spinlock eventfd: move 'eventfd-count' printing out of spinlock - - - --- 2023-09-26 Wen Yang New
eventfd: avoid unnecessary wakeups in eventfd_write() eventfd: avoid unnecessary wakeups in eventfd_write() - - - --- 2023-07-12 Wen Yang New
eventfd: avoid overflow to ULLONG_MAX when ctx->count is 0 eventfd: avoid overflow to ULLONG_MAX when ctx->count is 0 - - - --- 2023-07-09 Wen Yang New
[v3] eventfd: add a uapi header for eventfd userspace APIs [v3] eventfd: add a uapi header for eventfd userspace APIs - 1 - --- 2023-06-14 Wen Yang New
[v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo [v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo - - - --- 2023-06-13 Wen Yang New
[v2] eventfd: add a uapi header for eventfd userspace APIs [v2] eventfd: add a uapi header for eventfd userspace APIs - - - --- 2023-06-13 Wen Yang New
eventfd: show flags in fdinfo eventfd: show flags in fdinfo - - - --- 2023-06-11 Wen Yang New
eventfd: add a uapi header for eventfd userspace APIs eventfd: add a uapi header for eventfd userspace APIs - - - --- 2023-06-11 Wen Yang New
tick/rcu: fix an issue in the report_idle_softirq function tick/rcu: fix an issue in the report_idle_softirq function - - - --- 2023-05-04 Wen Yang New
[v2] mm: compaction: optimize compact_memory to comply with the admin-guide [v2] mm: compaction: optimize compact_memory to comply with the admin-guide 1 - - --- 2023-04-25 Wen Yang New
eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization - - - --- 2023-04-16 Wen Yang New
mm: compaction: optimize compact_memory to comply with the admin-guide mm: compaction: optimize compact_memory to comply with the admin-guide - - - --- 2023-04-11 Wen Yang New
[RESEND,v2] eventfd: use wait_event_interruptible_locked_irq() helper [RESEND,v2] eventfd: use wait_event_interruptible_locked_irq() helper - 2 - --- 2023-04-05 Wen Yang New
[RESEND,v2] eventfd: use wait_event_interruptible_locked_irq() helper [RESEND,v2] eventfd: use wait_event_interruptible_locked_irq() helper - 2 - --- 2023-04-05 Wen Yang New
[v2] eventfd: use wait_event_interruptible_locked_irq() helper [v2] eventfd: use wait_event_interruptible_locked_irq() helper - 1 - --- 2023-02-16 Wen Yang New
eventfd: use wait_event_interruptible_locked_irq() helper eventfd: use wait_event_interruptible_locked_irq() helper - - - --- 2023-02-16 Wen Yang New
[2/2] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization [1/2] eventfd: use wait_event_interruptible_locked_irq() helper - - - --- 2023-01-29 Wen Yang New
[1/2] eventfd: use wait_event_interruptible_locked_irq() helper [1/2] eventfd: use wait_event_interruptible_locked_irq() helper - - - --- 2023-01-29 Wen Yang New
[RESEND,v2] eventfd: use a generic helper instead of an open coded wait_event [RESEND,v2] eventfd: use a generic helper instead of an open coded wait_event - - - --- 2023-01-15 Wen Yang New
drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback() drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback() - - - --- 2022-12-25 Wen Yang New
[v2] eventfd: use a generic helper instead of an open coded wait_event [v2] eventfd: use a generic helper instead of an open coded wait_event - - - --- 2022-12-24 Wen Yang New
eventfd: use a generic helper instead of an open coded wait_event eventfd: use a generic helper instead of an open coded wait_event - - - --- 2022-12-22 Wen Yang New