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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
Naoya Horiguchi
2022-08-08
1
-1
/
+7
*
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
2022-08-08
1
-10
/
+3
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-10
/
+7
|
\
|
*
MIPS: ath79: Remove one of the identical args in early_printk
Ilpo Järvinen
2022-07-08
1
-10
/
+6
|
*
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
1
-4
/
+5
*
|
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
14
-144
/
+189
|
\
\
|
*
|
powerpc: drop dependency on <asm/machdep.h> in archrandom.h
Yury Norov
2022-08-01
2
-8
/
+13
|
*
|
x86/olpc: fix 'logical not is only applied to the left hand side'
Alexander Lobakin
2022-07-15
1
-1
/
+1
|
*
|
arm: align find_bit declarations with generic kernel
Yury Norov
2022-07-14
1
-8
/
+10
|
*
|
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-06-30
2
-15
/
+15
|
*
|
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
7
-111
/
+153
|
*
|
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
2022-06-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
19
-109
/
+24
|
\
\
|
*
|
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
15
-90
/
+0
|
*
|
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
2022-07-17
1
-1
/
+4
|
*
|
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2022-07-17
2
-4
/
+6
|
*
|
Merge branch 'master' into mm-nonmm-stable
akpm
2022-06-27
116
-660
/
+1335
|
|
\
\
|
*
|
|
ia64: fix sparse warnings with cmpxchg() & xchg()
Luc Van Oostenryck
2022-06-16
1
-14
/
+14
*
|
|
|
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-06
6
-23
/
+20
|
\
\
\
\
|
*
|
|
|
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-04
4
-8
/
+4
|
*
|
|
|
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
2022-08-03
1
-2
/
+2
|
*
|
|
|
x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...
Chenyi Qiang
2022-08-02
1
-13
/
+14
*
|
|
|
|
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-06
1
-7
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
x86/kprobes: Update kcb status flag after singlestepping
Masami Hiramatsu (Google)
2022-08-02
1
-7
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
27
-188
/
+138
|
\
\
\
\
\
|
*
|
|
|
|
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
2022-08-06
1
-1
/
+1
|
*
|
|
|
|
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-08-06
14
-294
/
+83
|
*
|
|
|
|
Revert "s390/smp,ptdump: add absolute lowcore markers"
Alexander Gordeev
2022-08-06
1
-7
/
+0
|
*
|
|
|
|
s390/unwind: fix fgraph return address recovery
Sumanth Korikkar
2022-07-28
1
-1
/
+1
|
*
|
|
|
|
s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()
Sven Schnelle
2022-07-28
1
-3
/
+5
|
*
|
|
|
|
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
2022-07-28
1
-0
/
+7
|
*
|
|
|
|
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-28
14
-83
/
+294
|
*
|
|
|
|
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
2022-07-28
1
-7
/
+6
|
*
|
|
|
|
s390/boot: cleanup adjust_to_uv_max() function
Alexander Gordeev
2022-07-28
3
-8
/
+14
|
*
|
|
|
|
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
2022-07-28
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'vmcore-iov_iter' into features
Alexander Gordeev
2022-07-28
6
-124
/
+46
|
|
\
\
\
\
\
|
|
*
|
|
|
|
s390/crash: support multi-segment iterators
Alexander Gordeev
2022-07-20
3
-109
/
+40
|
|
*
|
|
|
|
s390/crash: use static swap buffer for copy_to_user_real()
Alexander Gordeev
2022-07-20
1
-14
/
+12
|
|
*
|
|
|
|
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
2022-07-20
3
-27
/
+26
|
|
*
|
|
|
|
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
2022-07-20
1
-1
/
+1
|
|
*
|
|
|
|
s390/crash: remove redundant panic() on save area allocation failure
Alexander Gordeev
2022-07-20
1
-1
/
+1
|
|
*
|
|
|
|
s390/mm: remove unused tprot() function
Alexander Gordeev
2022-07-20
1
-14
/
+0
|
*
|
|
|
|
|
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
2022-07-19
2
-0
/
+2
|
*
|
|
|
|
|
s390/cpufeature: allow for facility bits
Heiko Carstens
2022-07-19
1
-0
/
+3
|
*
|
|
|
|
|
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-19
15
-37
/
+61
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-06
99
-4185
/
+258
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-08-04
1
-2
/
+2
|
*
|
|
|
|
|
Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"
Alexander Sverdlin
2022-07-30
2
-5
/
+54
|
*
|
|
|
|
|
MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
Alexander Sverdlin
2022-07-30
1
-0
/
+12
|
*
|
|
|
|
|
MIPS: msi-octeon: eliminate kernel-doc warnings
Randy Dunlap
2022-07-30
1
-7
/
+9
[next]