summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20'masterRaghuram Subramani2024-10-13
|\
| * sched/fair Remove duplicate walt_cpu_high_irqload callAlexander Grund2024-03-06
| * sched/fair: Remove leftover sched_clock_cpu callAlexander Grund2024-03-06
| * CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2024-01-10
| * Revert "sched: tune: Unconditionally allow attach"Bruno Martins2024-01-10
| * bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2024-01-10
| * bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2024-01-10
| * bpf: remove stubs for cBPF from arch codeDaniel Borkmann2024-01-10
| * tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai2024-01-06
| * sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2024-01-03
| * sched: deadline: Add missing WALT codeJosh Choo2023-11-20
| * sched: Reinstantiate EAS check_for_migration() implementationAlexander Grund2023-11-12
| * sched: Remove left-over CPU-query from __migrate_taskAlexander Grund2023-11-12
| * tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2023-11-09
| * tracing: Fix memleak due to race between current_tracer and traceZheng Yejian2023-11-09
| * tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2023-11-09
| * tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo2023-11-09
| * blktrace: Fix output non-blktrace event when blk_classic option enabledYang Jihong2023-11-09
| * sched/walt: Add missing WALT call to `dequeue_task_fair`Alexander Grund2023-11-02
| * libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2023-11-01
| * BACKPORT: cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2023-07-27
| * cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar2023-07-27
| * schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)2023-07-27
| * cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi2023-07-27
| * FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessaryChris Redpath2023-07-27
| * sched: Enable min capacity cappingGeorg Veichtlbauer2023-07-27
| * softirq, sched: reduce softirq conflicts with RTJohn Dias2023-07-27
| * ANDROID: sched/rt: rt cpu selection integration with EAS.Srinath Sridharan2023-07-27
| * cpufreq: schedutil: Fix sugov_start versus sugov_update_shared raceVikram Mulukutla2023-07-26
| * BACKPORT: cpufreq: schedutil: Cache tunables on governor exitRohit Gupta2023-07-26
| * sched: energy: handle memory allocation failureJoonwoo Park2023-07-26
| * BACKPORT: ANDROID: Add hold functionality to schedtune CPU boostChris Redpath2023-07-26
| * sched/fair: select the most energy-efficient CPU candidate on wake-upQuentin Perret2023-07-26
| * sched/fair: fix array out of bounds access in select_energy_cpu_idx()Pavankumar Kondeti2023-07-26
| * ANDROID: sched/walt: make walt_ktime_suspended __read_mostlyTodd Poynor2023-07-26
| * cpufreq: schedutil: Use >= when aggregating CPU loads in a policySaravana Kannan2023-07-26
| * sched/tune: fix tracepoint locationPatrick Bellasi2023-07-26
| * sched/tune: allow negative cpu boostsConnor O'Brien2023-07-26
| * sched: tune: Unconditionally allow attachAndres Oportus2023-07-26
| * sched/fair: use min capacity when evaluating active cpusIonela Voinescu2023-07-26
| * sched/fair: use min capacity when evaluating idle backup cpusIonela Voinescu2023-07-26
| * sched/fair: use min capacity when evaluating placement energy costsIonela Voinescu2023-07-26
| * sched/fair: introduce minimum capacity capping sched featureIonela Voinescu2023-07-26
| * sched: add arch_scale_min_freq_capacity to track minimum capacity capsIonela Voinescu2023-07-26
| * sched/fair: introduce an arch scaling function for max frequency cappingDietmar Eggemann2023-07-26
| * sched/fair: reduce rounding errors in energy computationsPatrick Bellasi2023-07-26
| * sched/fair: re-factor energy_diff to use a single (extensible) energy_envPatrick Bellasi2023-07-26
| * sched/fair: cleanup select_energy_cpu_brute to be more consistentPatrick Bellasi2023-07-26
| * sched/fair: remove capacity tracking from energy_diffPatrick Bellasi2023-07-26
| * sched/fair: remove energy_diff tracepoint in preparation to re-factoringPatrick Bellasi2023-07-26