Christophe JAILLET ([email protected])

Number of posts: 3529 (0.73 per day)
First post: 2011-04-01 19:38:55
Last post: 2024-06-16 13:07:29

Date List Subject
2024-04-07 20:04:01 linux-kernel [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Improve some memory allocation
2024-04-07 20:03:24 linux-kernel [PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Make debugfs related fields more consistent
2024-04-07 10:23:04 linux-kernel Re: [PATCH V2] ppdev: Add an error check in register_device
2024-04-05 18:18:47 linux-kernel [PATCH] PCI: endpoint: Remove some unused fields in struct pci_epf_group
2024-04-05 16:31:36 linux-kernel Re: [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
2024-04-04 20:00:52 linux-kernel [PATCH] mfd: ocelot-spi: Use spi_sync_transfer()
2024-04-02 19:26:00 linux-kernel [PATCH net-next] net: fman: Remove some unused fields in some structure
2024-04-02 18:35:40 linux-kernel [PATCH net] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
2024-04-01 20:50:46 linux-kernel [PATCH] pinctrl: pinctrl-single: Remove some unused fields in struct pcs_function
2024-04-01 17:30:22 linux-kernel [PATCH] pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and max77620_pctrl_info
2024-04-01 15:41:39 linux-kernel [PATCH] clk: nxp: Remove an unused field in struct lpc18xx_pll
2024-04-01 13:18:26 linux-kernel [PATCH] ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
2024-04-01 13:08:42 linux-kernel [PATCH] fpga: altera-cvp: Remove an unused field in struct altera_cvp_conf
2024-04-01 12:40:29 linux-kernel Re: [PATCH] clk: s2mps11: Check of_clk_add_hw_provider() result
2024-03-30 08:33:51 linux-kernel [PATCH net-next v2] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
2024-03-24 12:36:44 linux-kernel [PATCH] iio: pressure: hsc030pa: Use spi_read()
2024-03-24 09:21:57 linux-crypto Re: [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
2024-03-23 21:19:49 linux-crypto Re: [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
2024-03-23 06:59:49 linux-kernel [PATCH 0/3] usb: gadget: u_audio:
2024-03-23 06:58:30 linux-kernel [PATCH 2/3] usb: gadget: u_audio: Use the 2-argument version of strscpy()
2024-03-23 06:58:26 linux-kernel [PATCH 3/3] usb: gadget: u_audio: Use snprintf() instead of sprintf()
2024-03-23 06:57:47 linux-kernel [PATCH 1/3] usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call
2024-03-18 21:48:03 linux-kernel Re: [PATCH] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
2024-03-18 18:19:41 linux-kernel Re: [PATCH v3 1/4] HID: hid-picolcd*: Convert sprintf/scnprintf to sysfs_emit/sysfs_emit_at
2024-03-17 14:52:16 linux-kernel Re: [RFC 08/14] fork: separate vmap stack alloction and free calls
2024-03-17 14:52:02 linux-kernel Re: [RFC 03/14] fork: Clean-up naming of vm_strack/vm_struct variables in vmap stacks code
2024-03-17 14:50:08 linux-kernel Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
2024-03-17 14:45:50 linux-kernel Re: [RFC 04/14] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE
2024-03-17 14:37:48 linux-kernel Re: [RFC 01/14] task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
2024-03-17 07:54:02 linux-kernel Re: [PATCH] usb: typec: anx7411: Fix possible buffer overflow in anx7411_send_msg()
2024-03-16 19:52:47 linux-kernel [PATCH] drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()
2024-03-16 17:08:21 linux-kernel [PATCH] bus: ts-nbus: Fix an error handling path in ts_nbus_probe()
2024-03-16 14:03:42 linux-kernel Re: [PATCH V2] irqchip/loongson-pch-pic: Update interrupt registration policy
2024-03-16 10:16:32 linux-kernel [PATCH] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
2024-03-10 16:21:16 linux-kernel [PATCH] usb: dwc2: Remove cat_printf()
2024-03-09 18:42:44 linux-kernel Re: [PATCH v1 2/2] iio: core: Calculate alloc_size only once in iio_device_alloc()
2024-03-09 17:25:15 linux-kernel [PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
2024-03-09 08:24:56 linux-kernel [PATCH] pstore/zone: Don't clear memory twice
2024-03-09 07:21:19 linux-kernel Re: [PATCH v1 1/1] clk: fractional-divider: Move mask calculations out of lock
2024-03-02 18:41:40 linux-kernel Re: [PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
2024-03-02 18:39:20 linux-kernel Re: [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
2024-03-02 15:50:39 linux-kernel Re: [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
2024-03-02 15:49:29 linux-kernel Re: [PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
2024-03-01 16:48:31 linux-kernel Re: [PATCH] scsi: lpfc: correct size for cmdwqe/rspwqe for memset
2024-02-28 18:08:49 linux-kernel Re: [PATCH net 1/2] net: tehuti: Fix a missing pci_disable_msi() in the error handling path of bdx_probe()
2024-02-28 18:02:42 linux-kernel Re: [PATCH net 2/2] net: tehuti: Fix leaks in the error handling path of bdx_probe()
2024-02-27 21:35:58 linux-kernel [PATCH net 2/2] net: tehuti: Fix leaks in the error handling path of bdx_probe()
2024-02-27 21:32:20 linux-kernel [PATCH net 0/2] net: tehuti: Fix some error handling paths in bdx_probe()
2024-02-27 20:52:32 linux-kernel [PATCH net 1/2] net: tehuti: Fix a missing pci_disable_msi() in the error handling path of bdx_probe()
2024-02-26 21:46:41 linux-kernel [PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
2024-02-25 15:42:39 linux-kernel Re: [PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()