summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao-1/+82
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds-2/+0
2026-02-04Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+48
2026-02-04sched_ext: Short-circuit sched_class operations on dead tasksTejun Heo-0/+48
2026-02-02liveupdate: luo_file: do not clear serialized_data on unfreezePratyush Yadav (Google)-2/+0
2026-02-02Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+63
2026-02-02cgroup/dmem: avoid pool UAFChen Ridong-2/+58
2026-02-02cgroup/dmem: avoid rcu warning when unregister regionChen Ridong-5/+2
2026-02-02cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong-0/+3
2026-02-01Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+4
2026-02-01Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+12
2026-01-30perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt-4/+4
2026-01-30sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra-0/+12
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-7/+16
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds-2/+16
2026-01-29dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi-1/+6
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde-6/+10
2026-01-26vmcoreinfo: make hwerr_data visible for debuggingBreno Leitao-1/+5
2026-01-26kho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton-1/+3
2026-01-26kho: init alloc tags when restoring pages from reserved memoryRan Xiaokai-0/+8
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