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.19.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-7.0.y
linux-7.1.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
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
2026-01-13
time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::function
Thomas Gleixner
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
2026-01-13
hrtimer: Drop _tv64() helpers
Thomas Weißschuh
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
2026-01-13
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
2026-01-13
genirq: Move clear of kstat_irqs to free_desc()
Luigi Rizzo
2026-01-13
genirq: Update effective affinity for redirected interrupts
Radu Rendec
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
2026-01-12
bpf, btf: Enforce destructor kfunc type with CFI
Sami Tolvanen
2026-01-12
bpf: crypto: Use the correct destructor kfunc type
Sami Tolvanen
2026-01-12
Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-12
cpuset: replace direct lockdep_assert_held() with lockdep_assert_cpuset_lock_...
Zhao Mengmeng
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
2026-01-12
cgroup/cpuset: Don't fail cpuset.cpus change in v2
Waiman Long
2026-01-12
cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
Waiman Long
2026-01-12
cgroup/cpuset: Streamline rm_siblings_excl_cpus()
Waiman Long
2026-01-12
Merge back material related to system sleep for 6.20
Rafael J. Wysocki
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-12
verification/rvgen: Remove unused variable declaration from containers
Gabriele Monaco
2026-01-12
verification/dot2c: Remove superfluous enum assignment and add last comma
Gabriele Monaco
2026-01-12
rv: Refactor da_monitor to minimise macros
Gabriele Monaco
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-11
Merge branch 'rcu-misc.20260111a'
Boqun Feng
2026-01-11
rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Joel Fernandes
2026-01-09
PM: EM: Add dump to get-perf-domains in the EM YNL spec
Changwoo Min
2026-01-09
PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
Changwoo Min
2026-01-09
PM: EM: Rename em.yaml to dev-energymodel.yaml
Changwoo Min
2026-01-09
Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2026-01-08
PM: EM: Fix memory leak in em_create_pd() error path
Malaya Kumar Rout
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
2026-01-08
sched: Reorder some fields in struct rq
Blake Jones
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
2026-01-07
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
Deepanshu Kartikey
2026-01-07
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
[prev]
[next]