LinuxLists
Users
About
Jiasheng Jiang (
[email protected]
)
Number of posts: 583 (0.79 per day)
First post: 2021-09-02 01:55:18
Last post: 2023-09-13 02:27:16
Previous Page
/
Next Page
Date
List
Subject
2021-12-04 00:03:54
linux-kernel
[PATCH v2] uio: uio_dmem_genirq: Catch the Exception
2021-12-03 08:04:45
linux-kernel
[PATCH v2] gpio: lpc32xx: Handle devm_gpiochip_add_data error codes
2021-12-03 08:01:39
linux-kernel
[PATCH] usb: chipidea: msm: Handle error codes
2021-12-03 07:50:00
linux-kernel
[PATCH RESEND] gpio: lpc32xx: Handle devm_gpiochip_add_data error codes
2021-12-03 06:55:02
linux-kernel
[PATCH] gpio: lpc32xx: Handle devm_gpiochip_add_data error codes
2021-12-03 03:33:38
linux-kernel
[PATCH v3] net: bcm4908: Handle dma_set_coherent_mask error codes
2021-12-03 03:03:26
linux-kernel
[PATCH v2] net: broadcom: Catch the Exception
2021-12-03 01:26:49
linux-kernel
[PATCH] net: broadcom: Catch the Exception
2021-12-02 09:19:10
linux-kernel
[PATCH RESEND] uio: uio_dmem_genirq: Catch the Exception
2021-12-02 09:16:59
linux-kernel
[PATCH] uio: uio_dmem_genirq: Catch the Exception The return value of dma_set_coherent_mask() is not always 0. To catch the exception in case that dma is not support the mask.
2021-11-05 10:23:22
linux-kernel
[PATCH] net: qed: Fix the use of NULL pointer
2021-11-04 10:17:10
linux-kernel
[PATCH] RDMA/mlx4: Fix potential memory leak
2021-11-04 08:57:23
linux-kernel
[PATCH] NFC: nfcmrvl: add unanchor after anchor
2021-11-04 08:10:09
linux-kernel
[PATCH] HID: ite: Add parse before start
2021-11-04 07:47:21
linux-kernel
[PATCH] HID: wacom: Add parse before start
2021-11-04 02:43:56
linux-kernel
Re: Re: [PATCH] drm: mxsfb: Check NULL pointer
2021-11-03 07:50:56
linux-kernel
[PATCH] drm: mxsfb: Check NULL pointer
2021-10-29 03:37:09
linux-kernel
[PATCH] cpufreq: Fix implicit type conversion
2021-10-29 03:29:33
linux-kernel
[PATCH] genirq/matrix: Fix implicit type conversion
2021-10-29 03:22:37
linux-kernel
[PATCH] genirq: Fix implicit type conversion
2021-10-29 03:16:35
linux-kernel
[PATCH] taskstats: Fix implicit type conversion
2021-10-29 03:10:01
linux-kernel
[PATCH] stop_machine: Fix implicit type conversion
2021-10-29 02:08:50
linux-kernel
[PATCH] module: Fix implicit type conversion
2021-10-29 01:51:36
linux-kernel
[PATCH v2] nitro_enclaves: Fix implicit type conversion
2021-10-29 01:12:44
linux-kernel
[PATCH] wireguard: queueing: Fix implicit type conversion
2021-10-28 12:47:21
linux-kernel
[PATCH v4] cpumask: Fix implicit type conversion
2021-10-28 07:08:29
linux-kernel
[PATCH v3] cpumask: Fix implicit type conversion
2021-10-28 03:23:35
linux-kernel
[PATCH] thermal: Fix implicit type conversion
2021-10-28 02:43:15
linux-kernel
[PATCH] nitro_enclaves: Fix implicit type conversion
2021-10-28 02:26:00
linux-kernel
[PATCH v2] cpumask: Fix implicit type conversion
2021-10-27 20:45:19
linux-kernel
[PATCH] clocksource: Fix implicit type conversion
2021-10-27 18:30:58
linux-kernel
[PATCH] cpumask: Fix implicit type conversion
2021-10-26 13:31:16
linux-kernel
[PATCH] scsi: fcoe: Fix implicit type conversion
2021-10-26 12:48:30
linux-kernel
[PATCH] nitro_enclaves: Fix implicit type conversion
2021-10-26 12:42:27
linux-kernel
[PATCH] cpumask and md/raid5: Fix implicit type conversion
2021-10-26 10:00:19
linux-kernel
[PATCH] md/raid5: Fix implicit type conversion
2021-10-26 07:44:56
linux-kernel
[PATCH v2] xen: Fix implicit type conversion
2021-10-26 06:56:50
linux-kernel
[PATCH] xen: Fix implicit type conversion
2021-10-25 21:21:17
linux-kernel
Re: Re: [PATCH v2] sched: Fix implicit type conversion
2021-10-25 12:21:58
linux-kernel
[PATCH v2] sched: Fix implicit type conversion
2021-10-25 10:47:51
linux-kernel
[PATCH] seq_file: Fix potential addition overflow
2021-10-25 10:06:15
linux-kernel
Re: Re: [PATCH] sched: Fix implicit type conversion
2021-10-25 08:20:11
linux-kernel
[PATCH] sched: Fix implicit type conversion
2021-10-15 14:05:36
linux-kernel
[PATCH v2] ASoC: soc-compress: prevent the potentially use of null pointer
2021-10-14 01:39:47
linux-kernel
[PATCH RESEND] rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
2021-10-14 01:30:39
linux-kernel
[PATCH] hv_netvsc: Add comment of netvsc_xdp_xmit()
2021-10-13 09:20:44
linux-kernel
[PATCH] ASoC: soc-compress: prevent the potentially use of null pointer
2021-10-13 03:09:25
linux-kernel
[PATCH] hv_netvsc: Fix potentionally overflow in netvsc_xdp_xmit()
2021-10-12 08:47:54
linux-kernel
[PATCH] XArray: Fix xa_to_node by adding xa_is_node
2021-10-08 07:13:39
linux-kernel
Re: Re: [PATCH] x86/microcode/amd: Add __list_del_entry_valid() in front of __list_del() in free_cache()
2021-10-08 06:31:58
linux-kernel
[PATCH] iio/scmi: check if dev is null pointer