Li Bin ([email protected])

Number of posts: 125 (0.05 per day)
First post: 2013-04-01 11:14:26
Last post: 2020-06-03 03:12:10

Date List Subject
2015-11-30 10:20:34 linux-kernel Re: [PATCH] ftrace: fix a typo in comment
2015-11-30 09:26:25 linux-kernel [PATCH] ftrace: fix a typo in comment
2015-11-30 03:56:26 linux-kernel [PATCH] livepatch: fix race between enabled_store() and klp_unregister_patch()
2015-11-30 02:04:07 linux-kernel Re: [PATCH] arm64: ftrace: stop using kstop_machine to enable/disable tracing
2015-11-28 07:51:58 linux-kernel [PATCH] arm64: ftrace: stop using kstop_machine to enable/disable tracing
2015-11-03 01:00:25 linux-kernel [PATCH] recordmcount: fix endianness handling bug for nop_mcount
2015-06-18 02:01:12 linux-kernel Re: [PATCH] livepatch: add sysfs interface /sys/kernel/livepatch/state
2015-06-17 09:25:41 linux-kernel Re: [PATCH] livepatch: add sysfs interface /sys/kernel/livepatch/state
2015-06-17 06:35:26 linux-kernel [PATCH] livepatch: add sysfs interface /sys/kernel/livepatch/state
2015-06-02 11:04:54 linux-kernel Re: [RFC PATCH 0/5] livepatch: add support on arm64
2015-05-26 02:45:18 linux-kernel [PATCH] livepatch: match function return value type with prototype
2015-05-26 02:41:43 linux-kernel livepatch: match function return value type with prototype
2015-04-24 03:25:15 linux-kernel Re: [RFC 0/4] arm64: add livepatch support
2014-12-27 09:03:36 linux-kernel Re: sched: spinlock recursion in sched_rr_get_interval
2014-12-26 06:45:32 linux-kernel Re: sched: spinlock recursion in sched_rr_get_interval
2014-12-19 06:12:49 linux-kernel Re: [kpatch] [PATCH] livepatch v7: move x86 specific ftrace handler code to arch/x86
2014-12-19 06:11:42 linux-kernel [kpatch] [PATCH] livepatch v7: move x86 specific ftrace handler code to arch/x86
2014-12-19 05:47:08 linux-kernel [PATCH] ftrace: fix typo in comment
2014-12-19 05:37:51 linux-kernel [kpatch] [PATCH] livepatch v7: move x86 specific ftrace handler code to arch/x86
2013-10-21 12:17:40 linux-kernel [PATCH] sched/rt: Fix comment of task_tick_rt()
2013-10-15 08:20:52 linux-kernel [PATCH] ipc/sem.c: fix small codingstyle
2013-09-11 00:49:55 linux-kernel Re: [PATCH] workqueue: remove redundant timer_stats_timer_set_start_info() call
2013-09-10 06:36:13 linux-kernel [PATCH] workqueue: remove redundant timer_stats_timer_set_start_info() call
2013-09-10 01:52:55 linux-kernel [PATCH] workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_workqueues
2013-09-10 00:34:00 linux-kernel Re: [PATCH] workqueue: fix potential reentrancy issue
2013-09-10 00:26:22 linux-kernel Re: [PATCH] workqueue: remove meaningless BUILD_BUG_ON() in init_workqueues()
2013-09-09 06:08:18 linux-kernel [PATCH] Documentation/sched: update sched-design-CFS.txt documentation
2013-09-09 05:14:15 linux-kernel [PATCH] workqueue: fix comment typo for __queue_work()
2013-09-09 05:12:38 linux-kernel [PATCH] workqueue: fix potential reentrancy issue
2013-09-09 05:10:18 linux-kernel [PATCH] workqueue: remove meaningless BUILD_BUG_ON() in init_workqueues()
2013-09-05 11:01:03 linux-kernel [PATCH] x86, smpboot: fix announce_cpu() to print the last OK
2013-09-05 05:12:59 linux-kernel [PATCH] workqueue: fix ordered workqueue in multi NUMA nodes platform
2013-09-05 00:48:37 linux-kernel Re: [PATCH] Documentation/kmemcheck: update kmemcheck documentation
2013-08-29 23:42:16 linux-kernel Re: [PATCH 00/14] Fix bug about invalid wake up problem
2013-08-29 14:11:10 linux-kernel Re: [PATCH 00/14] Fix bug about invalid wake up problem
2013-08-29 14:04:43 linux-kernel [PATCH 06/14] irq: Fix invalid wakeup in irq_wait_for_interrupt
2013-08-29 14:04:39 linux-kernel [PATCH 00/14] Fix bug about invalid wake up problem
2013-08-29 14:04:09 linux-kernel [PATCH 14/14] klist: Fix invalid wakeup in klist_remove
2013-08-29 14:03:49 linux-kernel [PATCH 05/14] hrtimer: Fix invalid wakeup in do_nanosleep
2013-08-29 14:03:17 linux-kernel [PATCH 09/14] rcutree: Fix invalid wakeup in rcu_wait
2013-08-29 14:02:55 linux-kernel [PATCH 10/14] time: Fix invalid wakeup in alarmtimer_do_nsleep
2013-08-29 14:02:28 linux-kernel [PATCH 13/14] workqueue: Fix invalid wakeup in rescuer_thread
2013-08-29 14:02:27 linux-kernel [PATCH 11/14] trace: Fix invalid wakeup in wait_to_die
2013-08-29 14:02:04 linux-kernel [PATCH 07/14] module: Fix invalid wakeup in wait_for_zero_refcount
2013-08-29 14:01:55 linux-kernel [PATCH 03/14] audit: Fix invalid wakeup in wait_for_auditd
2013-08-29 14:01:52 linux-kernel [PATCH 08/14] namespace: Fix invalid wakeup in zap_pid_ns_processes
2013-08-29 14:01:50 linux-kernel [PATCH 01/14] kthread: Fix invalid wakeup in kthreadd
2013-08-29 14:01:46 linux-kernel [PATCH 12/14] trace: Fix invalid wakeup in ring_buffer_consumer_thread
2013-08-29 14:01:41 linux-kernel [PATCH 02/14] audit: Fix invalid wakeup in kauditd_thread
2013-08-29 14:01:37 linux-kernel [PATCH 04/14] exit: Fix invalid wakeup in do_wait
2013-08-24 00:34:47 linux-kernel [PATCH] workqueue: remove unnecessary goto statement