Ammar Faizi ([email protected])

Number of posts: 432 (0.44 per day)
First post: 2021-07-30 15:31:56
Last post: 2024-04-19 09:10:34

Date List Subject
2023-02-27 09:48:16 linux-kernel Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 18:29:22 linux-kernel Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 18:26:28 linux-kernel Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 16:53:53 linux-kernel [PATCH v1 2/2] MAINTAINERS: Add workqueue_internal.h to the WORKQUEUE entry
2023-02-26 16:53:49 linux-kernel [PATCH v1 1/2] workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()
2023-02-26 16:53:47 linux-kernel [PATCH v1 0/2] Two small patches for workqueue
2023-02-26 16:27:05 linux-kernel [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
2023-02-26 16:26:58 linux-kernel [RFC PATCH v1 1/2] Documentation: btrfs: Document wq_cpu_set mount option
2023-02-26 16:26:54 linux-kernel [RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 16:04:16 linux-kernel [RFC PATCH v1 6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro
2023-02-26 16:04:12 linux-kernel [RFC PATCH v1 5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used
2023-02-26 16:04:01 linux-kernel [RFC PATCH v1 4/6] btrfs: Add wq_cpu_set=%s mount option
2023-02-26 16:03:52 linux-kernel [RFC PATCH v1 3/6] btrfs: Create btrfs CPU set struct and helpers
2023-02-26 16:03:49 linux-kernel [RFC PATCH v1 2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`
2023-02-26 16:03:44 linux-kernel [RFC PATCH v1 1/6] workqueue: Add set_workqueue_cpumask() helper function
2023-02-26 16:03:36 linux-kernel [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-20 03:10:48 linux-kernel [RESEND RFC PATCH v8 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
2023-02-20 03:10:37 linux-kernel [RESEND RFC PATCH v8 2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
2023-02-20 03:10:28 linux-kernel [RESEND RFC PATCH v8 1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
2023-02-20 03:10:19 linux-kernel [RESEND RFC PATCH v8 0/3] Intel FRED architecture support for the sysret_rip selftest
2023-02-20 03:03:59 linux-kernel [RFC PATCH v8 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
2023-02-20 03:03:47 linux-kernel [RFC PATCH v8 2/3] selftests/x86: sysret_rip: Add more tests to verify the 'syscall' behavior
2023-02-20 03:03:39 linux-kernel [RFC PATCH v8 1/3] selftests/x86: sysret_rip: Handle syscall on the Intel FRED architecture
2023-02-20 03:03:28 linux-kernel [RFC PATCH v8 0/3] Intel FRED architecture support for the sysret_rip selftest
2023-02-18 04:27:59 linux-kernel Re: [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
2023-02-15 10:44:56 linux-kernel Re: [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-02-15 10:42:41 linux-kernel Re: [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-02-15 07:51:19 linux-kernel Re: [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
2023-02-12 23:41:05 linux-kernel [PATCH liburing] tests: Don't use error.h because it's not portable
2023-01-26 20:16:39 linux-kernel Re: [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-26 20:09:06 linux-kernel Re: [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 23:24:57 linux-kernel [RFC PATCH v7 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
2023-01-25 23:24:51 linux-kernel [RFC PATCH v7 2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
2023-01-25 23:24:38 linux-kernel [RFC PATCH v7 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 23:24:30 linux-kernel [RFC PATCH v7 0/3] sysret_rip update for the Intel FRED architecture
2023-01-25 23:02:08 linux-kernel Re: [RFC PATCH v6 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 21:18:10 linux-kernel [RFC PATCH v6 3/3] selftests/x86: sysret_rip: Test opportunistic SYSRET
2023-01-25 21:17:49 linux-kernel [RFC PATCH v6 2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
2023-01-25 21:17:45 linux-kernel [RFC PATCH v6 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 21:17:32 linux-kernel [RFC PATCH v6 0/3] sysret_rip update for the Intel FRED architecture
2023-01-25 17:41:38 linux-kernel Re: [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
2023-01-25 11:45:13 linux-kernel Re: [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 10:01:40 linux-kernel Re: [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 09:57:34 linux-kernel Re: [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 08:54:32 linux-kernel Re: [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 08:33:21 linux-kernel Re: [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
2023-01-25 03:50:36 linux-kernel [RFC PATCH v5 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
2023-01-25 03:50:23 linux-kernel [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 03:50:18 linux-kernel [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
2023-01-25 03:44:56 linux-kernel Re: [RFC PATCH v4 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-25 03:37:20 linux-kernel Re: [RFC PATCH v4 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system