LinuxLists
Users
About
Yang Li (
[email protected]
)
Number of posts: 969 (0.79 per day)
First post: 2021-01-29 07:42:26
Last post: 2024-06-07 09:29:40
Previous Page
/
Next Page
Date
List
Subject
2021-04-28 10:55:31
linux-kernel
[PATCH] mtd: tests: Remove redundant assignment to err
2021-04-28 10:41:42
linux-kernel
[PATCH] llc2: Remove redundant assignment to rc
2021-04-28 10:20:31
linux-kernel
[PATCH] net: tun: Remove redundant assignment to ret
2021-04-28 10:01:59
linux-wireless
[PATCH] net: wireless: wext_compat.c: Remove redundant assignment to ps
2021-04-27 11:43:39
linux-kernel
[Resend PATCH v2] soc: ti: smartreflex after the relocation to maintain
2021-04-27 11:35:29
linux-kernel
[PATCH] platform/x86: drop unneeded assignment in host_control_smi()
2021-04-27 11:25:01
linux-kernel
[PATCH] drivers/rapidio/rio-scan.c: drop unneeded assignment in rio_enum_peer()
2021-04-26 09:37:10
linux-kernel
[PATCH] mtd: return -ENOMEM when kmalloc failed
2021-04-26 09:36:52
linux-kernel
[PATCH] HID: hiddev: return -ENOMEM when kmalloc failed
2021-04-26 09:35:45
linux-kernel
[PATCH] bonding/alb: return -ENOMEM when kmalloc failed
2021-04-25 10:26:46
linux-kernel
[PATCH] net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()
2021-04-25 10:25:54
linux-kernel
[PATCH] fs/ntfs: drop unneeded assignment in ntfs_perform_write()
2021-04-25 10:22:19
linux-kernel
[PATCH] esp: drop unneeded assignment in esp4_gro_receive()
2021-04-25 10:21:14
linux-kernel
[PATCH] ASoC: q6dsp: q6afe: remove unneeded dead-store initialization
2021-04-22 11:17:50
linux-kernel
[PATCH v2] soc: ti: smartreflex after the relocation to maintain consistency
2021-04-19 10:47:46
linux-kernel
回复:[PATCH] ALSA: seq: oss: Fix inconsistent inde nting
2021-04-16 11:29:12
linux-kernel
[PATCH] x86/platform/uv: Fix inconsistent indenting
2021-04-16 11:27:10
linux-kernel
[PATCH] ALSA: seq: oss: Fix inconsistent indenting
2021-04-16 10:41:21
linux-kernel
[PATCH] ALSA: isa: Fix inconsistent indenting
2021-04-15 09:31:18
linux-kernel
[PATCH] drm/radeon/si: Fix inconsistent indenting
2021-04-14 19:20:44
linux-kernel
[PATCH] usb: core: remove unused including <linux/version.h>
2021-04-14 13:52:59
linux-kernel
[PATCH] ASoC: cs35l35: remove unused including <linux/version.h>
2021-04-13 16:16:21
linux-kernel
[PATCH] selftests/bpf: use !E instead of comparing with NULL
2021-04-13 14:20:16
linux-kernel
[PATCH] Drivers: hv: vmbus: remove unused including <linux/version.h>
2021-04-13 14:17:58
linux-kernel
[PATCH] i2c: busses: remove unused including <linux/version.h>
2021-04-13 13:27:24
linux-kernel
[PATCH v2] scsi: ipr: remove unneeded semicolon
2021-04-13 12:31:33
linux-kernel
[PATCH v2] scsi: qlogicpti: remove unneeded semicolon
2021-04-13 12:31:26
linux-kernel
[PATCH v2] scsi: pmcraid: remove unneeded semicolon
2021-04-13 12:29:47
linux-kernel
[PATCH v2] scsi: aha1542: remove unneeded semicolon
2021-04-13 10:00:56
linux-wireless
[PATCH] rsi: remove unused including <linux/version.h>
2021-04-06 14:33:22
linux-kernel
[PATCH] media: uvc: remove unused including <linux/version.h>
2021-04-06 12:47:55
linux-kernel
[PATCH] um: remove unused including <linux/version.h>
2021-04-06 12:44:57
linux-kernel
[PATCH] x86/hyperv: remove unused including <linux/version.h>
2021-04-06 12:24:40
linux-kernel
[PATCH] csky: remove unused including <linux/version.h>
2021-04-06 12:23:04
linux-kernel
[PATCH] powerpc/pseries: remove unneeded semicolon
2021-04-02 10:30:10
linux-kernel
[PATCH] rapidio/rio_cm: Remove an unused variable 'rc'
2021-04-02 10:07:31
linux-kernel
[PATCH] HID: intel-ish-hid: Remove an unused variable 'ret'
2021-04-02 09:57:02
linux-kernel
[PATCH] mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
2021-04-02 09:30:28
linux-kernel
[PATCH] coda: Remove various instances of an unused variable 'outp'
2021-03-31 09:16:58
linux-kernel
[PATCH] KVM: x86: Fix potential memory access error
2021-03-31 09:14:56
linux-wireless
[PATCH] rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexist.reg_bt_sco
2021-03-31 08:05:14
linux-kernel
[PATCH] x86/kernel: remove unneeded dead-store initialization
2021-03-29 09:53:34
linux-kernel
[PATCH] x86/mce/dev-mcelog: Fix potential memory access error
2021-03-24 11:28:53
linux-kernel
[PATCH] misc: rtsx: check the value returned from a function for errors before being used
2021-03-23 09:42:43
linux-kernel
[PATCH] genirq: Add missing IRQF_ONESHOT
2021-03-23 09:39:15
linux-kernel
[PATCH v2] drm/omap: dsi: Add missing IRQF_ONESHOT
2021-03-22 08:53:15
linux-kernel
[PATCH] drm/omap: dsi: Add missing IRQF_ONESHOT
2021-03-22 08:42:27
linux-kernel
[PATCH] riscv: remove unneeded semicolon
2021-03-17 08:29:31
linux-kernel
[PATCH] drm/gma500: use NULL instead of using plain integer as pointer
2021-03-17 07:50:06
linux-kernel
[PATCH] EDAC: use NULL instead of using plain integer as pointer
2021-03-17 07:13:33
linux-kernel
[PATCH] um: replace if (cond) BUG() with BUG_ON()