Yejune Deng ([email protected])

Number of posts: 85 (0.37 per day)
First post: 2020-11-02 08:59:23
Last post: 2021-06-21 05:13:33

Date List Subject
2021-06-21 05:13:33 linux-kernel [PATCH v2] net: add pf_family_names[] for protocol family
2021-06-18 14:34:56 linux-kernel [PATCH] net: add pf_family_names[] for protocol family
2021-06-18 14:29:50 linux-kernel [PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64()
2021-06-08 10:21:40 linux-kernel [PATCH] sched/fair: use inclusive language in fair sched
2021-06-07 02:40:40 linux-kernel [PATCH] pktgen: add pktgen_handle_all_threads() for the same code
2021-06-02 11:46:04 linux-kernel [PATCH] softirq: Remove the unnecessary CONFIG_TRACE_IRQFLAGS
2021-06-02 09:49:16 linux-kernel [PATCH] fs/epoll: Simplify error case
2021-05-25 10:41:29 linux-kernel [PATCH 2/2] mm: slub: use DEFINE_RAW_SPINLOCK init object_map_lock
2021-05-25 10:41:26 linux-kernel [PATCH 1/2] mm: slab/slub: use raw_spinlock_t to define list_lock
2021-05-24 12:41:17 linux-kernel [PATCH] softirq/s390: Use the generic local_softirq_pending()
2021-05-24 02:52:30 linux-kernel [PATCH] irqflags: Remove the CONFIG_TRACE_IRQFLAGS
2021-05-19 18:10:46 linux-kernel [PATCH] sched: simplify is_cpu_allowed() code
2021-05-17 19:10:08 linux-kernel [PATCH] net: Remove the member netns_ok
2021-05-10 14:10:23 linux-kernel [PATCH v2] lib/smp_processor_id: Use is_percpu_thread() check affinity
2021-05-08 07:26:25 linux-kernel [PATCH] lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
2021-05-08 02:29:14 linux-kernel [PATCH] net: openvswitch: Remove unnecessary skb_nfct()
2021-04-21 02:36:46 linux-kernel [PATCH] mm/slab.c: use 'ac' from the caller
2021-03-25 02:54:38 linux-kernel Re: [PATCH 1/2] net: ipv4: route.c: add likely() statements
2021-03-24 22:13:52 linux-kernel [PATCH 2/2] net: ipv4: route.c: Remove unnecessary if()
2021-03-24 22:12:27 linux-kernel [PATCH 1/2] net: ipv4: route.c: add likely() statements
2021-03-24 11:38:03 linux-kernel [PATCH] ceph: convert {n}ref from atomic_t to refcount_t
2021-03-23 10:22:39 linux-kernel [PATCH] net: ipv4: route.c: Remove unnecessary {else} if()
2021-03-16 07:43:35 linux-kernel [PATCH] net: ipv4: route.c: simplify procfs code
2021-03-11 06:01:34 linux-kernel [PATCH] mm/rmap: convert anon_vma.refcount from atomic_t to refcount_t
2021-03-10 07:50:58 linux-kernel [PATCH] virt: acrn: Use EPOLLIN instead of POLLIN
2021-03-10 03:27:20 linux-kernel [PATCH] net/rds: Drop duplicate sin and sin6 assignments
2021-03-05 10:36:43 linux-kernel [PATCH] KVM: arm64: Add big.LITTLE architecture support for vcpu
2021-03-04 06:30:25 linux-kernel Re: [PATCH] include/linux/slab.h: use for() and left shift to calculate
2021-03-04 05:43:01 linux-kernel [PATCH] include/linux/slab.h: use for() and left shift to calculate
2021-03-01 06:13:48 linux-kernel [PATCH] inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
2021-03-01 03:48:51 linux-kernel Re: [PATCH] inetpeer: use else if instead of if to reduce judgment
2021-02-26 11:03:01 linux-kernel [PATCH] inetpeer: use else if instead of if to reduce judgment
2021-02-24 06:56:39 linux-kernel [PATCH] KVM: x86: Remove the best->function == 0x7 assignment
2021-02-23 07:04:08 linux-kernel Re: [PATCH] arp: Remove the arp_hh_ops structure
2021-02-22 03:18:54 linux-kernel [PATCH] arp: Remove the arp_hh_ops structure
2021-02-21 02:37:30 linux-kernel Re: [PATCH] arp: Remove the arp_hh_ops structure
2021-02-20 14:56:50 linux-kernel [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-20 11:09:32 linux-kernel Re: [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-20 04:36:13 linux-kernel [PATCH] arp: Remove the arp_hh_ops structure
2021-02-19 09:30:32 linux-kernel [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-01-22 07:21:22 linux-kernel [PATCH] x86/fpu/xstate: Use sizeof() instead of a constant
2021-01-22 01:30:23 linux-kernel Re: [PATCH] x86/fpu/xstate: calculate the number by sizeof and offsetof
2021-01-21 03:37:51 linux-kernel [PATCH] smp/up: Modify the 'wait' variable from 'int' to 'bool'
2021-01-20 06:47:21 linux-kernel [PATCH] x86/fpu/xstate: calculate the number by sizeof and offsetof
2021-01-20 03:08:01 linux-kernel [PATCH] ntp: use memset and offsetof init
2021-01-19 15:05:03 linux-kernel [PATCH] smp: Modify 'int' to 'bool' in smp_call_function_single()
2021-01-18 10:09:10 linux-kernel [PATCH] KVM: arm64: Fix the return value of smp_call_function_single()
2021-01-16 01:05:19 linux-kernel [PATCH] lib: dynamic_queue_limits: Fix when built in ARCH nds32
2021-01-16 00:57:22 linux-kernel Re: [PATCH] lib: dynamic_queue_limits: use memset and offsetof init
2021-01-15 06:36:05 linux-kernel Re: [PATCH] lib: dynamic_queue_limits: use memset and offsetof init
2021-01-15 04:58:14 linux-kernel [PATCH] lib: dynamic_queue_limits: use memset and offsetof init