aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-67/+161
5 daysMerge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+19
5 daysMerge tag 'trace-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-24/+36
5 daysMerge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+6
7 dayslivepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu1-0/+19
7 daystracing: Fix ftrace event field alignmentsSteven Rostedt3-24/+36
7 daysMerge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+0
7 daysMerge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+48
7 dayssched_ext: Short-circuit sched_class operations on dead tasksTejun Heo1-0/+48
8 dayssched/mmcid: Optimize transitional CIDs when scheduling outThomas Gleixner1-2/+21
8 dayssched/mmcid: Drop per CPU CID immediately when switching to per task modeThomas Gleixner1-2/+8
8 dayssched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner2-31/+56
8 dayssched/mmcid: Prevent live lock on task to CPU mode transitionThomas Gleixner2-44/+88
9 daysliveupdate: luo_file: do not clear serialized_data on unfreezePratyush Yadav (Google)1-2/+0
9 daysMerge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+63
10 dayscgroup/dmem: avoid pool UAFChen Ridong1-2/+58
10 dayscgroup/dmem: avoid rcu warning when unregister regionChen Ridong1-5/+2
10 dayscgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong1-0/+3
10 daysdma: contiguous: Check return value of dma_contiguous_reserve_area()Shanker Donthineni1-4/+6
10 daysMerge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
10 daysMerge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
12 daysperf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt2-4/+4
12 dayssched/deadline: Fix 'stuck' dl_serverPeter Zijlstra1-0/+12
12 daysMerge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-7/+16
13 daysMerge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+16
14 daysdma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde1-6/+10
2026-01-26vmcoreinfo: make hwerr_data visible for debuggingBreno Leitao1-1/+5
2026-01-26kho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton1-1/+3
2026-01-26kho: init alloc tags when restoring pages from reserved memoryRan Xiaokai1-0/+8
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