summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-06
|\
| * Revert "sched: cpufreq: Use sched_clock instead of rq_clock when updating sch...Georg Veichtlbauer2023-07-26
| * sched: Take irq_sparse lock during the isolationPrasad Sodagudi2023-07-16
| * rcu: Speed up calling of RCU tasks callbacksSteven Rostedt (VMware)2023-07-16
| * kernel: power: Workaround for sensor ipc message causing high power consumeFrank Luo2023-07-16
| * sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk2023-07-16
| * sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2023-07-16
| * kernel: power: qos: remove check for core isolation while cluster LPMsRaghavendra Kakarla2023-07-16
| * sched/fair: Fix issue where frequency update not skippedJoel Fernandes2023-07-16
| * ANDROID: Move schedtune en/dequeue before schedutil update triggersChris Redpath2023-07-16
| * sched/fair: Skip frequency updates if CPU about to idleJoel Fernandes2023-07-16
| * FROMLIST: sched: Make iowait_boost optional in schedutilJoel Fernandes2023-07-16
| * sched/walt: Re-add code to allow WALT to functionEthan Chen2023-07-16
| * sched: Don't fail isolation request for an already isolated CPUPavankumar Kondeti2023-07-16
| * sched: WALT: increase WALT minimum window size to 20msJoonwoo Park2023-07-16
| * sched: cpufreq: Use per_cpu_ptr instead of this_cpu_ptr when reporting loadVikram Mulukutla2023-07-16
| * sched: cpufreq: Use sched_clock instead of rq_clock when updating schedutilVikram Mulukutla2023-07-16
| * sched/cpupri: Exclude isolated CPUs from the lowest_maskPavankumar Kondeti2023-07-16
| * sched: cpufreq: Limit governor updates to WALT changes aloneVikram Mulukutla2023-07-16
| * sched: walt: Correct WALT window size initializationVikram Mulukutla2023-07-16
| * sched: walt: fix window misalignment when HZ=300Joonwoo Park2023-07-16
| * sched/tune: Increase the cgroup limit to 6Pavankumar Kondeti2023-07-16
| * sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo2023-07-16
| * sched/fair: Avoid unnecessary active load balanceMaria Yu2023-07-16
| * BACKPORT: sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2023-07-16
| * sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2023-07-16
| * sched: Allow migrating kthreads into online but inactive CPUsTejun Heo2023-07-16
| * sched/fair: Allow load bigger task load balance when nr_running is 2Maria Yu2023-07-16
| * sched/fair: vruntime should normalize when switching fromJohn Dias2023-07-16
| * mm: introduce arg_lock to protect arg_start|end andYang Shi2023-07-16
| * cpuset: Restore tasks affinity while moving across cpusetsPavankumar Kondeti2023-07-16
| * genirq: Honour IRQ's affinity hint during migrationPavankumar Kondeti2023-07-16
| * power: qos: Use effective affinity maskPavankumar Kondeti2023-07-16
| * genirq: Introduce effective affinity maskThomas Gleixner2023-07-16
| * sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich2023-07-16
| * kernel: time: Add delay after cpu_relax() in tight loopsPrasad Sodagudi2023-07-16
* | Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-03
|\|
| * BACKPORT: ANDROID: ftrace: fix function type mismatchesSami Tolvanen2022-10-28
| * UPSTREAM: pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan2022-10-28
| * BACKPORT: pid: add pidfd_open()Christian Brauner2022-10-28
| * UPSTREAM: pidfd: add polling supportJoel Fernandes (Google)2022-10-28
| * UPSTREAM: signal: improve commentsChristian Brauner2022-10-28
| * UPSTREAM: fork: do not release lock that wasn't takenChristian Brauner2022-10-28
| * BACKPORT: signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2022-10-28
| * BACKPORT: clone: add CLONE_PIDFDChristian Brauner2022-10-28
| * UPSTREAM: signal: use fdget() since we don't allow O_PATHChristian Brauner2022-10-28
| * UPSTREAM: signal: don't silently convert SI_USER signals to non-current pidfdJann Horn2022-10-28
| * BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner2022-10-28
| * bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28