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.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
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
7
-11
/
+11
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
5
-5
/
+5
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-5
/
+5
*
|
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
4
-83
/
+308
|
\
\
|
*
|
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
2
-13
/
+127
|
*
|
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
1
-30
/
+19
|
*
|
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2022-09-09
1
-5
/
+5
|
*
|
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
4
-2
/
+102
|
*
|
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-09-09
1
-11
/
+30
|
*
|
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
2022-09-09
1
-12
/
+9
|
*
|
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
2022-09-09
1
-0
/
+4
|
*
|
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
2022-09-09
1
-3
/
+4
|
*
|
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
2022-09-09
1
-0
/
+3
|
*
|
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
2022-09-09
1
-14
/
+14
|
*
|
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
2022-09-09
1
-0
/
+20
|
|
\
\
*
|
\
\
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-10-13
6
-123
/
+146
|
\
\
\
\
|
*
|
|
|
tracing: Fix reading strings from synthetic events
Steven Rostedt (Google)
2022-10-12
1
-6
/
+17
|
*
|
|
|
tracing: Add "(fault)" name injection to kernel probes
Steven Rostedt (Google)
2022-10-12
1
-6
/
+25
|
*
|
|
|
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
2022-10-12
3
-110
/
+106
|
*
|
|
|
ring-buffer: Fix kernel-doc
Jiapeng Chong
2022-10-12
1
-3
/
+3
|
*
|
|
|
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
2022-10-12
1
-4
/
+1
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
14
-82
/
+101
|
\
\
\
\
\
|
*
|
|
|
|
fork: remove duplicate included header files
Xu Panda
2022-10-11
1
-1
/
+0
|
*
|
|
|
|
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
2022-10-03
1
-4
/
+1
|
*
|
|
|
|
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
1
-2
/
+2
|
*
|
|
|
|
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
1
-0
/
+7
|
*
|
|
|
|
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
1
-18
/
+14
|
*
|
|
|
|
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
1
-1
/
+1
|
*
|
|
|
|
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
1
-6
/
+5
|
*
|
|
|
|
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
1
-9
/
+4
|
*
|
|
|
|
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
1
-7
/
+8
|
*
|
|
|
|
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
1
-7
/
+9
|
*
|
|
|
|
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
1
-4
/
+4
|
*
|
|
|
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-0
/
+4
|
*
|
|
|
|
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
4
-20
/
+30
|
*
|
|
|
|
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-09-11
2
-5
/
+14
*
|
|
|
|
|
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-12
1
-0
/
+24
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
2022-09-19
1
-0
/
+24
*
|
|
|
|
|
Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-10-09
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
2022-06-29
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
21
-88
/
+318
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
2022-10-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
1
-0
/
+5
|
*
|
|
|
|
|
|
|
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
Alexander Potapenko
2022-10-03
1
-0
/
+7
|
*
|
|
|
|
|
|
|
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
1
-3
/
+7
|
*
|
|
|
|
|
|
|
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
2
-0
/
+4
|
*
|
|
|
|
|
|
|
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
2
-1
/
+3
[next]