aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: ipc_router: Fix memory leaks when releasing a remote portq10.0-albusSultan Alsawaf2021-03-181-0/+22
* Fix "cma: skip kmemleak for common cma region"mifl2021-03-181-0/+3
* lib/int_sqrt: optimize initial value computePeter Zijlstra2021-03-181-4/+2
* lib/int_sqrt: optimize small argumentPeter Zijlstra2021-03-181-0/+3
* UPSTREAM: lib: crc32: constify crc32 lookup tableDaniel Borkmann2021-03-181-3/+3
* kernel: power: process: decrease task freezing timeoutRaphiel Rollerscaperers2021-03-181-1/+2
* power: make sync on suspend optionalLianwei Wang2021-03-181-0/+1
* sched/qhmp_rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2021-03-181-0/+2
* sched/qhmp_core: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2021-03-181-1/+2
* sched/qhmp_core: Make resched_cpu() unconditionalPaul E. McKenney2021-03-181-2/+1
* sched/qhmp_fair: Fix a possible divide-by-zeroXie XiuQi2021-03-181-0/+4
* sched: perf: Avoid horrible stack usagePeter Zijlstra (Intel)2021-03-182-2/+2
* sched/qhmp_fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2021-03-181-0/+25
* sched/qhmp_fair: Do not re-read ->h_load_next during hierarchical load calcul...Mel Gorman2021-03-181-3/+3
* sched: avoid migrating when softint on tgt cpu should be shortJohn Dias2021-03-184-8/+32
* sched: avoid scheduling RT threads on cores currently handling softirqsJohn Dias2021-03-185-20/+111
* sched/rt: Avoid moving rt task if destination CPU does not run low priority t...Srinath Sridharan2021-03-181-1/+6
* sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsSasha Levin2021-03-181-4/+7
* BACKPORT: sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2021-03-182-2/+34
* BACKPORT: sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2021-03-182-4/+4
* BACKPORT: sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2021-03-182-8/+2
* BACKPORT: sched: Prevent recursion in io_schedule()NeilBrown2021-03-183-41/+29
* BACKPORT: sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2021-03-182-0/+44
* sched/qhmp_fair: Fix throttle_list starvation with low CFS quotaPhil Auld2021-03-182-3/+22
* audit: remove duplicated uaccess headermifl2021-03-181-1/+0
* cpuset: Fix QCOM mismergeArtem Labazov2021-03-181-1/+0
* pstore: Fix the ramoops module parameters updateWang Long2021-03-181-0/+3
* drivers: mdss: queue input handler functions to a high prio wqFrancisco Franco2021-03-181-1/+5
* drivers: mdss: queue work on system_power_efficient_wqFrancisco Franco2021-03-181-2/+3
* msm: mdss: Fix occasional panic on init due to race in DSI status driverSultan Alsawaf2021-03-181-8/+22
* soc/qcom: mpm-of: Remove __init declaration from mpm_irq_domain_size()Albert I2021-03-181-1/+1
* tty/serial: atmel: Fix Qualcomm mismergemifl2021-03-181-17/+6
* Fix "tty: remove platform_sysrq_reset_seq"mifl2021-03-181-3/+1
* msm_serial_hs: actually check if msm_serial_hs_tx_work failed to initYaroslav Furman2021-03-181-1/+1
* drivers: power: bcl: queue work on system_power_efficient_wqFrancisco Franco2021-03-181-4/+8
* qcom: msm-core: queue work on system_power_efficient_wqFrancisco Franco2021-03-181-1/+2
* Fix "of: Delete unnecessary check before calling "of_node_put()""mifl2021-03-181-2/+1
* BACKPORT: of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring2021-03-181-1/+2
* mmc: core: Optimize boot time by detecting cards simultaneouslyRaphiel Rollerscaperers2021-03-181-22/+8
* msm: kgsl: Relax CPU latency requirements to save powerSultan Alsawaf2021-03-181-3/+3
* drivers: gpu: msm: use interruptable waitRaphiel Rollerscaperers2021-03-182-2/+2
* drivers: gpu: msm: use funroll-loops and ffast-mathRaphiel Rollerscaperers2021-03-181-0/+2
* drivers: Increase data processing limitRaphiel Rollerscaperers2021-03-181-1/+1
* gpu: msm_adreno: Compile only Adreno codes specific to chipsetAlbert I2021-03-183-12/+34
* drivers/gpu : set gpu idle-timeout to 64msutsavbalar12312021-03-183-4/+4
* msm: kgsl: Report correct GPU frequency in sysfsmyfluxi2021-03-181-1/+8
* gpu/drm: Fix Qualcomm mismergesmifl2021-03-184-13/+9
* drm/msm: fix an integer overflow testDan Carpenter2021-03-181-2/+2
* PM / devfreq: Skip status update on uninitialized previous_freqTobias Jakobi2021-03-181-0/+4
* PM / devfreq: Add proper locking around list_del()Axel Lin2021-03-181-1/+3