Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Christophe JAILLET
| State =
Action Required
| Archived =
No
| 613 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[resend] kstrtox: Remove strtobool()
[resend] kstrtox: Remove strtobool()
- 1 -
-
-
-
2023-09-16
Christophe JAILLET
New
bcachefs: Avoid a potential memory over-allocation in bch2_printbuf_make_room()
bcachefs: Avoid a potential memory over-allocation in bch2_printbuf_make_room()
- 1 -
-
-
-
2023-09-16
Christophe JAILLET
New
bcachefs: Use snprintf() instead of scnprintf() when appropriate
bcachefs: Use snprintf() instead of scnprintf() when appropriate
- 1 -
-
-
-
2023-09-16
Christophe JAILLET
New
bcachefs: Avoid a potential useless over memory allocation in bch2_prt_vprintf()
bcachefs: Avoid a potential useless over memory allocation in bch2_prt_vprintf()
- - -
-
-
-
2023-09-16
Christophe JAILLET
New
[v2,5/5] clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()
clk: imx: imx8: Fix some error handling paths
- 1 -
-
-
-
2023-09-14
Christophe JAILLET
New
[v2,4/5] clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data_table() error
clk: imx: imx8: Fix some error handling paths
- 1 -
-
-
-
2023-09-14
Christophe JAILLET
New
[v2,3/5] clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()
clk: imx: imx8: Fix some error handling paths
- 1 -
-
-
-
2023-09-14
Christophe JAILLET
New
[v2,2/5] clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent_data_table()…
clk: imx: imx8: Fix some error handling paths
- 1 -
-
-
-
2023-09-14
Christophe JAILLET
New
[v2,1/5] clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()
clk: imx: imx8: Fix some error handling paths
- 1 -
-
-
-
2023-09-14
Christophe JAILLET
New
[2/2] bcachefs: Remove a redundant and harmless bch2_free_super() call
[1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add()
- - -
-
-
-
2023-09-13
Christophe JAILLET
New
[1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add()
[1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add()
- - -
-
-
-
2023-09-13
Christophe JAILLET
New
[wireless] wifi: iwlwifi: mvm: Fix a memory corruption issue
[wireless] wifi: iwlwifi: mvm: Fix a memory corruption issue
- - -
-
-
-
2023-07-23
Christophe JAILLET
New
drm/msm: Slightly simplify memory allocation in submit_lookup_cmds()
drm/msm: Slightly simplify memory allocation in submit_lookup_cmds()
- - -
-
-
-
2023-07-23
Christophe JAILLET
New
pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
- 1 -
-
-
-
2023-07-22
Christophe JAILLET
New
leds: ns2: Slightly simplify a memory allocation
leds: ns2: Slightly simplify a memory allocation
- - -
-
-
-
2023-07-22
Christophe JAILLET
New
stm class: Use struct_size()
stm class: Use struct_size()
- - -
-
-
-
2023-07-22
Christophe JAILLET
New
[v2] IB/hfi1: Use struct_size()
[v2] IB/hfi1: Use struct_size()
- - -
-
-
-
2023-07-22
Christophe JAILLET
New
IB/hfi1: Use struct_size()
IB/hfi1: Use struct_size()
- - -
-
-
-
2023-07-22
Christophe JAILLET
New
dmaengine: ep93xx: Use struct_size()
dmaengine: ep93xx: Use struct_size()
- - -
-
-
-
2023-07-22
Christophe JAILLET
New
[2/2] crypto: caam - Remove messages related to memory allocation failure
[1/2] crypto: caam - Use struct_size()
- 1 -
-
-
-
2023-07-22
Christophe JAILLET
New
[1/2] crypto: caam - Use struct_size()
[1/2] crypto: caam - Use struct_size()
- 1 -
-
-
-
2023-07-22
Christophe JAILLET
New
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
- - -
-
-
-
2023-07-21
Christophe JAILLET
New
regmap: Fix the type used for a bitmap pointer
regmap: Fix the type used for a bitmap pointer
- - -
-
-
-
2023-07-21
Christophe JAILLET
New
kstrtox: Remove strtobool()
kstrtox: Remove strtobool()
- 1 -
-
-
-
2023-07-20
Christophe JAILLET
New
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
- 1 -
-
-
-
2023-07-19
Christophe JAILLET
New
usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()
usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()
1 1 -
-
-
-
2023-07-18
Christophe JAILLET
New
platform/x86: hp-bioscfg: Fix another memory leaks in hp_populate_enumeration_elements_from_package…
platform/x86: hp-bioscfg: Fix another memory leaks in hp_populate_enumeration_elements_from_package…
- - -
-
-
-
2023-07-17
Christophe JAILLET
New
platform/x86: hp-bioscfg: Fix some memory leaks in hp_populate_enumeration_elements_from_package()
platform/x86: hp-bioscfg: Fix some memory leaks in hp_populate_enumeration_elements_from_package()
- - -
-
-
-
2023-07-17
Christophe JAILLET
New
media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init()
media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init()
- - -
-
-
-
2023-07-17
Christophe JAILLET
New
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
1 1 -
-
-
-
2023-07-17
Christophe JAILLET
New
drm/i915: Fix an error handling path in igt_write_huge()
drm/i915: Fix an error handling path in igt_write_huge()
- 2 -
-
-
-
2023-07-17
Christophe JAILLET
New
driver core: Fix an error handling path in fw_devlink_create_devlink()
driver core: Fix an error handling path in fw_devlink_create_devlink()
- - -
-
-
-
2023-07-17
Christophe JAILLET
New
arm64/ptrace: Fix an error handling path in sve_set_common()
arm64/ptrace: Fix an error handling path in sve_set_common()
- 1 -
-
-
-
2023-07-17
Christophe JAILLET
New
[2/2] ocfs2: Use struct_size()
[1/2] ocfs2: Use flexible array in 'struct ocfs2_recovery_map'
- 1 -
-
-
-
2023-07-16
Christophe JAILLET
New
[1/2] ocfs2: Use flexible array in 'struct ocfs2_recovery_map'
[1/2] ocfs2: Use flexible array in 'struct ocfs2_recovery_map'
- 1 -
-
-
-
2023-07-16
Christophe JAILLET
New
[v3] nvdimm: Use kstrtobool() instead of strtobool()
[v3] nvdimm: Use kstrtobool() instead of strtobool()
- 1 -
-
-
-
2023-07-13
Christophe JAILLET
New
soc: qcom: smem: Use struct_size()
soc: qcom: smem: Use struct_size()
- 1 -
-
-
-
2023-07-12
Christophe JAILLET
New
[v3] Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
[v3] Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
- - -
-
-
-
2023-07-11
Christophe JAILLET
New
ipc/sem: Use flexible array in 'struct sem_undo'
ipc/sem: Use flexible array in 'struct sem_undo'
- - -
-
-
-
2023-07-09
Christophe JAILLET
New
kobject: Reorder fields in 'struct kobject'
kobject: Reorder fields in 'struct kobject'
- - -
-
-
-
2023-07-08
Christophe JAILLET
New
[v3] drm/bridge: tc358767: Use devm_clk_get_enabled() helper
[v3] drm/bridge: tc358767: Use devm_clk_get_enabled() helper
- 1 -
-
-
-
2023-07-08
Christophe JAILLET
New
hwmon: lan966x: Use the devm_clk_get_enabled() helper function
hwmon: lan966x: Use the devm_clk_get_enabled() helper function
- - -
-
-
-
2023-07-08
Christophe JAILLET
New
clk: renesas: rzg2l: Simplify .determine_rate()
clk: renesas: rzg2l: Simplify .determine_rate()
- 1 -
-
-
-
2023-07-07
Christophe JAILLET
New
clk: imx: clk-gpr-mux: Simplify .determine_rate()
clk: imx: clk-gpr-mux: Simplify .determine_rate()
- 1 -
-
-
-
2023-07-07
Christophe JAILLET
New
clk: starfive: Simplify .determine_rate()
clk: starfive: Simplify .determine_rate()
- - -
-
-
-
2023-07-07
Christophe JAILLET
New
[v3] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
[v3] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
1 1 -
-
-
-
2023-07-04
Christophe JAILLET
New
[v2] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
[v2] i2c: busses: i2c-nomadik: Remove a useless call in the remove function
1 1 -
-
-
-
2023-06-30
Christophe JAILLET
New
docs: deprecated.rst: Update an example
docs: deprecated.rst: Update an example
- - -
-
-
-
2023-06-25
Christophe JAILLET
New
video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
- - -
-
-
-
2023-06-18
Christophe JAILLET
New
[2/2] PCI: Change the type of 'rom_attr_enabled' in 'struct pci_dev'
[1/2] PCI: Reorder some fields in 'struct pci_dev'
- - -
-
-
-
2023-06-18
Christophe JAILLET
New
[1/2] PCI: Reorder some fields in 'struct pci_dev'
[1/2] PCI: Reorder some fields in 'struct pci_dev'
- - -
-
-
-
2023-06-18
Christophe JAILLET
New
[net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
[net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
1 2 -
-
-
-
2023-06-18
Christophe JAILLET
New
[net-next] mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
[net-next] mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
- 2 -
-
-
-
2023-06-18
Christophe JAILLET
New
[net-next] mctp: Reorder fields in 'struct mctp_route'
[net-next] mctp: Reorder fields in 'struct mctp_route'
1 2 -
-
-
-
2023-06-18
Christophe JAILLET
New
HID: Reorder fields in 'struct hid_input'
HID: Reorder fields in 'struct hid_input'
- - -
-
-
-
2023-06-18
Christophe JAILLET
New
HID: Reorder fields in 'struct hid_field'
HID: Reorder fields in 'struct hid_field'
- - -
-
-
-
2023-06-18
Christophe JAILLET
New
mfd: stmpe: Fix a corner case in stmpe_probe()
mfd: stmpe: Fix a corner case in stmpe_probe()
- 1 -
-
-
-
2023-06-17
Christophe JAILLET
New
gnss: ubx: Use devm_regulator_get_enable_optional()
gnss: ubx: Use devm_regulator_get_enable_optional()
- - -
-
-
-
2023-06-17
Christophe JAILLET
New
gnss: Use devm_regulator_get_enable_optional()
gnss: Use devm_regulator_get_enable_optional()
- 1 -
-
-
-
2023-06-17
Christophe JAILLET
New
Input: adp5588-keys - Use devm_regulator_get_enable()
Input: adp5588-keys - Use devm_regulator_get_enable()
1 - -
-
-
-
2023-06-17
Christophe JAILLET
New
Input: pinephone-keyboard - Use devm_regulator_get_enable()
Input: pinephone-keyboard - Use devm_regulator_get_enable()
- - -
-
-
-
2023-06-17
Christophe JAILLET
New
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
- 1 -
-
-
-
2023-06-14
Christophe JAILLET
New
[v2] media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
[v2] media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
- - -
-
-
-
2023-06-14
Christophe JAILLET
New
s390/crash: Use the correct type for memory allocation
s390/crash: Use the correct type for memory allocation
- - -
-
-
-
2023-06-13
Christophe JAILLET
New
[2/2] iio: st_sensors: Remove some redundant includes in st_sensors.h
[1/2] iio: st_sensors: Remove some redundant includes
- - -
-
-
-
2023-06-12
Christophe JAILLET
New
[1/2] iio: st_sensors: Remove some redundant includes
[1/2] iio: st_sensors: Remove some redundant includes
- - -
-
-
-
2023-06-12
Christophe JAILLET
New
[net-next] ice: Remove managed memory usage in ice_get_fw_log_cfg()
[net-next] ice: Remove managed memory usage in ice_get_fw_log_cfg()
- 2 -
-
-
-
2023-06-11
Christophe JAILLET
New
[v2,3/3] tty: serial: samsung_tty: Use abs() to simplify some code
[v2,1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- 1 -
-
-
-
2023-06-10
Christophe JAILLET
New
[v2,2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
[v2,1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- 3 -
-
-
-
2023-06-10
Christophe JAILLET
New
[v2,1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
[v2,1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- 3 -
-
-
-
2023-06-10
Christophe JAILLET
New
envctrl.h: Fix a typo in an example
envctrl.h: Fix a typo in an example
- - -
-
-
-
2023-06-10
Christophe JAILLET
New
s390: ebcdic: Fix a typo in a comment
s390: ebcdic: Fix a typo in a comment
- - -
-
-
-
2023-06-10
Christophe JAILLET
New
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
- 2 -
-
-
-
2023-06-10
Christophe JAILLET
New
[2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
[1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- 2 -
-
-
-
2023-06-09
Christophe JAILLET
New
[1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
[1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- 2 -
-
-
-
2023-06-09
Christophe JAILLET
New
[2/2] rtc: st-lpc: Simplify clk handling in st_rtc_probe()
[1/2] rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
- - -
-
-
-
2023-06-08
Christophe JAILLET
New
[1/2] rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
[1/2] rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
- - -
-
-
-
2023-06-08
Christophe JAILLET
New
ASoC: tegra: Simplify code around clk_get_rate() handling
ASoC: tegra: Simplify code around clk_get_rate() handling
- - -
-
-
-
2023-06-08
Christophe JAILLET
New
[v2] firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
[v2] firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
- - -
-
-
-
2023-06-07
Christophe JAILLET
New
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
- - -
-
-
-
2023-06-07
Christophe JAILLET
New
dm/zone: Use the bitmap API to allocate bitmaps
dm/zone: Use the bitmap API to allocate bitmaps
- - -
-
-
-
2023-06-07
Christophe JAILLET
New
video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
- - -
-
-
-
2023-06-04
Christophe JAILLET
New
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
- 1 -
-
-
-
2023-06-04
Christophe JAILLET
New
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
- 1 -
-
-
-
2023-06-04
Christophe JAILLET
New
usb: usb251xb: Use of_property_read_u16()
usb: usb251xb: Use of_property_read_u16()
- - -
-
-
-
2023-06-04
Christophe JAILLET
New
qla2xxx: Drop useless LIST_HEAD
qla2xxx: Drop useless LIST_HEAD
- - -
-
-
-
2023-06-04
Christophe JAILLET
New
cdx: Drop useless LIST_HEAD
cdx: Drop useless LIST_HEAD
- - -
-
-
-
2023-06-04
Christophe JAILLET
New
mtd: mtdpart: Drop useless LIST_HEAD
mtd: mtdpart: Drop useless LIST_HEAD
- - -
-
-
-
2023-06-04
Christophe JAILLET
New
ASoC: SOF: ipc4-topology: Use size_t for variable passed to kzalloc()
ASoC: SOF: ipc4-topology: Use size_t for variable passed to kzalloc()
- - -
-
-
-
2023-06-01
Christophe JAILLET
New
[V2] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
[V2] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
accel/ivpu: Use struct_size()
accel/ivpu: Use struct_size()
- 1 -
-
-
-
2023-05-29
Christophe JAILLET
New
[net-next] net/mlx5e: Remove a useless function call
[net-next] net/mlx5e: Remove a useless function call
- 2 -
-
-
-
2023-05-29
Christophe JAILLET
New
soc: xilinx: Fix a memory leak in zynqmp_pm_remove()
soc: xilinx: Fix a memory leak in zynqmp_pm_remove()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
scsi: virtio_scsi: Remove a useless function call
scsi: virtio_scsi: Remove a useless function call
1 2 -
-
-
-
2023-05-29
Christophe JAILLET
New
[3/3] drm/amd/display: Use USEC_PER_SEC
[1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
[2/3] drm/amd/display: Simplify get_dmif_switch_time_us()
[1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
[1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us()
[1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
ACPICA: Slightly simplify an error message in acpi_ds_result_push()
ACPICA: Slightly simplify an error message in acpi_ds_result_push()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
- - -
-
-
-
2023-05-29
Christophe JAILLET
New
«
1
2
3
4
…
6
7
»