index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
2025-12-06
sched/headers: Remove whitespace noise from kernel/sched/sched.h
Ingo Molnar
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in ring_buffer_benchmark.c
Maurice Hieronymus
2025-12-05
tracing: Fix multiple typos in ring_buffer.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in fprobe.c
Maurice Hieronymus
2025-12-05
tracing: Fix typo in fpgraph.c
Maurice Hieronymus
2025-12-05
tracing: Fix fixed array of synthetic event
Steven Rostedt
2025-12-05
tracing: Fix enabling of tracing on file release
Steven Rostedt
2025-12-05
Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-12-05
Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-05
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-12-05
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-12-03
Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
Merge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
Merge tag 'audit-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-03
perf/uprobes: Remove <space><Tab> whitespace noise
Ingo Molnar
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-12-02
ring-buffer: Add helper functions for allocations
Steven Rostedt
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]