Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Ammar Faizi
| State =
Action Required
| Archived =
No
| 86 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
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[liburing,v1,2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()`
Makefile and t/no-mmap-inval updates
- 1 -
-
-
-
2023-12-19
Ammar Faizi
New
[liburing,v1,1/2] Makefile: Remove the `partcheck` target
Makefile and t/no-mmap-inval updates
- - -
-
-
-
2023-12-19
Ammar Faizi
New
[RFC,liburing,v1,3/3] src/Makefile: Allow using stack protector with libc
Introduce '--use-libc' option
- - -
-
-
-
2023-06-22
Ammar Faizi
New
[RFC,liburing,v1,2/3] configure: Introduce '--use-libc' option
Introduce '--use-libc' option
- - -
-
-
-
2023-06-22
Ammar Faizi
New
[RFC,liburing,v1,1/3] configure: Remove --nolibc option
Introduce '--use-libc' option
- - -
-
-
-
2023-06-22
Ammar Faizi
New
[liburing,v1,2/2] man/io_uring_for_each_cqe: Explicitly tell it's a macro and add an example
Fixes for io_uring_for_each_cqe
- - -
-
-
-
2023-06-09
Ammar Faizi
New
[liburing,v1,1/2] man/io_uring_for_each_cqe: Fix return value, title, and typo
Fixes for io_uring_for_each_cqe
- - -
-
-
-
2023-06-09
Ammar Faizi
New
[liburing,v1,2/2] recv-msgall: Fix invalid mutex usage
2 fixes for recv-msgall.c
- - -
-
-
-
2023-05-10
Ammar Faizi
New
[liburing,v1,1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
2 fixes for recv-msgall.c
- - -
-
-
-
2023-05-10
Ammar Faizi
New
[liburing,3/3] man/io_uring_cqe_get_data.3: Fix a misleading return value
io_uring-udp fix, manpage fix, and hppa cross-compiler
- - -
-
-
-
2023-04-15
Ammar Faizi
New
[liburing,2/3] github: Add hppa cross compiler
io_uring-udp fix, manpage fix, and hppa cross-compiler
- - -
-
-
-
2023-04-15
Ammar Faizi
New
[liburing,1/3] io_uring-udp: Fix the wrong IPv6 binary to string conversion
io_uring-udp fix, manpage fix, and hppa cross-compiler
- - -
-
-
-
2023-04-15
Ammar Faizi
New
[RFC,liburing,v1,2/2] man: Add `io_uring_prep_sendto()`
io_uring sendto
- - -
-
-
-
2023-04-15
Ammar Faizi
New
[RFC,liburing,v1,1/2] liburing: Add `io_uring_prep_sendto()`
io_uring sendto
- - -
-
-
-
2023-04-15
Ammar Faizi
New
[liburing,v1,3/3] man/io_uring_register_{buffers,files}: Kill trailing whitespaces
Small fixes and CI update
- - -
-
-
-
2023-03-07
Ammar Faizi
New
[liburing,v1,2/3] github: Append `-Wno-sign-compare` to the GitHub build bot CFLAGS
Small fixes and CI update
- - -
-
-
-
2023-03-07
Ammar Faizi
New
[liburing,v1,1/3] io_uring-udp: Fix the wrong `inet_ntop()` argument
Small fixes and CI update
- - -
-
-
-
2023-03-07
Ammar Faizi
New
[v1,2/2] MAINTAINERS: Add workqueue_internal.h to the WORKQUEUE entry
Two small patches for workqueue
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[v1,1/2] workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()
Two small patches for workqueue
- 1 -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
Documentation: Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,1/2] Documentation: btrfs: Document wq_cpu_set mount option
Documentation: Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,4/6] btrfs: Add wq_cpu_set=%s mount option
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,3/6] btrfs: Create btrfs CPU set struct and helpers
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RFC,v1,1/6] workqueue: Add set_workqueue_cpumask() helper function
Introducing `wq_cpu_set` mount option for btrfs
- - -
-
-
-
2023-02-26
Ammar Faizi
New
[RESEND,RFC,v8,3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[RESEND,RFC,v8,2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[RESEND,RFC,v8,1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[RFC,v8,3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[RFC,v8,2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[RFC,v8,1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
Intel FRED architecture support for the sysret_rip selftest
- - -
-
-
-
2023-02-20
Ammar Faizi
New
[liburing] tests: Don't use error.h because it's not portable
[liburing] tests: Don't use error.h because it's not portable
- - -
-
-
-
2023-02-12
Ammar Faizi
New
[RFC,v7,3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v7,2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v7,1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v6,3/3] selftests/x86: sysret_rip: Test opportunistic SYSRET
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v6,2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v6,1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v5,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v5,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v4,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v4,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
sysret_rip update for the Intel FRED architecture
- - -
-
-
-
2023-01-25
Ammar Faizi
New
[RFC,v3,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
selftests/x86: sysret_rip update for FRED system
1 - -
-
-
-
2023-01-24
Ammar Faizi
New
[RFC,v3,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
selftests/x86: sysret_rip update for FRED system
1 - -
-
-
-
2023-01-24
Ammar Faizi
New
[RFC,v2,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
selftests/x86: sysret_rip update for FRED system
- - -
-
-
-
2023-01-24
Ammar Faizi
New
[RFC,v2,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
selftests/x86: sysret_rip update for FRED system
1 - -
-
-
-
2023-01-24
Ammar Faizi
New
[RFC,v1,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
selftests/x86: sysret_rip update for FRED system
- - -
-
-
-
2023-01-24
Ammar Faizi
New
[RFC,v1,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
selftests/x86: sysret_rip update for FRED system
- - -
-
-
-
2023-01-24
Ammar Faizi
New
[liburing,v1] man/io_uring_prep_splice.3: Fix description in io_uring_prep_splice() manpage
[liburing,v1] man/io_uring_prep_splice.3: Fix description in io_uring_prep_splice() manpage
- 1 -
-
-
-
2023-01-12
Ammar Faizi
New
[liburing,v1,4/4] man/io_uring_prep_splice.3: Explain more about io_uring_prep_splice()
liburing updates for 2.4
- - -
-
-
-
2023-01-12
Ammar Faizi
New
[liburing,v1,3/4] liburing.h: 's/is adjust/is adjusted/' and fix indentation
liburing updates for 2.4
- - -
-
-
-
2023-01-12
Ammar Faizi
New
[liburing,v1,2/4] CHANGELOG: Note about --nolibc configure option deprecation
liburing updates for 2.4
- - -
-
-
-
2023-01-12
Ammar Faizi
New
[liburing,v1,1/4] liburing-ffi.map: Add io_uring_prep_msg_ring_cqe_flags() function
liburing updates for 2.4
- - -
-
-
-
2023-01-12
Ammar Faizi
New
[v3,5/5] selftests/nolibc: Add `signal(2)` selftest
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v3,4/5] selftests/nolibc: Add `sigaction(2)` selftest
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v3,3/5] selftests/nolibc: Add `fork(2)` selftest
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v3,2/5] nolibc/sys: Implement `signal(2)` function
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v3,1/5] nolibc/sys: Implement `sigaction(2)` function
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[RESEND,v1,3/3] selftests/nolibc: Add `getpagesize(2)` selftest
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[RESEND,v1,2/3] nolibc/sys: Implement `getpagesize(2)` function
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[RESEND,v1,1/3] nolibc/stdlib: Implement `getauxval(3)` function
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v2,4/4] selftests/nolibc: Add `sigaction(2)` selftest
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v2,3/4] selftests/nolibc: Add `fork(2)` selftest
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v2,2/4] nolibc/sys: Implement `signal(2)` function
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v2,1/4] nolibc/sys: Implement `sigaction(2)` function
nolibc signal handling support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v1,3/3] selftests/nolibc: Add `getpagesize(2)` selftest
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v1,2/3] nolibc/sys: Implement `getpagesize(2)` function
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v1,1/3] nolibc/stdlib: Implement `getauxval(3)` function
nolibc auxiliary vector retrieval support
- - -
-
-
-
2023-01-08
Ammar Faizi
New
[v1] x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
[v1] x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
- - -
-
-
-
2022-12-23
Ammar Faizi
New
[v1] driver core: Silence 'unused-but-set variable' warning
[v1] driver core: Silence 'unused-but-set variable' warning
- - -
-
-
-
2022-12-23
Ammar Faizi
New
[v1,2/2] ACPICA: Silence 'unused-but-set variable' warning
clang warning cleanups
- - -
-
-
-
2022-12-23
Ammar Faizi
New
[v1,1/2] ACPI: Silence missing prototype warnings
clang warning cleanups
- - -
-
-
-
2022-12-23
Ammar Faizi
New
[RFC,v1,8/8] selftests/nolibc: Add `getpagesize(2)` selftest
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,7/8] selftests/nolibc: Add `signal(2)` selftest
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,6/8] selftests/nolibc: Add `sigaction(2)` selftest
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,5/8] selftests/nolibc: Add `fork(2)` selftest
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,4/8] selftests/nolibc: Add `-Wall` and `-Wno-unsed-function` to the CFLAGS
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,3/8] nolibc/sys: Implement `getpagesize(2)` function
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,2/8] nolibc/sys: Implement `signal(2)` function
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
[RFC,v1,1/8] nolibc/sys: Implement `sigaction(2)` function
- - -
-
-
-
2022-12-22
Ammar Faizi
New
[RFC,v1,0/8] nolibc signal handling support
- - -
-
-
-
2022-12-22
Ammar Faizi
New
MAINTAINERS: io_uring: Add include/trace/events/io_uring.h
MAINTAINERS: io_uring: Add include/trace/events/io_uring.h
- - -
-
-
-
2022-12-19
Ammar Faizi
New
[v1,2/2] io_uring: uapi: Don't use a zero-size array
io_uring uapi updates
- - -
-
-
-
2022-11-15
Ammar Faizi
New
[v1,1/2] io_uring: uapi: Don't force linux/time_types.h for userspace
io_uring uapi updates
- - -
-
-
-
2022-11-15
Ammar Faizi
New