index
:
Linux Stable
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.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
*
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
*
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-11
1
-3
/
+13
*
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
*
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-20
1
-0
/
+15
|
\
|
*
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-19
1
-0
/
+15
*
|
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-19
2
-29
/
+41
|
\
\
|
*
|
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
2023-04-18
1
-0
/
+1
|
*
|
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-18
1
-29
/
+40
*
|
|
Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-16
1
-0
/
+10
|
\
\
\
|
*
|
|
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-12
1
-0
/
+10
*
|
|
|
Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-13
3
-39
/
+150
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
1
-1
/
+2
|
*
|
|
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
1
-11
/
+86
|
*
|
|
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
1
-20
/
+42
|
*
|
|
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
1
-1
/
+5
|
*
|
|
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-12
1
-2
/
+5
|
*
|
|
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-29
1
-2
/
+10
|
*
|
|
cgroup: fix display of forceidle time at root
Josh Don
2023-03-17
1
-3
/
+1
*
|
|
|
Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-10
1
-8
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
2023-04-06
1
-8
/
+19
*
|
|
|
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-09
1
-6
/
+8
|
\
\
\
\
|
*
|
|
|
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
1
-1
/
+1
|
*
|
|
|
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
2023-04-05
1
-5
/
+7
*
|
|
|
|
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-08
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
2023-04-06
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-08
2
-7
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-06
1
-1
/
+1
|
*
|
|
|
|
|
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-06
1
-6
/
+9
*
|
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-08
1
-0
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-05
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-05
1
-0
/
+1
*
|
|
|
|
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
2023-04-04
1
-6
/
+7
*
|
|
|
|
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-04
1
-7
/
+7
*
|
|
|
|
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-03
1
-1
/
+1
*
|
|
|
|
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-04-03
1
-0
/
+2
*
|
|
|
|
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-03
1
-1
/
+12
*
|
|
|
|
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
2023-04-03
1
-4
/
+15
*
|
|
|
|
Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-03-30
1
-13
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
swiotlb: fix slot alignment checks
Petr Tesarik
2023-03-22
1
-6
/
+10
|
*
|
|
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
2023-03-22
1
-4
/
+1
|
*
|
|
swiotlb: fix the deadlock in swiotlb_do_find_slots
GuoRui.Yu
2023-03-15
1
-4
/
+6
*
|
|
|
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-03-26
2
-11
/
+47
|
\
\
\
\
|
*
|
|
|
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
2
-11
/
+47
*
|
|
|
|
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-26
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
1
-1
/
+2
|
*
|
|
|
|
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-21
1
-1
/
+1
|
|
/
/
/
/
[next]