summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min3-83/+116
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+10
2026-01-09sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()Cong Wang1-2/+3
2026-01-08PM: EM: Fix memory leak in em_create_pd() error pathMalaya Kumar Rout1-2/+4
2026-01-07bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()Deepanshu Kartikey1-0/+5
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-1/+1
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks1-1/+1
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+6
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma1-0/+2
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall1-4/+3
2026-01-05PM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout1-4/+10
2026-01-05perf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra1-0/+6
2026-01-02Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+6
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+12