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
2024-01-10 10:59:22
linux-kernel
Re: Drivers: hv: vmbus: One function call less in create_gpadl_header() after error detection
2024-01-10 07:47:29
linux-crypto
Re: crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
2024-01-08 12:16:37
linux-kernel
Re: fs/9p: Improve exception handling in v9fs_session_init()
2024-01-05 20:32:32
linux-kernel
Re: [PATCH] squashfs: Improve exception handling in squashfs_decompressor_create()
2024-01-05 20:01:02
linux-kernel
Re: [PATCH] clk: imx93: Fix an error code assignment in imx93_clocks_probe()
2024-01-05 19:22:55
linux-kernel
Re: [PATCH 0/5] drm/amd: Adjustments for three function implementations
2024-01-05 18:16:04
linux-kernel
Re: [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations
2024-01-05 17:43:30
linux-kernel
Re: [PATCH v2 0/4] powerpc/4xx: Adjustments for four function implementations
2024-01-05 17:19:41
linux-kernel
Re: [PATCH resent v2 0/2] powerpc/pseries: Fixes for exception handling in pSeries_reconfig_add_node()
2024-01-04 12:23:13
linux-kernel
Re: [1/3] drm: property: One function call less in drm_property_create() after error detection
2024-01-03 18:09:33
linux-kernel
Re: [1/3] drm: property: One function call less in drm_property_create() after error detection
2024-01-03 16:25:59
linux-kernel
Re: [PATCH 1/3] drm: property: One function call less in drm_property_create() after error detection
2024-01-03 14:17:25
linux-kernel
Re: [0/2] net/smc: Adjustments for two function implementations
2024-01-03 09:06:36
linux-kernel
Re: [RFC] fbdev: Completing error handling for fb_alloc_cmap() calls
2024-01-03 07:58:05
linux-kernel
Re: platform/chrome: cros_ec_i2c: Less function calls in cros_ec_cmd_xfer_i2c() after error detection
2024-01-02 16:50:59
linux-kernel
Re: [2/2] virtiofs: Improve error handling in virtio_fs_get_tree()
2024-01-02 11:50:48
linux-kernel
Re: [0/2] net/smc: Adjustments for two function implementations
2024-01-02 10:48:09
linux-kernel
Re: [2/2] virtiofs: Improve error handling in virtio_fs_get_tree()
2024-01-02 10:32:12
linux-kernel
Re: [PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
2024-01-02 09:35:49
linux-kernel
Re: [2/2] virtiofs: Improve error handling in virtio_fs_get_tree()
2024-01-02 09:26:51
linux-nfs
Re: [PATCH] sunrpc: Improve exception handling in krb5_etm_checksum()
2024-01-02 08:52:07
linux-kernel
Re: [0/2] net/smc: Adjustments for two function implementations
2024-01-02 07:39:08
linux-kernel
Re: [PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
2024-01-02 07:32:58
linux-kernel
Re: packet: Improve exception handling in fanout_add()
2024-01-02 07:13:29
linux-kernel
[PATCH 2/2] batman-adv: Improve exception handling in batadv_throw_uevent()
2024-01-02 07:12:19
linux-kernel
[PATCH 1/2] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-01-02 07:10:58
linux-kernel
[PATCH 0/2] batman-adv: Adjustments for two function implementations
2024-01-01 21:01:17
linux-kernel
[PATCH 2/2] net/iucv: Improve error handling in iucv_enable()
2024-01-01 20:58:50
linux-kernel
[PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
2024-01-01 20:57:09
linux-kernel
[PATCH 0/2] net/iucv: Adjustments for iucv_enable()
2024-01-01 17:01:08
linux-kernel
[PATCH] bpf: Improve 11 size determinations
2024-01-01 11:25:45
linux-nfs
Re: [PATCH] sunrpc: Improve exception handling in krb5_etm_checksum()
2024-01-01 10:23:58
linux-kernel
Re: [PATCH 2/4] netlink: Move an assignment for t he variable “sk” in __netlink_kernel_create( )
2024-01-01 09:47:18
linux-kernel
Re: packet: Improve exception handling in fanout_add()
2024-01-01 09:10:58
linux-kernel
Re: [PATCH 0/5] bpf: Adjustments for four function implementations
2024-01-01 08:58:17
linux-kernel
Re: [PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
2023-12-31 17:48:47
linux-kernel
[PATCH 4/4] netlink: Move an assignment for the var iable “cb_mutex” in __netlink_kernel_create( )
2023-12-31 17:46:46
linux-kernel
[PATCH 3/4] netlink: Delete an unnecessary variable initialisation in __netlink_kernel_create()
2023-12-31 17:44:49
linux-kernel
[PATCH 2/4] netlink: Move an assignment for the var iable “sk” in __netlink_kernel_create()
2023-12-31 17:43:08
linux-kernel
[PATCH 1/4] netlink: Improve exception handling in __netlink_kernel_create()
2023-12-31 17:41:00
linux-kernel
[PATCH 0/4] netlink: Adjustments for __netlink_kernel_create()
2023-12-31 15:39:35
linux-kernel
[PATCH] packet: Improve exception handling in fanout_add()
2023-12-31 15:01:04
linux-kernel
[PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()
2023-12-31 14:58:52
linux-kernel
[PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list()
2023-12-31 13:56:55
linux-nfs
[PATCH] sunrpc: Improve exception handling in krb5_etm_checksum()
2023-12-31 11:31:35
linux-kernel
[PATCH] tipc: Improve exception handling in tipc_bcast_init()
2023-12-31 10:33:42
linux-wireless
[PATCH] wifi: cfg80211: Replace a label in cfg80211_parse_ml_sta_data()
2023-12-31 09:39:06
linux-kernel
[PATCH] kernel: relay: Improve exception handling in relay_create_buf()
2023-12-31 08:43:46
linux-kernel
[PATCH 3/3] gcov: Improve exception handling in add_links()
2023-12-31 08:42:41
linux-kernel
[PATCH 2/3] gcov: Return directly after a failed kzalloc() in new_node()
2023-12-31 08:41:42
linux-kernel
[PATCH 1/3] gcov: Delete an error message for a failed memory allocation in new_node()