Yajun Deng ([email protected])

Number of posts: 421 (0.39 per day)
First post: 2021-06-24 07:36:33
Last post: 2024-06-09 07:20:57

Date List Subject
2024-01-17 02:20:26 linux-kernel Re: memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
2024-01-11 02:16:25 linux-kernel [PATCH] mm/mmap: introduce vma_range_init()
2024-01-10 08:46:50 linux-kernel [PATCH] mm/mmap: simplify vma link and unlink
2024-01-04 03:29:41 linux-kernel [PATCH v3] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
2024-01-04 02:02:43 linux-kernel Re: [PATCH net-next v2 0/2] net: phy: Use is_phy_driver() and is_phy_device()
2024-01-03 11:38:27 linux-kernel Re: [PATCH net-next] net: phy: Cleanup struct mdio_driver_common
2024-01-03 02:55:08 linux-kernel [PATCH net-next v2 2/2] net: phy: Introduce is_phy_device()
2024-01-03 02:54:44 linux-kernel [PATCH net-next v2 1/2] net: phy: Cleanup struct mdio_driver_common and introduce is_phy_driver()
2024-01-03 02:54:21 linux-kernel [PATCH net-next v2 0/2] net: phy: Use is_phy_driver() and is_phy_device()
2024-01-03 02:03:38 linux-kernel Re: [PATCH net-next] net: phy: Cleanup struct mdio_driver_common
2023-12-28 08:37:31 linux-kernel Re: [PATCH net-next] net: phy: Cleanup struct mdio_driver_common
2023-12-28 07:25:29 linux-kernel [PATCH net-next] net: phy: Cleanup struct mdio_driver_common
2023-12-16 03:05:28 linux-kernel [PATCH] mm: page_alloc: Simplify __free_pages_ok()
2023-12-16 02:30:28 linux-kernel [PATCH v2] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
2023-12-15 13:25:14 linux-kernel Re: [PATCH] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
2023-12-15 06:31:41 linux-kernel [PATCH] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
2023-12-06 06:34:55 linux-kernel [PATCH v2 2/2] sched/rt: Return NULL when rt entity isn't a task in rt_task_of()
2023-12-06 06:34:47 linux-kernel [PATCH v2 1/2] sched/fair: Return NULL when entity isn't a task in task_of()
2023-12-06 06:34:41 linux-kernel [PATCH v2 0/2] sched: Return NULL when entity isn't a task
2023-12-01 02:28:14 linux-kernel [PATCH 2/2] sched/rt: Return NULL when rt entity isn't a task in rt_task_of()
2023-12-01 02:28:10 linux-kernel [PATCH 1/2] sched/fair: Return NULL when entity isn't a task in task_of()
2023-12-01 02:27:44 linux-kernel [PATCH 0/2] sched: Return NULL when entity isn't a task
2023-11-07 03:49:43 linux-kernel Re: [PATCH v3 1/3] sched: Don't account execution time for task group
2023-11-07 03:40:02 linux-kernel Re: [PATCH v3 0/3] Use update_current_exec_runtime simplify code
2023-10-31 13:00:37 linux-kernel [PATCH v3 3/3] sched/fair: Simplify update_curr()
2023-10-31 13:00:29 linux-kernel [PATCH v3 2/3] sched: Don't trace stat runtime for task group
2023-10-31 13:00:10 linux-kernel [PATCH v3 1/3] sched: Don't account execution time for task group
2023-10-31 12:59:58 linux-kernel [PATCH v3 0/3] Use update_current_exec_runtime simplify code
2023-10-23 08:10:36 linux-kernel [PATCH v2] sched/rt: Account execution time for cgroup and thread group if rt entity is task
2023-10-23 08:04:45 linux-kernel Re: [PATCH] sched/rt: Account execution time for cgroup and thread group if rt entity is task
2023-10-23 06:55:07 linux-kernel [PATCH] sched/rt: Account execution time for cgroup and thread group if rt entity is task
2023-10-18 08:17:47 linux-kernel [PATCH] sched/rt: Redefine RR_TIMESLICE to 100 msecs
2023-10-17 09:58:53 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-16 10:18:36 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-16 08:32:37 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-16 08:11:02 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-13 09:29:44 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-12 09:53:56 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-12 09:37:06 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-12 09:28:51 linux-kernel Re: [PATCH v3] memblock: don't run loop in memblock_add_range() twice
2023-10-10 03:46:35 linux-kernel Re: [PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
2023-10-10 02:32:24 linux-kernel Re: [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
2023-10-09 12:23:51 linux-kernel [PATCH v7 3/3] sched/headers: Move sched_rt_entity::back to under the CONFIG_RT_GROUP_SCHED block
2023-10-09 12:23:41 linux-kernel [PATCH v7 2/3] sched/rt: Init 'back' in init_tg_rt_entry
2023-10-09 12:23:30 linux-kernel [PATCH v7 1/3] sched/rt: Introduce for_each_sched_rt_entity_back() & use it
2023-10-09 12:23:20 linux-kernel [PATCH v7 0/3] sched/rt: Move sched_rt_entity::back to CONFIG_RT_GROUP_SCHED
2023-10-09 11:32:15 linux-kernel Re: [PATCH 2/2] sched/rt: Move sched_rt_entity::back to under the CONFIG_RT_GROUP_SCHED block
2023-10-09 11:22:55 linux-kernel Re: [PATCH] sched/rt: case sysctl_sched_rt_period to integer
2023-10-09 11:17:12 linux-kernel [PATCH net-next v8] net/core: Introduce netdev_core_stats_inc()
2023-10-09 11:13:45 linux-kernel Re: [PATCH 2/2] sched/rt: Move sched_rt_entity::back to under the CONFIG_RT_GROUP_SCHED block
2023-10-09 10:59:01 linux-kernel Re: [PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()