LinuxLists
Users
About
Alviro Iskandar Setiawan (
[email protected]
)
Number of posts: 24 (0.04 per day)
First post: 2022-03-01 17:03:29
Last post: 2023-12-19 12:08:06
Date
List
Subject
2023-12-19 12:08:06
linux-kernel
Re: [PATCH liburing v1 2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()`
2023-09-04 05:41:37
linux-kernel
Re: [RFC PATCH v3 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
2023-09-03 13:41:59
linux-kernel
Re: [RFC PATCH v3 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function
2023-08-30 22:12:12
linux-kernel
Re: [RFC PATCH v1 2/5] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
2023-01-15 17:10:43
linux-kernel
Re: [PATCH v3 0/5] nolibc signal handling support
2023-01-08 13:43:54
linux-kernel
Re: [PATCH v2 0/4] nolibc signal handling support
2023-01-03 04:11:18
linux-kernel
Re: [RFC PATCH v1 0/8] nolibc signal handling support
2022-05-23 03:15:51
linux-kernel
Re: [PATCH v1 1/2] tools/nolibc/stdlib: Support overflow checking for older compiler versions
2022-05-09 11:22:14
linux-kernel
[PATCH 1/1] tools/nolibc/stdio: Add format attribute to enable printf warnings
2022-05-09 10:23:56
linux-kernel
[PATCH 0/1] Add format attribute to enable printf warnings
2022-03-24 21:43:16
linux-kernel
Re: [PATCH v1 04/11] tools/nolibc: x86-64: Use appropriate register constraints if exist
2022-03-23 13:25:22
linux-kernel
Re: [RFC PATCH v2 3/8] tools/nolibc: i386: Implement syscall with 6 arguments
2022-03-22 14:01:27
linux-kernel
Re: [RFC PATCH v2 6/8] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
2022-03-21 23:28:17
linux-kernel
Re: [RFC PATCH v1 5/6] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
2022-03-21 22:52:09
linux-kernel
Re: [RFC PATCH v1 3/6] tools/nolibc: i386: Implement syscall with 6 arguments
2022-03-21 22:42:20
linux-kernel
Re: [RFC PATCH v1 3/6] tools/nolibc: i386: Implement syscall with 6 arguments
2022-03-21 17:52:15
linux-kernel
Re: [RFC PATCH v1 6/6] tools/include/string: Implement `strdup()` and `strndup()`
2022-03-21 13:58:57
linux-kernel
Re: [RFC PATCH v1 6/6] tools/include/string: Implement `strdup()` and `strndup()`
2022-03-17 06:05:20
linux-kernel
Re: [PATCH] ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning
2022-03-15 10:13:46
linux-kernel
[PATCH for-5.18 v2] ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning
2022-03-09 07:18:24
linux-kernel
[PATCH] ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning
2022-03-03 02:51:41
linux-kernel
Re: [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails
2022-03-03 02:02:26
linux-kernel
Re: [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails
2022-03-01 17:03:29
linux-kernel
Re: [PATCH v4 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`