summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-07-29posix-timers: Consolidate signal queueingThomas Gleixner
2024-07-29posix-cpu-timers: Make k_itimer::it_active consistentThomas Gleixner
2024-07-29posix-timers: Consolidate timer setupThomas Gleixner
2024-07-29posix-timers: Convert timer list to hlistThomas Gleixner
2024-07-29posix-timers: Clear overrun in common_timer_set()Thomas Gleixner
2024-07-29posix-timers: Retrieve interval in common timer_settime() codeThomas Gleixner
2024-07-29posix-cpu-timers: Simplify posix_cpu_timer_set()Thomas Gleixner
2024-07-29posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()Thomas Gleixner
2024-07-29posix-cpu-timers: Use @now instead of @val for clarityThomas Gleixner
2024-07-29posix-cpu-timers: Do not arm SIGEV_NONE timersThomas Gleixner
2024-07-29posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()Thomas Gleixner
2024-07-29posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()Thomas Gleixner
2024-07-29posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()Thomas Gleixner
2024-07-29posix-cpu-timers: Handle interval timers correctly in timer_get()Thomas Gleixner
2024-07-29posix-cpu-timers: Save interval only for armed timersThomas Gleixner
2024-07-29posix-cpu-timers: Split up posix_cpu_timer_get()Thomas Gleixner
2024-07-29bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubsMartin KaFai Lau
2024-07-29bpf: Remove mark_precise_scalar_ids()Eduard Zingerman
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman
2024-07-29bpf: Simplify character output in seq_print_delegate_opts()Markus Elfring
2024-07-29bpf: Replace 8 seq_puts() calls by seq_putc() callsMarkus Elfring
2024-07-29task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORKLinus Torvalds
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds
2024-07-29genirq/msi: Silence 'set affinity failed' warningMarek Vasut
2024-07-29profiling: remove prof_cpu_maskTetsuo Handa
2024-07-29sched/fair: Cleanup fair_serverPeter Zijlstra
2024-07-29sched/rt: Remove default bandwidth controlPeter Zijlstra
2024-07-29sched/core: Fix picking of tasks for core scheduling with DL serverJoel Fernandes (Google)
2024-07-29sched/core: Fix priority checking for DL server picksJoel Fernandes (Google)
2024-07-29sched/fair: Fair server interfaceDaniel Bristot de Oliveira
2024-07-29sched/deadline: Deferrable dl serverDaniel Bristot de Oliveira
2024-07-29sched/fair: Add trivial fair serverPeter Zijlstra
2024-07-29sched/core: Clear prev->dl_server in CFS pick fast pathYoussef Esmat
2024-07-29sched/core: Add clearing of ->dl_server in put_prev_task_balance()Joel Fernandes (Google)
2024-07-29sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchyTianchen Ding
2024-07-29sched: remove HZ_BW feature hedgePhil Auld
2024-07-29sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clockChuyi Zhou
2024-07-29sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()Peilin He
2024-07-29sched: Initialize the vruntime of a new task when it is first enqueuedZhang Qiao
2024-07-29sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang
2024-07-29sched/core: Introduce sched_set_rq_on/offline() helperYang Yingliang
2024-07-29sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang
2024-07-29sched/smt: Introduce sched_smt_present_inc/dec() helperYang Yingliang
2024-07-29sched/cputime: Fix mul_u64_u64_div_u64() precision for cputimeZheng Zucheng
2024-07-29locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()Uros Bizjak
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-29locking/csd_lock: Print large numbers as negativesPaul E. McKenney
2024-07-29rcu/kfree: Warn on unexpected tail statePaul E. McKenney
2024-07-29rcutorture: Make rcu_torture_write_types() print number of update typesPaul E. McKenney
2024-07-29rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL*Paul E. McKenney