LinuxLists
Users
About
Markus Elfring (
[email protected]
)
Number of posts: 2148 (0.34 per day)
First post: 2006-12-19 19:15:39
Last post: 2024-06-15 15:12:42
Previous Page
/
Next Page
Date
List
Subject
2023-12-20 15:46:11
linux-kernel
Re: [PATCH v4 1/3] RAS: Introduce AMD Address Translation Library
2023-12-19 15:40:30
linux-kernel
[PATCH 2/3] kobject: Improve a size determination in kobject_uevent_env()
2023-12-19 15:36:40
linux-kernel
[PATCH 3/3] kobject: Delete an unnecessary variable initialisation in kobject_uevent_env()
2023-12-19 15:33:23
linux-kernel
[PATCH 1/3] kobject: Add a jump label in kobject_uevent_env()
2023-12-19 15:31:18
linux-kernel
[PATCH 0/3] kobject: Adjustments for kobject_uevent_env()
2020-07-29 18:37:47
linux-kernel
Re: [PATCH] net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
2020-07-29 18:05:18
linux-kernel
Re: [PATCH V2] dmaengine: bcm-sba-raid: add missing put_device() call in sba_probe()
2020-07-29 17:20:35
linux-kernel
Re: [PATCH] atm: Fix atm_dev reference count leaks in atmtcp_remove_persistent()
2020-07-29 08:40:02
linux-kernel
Re: [PATCH] ethernet: fix potential memory leak in gemini_ethernet_port_probe()
2020-07-29 07:51:25
linux-kernel
Re: [PATCH] net: nixge: fix potential memory leak in nixge_probe()
2020-07-28 15:14:56
linux-kernel
Re: [PATCH] ARM: zx: remove redundant dev_err call in zx296702_pd_probe()
2020-07-28 14:53:23
linux-kernel
Re: [PATCH] m68k/amiga: Add missing platform_device_unregister() call in amiga_init_devices()
2020-07-28 13:20:05
linux-kernel
Re: [PATCH] usb: hso: check for return value in hso_serial_common_create()
2020-07-26 16:05:34
linux-kernel
Re: [PATCH v3 0/3] Update memdup_user.cocci
2020-07-26 15:21:52
linux-kernel
Re: [Cocci] [PATCH v3 0/3] Update memdup_user.cocci
2020-07-25 12:04:13
linux-kernel
Re: [PATCH v2] ARM: milbeaut: Add missing of_node_put() call in m10v_smp_init()
2020-07-25 11:36:37
linux-kernel
Re: [PATCH] block: Fix reference count leak in blk_integrity_add
2020-07-25 11:29:18
linux-kernel
Re: [PATCH] sh: sh4: Fix reference count leak in sq_dev_add
2020-07-25 11:29:12
linux-kernel
Re: [PATCH] sh: sh4: Fix reference count leak in sq_dev_add
2020-07-25 10:51:27
linux-kernel
Re: [PATCH] nbd: add missed destroy_workqueue when nbd_start_device fails
2020-07-25 10:38:18
linux-kernel
Re: [PATCH] RDMA/core: Fix return error value to negative in _ib_modify_qp()
2020-07-25 09:35:18
linux-kernel
Re: [PATCH] ipv6: Fix nexthop reference count in ip6_route_info_create()
2020-07-24 07:12:18
linux-kernel
Re: [PATCH] regulator: fix memory leak on error path of regulator_register()
2020-07-24 06:06:47
linux-kernel
Re: [f2fs-dev] [PATCH v2] f2fs: fix use-after-free issue in f2fs_put_super()
2020-07-23 20:18:15
linux-kernel
Re: [PATCH] media: davinci: vpif_capture: fix potential double free
2020-07-23 19:52:02
linux-kernel
Re: [PATCH] media: camss: fix memory leaks on error handling paths in probe
2020-07-23 07:01:44
linux-kernel
Re: [PATCH] ARM: milbeaut: Add missing of_node_put()
2020-07-23 06:29:59
linux-kernel
Re: [PATCH] efi: add missed destroy_workqueue when efisubsys_init fails
2020-07-23 05:34:59
linux-kernel
Re: [PATCH] mailbox: pcc: Put the PCCT table for error path
2020-07-23 05:20:47
linux-kernel
Re: [PATCH] drm/amdkfd: Put ACPI table after using it
2020-07-22 06:45:31
linux-kernel
Re: [v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user()
2020-07-22 06:10:47
linux-kernel
Re: [v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user()
2020-07-22 05:51:44
linux-kernel
Re: [PATCH v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user()
2020-07-21 11:02:35
linux-kernel
Re: [v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user()
2020-07-21 10:33:17
linux-kernel
Re: [PATCH v3 3/3] coccinelle: api: filter out memdup_user definitions
2020-07-21 09:33:31
linux-kernel
Re: [PATCH v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user()
2020-07-21 08:25:25
linux-kernel
Re: [PATCH v3 1/3] coccinelle: api: extend memdup_user transformation with GFP_USER
2020-07-20 15:29:48
linux-kernel
Re: [PATCH v2] drm/virtio: Fix memory leak in virtio_gpu_execbuffer_ioctl()
2020-07-20 14:20:26
linux-kernel
Re: [PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
2020-07-20 14:20:02
linux-kernel
Re: [PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
2020-07-20 12:50:50
linux-kernel
Re: [f2fs-dev] [PATCH] f2fs: compress: Avoid memory leak on cc->cpages
2020-07-20 12:09:21
linux-kernel
Re: [PATCH] ipmi: Remove duplicate code in __ipmi_bmc_register()
2020-07-20 11:49:03
linux-kernel
Re: [PATCH] drm/virtio: Fix memory leak in virtio_gpu_execbuffer_ioctl()
2020-07-20 11:32:39
linux-kernel
Re: [f2fs-dev] [PATCH] f2fs: compress: Avoid memory leak on cc->cpages
2020-07-20 11:09:03
linux-kernel
Re: [PATCH] ath11k: Fix memory leak in ath11k_qmi_init_service()
2020-07-19 08:41:14
linux-kernel
Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER
2020-07-18 15:21:17
linux-kernel
Re: [PATCH] mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg
2020-07-18 14:49:56
linux-kernel
Re: [PATCH] mt7601u: add missing release on skb in mt7601u_mcu_msg_send
2020-07-18 12:16:09
linux-kernel
Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER
2020-07-18 09:17:11
linux-kernel
Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER
2020-07-18 07:10:18
linux-kernel
Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER