Current Team Memberships

Show patches with: Archived = No       |   4329 patches
« 1 2 ... 10 11 1243 44 »
Patch Series S/W/F Date Submitter Delegate State
[v4.4,27/45] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,26/45] arm64: cputype info for Broadcom Vulcan V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,25/45] arm64: Implement branch predictor hardening for affected Cortex-A CPUs V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,24/45] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,23/45] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,22/45] arm64: entry: Apply BP hardening for suspicious interrupts from EL0 V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,21/45] arm64: entry: Apply BP hardening for high-priority synchronous exceptions V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,20/45] mm: Introduce lm_alias V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar New
[v4.4,19/45] arm64: Move BP hardening to check_and_switch_context V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,18/45] arm64: Add skeleton to harden the branch predictor against aliasing attacks V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,17/45] arm64: cpufeature: Add scope for capability check V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,16/45] arm64: Move post_ttbr_update_workaround to C code V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,15/45] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,14/45] drivers/firmware: Expose psci_get_version through psci_ops structure V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,13/45] arm64: cpufeature: Pass capability structure to ->enable callback V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar New
[v4.4,12/45] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,11/45] arm64: kasan: instrument user memory access API V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,10/45] mm/kasan: add API to check memory regions V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,09/45] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,08/45] arm64: uaccess: Prevent speculative use of the current addr_limit V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,07/45] arm64: entry: Ensure branch through syscall table is bounded under speculation V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,06/45] arm64: Use pointer masking to limit uaccess speculation V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,05/45] arm64: Make USER_DS an inclusive limit V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,04/45] arm64: move TASK_* definitions to <asm/processor.h> V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,03/45] arm64: remove duplicate macro __KERNEL__ check V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar New
[v4.4,02/45] arm64: Implement array_index_mask_nospec() V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[v4.4,01/45] arm64: barrier: Add CSDB macros to control data-value prediction V4.4 backport of arm64 Spectre patches --- 2019-06-14 Viresh Kumar Superseded
[V3,5/5] cpufreq: Add QoS requests for userspace constraints [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar Superseded
[V3,4/5] cpufreq: Register notifiers with the PM QoS framework [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar New
[V3,3/5] PM / QoS: Add support for MIN/MAX frequency constraints [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar New
[V3,2/5] PM / QOS: Pass request type to dev_pm_qos_read_value() cpufreq: Use QoS layer to manage freq-constraints --- 2019-06-10 Viresh Kumar New
[V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar Superseded
[V3] KVM: arm64: Implement vq_present() as a macro [V3] KVM: arm64: Implement vq_present() as a macro --- 2019-06-10 Viresh Kumar Accepted
[V2] KVM: arm64: Implement vq_present() as a macro [V2] KVM: arm64: Implement vq_present() as a macro --- 2019-06-10 Viresh Kumar New
sched/fair: Introduce fits_capacity() sched/fair: Introduce fits_capacity() --- 2019-06-04 Viresh Kumar Accepted
KVM: arm64: Drop 'const' from argument of vq_present() KVM: arm64: Drop 'const' from argument of vq_present() --- 2019-06-04 Viresh Kumar New
cpufreq: Call transition notifier only once for each policy --- 2019-05-16 Viresh Kumar Rejected
x86: tsc: Rework time_cpufreq_notifier() --- 2019-05-16 Viresh Kumar Rejected
[2/2] opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() Untitled series #20320 --- 2019-05-13 Viresh Kumar New
[1/2] opp: Attach genpds to devices from within OPP core [1/2] opp: Attach genpds to devices from within OPP core --- 2019-05-13 Viresh Kumar Accepted
cpufreq: Update MAINTAINERS to include schedutil governor cpufreq: Update MAINTAINERS to include schedutil governor --- 2019-05-13 Viresh Kumar Accepted
i2c: sh_mobile: Fix compilation warning i2c: sh_mobile: Fix compilation warning --- 2019-05-09 Viresh Kumar Accepted
cpufreq: Fix kobject memleak cpufreq: Fix kobject memleak --- 2019-04-30 Viresh Kumar Accepted
[V4] cpufreq: Call transition notifier only once for each policy [V4] cpufreq: Call transition notifier only once for each policy --- 2019-04-29 Viresh Kumar Accepted
[RFC,V2,2/2] sched/fair: Fallback to sched-idle CPU if idle CPU isn't found sched/fair: Fallback to sched-idle CPU for better performance --- 2019-04-25 Viresh Kumar New
[RFC,V2,1/2] sched: Start tracking SCHED_IDLE tasks count in cfs_rq sched/fair: Fallback to sched-idle CPU for better performance --- 2019-04-25 Viresh Kumar New
cpufreq: maple: Remove redundant code from maple_cpufreq_init() cpufreq: maple: Remove redundant code from maple_cpufreq_init() --- 2019-04-08 Viresh Kumar Accepted
[V3] cpufreq: Call transition notifier only once for each policy [V3] cpufreq: Call transition notifier only once for each policy --- 2019-03-20 Viresh Kumar New
[V2] cpufreq: Call transition notifier only once for each policy [V2] cpufreq: Call transition notifier only once for each policy --- 2019-03-15 Viresh Kumar New
[7/7] cpufreq: Call transition notifiers only once for each policy cpufreq: Call transition notifier only once for each policy --- 2019-03-14 Viresh Kumar New
[6/7] KVM: x86: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[5/7] x86/tsc: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[4/7] sparc64: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[3/7] ARM: twd: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[2/7] ARM: smp: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[1/7] cpufreq: Pass policy->related_cpus to transition notifiers [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
PM / OPP: Update performance state when freq == old_freq PM / OPP: Update performance state when freq == old_freq --- 2019-03-12 Viresh Kumar Accepted
[2/2] PM / wakeup: Clear timer.function in wakeup_source_remove() Untitled series #19143 --- 2019-03-08 Viresh Kumar New
[1/2] PM / wakeup: Remove timer from wakeup_source_remove() [1/2] PM / wakeup: Remove timer from wakeup_source_remove() --- 2019-03-08 Viresh Kumar New
[4.0+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4.0+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[4/6+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4/6+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[v4.10] cpufreq: Use struct kobj_attribute instead of struct global_attr [v4.10] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[4.11+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4.11+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[4.18+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4.18+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[V3] cpufreq: kryo: Release OPP tables on module removal [V3] cpufreq: kryo: Release OPP tables on module removal --- 2019-02-28 Viresh Kumar Accepted
[V2] cpufreq: kyro: Release OPP tables on module removal [V2] cpufreq: kyro: Release OPP tables on module removal --- 2019-02-27 Viresh Kumar Superseded
[V2,5/5] cpufreq: Add QoS requests for userspace constraints Untitled series #18782 --- 2019-02-21 Viresh Kumar New
[V2,4/5] cpufreq: Register notifiers with the PM QoS framework Untitled series #18782 --- 2019-02-21 Viresh Kumar New
[V2,3/5] PM / QoS: Add support for MIN/MAX frequency constraints cpufreq: Use QoS layer to manage freq-constraints --- 2019-02-21 Viresh Kumar Superseded
[V2,2/5] PM / QOS: Pass request type to dev_pm_qos_read_value() Untitled series #18782 --- 2019-02-21 Viresh Kumar Superseded
[V2,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() cpufreq: Use QoS layer to manage freq-constraints --- 2019-02-21 Viresh Kumar Superseded
cpufreq: kyro: Reduce frame-size of qcom_cpufreq_kryo_probe() cpufreq: kyro: Reduce frame-size of qcom_cpufreq_kryo_probe() --- 2019-02-20 Viresh Kumar New
cpufreq: Replace double NOT (!!) with single NOT (!) cpufreq: Replace double NOT (!!) with single NOT (!) --- 2019-02-14 Viresh Kumar Accepted
[V4,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs [V4,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs --- 2019-02-12 Viresh Kumar Accepted
[V3,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs [V3,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs --- 2019-02-12 Viresh Kumar Accepted
sched: Use non-atomic cpumask_{set,clear}_cpu() sched: Use non-atomic cpumask_{set,clear}_cpu() --- 2019-02-12 Viresh Kumar Accepted
[V2,2/2] cpufreq: dt: Implement online/offline() callbacks [V2,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs --- 2019-02-12 Viresh Kumar New
[V2,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs [V2,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs --- 2019-02-12 Viresh Kumar Superseded
[2/2] cpufreq: dt: Implement light_weight_exit() callback cpufreq: Allow light-weight tear down on CPU offline --- 2019-02-11 Viresh Kumar New
[1/2] cpufreq: Allow light-weight tear down on CPU offline operation cpufreq: Allow light-weight tear down on CPU offline --- 2019-02-11 Viresh Kumar New
[2/2] sched/fair: Improve the for loop in select_idle_core() [1/2] sched/fair: Don't pass sd to select_idle_smt() --- 2019-02-07 Viresh Kumar New
[1/2] sched/fair: Don't pass sd to select_idle_smt() [1/2] sched/fair: Don't pass sd to select_idle_smt() --- 2019-02-07 Viresh Kumar New
cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-02-04 Viresh Kumar Rejected
[2/2] cpufreq: stats: Fix concurrency issues while resetting stats [1/2] cpufreq: stats: Declare freq-attr right after their callbacks --- 2019-02-01 Viresh Kumar Accepted
[1/2] cpufreq: stats: Declare freq-attr right after their callbacks [1/2] cpufreq: stats: Declare freq-attr right after their callbacks --- 2019-02-01 Viresh Kumar Accepted
PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() --- 2019-01-31 Viresh Kumar Accepted
cpufreq: Use struct kobj_attribute instead of struct global_attr cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-01-25 Viresh Kumar Accepted
[BUG] cpufreq/armada-37xx: Parent clock issues after boot [BUG] cpufreq/armada-37xx: Parent clock issues after boot --- 2019-01-24 Viresh Kumar New
[3/3] cpufreq: Implement USER constraint drivers: Frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
[2/3] cpufreq: Implement freq-constraint callback drivers: Frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
[1/3] drivers: base: Add frequency constraint infrastructure [1/3] drivers: base: Add frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
cpufreq: Don't update new_policy on failures cpufreq: Don't update new_policy on failures --- 2019-01-07 Viresh Kumar Accepted
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs cpufreq: scpi/scmi: Fix freeing of dynamic OPPs --- 2019-01-04 Viresh Kumar Accepted
[V4,7/7] PM / Domains: Propagate performance state updates [V4,1/7] PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-14 Viresh Kumar Accepted
[V4,6/7] PM / Domains: Factorize dev_pm_genpd_set_performance_state() PM / Domains: Allow performance state propagation --- 2018-12-14 Viresh Kumar Accepted
[V4,5/7] PM / Domains: Save OPP table pointer in genpd [V4,1/7] PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-14 Viresh Kumar Accepted
[V4,4/7] OPP: Don't return 0 on error from of_get_required_opp_performance_state() [V4,1/7] PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-14 Viresh Kumar Accepted
[V4,3/7] OPP: Add dev_pm_opp_xlate_performance_state() helper PM / Domains: Allow performance state propagation --- 2018-12-14 Viresh Kumar Accepted
[V4,2/7] OPP: Improve _find_table_of_opp_np() PM / Domains: Allow performance state propagation --- 2018-12-14 Viresh Kumar New
[V4,1/7] PM / Domains: Make genpd performance states orthogonal to the idlestates [V4,1/7] PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-14 Viresh Kumar Accepted
« 1 2 ... 10 11 1243 44 »

Bundling

Create bundle: