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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: ensure main program has an extable
Krister Johansen
2023-07-05
1
-2
/
+5
*
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-28
1
-12
/
+8
*
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
2023-06-28
1
-0
/
+3
*
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-06-28
1
-2
/
+16
*
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-28
1
-3
/
+17
*
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-28
2
-13
/
+13
*
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2023-06-28
4
-4
/
+12
*
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-06-21
1
-8
/
+31
*
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-06-21
1
-9
/
+8
*
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-21
1
-1
/
+13
*
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
2023-06-14
1
-1
/
+11
*
bpf: Fix UAF in task local storage
KP Singh
2023-06-14
1
-1
/
+1
*
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
2023-06-09
1
-1
/
+1
*
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-06-05
1
-2
/
+4
*
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-30
1
-1
/
+1
*
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
2023-05-24
1
-0
/
+4
*
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
2023-05-24
1
-3
/
+13
*
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
2023-05-24
1
-2
/
+4
*
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-05-24
1
-1
/
+1
*
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-24
1
-32
/
+88
*
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-17
1
-4
/
+4
*
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-17
1
-3
/
+13
*
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2023-05-11
1
-1
/
+2
*
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
1
-2
/
+2
*
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-11
1
-3
/
+7
*
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2023-05-11
2
-77
/
+97
*
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
2
-0
/
+5
*
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-11
1
-2
/
+2
*
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-05-11
1
-1
/
+1
*
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2023-05-11
7
-97
/
+140
*
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2023-05-11
1
-3
/
+3
*
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-11
1
-3
/
+6
*
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-11
1
-10
/
+6
*
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-11
1
-2
/
+2
*
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-05-11
1
-2
/
+4
*
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-11
1
-1
/
+11
*
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-11
1
-0
/
+5
*
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-11
1
-1
/
+1
*
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-11
1
-1
/
+2
*
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-11
1
-0
/
+1
*
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-05-11
1
-0
/
+4
*
kheaders: Use array declaration instead of char
Kees Cook
2023-05-11
1
-5
/
+5
*
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-11
1
-3
/
+8
*
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-05-11
2
-14
/
+71
*
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
1
-2
/
+11
*
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-04-26
1
-19
/
+16
*
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
1
-5
/
+9
*
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
2
-3
/
+79
*
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2023-04-26
1
-6
/
+8
*
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2023-04-26
1
-1
/
+4
[next]