]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-01-13  K Prateek Nayaksched/fair: Do not compute NUMA Balancing stats unneces...
2025-01-13  K Prateek Nayakx86/topology: Use x86_sched_itmt_flags for PKG domain...
2025-01-13  K Prateek Nayakx86/topology: Remove x86_smt_flags and use cpu_smt_flag...
2025-01-13  K Prateek Nayakx86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs
2025-01-13  K Prateek Nayakx86/itmt: Use guard() for itmt_update_mutex
2025-01-13  K Prateek Nayakx86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
2025-01-13  Hao Jiasched/core: Prioritize migrating eligible tasks in...
2025-01-13  David Rientjessched/debug: Change need_resched warnings to pr_err
2025-01-13  Vincent Guittotsched/fair: Encapsulate set custom slice in a __setpara...
2025-01-13  Tianchen Dingsched: Fix race between yield_to() and try_to_wake_up()
2024-12-20  Swapnil Sapkaldocs: Update Schedstat version to 17
2024-12-20  K Prateek Nayaksched/stats: Print domain name in /proc/schedstat
2024-12-20  Swapnil Sapkalsched: Move sched domain name out of CONFIG_SCHED_DEBUG
2024-12-20  Swapnil Sapkalsched: Report the different kinds of imbalances in...
2024-12-20  Peter Zijlstrasched/fair: Cleanup in migrate_degrades_locality()...
2024-12-20  Peter Zijlstrasched/fair: Fix value reported by hot tasks pulled...
2024-12-20  Sebastian Andrzej... sched/fair: Update comments after sched_tick() rename.
2024-12-17  Vishal Chourasiasched/fair: Fix CPU bandwidth limit bypass during CPU...
2024-12-10  John Stultzsched: deadline: Cleanup goto label in pick_earliest_pu...
2024-12-10  Mathieu Desnoyersrseq: Validate read-only fields under DEBUG_RSEQ config
2024-12-09  Peter Zijlstrasched/fair: Untangle NEXT_BUDDY and pick_next_task()
2024-12-09  Andy Shevchenkosched/fair: Mark m*_vruntime() with __maybe_unused
2024-12-09  Vincent Guittotsched/fair: Fix variable declaration position
2024-12-09  Vincent Guittotsched/fair: Do not try to migrate delayed dequeue task
2024-12-09  Vincent Guittotsched/fair: Rename cfs_rq.nr_running into nr_queued
2024-12-09  Vincent Guittotsched/fair: Remove unused cfs_rq.idle_nr_running
2024-12-09  Vincent Guittotsched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
2024-12-09  Vincent Guittotsched/fair: Removed unsued cfs_rq.h_nr_delayed
2024-12-09  Vincent Guittotsched/fair: Use the new cfs_rq.h_nr_runnable
2024-12-09  Vincent Guittotsched/fair: Add new cfs_rq.h_nr_runnable
2024-12-09  Vincent Guittotsched/fair: Rename h_nr_running into h_nr_queued
2024-12-09  Peter ZijlstraMerge branch 'sched/urgent'
2024-12-09  Peter Zijlstrasched/eevdf: More PELT vs DELAYED_DEQUEUE
2024-12-09  Vincent Guittotsched/fair: Fix sched_can_stop_tick() for fair tasks
2024-12-09  K Prateek Nayaksched/fair: Fix NEXT_BUDDY
2024-12-02  Waiman Longsched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNE...
2024-12-02  Waiman Longsched/isolation: Consolidate housekeeping cpumasks...
2024-12-02  Waiman Longsched/isolation: Make "isolcpus=nohz" equivalent to...
2024-12-02  Waiman Longsched/core: Remove HK_TYPE_SCHED
2024-12-02  Valentin Schneidersched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition...
2024-12-02  Wander Lairson... sched/deadline: Consolidate Timer Cancellation
2024-12-02  Juri Lellisched/deadline: Check bandwidth overflow earlier for...
2024-12-02  Juri Lellisched/deadline: Correctly account for allocated bandwid...
2024-12-02  Juri Lellisched/deadline: Restore dl_server bandwidth on non...
2024-12-02  Harshit Agarwalsched: add READ_ONCE to task_on_rq_queued
2024-12-02  Suleiman Souhlalsched: Don't try to catch up excess steal time.
2024-12-02  John Stultzlocking: rtmutex: Fix wake_q logic in task_blocks_on_rt...
2024-12-02  Wander Lairson... sched/deadline: Fix warning in migrate_enable for boost...
2024-12-02  Sebastian Andrzej... sched/core: Update kernel boot parameters for LAZY...
2024-12-02  K Prateek Nayaksched/core: Prevent wakeup of ksoftirqd during idle...
2024-12-02  K Prateek Nayaksched/fair: Check idle_cpu() before need_resched()...
2024-12-02  K Prateek Nayaksched/core: Remove the unnecessary need_resched() check...
2024-12-02  K Prateek Nayaksoftirq: Allow raising SCHED_SOFTIRQ from SMP-call...
2024-12-02  Josh Donsched: fix warning in sched_setaffinity
2024-12-02  Juri Lellisched/deadline: Fix replenish_dl_new_period dl_server...
2024-12-01  Linus TorvaldsLinux 6.13-rc1 v6.13-rc1
2024-12-01  Linus TorvaldsMerge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel...
2024-12-01  Linus TorvaldsMerge tag 'trace-printf-v6.13' of git://git.kernel...
2024-12-01  Linus TorvaldsMerge tag 'timers_urgent_for_v6.13_rc1' of git://git...
2024-12-01  Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc1' of git://git.kerne...
2024-12-01  Linus TorvaldsMerge tag 'x86_urgent_for_v6.13_rc1' of git://git.kerne...
2024-12-01  Linus Torvaldsstrscpy: write destination buffer only once
2024-12-01  Dr. David Alan... printf: Remove unused 'bprintf'
2024-12-01  Linus TorvaldsMerge tag 'turbostat-2024.11.30' of git://git.kernel...
2024-12-01  Linus TorvaldsMerge tag 'pci-v6.13-fixes-1' of git://git.kernel.org...
2024-12-01  Linus TorvaldsMerge tag 'lsm-pr-20241129' of git://git.kernel.org...
2024-11-30  Linus TorvaldsMerge tag 'block-6.13-20242901' of git://git.kernel...
2024-11-30  Linus TorvaldsMerge tag 'io_uring-6.13-20242901' of git://git.kernel...
2024-11-30  Linus TorvaldsMerge tag 'dma-mapping-6.13-2024-11-30' of git://git...
2024-11-30  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-11-30  Linus TorvaldsMerge tag 'sh-for-v6.13-tag1' of git://git.kernel.org...
2024-11-30  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-11-30  Len Browntools/power turbostat: 2024.11.30
2024-11-30  Patryk Wlazlyntools/power turbostat: Add RAPL psys as a built-in...
2024-11-30  Patryk Wlazlyntools/power turbostat: Fix child's argument forwarding
2024-11-30  Patryk Wlazlyntools/power turbostat: Force --no-perf in --dump mode
2024-11-30  Zhang Ruitools/power turbostat: Add support for /sys/class/drm...
2024-11-30  Zhang Ruitools/power turbostat: Cache graphics sysfs file descri...
2024-11-30  Zhang Ruitools/power turbostat: Consolidate graphics sysfs access
2024-11-30  Zhang Ruitools/power turbostat: Remove unnecessary fflush()...
2024-11-30  Zhang Ruitools/power turbostat: Enhance platform divergence...
2024-11-30  Zhang Ruitools/power turbostat: Add initial support for GraniteR...
2024-11-30  Zhang Ruitools/power turbostat: Remove PC3 support on Lunarlake
2024-11-30  Zhang Ruitools/power turbostat: Rename arl_features to lnl_features
2024-11-30  Zhang Ruitools/power turbostat: Add back PC8 support on Arrowlake
2024-11-30  Zhang Ruitools/power turbostat: Remove PC7/PC9 support on MTL
2024-11-30  Patryk Wlazlyntools/power turbostat: Honor --show CPU, even when...
2024-11-30  Zhang Ruitools/power turbostat: Fix trailing '\n' parsing
2024-11-30  Patryk Wlazlyntools/power turbostat: Allow using cpu device in perf...
2024-11-30  Patryk Wlazlyntools/power turbostat: Fix column printing for PMT...
2024-11-30  Todd Brandttools/power turbostat: fix GCC9 build regression
2024-11-30  Linus TorvaldsMerge tag 'kbuild-v6.13' of git://git.kernel.org/pub...
2024-11-30  Linus TorvaldsMerge tag 'rtc-6.13' of git://git.kernel.org/pub/scm...
2024-11-30  Linus TorvaldsMerge tag 'uml-for-linus-6.13-rc1' of git://git.kernel...
2024-11-30  Linus TorvaldsMerge tag 'ubifs-for-linus-6.13-rc1' of git://git.kerne...
2024-11-30  Linus TorvaldsMerge tag '9p-for-6.13-rc1' of https://github.com/marti...
2024-11-30  Linus TorvaldsMerge tag 'ceph-for-6.13-rc1' of https://github.com...
2024-11-30  Linus TorvaldsMerge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org...
2024-11-30  Linus TorvaldsMerge tag '6.13-rc-part2-smb3-client-fixes' of git...
2024-11-30  Linus TorvaldsMerge tag '6.13-rc-ksmbd-server-fixes' of git://git...
next