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
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
2
-6
/
+7
|
\
|
*
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
2023-12-20
1
-1
/
+2
|
*
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
2023-12-20
1
-0
/
+1
|
*
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
2023-12-12
1
-5
/
+5
|
*
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
1
-1
/
+0
*
|
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
1
-11
/
+29
|
/
*
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
4
-12
/
+20
|
\
|
*
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-03
2
-11
/
+16
|
|
\
|
|
*
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
1
-9
/
+14
|
|
*
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-01
1
-2
/
+2
|
*
|
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-01
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
2023-11-26
1
-0
/
+2
|
*
|
Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-26
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
lockdep: Fix block chain corruption
Peter Zijlstra
2023-11-24
1
-1
/
+2
*
|
|
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
2023-12-06
1
-1
/
+0
|
/
/
*
|
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-23
1
-136
/
+266
|
\
\
|
|
/
|
/
|
|
*
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-20
1
-2
/
+17
|
*
bpf: widening for callback iterators
Eduard Zingerman
2023-11-20
1
-2
/
+22
|
*
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-20
1
-99
/
+175
|
*
bpf: extract setup_func_entry() utility function
Eduard Zingerman
2023-11-20
1
-36
/
+48
|
*
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
2023-11-20
1
-6
/
+13
*
|
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
2
-22
/
+19
|
\
\
|
*
|
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-11
2
-22
/
+19
*
|
|
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-19
2
-38
/
+135
|
\
\
\
|
*
|
|
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
1
-3
/
+7
|
*
|
|
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
2023-11-14
1
-12
/
+0
|
*
|
|
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-14
1
-23
/
+128
*
|
|
|
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-19
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
futex: Fix hardcoded flags
Peter Zijlstra
2023-11-15
1
-3
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-19
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-15
1
-0
/
+17
|
|
/
/
/
*
|
|
|
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-18
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
2023-11-18
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
2023-11-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-16
2
-29
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Do not allocate percpu memory at init stage
Yonghong Song
2023-11-15
2
-7
/
+21
|
*
|
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2023-11-09
1
-15
/
+8
|
*
|
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
2023-11-09
1
-2
/
+19
|
*
|
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-09
1
-7
/
+20
*
|
|
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
2
-5
/
+6
|
\
\
\
|
*
|
|
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-11
1
-1
/
+1
|
*
|
|
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
2023-11-10
1
-4
/
+5
|
|
/
/
*
|
|
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-10
4
-10
/
+81
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
2023-11-08
1
-1
/
+2
|
*
|
dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...
Jia He
2023-11-06
3
-2
/
+50
|
*
|
dma-mapping: move dma_addressing_limited() out of line
Jia He
2023-11-06
1
-0
/
+15
|
*
|
swiotlb: do not free decrypted pages if dynamic
Petr Tesarik
2023-11-03
1
-9
/
+16
*
|
|
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
9
-62
/
+75
|
\
\
\
|
*
|
|
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2023-11-07
2
-2
/
+2
[next]