王擎 ([email protected])

Number of posts: 517 (0.68 per day)
First post: 2020-04-09 09:39:36
Last post: 2022-05-14 03:52:36

Date List Subject
2021-12-14 12:19:16 linux-kernel [PATCH] power: supply: fix check_bq27xxx_data.cocci warning
2021-12-14 12:18:50 linux-kernel [PATCH] platform: x86: use resource_size() with res
2021-12-14 12:18:29 linux-kernel [PATCH] drm: tegra: use vmemdup_user instead of kvmalloc and copy_from_user
2021-12-14 12:18:16 linux-kernel [PATCH] drm: nouveau: lsfw: cleanup coccinelle warning
2021-12-14 12:18:02 linux-kernel [PATCH] drm: nouveau: use vmemdup_user instead of kvmalloc and copy_from_user
2021-12-14 12:17:45 linux-kernel [PATCH] arm: mm: use kvmalloc instead of kzalloc and vzalloc
2021-12-14 02:14:19 linux-kernel Re: [PATCH] net: phy: add missing of_node_put before return
2021-12-13 10:25:41 linux-kernel [PATCH] soc: dove: add missing of_node_put before break
2021-12-13 09:53:35 linux-kernel [PATCH] net: phy: add missing of_node_put before return
2021-12-13 09:53:22 linux-kernel [PATCH] bcm: pm-arm: add missing of_node_put before break and return
2021-12-13 09:51:57 linux-kernel [PATCH] arch: sparc: add missing of_node_put before return
2021-12-13 09:51:53 linux-kernel [PATCH] bcm: pm-mips: add missing of_node_put
2021-12-13 09:51:17 linux-kernel [PATCH] net: ethernet: ti: add missing of_node_put before return
2021-12-13 09:50:17 linux-kernel [PATCH] mailbox: zynq: add missing of_node_put before return
2021-12-13 09:49:51 linux-kernel [PATCH] mailbox: mtk: add missing of_node_put before return
2021-12-13 09:49:23 linux-kernel [PATCH] gpu: drm: mcde: add missing of_node_put before return
2021-12-13 09:48:57 linux-kernel [PATCH] arm: mach-omap2: add missing of_node_put before break and return
2021-12-13 09:48:55 linux-kernel [PATCH] arch: powerpc: add missing of_node_put before break
2021-12-13 09:48:52 linux-kernel [PATCH] bus: arm-cci: add missing of_node_put before break
2021-12-13 09:46:41 linux-kernel [PATCH] arm: mach-at91: add missing of_node_put
2021-12-10 08:12:17 linux-kernel [PATCH] powermac: low_i2c: Add missing of_node_put for loop iteration
2021-12-09 12:22:05 linux-kernel [PATCH] irqchip: irq-bcm7120-l2: add missing put_device() call in bcm7120_l2_intc_probe()
2021-12-09 12:21:41 linux-kernel [PATCH] cpuidle: qcom-spm: add missing put_device() call in spm_cpuidle_register()
2021-12-09 12:21:25 linux-kernel [PATCH] clk: tegra: add missing put_device() call in emc_ensure_emc_driver()
2021-12-09 12:21:03 linux-kernel [PATCH] mips: ralink: add missing of_node_put() call in ill_acc_of_setup()
2021-12-09 09:58:58 linux-kernel RE: [PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
2021-12-08 08:12:03 linux-kernel RE: [PATCH] trace: use WARN instead of printk and WARN_ON
2021-12-07 12:57:17 linux-kernel [PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
2021-12-07 12:56:57 linux-kernel [PATCH] usb: phy: add missing put_device() call in tegra_usb_phy_parse_pmc()
2021-12-07 12:56:35 linux-kernel [PATCH] phy: tegra: add missing put_device() call in tegra210_xusb_padctl_probe()
2021-12-07 12:56:12 linux-kernel [PATCH] ethernet: fman: add missing put_device() call in mac_probe()
2021-12-07 12:56:00 linux-kernel [PATCH] ethernet: fman: add missing put_device() call in fman_port_probe()
2021-12-07 12:55:44 linux-kernel [PATCH] trace: use WARN instead of printk and WARN_ON
2021-12-07 12:55:33 linux-kernel [PATCH] x86: mm: use WARN_ONCE instead of printk and WARN_ON_ONCE
2021-10-21 01:29:28 linux-kernel 回复: [PATCH] firmware: tegra: switch over to memdup_user()
2021-10-20 07:26:24 linux-kernel [PATCH] btrfs: simplify redundant logic judgment
2021-10-20 07:25:46 linux-kernel [PATCH] firmware: edd: simplify redundant logic judgment
2021-10-20 07:25:03 linux-kernel [PATCH] w1: use kfree_sensitive() instead of kfree()
2021-10-20 02:16:57 linux-kernel [PATCH V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit
2021-10-18 11:34:31 linux-kernel [PATCH] firmware: tegra: switch over to memdup_user()
2021-10-18 11:34:17 linux-kernel [PATCH V2] gpu: drm: nouveau: switch over to vmemdup_user()
2021-10-18 11:34:09 linux-kernel [PATCH V2] gpu: drm: tegra: switch over to vmemdup_user()
2021-10-18 11:32:55 linux-kernel [PATCH V2] fs: switch over to vmemdup_user()
2021-10-18 11:32:22 linux-kernel [PATCH V2] net: bpf: switch over to memdup_user()
2021-10-18 10:31:09 linux-kernel [PATCH V2] media: i2c: ccs: replace snprintf in show functions with sysfs_emit
2021-10-18 08:29:37 linux-kernel [PATCH] gpu: drm: nouveau: switch over to vmemdup_user()
2021-10-18 08:07:09 linux-kernel [PATCH] net: bpf: switch over to memdup_user()
2021-10-18 08:06:48 linux-kernel [PATCH] firmware: tegra: switch over to memdup_user()
2021-10-18 08:05:40 linux-kernel [PATCH] fs: switch over to vmemdup_user()
2021-10-18 08:04:30 linux-kernel [PATCH] gpu: drm: tegra: switch over to vmemdup_user()
2021-10-15 19:56:27 linux-kernel [PATCH V2 5/5] hid-sony: replace snprintf in show functions with sysfs_emit