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