index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-02-08
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2025-02-08
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
2025-02-08
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
2025-02-08
bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
Hou Tao
2025-02-08
padata: avoid UAF for reorder_work
Chen Ridong
2025-02-08
padata: add pd get/put refcnt helper
Chen Ridong
2025-02-08
padata: fix UAF in padata_reorder
Chen Ridong
2025-02-08
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
2025-02-08
padata: fix sysfs store callback check
Thomas Weißschuh
2025-02-08
bpf: Reject struct_ops registration that uses module ptr and the module btf_i...
Martin KaFai Lau
2025-02-08
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
2025-02-08
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
2025-02-08
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-02-08
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
2025-02-08
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
2025-02-08
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2025-02-08
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-02-08
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
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
[next]