Rasmus Villemoes ([email protected])

Number of posts: 353 (0.13 per day)
First post: 2016-12-12 09:27:58
Last post: 2024-04-17 07:54:23

Date List Subject
2024-04-17 07:54:23 linux-kernel Re: [PATCH] seq_file: Optimize seq_puts()
2024-02-13 12:06:20 linux-kernel Re: lib/vsprintf.c:1528:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute
2024-02-06 08:45:24 linux-kernel Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
2024-01-31 08:37:25 linux-kernel Re: [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition
2024-01-30 15:18:59 linux-kernel Re: [PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-01-30 12:45:58 linux-kernel Re: [linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
2024-01-29 20:24:03 linux-kernel Re: [PATCH 5/5] overflow: Introduce inc_wrap() and dec_wrap()
2024-01-29 20:09:02 linux-kernel Re: [PATCH 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
2024-01-23 08:14:58 linux-kernel Re: [PATCH 03/82] overflow: Introduce add_wrap()
2024-01-23 08:03:39 linux-kernel Re: [PATCH 02/82] overflow: Introduce add_would_overflow()
2024-01-10 22:58:26 linux-kernel Re: [PATCH v2] workqueue.c: Increase workqueue name length
2024-01-10 22:52:57 linux-kernel Re: [PATCH v2] workqueue.c: Increase workqueue name length
2024-01-10 22:06:43 linux-kernel Re: [PATCH v2] workqueue.c: Increase workqueue name length
2024-01-10 20:56:38 linux-kernel Re: [PATCH v2] workqueue.c: Increase workqueue name length
2024-01-09 14:35:12 linux-kernel Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree
2023-11-29 08:58:53 linux-kernel Re: [PATCH] checkpatch: don't complain on _Static_assert and _Generic use
2023-11-24 13:37:42 linux-kernel Re: [PATCH v3] serial: imx: fix tx statemachine deadlock
2023-11-22 13:35:19 linux-kernel Re: [PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
2023-11-22 08:05:31 linux-kernel Re: [PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
2023-11-21 07:27:53 linux-kernel Re: [PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
2023-11-20 13:25:07 linux-kernel [PATCH] serial: imx: also enable Transmit Complete interrupt in rs232 mode
2023-08-10 09:22:10 linux-kernel Re: [PATCH 1/2] drm/exec: use unique instead of local label
2023-07-28 15:11:01 linux-kernel Re: [PATCH v3 0/8] rtc: isl12022: battery backup voltage and clock support
2023-06-09 08:33:45 linux-kernel Re: [PATCH v2 0/2] Lock and Pointer guards
2023-06-08 12:08:52 linux-kernel Re: [PATCH V8 0/7] drm: bridge: samsung-dsim: Support variable clocking
2023-06-07 13:32:19 linux-kernel Re: [PATCH V8 0/7] drm: bridge: samsung-dsim: Support variable clocking
2023-05-30 08:21:07 linux-kernel Re: [PATCH V4 1/2] soc: imx: Correct i.MX8MP soc device
2023-05-25 07:12:34 linux-kernel Re: [PATCH V3] soc: imx: support i.MX93 soc device
2023-05-24 14:02:21 linux-kernel Re: [PATCH V3] soc: imx: support i.MX93 soc device
2023-05-16 11:48:00 linux-kernel Re: [PATCH 0/3] spi: spi-imx: fix use of more than four chip selects
2023-02-27 08:31:43 linux-kernel Re: [PATCH v6 01/12] kbuild: add a tool to list files ignored by git
2023-02-20 12:19:50 linux-kernel Re: [PATCH v4 0/6] drm: lcdif: Add i.MX93 LCDIF support
2023-01-31 10:59:26 linux-kernel Re: [PATCH resend] compiler-intel: Remove duplicate RELOC_HIDE()
2023-01-09 09:23:14 linux-kernel Re: commit 3497b9a5 (usb: dwc3: add power down scale setting) breaks imx8mp
2023-01-06 11:57:46 linux-kernel commit 3497b9a5 (usb: dwc3: add power down scale setting) breaks imx8mp
2022-12-21 15:40:38 linux-kernel Re: [PATCH v2] kbuild: treat char as always unsigned
2022-12-15 08:11:08 linux-kernel Re: [GIT PULL] vfsuid updates for v6.2
2022-12-07 10:54:07 linux-kernel Re: [PATCH 0/3] add dt configuration for dp83867 led modes
2022-11-18 08:57:58 linux-crypto Re: Coverity: add_early_randomness(): Integer handling issues
2022-11-16 08:24:40 linux-kernel Re: scripts/config bug: can not enable CONFIG_FONT_MINI_4x6
2022-11-02 12:13:45 linux-kernel Re: [PATCH v5] overflow: Introduce overflows_type() and castable_to_type()
2022-11-02 10:26:26 linux-kernel Re: [PATCH 4/6] string: Add __realloc_size hint to kmemdup()
2022-10-25 20:09:32 linux-kernel Re: [PATCH] lib/string.c: Improve strcasecmp speed by not lowering if chars match
2022-10-18 10:46:42 linux-kernel Re: [PATCH] driver core: Add __alloc_size hint to devm allocators
2022-10-18 10:46:23 linux-kernel Re: [PATCH] driver core: Add __alloc_size hint to devm allocators
2022-09-05 13:38:08 linux-kernel Re: [PATCH -next v3] rtc: fsl-ftm-alarm: Use module_init and add module_exit
2022-08-18 09:05:33 linux-kernel Re: [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery
2022-08-02 09:50:04 linux-kernel Re: [PATCH v8 02/31] kallsyms: avoid hardcoding buffer size
2022-06-22 06:41:57 linux-kernel Re: [PATCH 00/14] arm64: dts: imx8mp: correct pad settings
2022-05-16 13:55:04 linux-kernel Re: [PATCH v3] workqueue: Wrap flush_workqueue() using a macro
2022-05-16 13:14:56 linux-kernel Re: ERROR: drivers: iscsi: iscsi_target.c