index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-24
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+21
2026-01-24
Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2026-01-24
Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+7
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
1
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
1
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2
-1
/
+16
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
1
-10
/
+0
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
1
-1
/
+1
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2
-6
/
+6
2026-01-21
perf: Fix refcount warning on event->mmap_count increment
Will Rosenberg
1
-0
/
+9
2026-01-21
clocksource: Reduce watchdog readout delay limit to prevent false positives
Thomas Gleixner
1
-1
/
+1
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-9
/
+18
2026-01-20
timekeeping: Adjust the leap state for the correct auxiliary timekeeper
Thomas Weißschuh
1
-1
/
+1
2026-01-19
panic: only warn about deprecated panic_print on write access
Gal Pressman
1
-2
/
+2
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-16
/
+3
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-55
/
+59
2026-01-16
Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-107
/
+192
2026-01-16
Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+18
2026-01-16
Merge branch 'pm-em'
Rafael J. Wysocki
4
-107
/
+192
2026-01-15
kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
Tim Bird
1
-8
/
+1
2026-01-15
kernel: cgroup: Add SPDX-License-Identifier lines
Tim Bird
2
-8
/
+2
2026-01-15
kernel: modules: Add SPDX license identifier to kmod.c
Tim Bird
1
-0
/
+1
2026-01-15
Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
1
-1
/
+1
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2
-2
/
+2
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
3
-2
/
+8
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
1
-6
/
+8
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
1
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
1
-0
/
+6
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-19
/
+20
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
1
-1
/
+1
2026-01-14
kho: validate preserved memory map during population
Pasha Tatashin
1
-18
/
+19
2026-01-14
dma/pool: Avoid allocating redundant pools
Robin Murphy
1
-5
/
+14
2026-01-14
dma/pool: Improve pool lookup
Robin Murphy
1
-4
/
+4
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
1
-4
/
+9
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2
-29
/
+23
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
1
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
1
-9
/
+0
2026-01-13
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2026-01-11
treewide: Update email address
Thomas Gleixner
13
-13
/
+13
2026-01-09
PM: EM: Add dump to get-perf-domains in the EM YNL spec
Changwoo Min
3
-18
/
+68
2026-01-09
PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
Changwoo Min
1
-11
/
+11
[next]