index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-01-19
Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-19
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
2025-01-15
signal/posixtimers: Handle ignore/blocked sequences correctly
Thomas Gleixner
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
2025-01-12
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-11
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-10
Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
2025-01-08
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
2025-01-08
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
2025-01-08
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-03
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
2024-12-30
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
2024-12-29
Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2024-12-24
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-20
kheaders: Ignore silly-rename files
David Howells
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-19
workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLA...
Tvrtko Ursulin
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
2024-12-18
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-17
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
2024-12-17
Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]