LinuxLists
Users
About
Jiabing Wan (
[email protected]
)
Number of posts: 306 (0.67 per day)
First post: 2021-03-12 08:40:56
Last post: 2022-06-10 08:09:27
Next Page
Date
List
Subject
2022-06-10 08:09:27
linux-kernel
Re: [PATCH] dma-buf: Don't use typeof in va_arg
2022-06-10 07:54:59
linux-kernel
[PATCH] dma-buf: Don't use typeof in va_arg
2022-06-01 20:19:47
linux-kernel
[PATCH] leds: Add of_node_put() before return
2022-05-18 04:58:44
linux-kernel
[PATCH] ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all
2022-05-17 16:19:16
linux-kernel
[PATCH] kvm/vfio: Fix potential deadlock problem in vfio
2022-05-17 03:13:28
linux-kernel
[PATCH] [media] c8sectpfe: Remove unneeded NULL check before clk_disable_unprepare
2022-05-17 01:18:27
linux-kernel
[PATCH] [media] st-delta: Remove unneeded NULL check in delta-v4l2
2022-05-16 13:42:29
linux-kernel
[PATCH] gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepare
2022-05-14 03:17:28
linux-kernel
[PATCH] ata: Remove unneeded ERROR check before clk_disable_unprepare
2022-05-14 02:54:23
linux-kernel
[PATCH] iommu: Remove unneeded NULL check in msm_iommu
2022-05-10 06:24:54
linux-kernel
[PATCH] drm/amdgpu: Remove duplicated argument in vcn_v4_0
2022-05-08 19:19:03
linux-kernel
[PATCH] scsi: mpi3mr: Replace snprintf with sysfs_emit in adp_state_show
2022-05-05 03:40:05
linux-kernel
[PATCH] clk: renesas: rzg2l: Fix duplicate argument in rzg2l-cpg
2022-04-27 12:29:19
linux-kernel
[PATCH] mmc: atmel-mci: Simplify if(chan) and if(!chan)
2022-04-27 12:19:40
linux-kernel
[PATCH] i915/gvt: Fix NULL pointer dereference in init_mmio_block_handlers
2022-04-27 11:09:42
linux-kernel
Re: [PATCH] mmc: atmel-mci: simplify if-if to if-else
2022-04-27 09:32:59
linux-kernel
[PATCH] bus: mhi: replace snprintf with sysfs_emit
2022-04-27 07:54:38
linux-kernel
[PATCH] mm/shmem: Remove duplicate include in memory.c
2022-04-27 05:55:50
linux-kernel
[PATCH] arm64/sme: Fix NULL check after kzalloc
2022-04-26 15:14:47
linux-kernel
[PATCH] scsi: ufs: Remove duplicate include in ufshcd
2022-04-26 13:20:29
linux-kernel
[PATCH v2] tty/hvc_opal: simplify if-if to if-else
2022-04-26 12:59:04
linux-kernel
[PATCH] mm/filemap: Fix NULL pointer dereference in pagecache_get_page
2022-04-26 11:54:15
linux-kernel
[PATCH v3] ring-buffer: simplify if-if to if-else
2022-04-25 09:28:32
linux-kernel
Re: [PATCH] FDDI: defxx: simplify if-if to if-else
2022-04-25 08:12:27
linux-kernel
[PATCH] tty/hvc_opal: simplify if-if to if-else
2022-04-25 08:06:21
linux-kernel
[PATCH] mmc: atmel-mci: simplify if-if to if-else
2022-04-25 08:01:43
linux-kernel
[PATCH v2] ring-buffer: simplify if-if to if-else
2022-04-25 07:52:01
linux-kernel
[PATCH] FDDI: defxx: simplify if-if to if-else
2022-04-25 07:11:39
linux-wireless
[PATCH] wil6210: simplify if-if to if-else
2022-04-25 00:54:09
linux-kernel
[PATCH] ring-buffer: simplify if-if to if-else
2022-04-24 21:49:38
linux-wireless
[PATCH] ath10k: simplify if-if to if-else
2022-04-24 16:49:42
linux-wireless
[PATCH] ath9k: hif_usb: simplify if-if to if-else
2022-04-24 14:02:03
linux-kernel
[PATCH] HID: wacom: simplify if-if to if-else
2022-04-24 09:23:03
linux-kernel
[PATCH] perf sched: simplify if-if to if-else
2022-04-22 21:03:48
linux-kernel
[PATCH] perf/x86/amd: Replace snprintf() with sysfs_emit()
2022-04-12 03:00:53
linux-kernel
[PATCH] media: saa7134: simplify if-if to if-else
2022-04-11 03:28:25
linux-kernel
[PATCH v3] rtla: Avoid record NULL pointer dereference
2022-04-08 09:48:41
linux-kernel
[PATCH] media: dvb-frontends: clean up unneeded else
2022-04-07 08:45:12
linux-kernel
[PATCH] scsi: megaraid_sas: remove unnecessary memset
2022-04-04 10:59:28
linux-kernel
[PATCH v2] rtla: add a tag to avoid dereferring a NULL pointer
2022-04-01 14:28:43
linux-kernel
Re: [PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors
2022-03-24 06:05:00
linux-kernel
[PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors
2022-03-21 22:53:59
linux-kernel
Re: [Intel-wired-lan] [PATCH] ice: use min() to make code cleaner in ice_gnss
2022-03-21 21:59:09
linux-kernel
[PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
2022-03-21 21:33:22
linux-kernel
[PATCH] pstore: zone: remove unnecessary memset
2022-03-21 21:19:16
linux-kernel
Re: [PATCH] ice: use min() to make code cleaner in ice_gnss
2022-03-21 12:39:19
linux-kernel
[PATCH] scsi: elx: efct: remove unnecessary memset in efct_io
2022-03-18 22:46:27
linux-kernel
[PATCH] ice: use min() to make code cleaner in ice_gnss
2022-03-18 14:49:09
linux-kernel
[PATCH] qed: remove unnecessary memset in qed_init_fw_funcs
2022-03-16 16:39:40
linux-kernel
[PATCH] Documentation/driver-api: nvdimm: Fix sphinx build error
2022-03-11 20:35:51
linux-kernel
[PATCH] cifs: add a break after finding a new iface