Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
wanghongzhe
| State =
Action Required
| 4 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RESEND,v3] seccomp: Improve performance by optimizing rmb()
[RESEND,v3] seccomp: Improve performance by optimizing rmb()
-
-
-
2021-03-09
wanghongzhe
New
[v2] seccomp: Improve performace by optimizing rmb()
[v2] seccomp: Improve performace by optimizing rmb()
-
-
-
2021-02-05
wanghongzhe
New
[v1,1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that TSYNC is a cross-thread situation, and rmb() is a mandatory barrier which should not be used to control SMP effects, since mandatory barriers impose unnecessa
[v1,1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that ...
-
-
-
2021-02-02
wanghongzhe
New
seccomp: Improve performance by optimizing memory barrier
seccomp: Improve performance by optimizing memory barrier
-
-
-
2021-02-01
wanghongzhe
New