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
*
swiotlb: max mapping size takes min align mask into account
Tianyu Lan
2022-10-05
1
-1
/
+12
*
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-10-05
1
-1
/
+4
*
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2022-10-05
1
-22
/
+29
*
workqueue: don't skip lockdep work dependency in cancel_work_sync()
Tetsuo Handa
2022-09-28
1
-4
/
+2
*
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-09-23
1
-0
/
+2
*
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
2022-09-20
1
-2
/
+2
*
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-09-20
4
-20
/
+14
*
swiotlb: avoid potential left shift overflow
Chao Gao
2022-09-15
1
-1
/
+4
*
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-09-15
1
-0
/
+1
*
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-09-15
2
-25
/
+55
*
cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty...
Tejun Heo
2022-09-15
1
-3
/
+13
*
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-09-15
1
-1
/
+1
*
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
2022-09-15
1
-0
/
+1
*
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
2022-09-15
1
-1
/
+2
*
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-09-08
1
-1
/
+3
*
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-09-08
1
-1
/
+1
*
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-09-05
1
-4
/
+5
*
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-09-05
1
-0
/
+10
*
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-31
1
-6
/
+4
*
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-31
1
-0
/
+1
*
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-31
1
-0
/
+1
*
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-31
1
-0
/
+1
*
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2022-08-25
1
-5
/
+16
*
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-25
1
-0
/
+18
*
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-25
1
-0
/
+2
*
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-25
1
-0
/
+6
*
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-25
1
-5
/
+1
*
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-25
1
-0
/
+1
*
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-25
1
-2
/
+3
*
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-25
1
-6
/
+64
*
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-25
1
-2
/
+3
*
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-25
1
-8
/
+13
*
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-25
1
-3
/
+4
*
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
2022-08-17
1
-0
/
+3
*
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-08-17
1
-2
/
+2
*
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-08-17
1
-1
/
+6
*
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
1
-2
/
+6
*
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
2
-13
/
+14
*
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
1
-1
/
+5
*
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
2
-4
/
+6
*
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-17
3
-44
/
+24
*
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-17
1
-1
/
+2
*
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-08-17
1
-1
/
+1
*
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-08-17
1
-0
/
+7
*
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-17
1
-0
/
+1
*
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-08-17
1
-3
/
+1
*
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
1
-15
/
+13
*
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
2022-08-17
1
-2
/
+2
*
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
2022-08-17
1
-15
/
+15
*
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-08-17
1
-6
/
+9
[next]