summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
32 hoursMerge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
39 hourscgroup/dmem: avoid pool UAFChen Ridong
39 hourscgroup/dmem: avoid rcu warning when unregister regionChen Ridong
39 hourscgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong
3 daysMerge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysperf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
4 dayssched/deadline: Fix 'stuck' dl_serverPeter Zijlstra
4 daysMerge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysMerge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds
6 daysdma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
6 daysof: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
8 daysvmcoreinfo: make hwerr_data visible for debuggingBreno Leitao
8 dayskho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton
8 dayskho: init alloc tags when restoring pages from reserved memoryRan Xiaokai
10 daysMerge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysfunction_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
12 daystracing: Avoid possible signed 64-bit truncationIan Rogers
12 daystracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
12 dayssched/fair: Revert force wakeup preemptionVincent Guittot
12 dayssched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman
14 dayssched/fair: Fix pelt clock sync when entering idleVincent Guittot
14 daysperf: Fix refcount warning on event->mmap_count incrementWill Rosenberg
14 daysclocksource: 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