Xu Wang ([email protected])

Number of posts: 185 (0.23 per day)
First post: 2019-12-11 10:40:48
Last post: 2022-02-16 08:33:32

Date List Subject
2020-06-30 07:44:06 linux-kernel [PATCH] kernel: events: use offset_in_page macro
2020-06-30 07:09:13 linux-kernel [PATCH] net: zydas: remove needless check before usb_free_coherent()
2020-06-30 06:37:16 linux-kernel [PATCH] input: misc: remove needless check before usb_free_coherent()
2020-06-24 06:55:58 linux-kernel [PATCH] bcache: journel: use for_each_clear_bit() to simplify the code
2020-06-18 01:58:44 linux-kernel [PATCH] nfsd: Use seq_putc() in two functions
2020-06-11 02:47:52 linux-kernel [PATCH] drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
2020-06-03 02:45:15 linux-kernel [PATCH] arch: kernel: Replace sg++ with sg = sg_next(sg)
2020-05-26 05:57:22 linux-kernel [PATCH] coresight: Use devm_kcalloc() in coresight_alloc_conns()
2020-05-21 06:36:45 linux-kernel [PATCH] scrpits: Remove unneeded assignment parentheses
2020-05-18 03:49:30 linux-kernel [PATCH] clk/ti/adpll: Add a NULL check for devm_kasprintf()
2020-05-13 02:31:42 linux-kernel [PATCH] kernel: events: use offset_in_page macro
2020-05-07 07:14:03 linux-kernel [PATCH] drivers: block: use set_current_state macro
2020-04-30 07:15:26 linux-kernel [PATCH] ZYNQ: platsmp: fix ioremap return value
2020-04-23 05:45:54 linux-kernel [PATCH] net: sched : Remove unnecessary cast in kfree
2020-04-09 11:22:19 linux-kernel [PATCH] ALSA: ctxfi: Remove unnecessary cast in kfree
2020-04-02 11:42:09 linux-kernel [PATCH] scsi: cxgb4i: Remove unneeded null check
2020-03-26 10:15:56 linux-kernel [PATCH] qlcnic: Fix bad kzalloc null test
2020-03-03 10:32:37 linux-kernel [PATCH] NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
2020-02-21 10:44:56 linux-kernel [PATCH] ARM: orion5x: ts78xx: Remove unneeded variable ret
2020-02-21 10:43:49 linux-kernel [PATCH] iwlegacy: Remove unneeded variable ret
2020-02-21 10:21:01 linux-kernel [PATCH] Intel: Skylake: Fix inconsistent IS_ERR and PTR_ERR
2020-01-13 09:01:59 linux-kernel [PATCH] xfrm: interface: do not confirm neighbor when do pmtu update
2020-01-07 10:02:00 linux-kernel [PATCH] mic: Remove unneeded NULL check
2020-01-03 09:29:48 linux-kernel [PATCH] l2tp: Remove redundant BUG_ON() check in l2tp_pernet
2020-01-03 09:21:51 linux-kernel [PATCH] net: Remove redundant BUG_ON() check in phonet_pernet
2019-12-27 09:38:33 linux-kernel [PATCH 2/2] i2c: Fix a potential use after free
2019-12-27 09:22:01 linux-kernel [PATCH] nvmem: core: Fix a potential use after free
2019-12-25 03:08:17 linux-kernel [PATCH v2] ppp: Remove redundant BUG_ON() check in ppp_pernet
2019-12-24 10:33:36 linux-kernel [PATCH] ppp: Remove redundant BUG_ON() check in ppp_pernet
2019-12-20 07:36:18 linux-kernel [PATCH] usb: cdns3: gadget: Remove unneeded variable ret
2019-12-13 09:49:59 linux-kernel [PATCH] extcon: sm5502: remove unneeded semicolon
2019-12-11 10:40:48 linux-kernel [PATCH] stmmac: platform: Remove unnecessary conditions