summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman
2026-01-21sched/fair: Fix pelt clock sync when entering idleVincent Guittot
2026-01-21perf: Fix refcount warning on event->mmap_count incrementWill Rosenberg
2026-01-21clocksource: Reduce watchdog readout delay limit to prevent false positivesThomas Gleixner
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20timekeeping: Adjust the leap state for the correct auxiliary timekeeperThomas Weißschuh
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
2026-01-15kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.cTim Bird
2026-01-15kernel: cgroup: Add SPDX-License-Identifier linesTim Bird
2026-01-15kernel: modules: Add SPDX license identifier to kmod.cTim Bird
2026-01-15Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14kho: validate preserved memory map during populationPasha Tatashin
2026-01-14dma/pool: Avoid allocating redundant poolsRobin Murphy
2026-01-14dma/pool: Improve pool lookupRobin Murphy
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13sched/deadline: Fix server stopping with runnable tasksGabriele Monaco
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra
2026-01-13sched/deadline: Fix potential race in dl_add_task_root_domain()Pingfan Liu
2026-01-13sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()Pingfan Liu
2026-01-13hrtimer: Fix softirq base check in update_needs_ipi()Thomas Weißschuh
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min