LinuxLists
Users
About
Ahmed S. Darwish (
[email protected]
)
Number of posts: 280 (0.37 per day)
First post: 2020-03-09 18:16:42
Last post: 2022-04-03 06:44:33
Previous Page
/
Next Page
Date
List
Subject
2020-07-20 16:36:56
linux-kernel
[PATCH v4 09/24] seqlock: Extend seqcount API with associated locks
2020-07-20 16:36:40
linux-kernel
[PATCH v4 13/24] sched: tasks: Use sequence counter with associated spinlock
2020-07-20 16:36:28
linux-kernel
[PATCH v4 10/24] seqlock: Align multi-line macros newline escapes at 72 columns
2020-07-20 16:36:03
linux-kernel
[PATCH v4 02/24] seqlock: Properly format kernel-doc code samples
2020-07-20 16:36:01
linux-kernel
[PATCH v4 16/24] xfrm: policy: Use sequence counters with associated lock
2020-07-20 16:35:39
linux-kernel
[PATCH v4 20/24] iocost: Use sequence counter with associated spinlock
2020-07-20 16:35:16
linux-kernel
[PATCH v4 06/24] seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
2020-07-20 16:35:01
linux-kernel
[PATCH v4 11/24] dma-buf: Remove custom seqcount lockdep class key
2020-07-20 16:34:46
linux-kernel
[PATCH v4 12/24] dma-buf: Use sequence counter with associated wound/wait mutex
2020-07-20 16:34:21
linux-kernel
[PATCH v4 14/24] netfilter: conntrack: Use sequence counter with associated spinlock
2020-07-20 16:34:06
linux-kernel
[PATCH v4 15/24] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
2020-07-20 16:33:49
linux-kernel
[PATCH v4 17/24] timekeeping: Use sequence counter with associated raw spinlock
2020-07-20 16:33:12
linux-kernel
[PATCH v4 22/24] userfaultfd: Use sequence counter with associated spinlock
2020-07-20 16:33:03
linux-kernel
[PATCH v4 23/24] kvm/eventfd: Use sequence counter with associated spinlock
2020-07-20 16:32:48
linux-kernel
[PATCH v4 24/24] hrtimer: Use sequence counter with associated raw spinlock
2020-07-20 16:00:10
linux-kernel
[PATCH v4 19/24] raid5: Use sequence counter with associated spinlock
2020-07-20 15:59:44
linux-kernel
[PATCH v4 18/24] vfs: Use sequence counter with associated spinlock
2020-07-20 15:58:56
linux-nfs
[PATCH v4 21/24] NFSv4: Use sequence counter with associated spinlock
2020-07-20 15:58:49
linux-kernel
[PATCH v4 05/24] seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
2020-07-20 15:58:27
linux-kernel
[PATCH v4 04/24] seqlock: Reorder seqcount_t and seqlock_t API definitions
2020-07-20 15:56:57
linux-kernel
[PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write
2020-07-20 15:56:48
linux-kernel
[PATCH v4 07/24] lockdep: Add preemption enabled/disabled assertion APIs
2020-07-20 15:56:17
linux-kernel
[PATCH v4 03/24] seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
2020-07-20 15:56:12
linux-kernel
[PATCH v4 00/24] seqlock: Extend seqcount API with associated locks
2020-07-15 12:34:58
linux-kernel
[PATCH] time/sched_clock: Use raw_read_seqcount_latch()
2020-07-15 09:34:46
linux-kernel
Re: [PATCH v2 1/6] sched_clock: Expose struct clock_read_data
2020-07-15 07:23:14
linux-kernel
Re: [PATCH v2 1/6] sched_clock: Expose struct clock_read_data
2020-07-15 06:25:14
linux-kernel
Re: [PATCH v2 1/6] sched_clock: Expose struct clock_read_data
2020-07-15 06:02:39
linux-kernel
Re: [PATCH v2 0/6] arm64: perf: Proper cap_user_time* support
2020-07-08 15:59:07
linux-kernel
Re: [PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
2020-07-08 15:10:14
linux-kernel
Re: [PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
2020-07-08 10:46:26
linux-kernel
Re: [PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
2020-07-08 10:37:04
linux-kernel
Re: [PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
2020-07-07 10:14:42
linux-kernel
Re: [PATCH v3 01/20] Documentation: locking: Describe seqlock design and usage
2020-07-07 08:43:48
linux-kernel
Re: [PATCH v3 06/20] seqlock: Extend seqcount API with associated locks
2020-06-30 06:00:57
linux-kernel
Re: [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
2020-06-30 05:49:55
linux-kernel
[PATCH v3 16/20] iocost: Use sequence counter with associated spinlock
2020-06-30 05:49:34
linux-kernel
[PATCH v3 14/20] vfs: Use sequence counter with associated spinlock
2020-06-30 05:49:22
linux-kernel
[PATCH v3 13/20] timekeeping: Use sequence counter with associated raw spinlock
2020-06-30 05:48:40
linux-kernel
[PATCH v3 15/20] raid5: Use sequence counter with associated spinlock
2020-06-30 05:48:20
linux-kernel
[PATCH v3 04/20] lockdep: Add preemption enabled/disabled assertion APIs
2020-06-30 05:48:08
linux-kernel
[PATCH v3 18/20] userfaultfd: Use sequence counter with associated spinlock
2020-06-30 05:48:05
linux-kernel
[PATCH v3 19/20] kvm/eventfd: Use sequence counter with associated spinlock
2020-06-30 05:48:04
linux-kernel
[PATCH v3 20/20] hrtimer: Use sequence counter with associated raw spinlock
2020-06-30 05:47:54
linux-kernel
[PATCH v3 17/20] NFSv4: Use sequence counter with associated spinlock
2020-06-30 05:47:32
linux-kernel
[PATCH v3 12/20] xfrm: policy: Use sequence counters with associated lock
2020-06-30 05:47:05
linux-kernel
[PATCH v3 11/20] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
2020-06-30 05:46:55
linux-kernel
[PATCH v3 10/20] netfilter: conntrack: Use sequence counter with associated spinlock
2020-06-30 05:46:45
linux-kernel
[PATCH v3 09/20] sched: tasks: Use sequence counter with associated spinlock
2020-06-30 05:46:39
linux-kernel
[PATCH v3 08/20] dma-buf: Use sequence counter with associated wound/wait mutex
2020-06-30 05:46:33
linux-kernel
[PATCH v3 07/20] dma-buf: Remove custom seqcount lockdep class key