summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+21
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+7
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot1-10/+0
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
2026-01-21sched/fair: Fix pelt clock sync when entering idleVincent Guittot2-6/+6
2026-01-21perf: Fix refcount warning on event->mmap_count incrementWill Rosenberg1-0/+9
2026-01-21clocksource: Reduce watchdog readout delay limit to prevent false positivesThomas Gleixner1-1/+1
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+2
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-9/+18
2026-01-20timekeeping: Adjust the leap state for the correct auxiliary timekeeperThomas Weißschuh1-1/+1
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman1-2/+2
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-16/+3
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-55/+59
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-107/+192
2026-01-16Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+18
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki4-107/+192
2026-01-15kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.cTim Bird1-8/+1
2026-01-15kernel: cgroup: Add SPDX-License-Identifier linesTim Bird2-8/+2
2026-01-15kernel: modules: Add SPDX license identifier to kmod.cTim Bird1-0/+1
2026-01-15Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+15
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra1-1/+1
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra2-2/+2
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra3-2/+8
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra1-6/+8
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra1-2/+1
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra1-0/+6
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-19/+20
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck1-14/+15
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-1/+1
2026-01-14kho: validate preserved memory map during populationPasha Tatashin1-18/+19
2026-01-14dma/pool: Avoid allocating redundant poolsRobin Murphy1-5/+14
2026-01-14dma/pool: Improve pool lookupRobin Murphy1-4/+4
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+5
2026-01-13sched/deadline: Fix server stopping with runnable tasksGabriele Monaco1-4/+9
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra2-29/+23
2026-01-13sched/deadline: Fix potential race in dl_add_task_root_domain()Pingfan Liu1-1/+2
2026-01-13sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()Pingfan Liu1-9/+0
2026-01-13hrtimer: Fix softirq base check in update_needs_ipi()Thomas Weißschuh1-1/+1
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2026-01-11treewide: Update email addressThomas Gleixner13-13/+13
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min3-18/+68
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min1-11/+11