Linux Kernel Janitors
[Prev Page][Next Page]
- Re: [PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- RE: [PATCH net] qed: Use after free in qed_rdma_free()
- From: "Kalderon, Michal" <Michal.Kalderon@xxxxxxxxxx>
- Re: [PATCH 1/3] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: hwmon/sch5627: Use common error handling code in sch5627_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net] qed: Use after free in qed_rdma_free()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: hwmon/sch5627: Use common error handling code in sch5627_probe()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: hwmon/sch5627: Use common error handling code in sch5627_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwmon/sch5627: Use common error handling code in sch5627_probe()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [v2 14/17 4/4] mfd: tps65910: Checking patch structures
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 5/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_download_fw_w_helper()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [3/5] Bluetooth: btmrvl: One check less in btmrvl_sdio_card_to_host()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [2/2] net/usb/ax88179_178a: Delete three unnecessary variables in ax88179_chk_eee()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [v2 14/17 4/4] mfd: tps65910: Checking patch structures
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [2/9] um/drivers/vector_user: Less checks in user_init_raw_fds() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Xin Long <lucien.xin@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: core: rtw_cmd: remove unnecessary initialization
- From: Ji-Hun Kim <ji_hun.kim@xxxxxxxxxxx>
- [PATCH net-next v2] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH][drm-next] drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- [PATCH v2] iio:magnetometer: Remove duplications in iio_chan_spec
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH] staging: comedi: adl_pci6208: remove redundant initialization of 'val'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] hwmon/sch5627: Use common error handling code in sch5627_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
- From: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
- [PATCH 1/3] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] net/mlx4_en: Fix a memory leak in case of error in 'mlx4_en_init_netdev()'
- From: Christophe Jaillet <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Xin Long <lucien.xin@xxxxxxxxx>
- [PATCH] rxrpc: remove redundant initialization of variable 'len'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
- From: "Pandruvada, Srinivas" <srinivas.pandruvada@xxxxxxxxx>
- Re: [PATCH 1/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_register_dev()
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 3/5] Bluetooth: btmrvl: One check less in btmrvl_sdio_card_to_host() after error detection
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 4/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 2/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_register_dev()
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 5/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_download_fw_w_helper()
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>
- Re: [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- [PATCH] altera_edac: Use common error handling code in altr_sdram_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][rds-next] rds: remove redundant variable 'sg_off'
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][next] lan743x: remove some redundant variables and assignments
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][next] lan743x: make functions lan743x_csr_read and lan743x_csr_read static
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] echoaudio: remove redundant initialization of pointer 'pipe'
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH] echoaudio: remove redundant initialization of pointer 'pipe'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: dmaengine: edma: Use common error handling code in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: talitos: Use common error handling code in talitos_edesc_alloc()
- From: Christophe LEROY <christophe.leroy@xxxxxx>
- Re: [PATCH 2/2] crypto: talitos: Delete an error message for a failed memory allocation in talitos_edesc_alloc()
- From: Christophe LEROY <christophe.leroy@xxxxxx>
- Re: [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Xin Long <lucien.xin@xxxxxxxxx>
- [PATCH 2/2] crypto: talitos: Delete an error message for a failed memory allocation in talitos_edesc_alloc()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: talitos: Use common error handling code in talitos_edesc_alloc()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto/talitos: Adjustments for talitos_edesc_alloc()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] mlxsw: spectrum_kvdl: Make some functions static
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [PATCH net-next] mlxsw: spectrum_kvdl: Make some functions static
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- [PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- [PATCH][drm-next] drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 5/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_download_fw_w_helper()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] Bluetooth: btmrvl: One check less in btmrvl_sdio_card_to_host() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_register_dev()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_register_dev()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] Bluetooth/btmrvl_sdio: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] net/usb/ax88179_178a: Delete three unnecessary variables in ax88179_chk_eee()
- From: Oliver Neukum <oneukum@xxxxxxxx>
- Re: [PATCH] drm/sun4i: Fix an error handling path in 'sun4i_drv_bind()'
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
- Re: [PATCH v3] [media] Use common error handling code in 19 functions
- From: Todor Tomov <todor.tomov@xxxxxxxxxx>
- Re: [PATCH v2 14/17 4/4] mfd: tps65910: Move an assignment in tps65910_sleepinit()
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] net/mlx4_en: Fix a memory leak in case of error in 'mlx4_en_init_netdev()'
- From: Tariq Toukan <tariqt@xxxxxxxxxxxx>
- Re: [PATCH] drm: zte: Fix an error handling path in 'zx_crtc_bind()'
- From: Shawn Guo <shawnguo@xxxxxxxxxx>
- Re: [PATCH][rds-next] rds: make functions rds_info_from_znotifier and rds_message_zcopy_from_user static
- From: "santosh.shilimkar@xxxxxxxxxx" <santosh.shilimkar@xxxxxxxxxx>
- Re: [PATCH][rds-next] rds: make functions rds_info_from_znotifier and rds_message_zcopy_from_user static
- From: "santosh.shilimkar@xxxxxxxxxx" <santosh.shilimkar@xxxxxxxxxx>
- Re: [PATCH][rds-next] rds: remove redundant variable 'sg_off'
- From: "santosh.shilimkar@xxxxxxxxxx" <santosh.shilimkar@xxxxxxxxxx>
- [PATCH 3.16 60/76] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.16 67/76] x86/spectre: Fix an error message
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 090/104] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH 3.2 097/104] x86/spectre: Fix an error message
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [PATCH] drm/sun4i: Fix an error handling path in 'sun4i_drv_bind()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 3/3] wlcore: Use common error handling code in wl1271_acx_sta_rate_policies()
- From: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>
- [PATCH] net/mlx4_en: Fix a memory leak in case of error in 'mlx4_en_init_netdev()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] drm: zte: Fix an error handling path in 'zx_crtc_bind()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 1/9] um/drivers/vector_user: Delete unnecessary code in user_init_raw_fds()
- From: Anton Ivanov <anton.ivanov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][rds-next] rds: make functions rds_info_from_znotifier and rds_message_zcopy_from_user static
- From: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx>
- [PATCH][rds-next] rds: make functions rds_info_from_znotifier and rds_message_zcopy_from_user static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] lan743x: make functions lan743x_csr_read and lan743x_csr_read static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [rds-devel] [PATCH][rds-next] rds: remove redundant variable 'sg_off'
- From: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx>
- [PATCH][next] lan743x: remove some redundant variables and assignments
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][rds-next] rds: remove redundant variable 'sg_off'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 9/9] um/drivers/vector_user: Delete an unnecessary variable initialisation in user_init_tap_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/9] um/drivers/vector_user: Less checks in user_init_tap_fds() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/9] um/drivers/vector_user: Adjust an error message in user_init_tap_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/9] um/drivers/vector_user: Less checks in user_init_socket_fds() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/9] um/drivers/vector_user: Delete two unnecessary checks before freeaddrinfo() in user_init_socket_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/9] um/drivers/vector_user: Delete an unnecessary check before kfree() in user_init_socket_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/9] um/drivers/vector_user: Adjust an error message in user_init_socket_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/9] um/drivers/vector_user: Less checks in user_init_raw_fds() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/9] um/drivers/vector_user: Delete unnecessary code in user_init_raw_fds()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/9] UML vector network driver: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] powerpc: Use common error handling code in setup_new_fdt()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] wlcore: Use common error handling code in wl1271_acx_sta_rate_policies()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] wlcore: Return directly after a failed kzalloc() in wl1271_acx_sta_rate_policies()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] wlcore: Delete an unnecessary variable initialisation in wl1271_acx_sta_rate_policies()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] wlcore: Adjustments for wl1271_acx_sta_rate_policies()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] net/usb/ax88179_178a: Adjustments for ax88179_chk_eee()
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 1/2] net/usb/ax88179_178a: Use common code in ax88179_chk_eee()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/2] net/usb/ax88179_178a: Use common code in ax88179_chk_eee()
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/2] net/usb/ax88179_178a: Delete three unnecessary variables in ax88179_chk_eee()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] net/usb/ax88179_178a: Use common code in ax88179_chk_eee()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] net/usb/ax88179_178a: Adjustments for ax88179_chk_eee()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [PATCH 4.4 16/36] x86/spectre: Fix an error message
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] [media] Use common error handling code in 19 functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 17/17] mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 16/17] mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030_init_irq()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/17] mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/17 4/4] mfd: tps65910: Move an assignment in tps65910_sleepinit()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/17 3/4] mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_sleepinit()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/17 2/4] mfd: tps65910: Delete an unnecessary variable initialisation in four functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/17] mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_parse_dt()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/4] mfd/tps65910: Adjustments for four function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/17] mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_parse_dt()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/17] mfd: tps65090: Delete an error message for a failed memory allocation in tps65090_i2c_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/17] mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation in ti_tscadc_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/17] mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/17 2/2] mfd: sm501: Adjust 12 checks for null pointers
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/17 1/2] mfd: sm501: Improve a size determination in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/2] mfd/sm501: Adjustments for five function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/17] mfd: si476x-i2c: Delete an error message for a failed memory allocation in si476x_core_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/17 3/3] mfd: abx500-core: Adjust 14 checks for null pointers
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/17 2/3] mfd: abx500-core: Improve two size determinations in abx500_register_ops()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/17 1/3] mfd: abx500-core: Delete an error message for a failed memory allocation in abx500_register_ops()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] mfd/abx500-core: Adjustments for eight function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/17] MFD: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: cavium: make two functions static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2 net-next] net/ncsi: unlock on error in ncsi_set_interface_nl()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/2 net-next] net/ncsi: use kfree_skb() instead of kfree()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
- From: Steven Eckhoff <steven.eckhoff.opensource@xxxxxxxxx>
- Re: [PATCH] ASoC: cygnus: remove redundant assignment to pointer 'res'
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Applied "ASoC: cygnus: remove redundant assignment to pointer 'res'" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] media: em28xx-cards: fix em28xx_duplicate_dev()
- From: Brad Love <brad@xxxxxxxxxxxxxxxx>
- Re: [PATCH] firmware: tegra: adjust tested variable
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [PATCH] ASoC: cygnus: remove redundant assignment to pointer 'res'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/2 net-next] net/ncsi: use kfree_skb() instead of kfree()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 2/2 net-next] net/ncsi: unlock on error in ncsi_set_interface_nl()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] media: em28xx-cards: fix em28xx_duplicate_dev()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/5] drm/vgem: Indent switch and case at the same level
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 2/5] drm/vgem: Remove assignment in if condition
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 5/5] drm/vgem: Remove '(' from the end of line
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 4/5] drm/vgem: Add space around operators
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 3/5] drm/vgem: Replace uint32_t for u32
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 0/5] drm/vgem: Checkpatch cleanup for vgem
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] of: unittest: fix an error test in of_unittest_overlay_8()
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH] of: unittest: fix an error test in of_unittest_overlay_8()
- From: Frank Rowand <frowand.list@xxxxxxxxx>
- Re: [PATCH][net-next] net: mvpp2: make function mvpp2_check_hw_buf_num static
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] of: unittest: fix an error test in of_unittest_overlay_8()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] infiniband: remove redundant assignment to pointer 'rdi'
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [v2] [media] Use common error handling code in 20 functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][net-next] net: mvpp2: make function mvpp2_check_hw_buf_num static
- From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
- [PATCH][net-next] net: mvpp2: make function mvpp2_check_hw_buf_num static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] ipmi: missing error code in try_smi_init()
- From: Corey Minyard <minyard@xxxxxxx>
- [PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH v2] ipmi: Fix error code in try_smi_init()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2] ipmi: Fix error code in try_smi_init()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] ipmi: missing error code in try_smi_init()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] ipmi: missing error code in try_smi_init()
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH] parisc: silence uninitialized variable warning in dbl_to_sgl_fcnvff()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: emxx_udc: Remove unnecessary NULL checks
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] ipmi: missing error code in try_smi_init()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] ipmi: missing error code in try_smi_init()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
- From: Gary R Hook <gary.hook@xxxxxxx>
- [PATCH] staging: lustre: Remove yield() call
- From: Thomas Avery <tavery321@xxxxxxxxx>
- Re: [PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Applied "regulator: core: use NULL rather than 0 for cells_name argument" to the regulator tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 2/2] VMCI: Improve a size determination in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] VMCI: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH][next] crypto: x86/des3_ede: make array des3_ede_skciphers static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH][next] regulator: core: use NULL rather than 0 for cells_name argument
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] mmc/core/block: Use memdup_user() rather than duplicating its implementation
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] scsi: hpsa: Move a variable assignment in hpsa_big_passthru_ioctl()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] scsi: hpsa: Delete an unnecessary initialisation in hpsa_big_passthru_ioctl()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] scsi: hpsa: Less function calls in hpsa_big_passthru_ioctl() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] scsi: hpsa: Use memdup_user() rather than duplicating its implementation
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] SCSI-HPSA: Adjustments for hpsa_big_passthru_ioctl()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] net: amd8111e: remove redundant assignment to 'tx_index'
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][net-next] net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 2/2] iio:dummy: Add extra paragraphs on Kconfig
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iio: dummy: Add correct tabs and spaces to Kconfig
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] efi: make const array 'apple' static
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
- From: Corey Minyard <minyard@xxxxxxx>
- [PATCH] efi: make const array 'apple' static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH][next] ieee802154: remove unused variable 'val'
- From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx>
- [PATCH] ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] ecryptfs: fix spelling mistake: "cadidate" -> "candidate"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [patch RESEND] atp870u: 64 bit bug in atp885_init()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] infiniband: remove redundant assignment to pointer 'rdi'
- From: Don Hiatt <don.hiatt@xxxxxxxxx>
- [PATCH] net: amd8111e: remove redundant assignment to 'tx_index'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] infiniband: remove redundant assignment to pointer 'rdi'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] ieee802154: remove unused variable 'val'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][net-next] net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] media: ov5695: Off by one in ov5695_enum_frame_sizes()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [bug report] cxgb4: add common api support for configuring filters
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 1/3] RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH] ARM: iop13xx: Remove duplicated bit-wise or of PCI_STATUS_REC_TARGET_ABORT
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- RE: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- Re: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [v2] [media] Use common error handling code in 20 functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [v2] [media] Use common error handling code in 20 functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- RE: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- Re: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- RE: [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: "Winkler, Tomas" <tomas.winkler@xxxxxxxxx>
- Re: ath5k: remove duplicated re-assignment to pointer 'tq'
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [PATCH] mei: remove dev_err message on an unsupported ioctl
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: wireless: zd1211rw: remove redundant assignment of pointer 'q'
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [PATCH] iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: brcm80211: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] iio:dummy: Rework Kconfig
- From: Daniel Baluta <daniel.baluta@xxxxxxxxx>
- [PATCH v2 2/2] iio:dummy: Add extra paragraphs on Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH v2 1/2] iio: dummy: Add correct tabs and spaces to Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH v2 0/2] iio:dummy: Rework Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] usbip: vudc: fix null pointer dereference on udc->lock
- From: Krzysztof Opasiak <k.opasiak@xxxxxxxxxxx>
- Re: [PATCH] i2c-stm32f4: remove redundant initialization of pointer reg
- From: Alexandre Torgue <alexandre.torgue@xxxxxx>
- Re: [PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] i2c-stm32f4: remove redundant initialization of pointer reg
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] usbip: vudc: fix null pointer dereference on udc->lock
- From: Shuah Khan <shuah@xxxxxxxxxx>
- Re: [PATCH][next] xen-netback: make function xenvif_rx_skb static
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [next] wil6210: fix spelling mistake: "preperation"-> "preparation"
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- [PATCH] hwrng: cavium: make two functions static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- RE: [PATCH] pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
- From: "A.s. Dong" <aisheng.dong@xxxxxxx>
- Re: [PATCH] pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] clocksource/drivers/fsl_ftm_timer: fix error return checking
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Applied "ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Applied "regmap: Remove unnecessary printk for failed allocation" to the regmap tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Applied "ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
- From: Bo YU <tsu.yubo@xxxxxxxxx>
- Re: [V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
- From: jiangyiwen <jiangyiwen@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] f2fs: remove redundant initialization of pointer 'p'
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init()
- From: Oded Gabbay <oded.gabbay@xxxxxxxxx>
- Re: [PATCH] lib/test_kmod: Fix an integer overflow test
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] lib/test_kmod: Fix an integer overflow test
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in Kconfig
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] iio temperature/mlx90632: silence a static checker warning
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in Kconfig
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] lib/test_kmod: Fix an integer overflow test
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] lib/test_kmod: Fix an integer overflow test
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
- From: jiangyiwen <jiangyiwen@xxxxxxxxxx>
- Re: [PATCH][mm-next] mm, swap: make bool enable_vma_readahead and function swap_vma_readahead static
- From: "Huang\, Ying" <ying.huang@xxxxxxxxx>
- [PATCH 4.4 182/193] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] atm: idt77252: remove redundant bit-wise or'ing of zero
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH][next] xen-netback: make function xenvif_rx_skb static
- From: Wei Liu <wei.liu2@xxxxxxxxxx>
- [PATCH][next] xen-netback: make function xenvif_rx_skb static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][mm-next] mm, swap: make bool enable_vma_readahead and function swap_vma_readahead static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][ACPI-next] ACPI: battery: make function __battery_hook_unregister static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] staging: rtl8723bs: fix u8 less than zero check
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH] sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] brcm80211: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: rcar-gen2: remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] usb: host: ohci-pxa27x: Fix and & vs | typo
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] PCI: rcar-gen2: remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] atm: idt77252: remove redundant bit-wise or'ing of zero
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [0/8] target-iSCSI: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [stable 4.4 19/29] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Jack Wang <jinpu.wang@xxxxxxxxxxxxxxxx>
- Re: [0/8] target-iSCSI: Adjustments for several function implementations
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] MIPS: OCTEON: irq: check for null return on kzalloc allocation
- From: James Hogan <jhogan@xxxxxxxxxx>
- Re: [PATCH] MIPS: ath25: check for kzalloc allocation failure
- From: James Hogan <jhogan@xxxxxxxxxx>
- Re: [0/8] target-iSCSI: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [2/2] crypto: bcm: One function call less in do_shash() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [0/8] target-iSCSI: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: omap: Improve a size determination in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
- From: Gurchetan Singh <gurchetansingh@xxxxxxxxxxxx>
- Re: [PATCH v2] [media] Delete unnecessary variable initialisations in seven functions
- From: Alexey Klimov <klimov.linux@xxxxxxxxx>
- [PATCH 5/7] drm/virtio: Replace 'unsigned' for 'unsigned int'
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 7/7] drm/virtio: Add spaces around operators
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 6/7] drm/virtio: Remove multiple blank lines
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 4/7] drm/virtio: Remove return from void function
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 3/7] drm/virtio: Add */ in block comments to separate line
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 2/7] drm/virtio: Add blank line after variable declarations
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 1/7] drm/virtio: Add tabs at the start of a line
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH v2] [media] Delete unnecessary variable initialisations in seven functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net: aquantia: Fix error handling in aq_pci_probe()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] xen/pvcalls: fix null pointer dereference on map->sock
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH] MIPS: ath25: check for kzalloc allocation failure
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] usbip: vudc: fix null pointer dereference on udc->lock
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: OCTEON: irq: check for null return on kzalloc allocation
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- [PATCH] MIPS: OCTEON: irq: check for null return on kzalloc allocation
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] xen/pvcalls: fix null pointer dereference on map->sock
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: bcm: Delete an error message for a failed memory allocation in do_shash()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: bfin_crc: Delete an error message for a failed memory allocation in bfin_crypto_crc_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/2] crypto/sahara: Adjustments for sahara_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Ux500 crypto: Adjustments for ux500_cryp_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/8] target-iSCSI: Adjustments for several function implementations
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH] gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH][next] HID: fix spelling mistake, "registred" -> "registered"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] gpio: omap: Improve a size determination in omap_gpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: bcm: One function call less in do_shash() after error detection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] gpio: omap: Delete an error message for a failed memory allocation in omap_gpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] gpio: timberdale: Improve a size determination in timbgpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: omap: Improve a size determination in three functions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] gpio: timberdale: Delete an error message for a failed memory allocation in timbgpio_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] sh: ptrace: remove a bogus check
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 0/8] target-iSCSI: Adjustments for several function implementations
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH] staging: lustre: selftest: freeing an error pointer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 0/8] target-iSCSI: Adjustments for several function implementations
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] iio temperature/mlx90632: silence a static checker warning
- From: Crt Mori <cmo@xxxxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH net] net: aquantia: Fix error handling in aq_pci_probe()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] iio temperature/mlx90632: silence a static checker warning
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Daniel Baluta <daniel.baluta@xxxxxxx>
- RE: Re: [PATCH] PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe()
- From: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
- Re: [PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
- From: "J . Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] pinctrl: ocelot: make function ocelot_pinctrl_probe static
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/2] I2C-Nomadik: Adjustments for nmk_i2c_probe()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Daniel Baluta <daniel.baluta@xxxxxxxxx>
- Re: [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH v2] iio:dummy: Replace S_IWUSR by 0200
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH] f2fs: remove redundant initialization of pointer 'p'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [RFC] sched/headers: comments clean up <linux/sched.h>
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- Re: [PATCH 0/8] target-iSCSI: Adjustments for several function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
- From: Daniel Baluta <daniel.baluta@xxxxxxxxx>
- [PATCH 4.14 087/167] x86/spectre: Fix an error message
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 4.15 085/163] x86/spectre: Fix an error message
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 65/77] x86/spectre: Fix an error message
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] i40e: remove some stray indenting
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Juri Lelli <juri.lelli@xxxxxxxxx>
- Re: [PATCH-next] staging: rtl8188eu: Remove unneeded cast
- From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
- [PATCH-next] staging: rtl8188eu: Remove unneeded cast
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH-next] staging: emxx_udc: Remove unneeded cast
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH-next] staging: rtl8723bs: Remove unneeded cast
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH-next] staging: net: netlogic: Remove unneeded cast
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH] iio:dummy: Fix coding style in Kconfig
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH 2/2] scsi: myrs: bitwise vs logical OR typo
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/2] scsi: myrs: cleanup myrs_store_suppress_enclosure_messages()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] [media] Use common error handling code in 20 functions
- From: Todor Tomov <todor.tomov@xxxxxxxxxx>
- Re: [PATCH v2] [media] Use common error handling code in 20 functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2] [media] Use common error handling code in 20 functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][V2] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- [PATCH][next] CIFS: fix copy-n-paste on new sha512 secmech
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] gpu: ipu-v3: make const arrays int_reg static, shrinks object size
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH][V2] i40evf: remove redundant array comparisons to 0 checks
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- RE: [PATCH][V2] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH][V2] i40evf: remove redundant array comparisons to 0 checks
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] drm/bochs: make structure bochs_bo_driver static
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] cpufreq: s3c24xx: Delete an error message for a failed memory allocation in two functions
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH] cpufreq: qoriq: Delete two error messages for a failed memory allocation in qoriq_cpufreq_cpu_init()
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH 2/2] cpufreq: powernow-k8: Delete an unnecessary return statement in two functions
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH 1/2] cpufreq: powernow-k8: Delete an error message for a failed memory allocation in three functions
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH 1/3] pata_arasan_cf: Delete an error message for a failed memory allocation in arasan_cf_probe()
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH] sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/2] pata_it821x: Delete an error message for a failed memory allocation in it821x_firmware_command()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 1/3] pata_macio: Delete an error message for a failed memory allocation in two functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_probe()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_probe()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/3] pata_arasan_cf: Move two variable assignments in arasan_cf_probe()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/3] pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_probe()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] libata-scsi: Delete an unnecessary variable in ata_scsi_slave_config()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2] md-multipath: Use seq_putc() in multipath_status()
- From: Shaohua Li <shli@xxxxxxxxxx>
- Re: [PATCH v2] iio:pressure:ms5611: Fix coding style in probe function
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
- From: Hans Ulli Kroll <ulli.kroll@xxxxxxxxxxxxxx>
- Re: [PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][V2] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH v2] iio:pressure:ms5611: Fix coding style in probe function
- From: rodrigosiqueira <rodrigosiqueiramelo@xxxxxxxxx>
- [PATCH] libata-scsi: Delete an unnecessary variable in ata_scsi_slave_config()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH][V2] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 3/3] pata_arasan_cf: Move two variable assignments in arasan_cf_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] pata_arasan_cf: Delete an error message for a failed memory allocation in arasan_cf_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] PATA-Arasan CF: Adjustments for arasan_cf_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][next] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- Re: [PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 2/2] pata_it821x: Use common error handling code in it821x_firmware_command()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 1/2] pata_it821x: Delete an error message for a failed memory allocation in it821x_firmware_command()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] PATA-IT821x: Adjustments for it821x_firmware_command()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iio: apply coding-style into ms5611_probe function
- From: Daniel Baluta <daniel.baluta@xxxxxxx>
- [PATCH] iio: apply coding-style into ms5611_probe function
- From: rodrigosiqueira <rodrigosiqueiramelo@xxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Christopher Díaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH 3/3] pata_macio: Adjust 11 checks for null pointers
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] pata_macio: Improve a size determination in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] pata_macio: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] PATA-MacIO: Adjustments for five function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][next] HID: asus: make array 'buf' static const, shrinks object size
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52xx_ata_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] pata_samsung_cf: Delete an error message for a failed memory allocation in pata_s3c_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Juri Lelli <juri.lelli@xxxxxxxxx>
- Re: [PATCH] sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
- From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
- Re: [PATCH][next] wil6210: fix spelling mistake: "preperation"-> "preparation"
- From: merez@xxxxxxxxxxxxxx
- Re: [PATCH] ARM: cpuidle: Delete an error message for a failed memory allocation in arm_idle_init_cpu()
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [patch RESEND] atp870u: 64 bit bug in atp885_init()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: scsi_transport_spi make two const arrays static, shrinks object size
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH] sata_dwc_460ex: Delete an error message for a failed memory allocation in sata_dwc_port_start()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][next] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH] i40e: check that pointer vsi is not null before dereferencing it
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] i40evf: remove redundant array comparisons to 0 checks
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] cpufreq: powernow-k8: Delete an unnecessary return statement in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] cpufreq: powernow-k8: Delete an error message for a failed memory allocation in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] cpufreq/PowerNow-K8: Adjustments for two function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] i40evf: pass struct virtchnl_filter by reference rather than by value
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- NACK: [PATCH] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Christopher Díaz Riveros <chrisadr@xxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Applied "ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Applied "ASoC: uniphier: remove redundant check of blk_id" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Christopher Díaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH] cpufreq: qoriq: Delete two error messages for a failed memory allocation in qoriq_cpufreq_cpu_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] cpufreq: s3c24xx: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol imx_rngc_pm_ops static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH-next] sched/headers: Clean up <linux/sched.h>
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- [PATCH] ARM: cpuidle: Delete an error message for a failed memory allocation in arm_idle_init_cpu()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - Make several functions static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam: Use common error handling code in four functions
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/2] crypto: caam: Delete an error message for a failed memory allocation in seven functions
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH] scsi: scsi_transport_spi make two const arrays static, shrinks object size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: bcm: One function call less in do_shash() after error detection
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: bcm: Delete an error message for a failed memory allocation in do_shash()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto/bcm: Adjustments for do_shash()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: bfin_crc: Delete an error message for a failed memory allocation in bfin_crypto_crc_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] gpu: ipu-v3: make const arrays int_reg static, shrinks object size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: caam: Use common error handling code in four functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: caam: Delete an error message for a failed memory allocation in seven functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto/caam: Adjustments for eight function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH][scsi-next] scsi: myrb: remove shadowed and unassigned variable ldev_num
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH][next] ASoC: uniphier: remove redundant check of blk_id
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][scsi-next] scsi: myrs: ensure sge_count is set correctly
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: omap: Improve a size determination in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: omap: Delete an error message for a failed memory allocation in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto/omap: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] clk: samsung: exynos5433: Remove redundant dev_err call in exynos5433_cmu_probe()
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH -next] clk: samsung: exynos-audss: Remove redundant dev_err call in exynos_audss_clk_probe()
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- [PATCH 2/2] crypto: sahara: Improve a size determination in sahara_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: sahara: Delete an error message for a failed memory allocation in sahara_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto/sahara: Adjustments for sahara_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
- From: Jyri Sarha <jsarha@xxxxxx>
- Applied "ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new()" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH] esp4: remove redundant initialization of pointer esph
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [alsa-devel] [PATCH] ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new()
- From: Katsuhiro Suzuki <suzuki.katsuhiro@xxxxxxxxxxxxx>
- [PATCH][scsi-next] scsi: myrs: Fix spelling mistake: "Cashe"-> "Cache"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 4/4] crypto: ux500: Delete two unnecessary variable initialisations in ux500_cryp_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] crypto: ux500: Adjust an error message in ux500_cryp_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] crypto: ux500: Adjust two condition checks in ux500_cryp_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] crypto: ux500: Delete an error message for a failed memory allocation in ux500_cryp_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] Ux500 crypto: Adjustments for ux500_cryp_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: efi/apple-properties: Checking error handling in unmarshal_devices()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] rtc: ds1302: remove redundant initializations of pointer bp
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86/spectre: fix an error message
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] x86/spectre: fix an error message
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe()
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH] PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] dmaengine: at_xdmac: Delete an error message for a failed memory allocation in at_xdmac_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] igb: Fix a test with HWTSTAMP_TX_ON
- From: "Brown, Aaron F" <aaron.f.brown@xxxxxxxxx>
- Re: [PATCH 1/2] dma/ppc4xx: Delete an error message for a failed memory allocation in two functions
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/2] dma/ppc4xx: Improve a size determination in ppc440spe_adma_alloc_chan_resources()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] dma/ppc4xx: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] DMA-PPC4xx: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_devices()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_devices()
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 2/2] firewire: nosy: Adjust eight checks for null pointers
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] firewire: nosy: Delete an error message for a failed memory allocation in add_card()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] FireWire-nosy: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_devices()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] efi: Delete an error message for a failed memory allocation in efivar_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Applied "ASoC: Intel: Skylake: make function skl_clk_round_rate static" to the asoc tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Applied "regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()'" to the regulator tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
- From: Felipe Balbi <balbi@xxxxxxxxxx>
- [PATCH] firmware-gsmi: Delete an error message for a failed memory allocation in gsmi_buf_alloc()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
- From: jiangyiwen <jiangyiwen@xxxxxxxxxx>
- [PATCH] gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] gpio: omap: Improve a size determination in omap_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] gpio: omap: Delete an error message for a failed memory allocation in omap_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] gpio: timberdale: Improve a size determination in timbgpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] gpio: timberdale: Delete an error message for a failed memory allocation in timbgpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] GPIO-Timberdale: Adjustments for timbgpio_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- Re: Adjustments for a lot of function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH][V2] CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] scsi: isci: remove redundant initialization to 'bit'
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: scripts/coccinelle/misc/shift.cocci: Refactoring?
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 68/92] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millicelsius"
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH][V2] CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH][V2] CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- NAK: [PATCH] CIFS: SMBD: fix spelling mistake: "faield" -> "failed"
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
- From: Greg Kurz <groug@xxxxxxxx>
- Re: [V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
- From: Greg Kurz <groug@xxxxxxxx>
- [PATCH] CIFS: SMBD: fix spelling mistake: "faield" -> "failed"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] platform/x86: GPD pocket fan: fix spelling mistake: "Mill-celcius" -> "millicelsius"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
- From: Veaceslav Falico <veaceslav.falico@xxxxxxxxxx>
- [V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
- From: jiangyiwen <jiangyiwen@xxxxxxxxxx>
- [V9fs-developer] [PATCH] fs/9p: don't set SB_NOATIME by default
- From: jiangyiwen <jiangyiwen@xxxxxxxxxx>
- Re: [alsa-devel] [PATCH] ASoC: Intel: Skylake: make function skl_clk_round_rate static
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- Re: ocxl: fix signed comparison with less than zero
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH] ASoC: Intel: Skylake: make function skl_clk_round_rate static
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- Re: [PATCH -next] meson-gx-socinfo: make local function meson_gx_socinfo_init static
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH -next] meson-mx-socinfo: Make local function meson_mx_socinfo_init() static
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- [PATCH] drm/amdkfd: Delete an error message for a failed memory allocation in kfd_topology_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] drm/amd/powerplay/hwmgr: Delete an unnecessary return statement in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] drm/amd/powerplay/hwmgr: Adjust layout for source code from five if statements
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] drm/amd/powerplay/hwmgr: Delete an error message for a failed memory allocation in three functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] drm/amd/powerplay/hwmgr: Adjustments for eight function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm_fb_cma_helper: Delete an error message for a failed memory allocation in drm_fbdev_cma_init_with_funcs()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Applied "regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()" to the regmap tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Applied "regmap: Fix reversed bounds check in regmap_raw_write()" to the regmap tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 3/3] drm/gma500: Delete an unnecessary return statement in oaktrail_crtc_hdmi_dpms()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] drm/gma500: Improve four size determinations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] drm/gma500: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ASoC: Intel: Skylake: make function skl_clk_round_rate static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 0/3] GPU-DRM-GMA500: Adjustments for four function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] pinctrl: ocelot: make function ocelot_pinctrl_probe static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH][btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] scripts/coccinelle/misc/shift.cocci: detect < or > that should be a shift
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: [PATCH -next] cpufreq: scpi: fix error return code in scpi_cpufreq_init()
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH 2/2] regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/2] regmap: Fix reversed bounds check in regmap_raw_write()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] cxgb4: Fix error handling path in 'init_one()'
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 2/2] drm/msm/mdp4: Return directly after a failed kzalloc() in mdp4_kms_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/msm/mdp4: Delete an error message for a failed memory allocation in mdp4_kms_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] drm/msm/mdp4: Adjustments for mdp4_kms_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/msm/mdp5: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/tegra/fb: Delete an error message for a failed memory allocation in tegra_fbdev_create()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: deref_null: avoid useless computation
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [PATCH] coccinelle: reduce false positives
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] misc: rtsx: make various functions static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] NFS: make struct nlmclnt_fl_close_lock_ops static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] drm/bochs: make structure bochs_bo_driver static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: qedf: remove redundant initialization of 'fcport'
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: libfc: remove redundant initialization of 'disc'
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] mm: swap: make pointer swap_avail_heads static
- From: "Huang\, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] crypto: qat - Make several functions static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] mm/ksm: make function stable_node_dup static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: qedf: remove redundant initialization of 'fcport'
- From: Chad Dupuis <chad.dupuis@xxxxxxxxxx>
- [PATCH] mm: swap: make pointer swap_avail_heads static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] afs: cell: make afs_cell_gc_delay static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] GPU-DRM-TILCDC: Adjustments for seven function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] igb: Fix a test with HWTSTAMP_TX_ON
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- [PATCH] cxgb4: Fix error handling path in 'init_one()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] kasan: remove redundant initialization of variable 'real_size'
- From: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
- [PATCH] hid-a4tech: Delete an error message for a failed memory allocation in a4_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] igb: Fix a test with HWTSTAMP_TX_ON
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH] HID: apple: Delete an error message for a failed memory allocation in apple_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: delete some dead code
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 1/2] HID: asus: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] HID: asus: Return an error code only as a constant in asus_start_multitouch()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] HID-Asus: Adjustments for two function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] HID: core: Delete an error message for a failed memory allocation in open_collection()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] HID: lenovo: Adjust four checks for null pointers
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] HID: lenovo: Improve a size determination in lenovo_probe_tpkbd()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] HID: lenovo: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] HID-Lenovo: Adjustments for three function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
- From: Darren Hart <dvhart@xxxxxxxxxxxxx>
- Re: [PATCH][btrfs-next] Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] kasan: remove redundant initialization of variable 'real_size'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 3/3] hid-lg4ff: Delete an error message for a failed memory allocation in lg4ff_init()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][btrfs-next] btrfs: remove redundant check on ret and goto
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH 2/3] hid-lg: Improve a size determination in lg_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] hid-lg: Delete an error message for a failed memory allocation in lg_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] HID-Logitech: Adjustments for two function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scsi: libfc: remove redundant initialization of 'disc'
- From: Johannes Thumshirn <jthumshirn@xxxxxxx>
- [PATCH] scsi: pmcraid: remove redundant initializations of pointer 'ioadl'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] scsi: libfc: remove redundant initialization of 'disc'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] scsi: isci: remove redundant initialization to 'bit'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] scsi: qedf: remove redundant initialization of 'fcport'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- RE: [PATCH] platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
- From: Vadim Pasternak <vadimp@xxxxxxxxxxxx>
- [PATCH] platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] drm/amd/powerplay: delete some dead code
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH -next] meson-gx-socinfo: make local function meson_gx_socinfo_init static
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: Software evolution around “checkpatch.pl”?
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_probe()
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [PATCH 4/4] HID: logitech-dj: Fix a typo in a comment line
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] HID: logitech-dj: Combine substrings for seven messages
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] HID: logitech-dj: Improve a size determination in four functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] HID: logitech-dj: Delete an error message for a failed memory allocation in two functions
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] HID: logitech-dj: Adjustments for some function implementations
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH 4.14 48/64] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.15 44/60] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH] net: phy-micrel: remove redundant initialization of pointer of_node
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] qlcnic: remove redundant initializations to pointers vh and nf
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] net: phy-micrel: remove redundant initialization of pointer of_node
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_probe()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] iio/orientation: Delete an error message for a failed memory allocation in two functions
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] iio/pressure: Delete an error message for a failed memory allocation in hid_press_probe()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [PATCH] HID: magicmouse: Delete an error message for a failed memory allocation in magicmouse_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] HID: ntrig: Improve a size determination in ntrig_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] HID: ntrig: Delete an error message for a failed memory allocation in ntrig_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] HID: N-Trig: Adjustments for ntrig_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]