Toggle navigation
Patchwork
Patches credited to Alex Shi
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: none
| 262 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
Apply
«
1
2
3
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[39/52] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[38/52] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[37/52] arm/arm64: KVM: Turn kvm_psci_version into a static inline
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[36/52] arm64: KVM: Make PSCI_VERSION a fast path
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[35/52] arm/arm64: KVM: Advertise SMCCC v1.1
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[34/52] arm/arm64: KVM: Implement PSCI 1.0 support
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[33/52] arm/arm64: KVM: Add smccc accessors to PSCI code
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
Superseded
[32/52] arm/arm64: KVM: Add PSCI_VERSION helper
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[31/52] arm/arm64: KVM: Consolidate the PSCI include files
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[30/52] arm64: KVM: Increment PC after handling an SMC trap
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
Superseded
[29/52] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[28/52] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[27/52] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[26/52] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
Superseded
[25/52] arm64: KVM: Use per-CPU vector when BP hardening is enabled
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[24/52] arm64: Move BP hardening to check_and_switch_context
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[23/52] arm64: Add skeleton to harden the branch predictor against aliasing attacks
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[22/52] arm64: Move post_ttbr_update_workaround to C code
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
New
[21/52] arm64: cpufeature: Pass capability structure to ->enable callback
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[20/52] arm64: Run enable method for errata work arounds on late CPUs
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[19/52] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[18/52] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[17/52] drivers/firmware: Expose psci_get_version through psci_ops structure
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[16/52] arm64: futex: Mask __user pointers prior to dereference
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[15/52] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
New
[14/52] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[13/52] arm64: uaccess: Prevent speculative use of the current addr_limit
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[12/52] arm64: entry: Ensure branch through syscall table is bounded under speculation
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[11/52] arm64: syscallno is secretly an int, make it official
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
New
[10/52] arm64: Use pointer masking to limit uaccess speculation
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[09/52] arm64: Make USER_DS an inclusive limit
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[08/52] arm64: uaccess: consistently check object sizes
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[07/52] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[06/52] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
New
[05/52] arm64: move TASK_* definitions to <asm/processor.h>
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
New
[04/52] arm64: Implement array_index_mask_nospec()
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[03/52] arm64: barrier: Add CSDB macros to control data-value prediction
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[02/52] arm64: alternatives: apply boot time fixups via the linear mapping
Untitled series #9367
-
-
-
2018-02-26
Alex Shi
Superseded
[01/52] mm: Introduce lm_alias
[01/52] mm: Introduce lm_alias
-
-
-
2018-02-26
Alex Shi
Superseded
a fixing patch for 4.15 sched change of cpu_ptr
a fixing patch for 4.15 sched change of cpu_ptr
-
-
-
2017-12-15
Alex Shi
New
[v2,resend,2/2] rtmutex: update rt-mutex
Untitled series #3072
-
-
-
2017-07-31
Alex Shi
Accepted
[v4,resend,1/2] rtmutex: update rt-mutex-design
[v4,resend,1/2] rtmutex: update rt-mutex-design
-
-
-
2017-07-31
Alex Shi
Accepted
cpu_pm: replace raw_notifier to atomic_notifier
-
-
-
2017-07-28
Alex Shi
New
[v3] cpu_pm: replace raw_notifier to atomic_notifier
-
-
-
2017-07-28
Alex Shi
Superseded
rtmutex: remove unnecessary adjust prio
-
-
-
2017-07-13
Alex Shi
New
cpu_pm: replace raw_notifier to atomic_notifier
-
-
-
2017-07-12
Alex Shi
New
[3/3] rtmutex: remove unnecessary adjust prio
Untitled series #2749
-
-
-
2017-07-07
Alex Shi
Superseded
[v2,2/3] rtmutex: update rt-mutex
Untitled series #2748
-
-
-
2017-07-07
Alex Shi
Superseded
[v4,1/3] rtmutex: update rt-mutex-design
[v4,1/3] rtmutex: update rt-mutex-design
-
-
-
2017-07-07
Alex Shi
Superseded
cpu_pm: replace raw_notifier to atomic_notifier
-
-
-
2017-07-06
Alex Shi
New
[RFC] cpu_pm/rt: replace rt rwlock with raw spinlock
-
-
-
2017-06-14
Alex Shi
New
[3/3] rtmutex: remove unnecessary adjust prio
Untitled series #1578
-
-
-
2017-05-25
Alex Shi
Superseded
[v2,2/3] rtmutex: update rt-mutex
Untitled series #1579
-
-
-
2017-05-25
Alex Shi
Superseded
[v3,1/3] rtmutex: update rt-mutex-design
[v3,1/3] rtmutex: update rt-mutex-design
-
-
-
2017-05-25
Alex Shi
Superseded
[v2,3/3] rtmutex: remove unnecessary adjust prio
[v2,1/3] rtmutex: update rt-mutex-design
-
-
-
2017-04-21
Alex Shi
Superseded
[v2,2/3] rtmutex: update rt-mutex
[v2,1/3] rtmutex: update rt-mutex-design
-
-
-
2017-04-21
Alex Shi
Superseded
[v2,1/3] rtmutex: update rt-mutex-design
[v2,1/3] rtmutex: update rt-mutex-design
-
-
-
2017-04-21
Alex Shi
Superseded
[3/3] rtmutex: remove unnecessary adjust prio
rtmutex comments update and trival fix
-
-
-
2017-04-13
Alex Shi
Superseded
[2/3] rtmutex: deboost priority conditionally when rt-mutex unlock
rtmutex comments update and trival fix
-
-
-
2017-04-13
Alex Shi
New
[1/3] rtmutex: comments update
rtmutex comments update and trival fix
-
-
-
2017-04-13
Alex Shi
New
[3/3] cpuidle/menu: add per cpu pm_qos_resume_latency consideration
-
-
-
2017-01-12
Alex Shi
New
[v2,2/3] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2017-01-12
Alex Shi
New
[1/3] cpuidle/menu: stop seeking deeper idle if current state is too deep
-
-
-
2017-01-12
Alex Shi
Accepted
[3/3] cpuidle/menu: add per cpu pm_qos_resume_latency consideration
-
-
-
2017-01-05
Alex Shi
Superseded
[2/3] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2017-01-05
Alex Shi
New
[1/3] cpuidle/menu: stop seeking deeper idle if current state is too deep
-
-
-
2017-01-05
Alex Shi
Superseded
[1/3] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2016-10-26
Alex Shi
New
[2/4] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2016-09-01
Alex Shi
New
[4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration
-
-
-
2016-08-25
Alex Shi
New
[3/4] cpuidle/menu: stop seeking deeper idle if current state is too deep
-
-
-
2016-08-25
Alex Shi
Accepted
[2/4] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2016-08-25
Alex Shi
Superseded
[1/4] cpu: clean up register_cpu func
-
-
-
2016-08-25
Alex Shi
Accepted
[2/4] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2016-08-22
Alex Shi
Superseded
[4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration
-
-
-
2016-08-19
Alex Shi
Superseded
[3/4] cpuidle/menu: stop seeking deeper idle if current state is too deep
-
-
-
2016-08-19
Alex Shi
Superseded
[2/4] cpu: expose pm_qos_resume_latency for each cpu
-
-
-
2016-08-19
Alex Shi
Superseded
[1/4] cpu: clean up register_cpu func
-
-
-
2016-08-19
Alex Shi
Accepted
[REF] x86/tlb: just do tlb flush on one of siblings of SMT
-
-
-
2016-04-06
Alex Shi
New
patch to fix psci_smp_avaliable build error
-
-
-
2016-02-19
Alex Shi
New
irqchip/gicv3-its: comfort build warnings
-
-
-
2015-09-02
Alex Shi
New
a old issue of ext4 on lts 3.10
-
-
-
2015-05-14
Alex Shi
New
sched/nohz: remove unused varible nohz_stamp in rq
-
-
-
2014-11-13
Alex Shi
New
sched/nohz: remove unused varible nohz_stamp in rq
-
-
-
2014-11-13
Alex Shi
New
vexpress/spc: fix a build warning on array bounds
-
-
-
2014-07-16
Alex Shi
Accepted
[RESEND,V5,0/8] remove cpu_load idx
-
-
-
2014-04-30
Alex Shi
New
[RFC] sched: let task migration destination cpu do active balance
-
-
-
2014-04-16
Alex Shi
New
[V5,8/8] sched: rename update_*_cpu_load
-
-
-
2014-04-16
Alex Shi
New
[V5,7/8] sched: remove rq->cpu_load and rq->nr_load_updates
-
-
-
2014-04-16
Alex Shi
New
[V5,6/8] sched: rewrite update_cpu_load_nohz
-
-
-
2014-04-16
Alex Shi
New
[V5,5/8] sched: clean up cpu_load update
-
-
-
2014-04-16
Alex Shi
New
[V5,4/8] sched: remove LB_BIAS
-
-
-
2014-04-16
Alex Shi
New
[V5,3/8] sched: remove source_load and target_load
-
-
-
2014-04-16
Alex Shi
New
[V5,2/8] sched: remove rq->cpu_load[load_idx] array
-
-
-
2014-04-16
Alex Shi
New
[V5,1/8] sched: shortcut to remove load_idx
-
-
-
2014-04-16
Alex Shi
New
[16/19] thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST
-
-
-
2014-03-25
Alex Shi
New
[13/19] arm: dts: add omap5 CORE thermal data
-
-
-
2014-03-25
Alex Shi
New
[12/19] arm: dts: add omap5 GPU thermal data
-
-
-
2014-03-25
Alex Shi
New
[11/19] arm: dts: add cooling properties on omap4460 cpu node
-
-
-
2014-03-25
Alex Shi
New
[10/19] arm: dts: add cooling properties on omap4430 cpu node
-
-
-
2014-03-25
Alex Shi
New
[09/19] arm: dts: add omap4 CPU thermal data
-
-
-
2014-03-25
Alex Shi
New
«
1
2
3
»
Bundling
Create bundle: