summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-09-29sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0Qais Yousef
2023-09-29sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloadedValentin Schneider
2023-09-25sched/rt: Make rt_rq->pushable_tasks updates drive rto_maskValentin Schneider
2023-09-24sched/core: Refactor the task_flags check for worker sleeping in sched_submit...Wang Jinchao
2023-09-24sched/fair: Fix warning in bandwidth distributionJosh Don
2023-09-24sched/fair: Make cfs_rq->throttled_csd_list available on !SMPJosh Don
2023-09-22sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()Liming Wu
2023-09-21sched/debug: Update stale reference to sched_debug.cSebastian Andrzej Siewior
2023-09-21sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctlSebastian Andrzej Siewior
2023-09-19sched/fair: Rename check_preempt_curr() to wakeup_preempt()Ingo Molnar
2023-09-19sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()Ingo Molnar
2023-09-18sched/headers: Remove duplicated includes in kernel/sched/sched.hGUO Zihua
2023-09-18sched/fair: Ratelimit update to tg->load_avgAaron Lu
2023-09-18freezer,sched: Use saved_state to reduce some spurious wakeupsElliot Berman
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman
2023-09-15sched/core: Use do-while instead of for loop in set_nr_if_polling()Uros Bizjak
2023-09-15sched/fair: Fix cfs_rq_is_decayed() on !SMPChengming Zhou
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() commentYury Norov
2023-09-15sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()Yury Norov
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less caseYury Norov
2023-09-15sched/fair: Fix open-coded numa_nearest_node()Yury Norov
2023-09-13sched: Misc cleanupsPeter Zijlstra
2023-09-13sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra
2023-09-13sched: Simplify sched_move_task()Peter Zijlstra
2023-09-13sched: Simplify sched_rr_get_interval()Peter Zijlstra
2023-09-13sched: Simplify yield_to()Peter Zijlstra
2023-09-13sched: Simplify sched_{set,get}affinity()Peter Zijlstra
2023-09-13sched: Simplify syscallsPeter Zijlstra
2023-09-13sched: Simplify set_user_nice()Peter Zijlstra
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-08Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt
2023-09-08Revert "dma-contiguous: check for memory region overlap"Zhenhua Huang
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Revert "printk: export symbols for debug modules"Christoph Hellwig
2023-09-06bpf: make bpf_prog_pack allocator portablePuranjay Mohan
2023-09-06bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocMartin KaFai Lau
2023-09-06bpf: bpf_sk_storage: Fix invalid wait context lockdep reportMartin KaFai Lau
2023-09-06bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior
2023-09-06bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-09-04Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-02Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2023-09-02Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-09-02Merge tag 'smp-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-02Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds