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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
2020-01-07
1
-1
/
+1
*
dm thin metadata: use true/false for bool variable
zhengbin
2020-01-07
1
-5
/
+5
*
dm snapshot: use true/false for bool variable
zhengbin
2020-01-07
1
-3
/
+3
*
dm bio prison v2: use true/false for bool variable
zhengbin
2020-01-07
1
-1
/
+1
*
dm mpath: use true/false for bool variable
zhengbin
2020-01-07
1
-1
/
+1
*
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
2020-01-07
1
-9
/
+14
*
dm raid: table line rebuild status fixes
Heinz Mauelshagen
2020-01-07
2
-21
/
+24
*
dm dust: change ret to r in dust_map_write
Bryan Gurney
2020-01-07
1
-3
/
+3
*
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
2020-01-05
1
-1
/
+1
*
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-05
13
-22
/
+76
|
\
|
*
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
2020-01-04
4
-0
/
+38
|
*
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-04
3
-13
/
+13
|
*
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
2020-01-04
1
-1
/
+1
|
*
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
2020-01-03
1
-1
/
+1
|
*
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
2020-01-03
1
-0
/
+15
|
*
riscv: gcov: enable gcov for RISC-V
Zong Li
2020-01-03
2
-1
/
+2
|
*
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
2020-01-03
1
-6
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-04
32
-90
/
+166
|
\
\
|
*
|
hexagon: define ioremap_uc
Nick Desaulniers
2020-01-04
1
-0
/
+1
|
*
|
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
2020-01-04
1
-0
/
+1
|
*
|
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
2020-01-04
1
-0
/
+8
|
*
|
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
2020-01-04
1
-1
/
+50
|
*
|
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
2020-01-04
1
-2
/
+6
|
*
|
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
2020-01-04
1
-1
/
+1
|
*
|
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
2020-01-04
1
-2
/
+5
|
*
|
hexagon: work around compiler crash
Nick Desaulniers
2020-01-04
1
-3
/
+1
|
*
|
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
2020-01-04
6
-23
/
+23
|
*
|
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
2020-01-04
1
-1
/
+1
|
*
|
fs/nsfs.c: include headers for missing declarations
Eric Biggers
2020-01-04
1
-0
/
+3
|
*
|
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
2020-01-04
1
-0
/
+2
|
*
|
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
2020-01-04
1
-6
/
+17
|
*
|
memcg: account security cred as well to kmemcg
Shakeel Butt
2020-01-04
1
-3
/
+3
|
*
|
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2020-01-04
2
-10
/
+10
|
*
|
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
2020-01-04
1
-0
/
+5
|
*
|
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
10
-38
/
+29
*
|
|
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-04
5
-47
/
+55
|
\
\
\
|
*
|
|
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-04
3
-42
/
+46
|
*
|
|
apparmor: only get a label reference if the fast path check fails
John Johansen
2020-01-02
1
-4
/
+8
|
*
|
|
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2020-01-02
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-04
9
-19
/
+73
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
2020-01-02
1
-1
/
+19
|
*
|
MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
Alexander Lobakin
2019-12-18
2
-2
/
+2
|
*
|
MIPS: BPF: Disable MIPS32 eBPF JIT
Paul Burton
2019-12-18
1
-1
/
+1
|
*
|
MIPS: Prevent link failure with kcov instrumentation
Jouni Hogander
2019-12-18
1
-0
/
+3
|
*
|
MIPS: Kconfig: Use correct form for 'depends on'
Joe Perches
2019-12-02
1
-1
/
+1
|
*
|
mips: Fix gettimeofday() in the vdso library
Vincenzo Frascino
2019-12-02
2
-13
/
+20
|
*
|
MIPS: Fix boot on Fuloong2 systems
Guenter Roeck
2019-11-27
1
-1
/
+2
|
*
|
mips: cacheinfo: report shared CPU map
Vladimir Kondratiev
2019-11-26
1
-1
/
+26
*
|
|
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2020-01-04
5
-8
/
+18
|
\
\
\
|
*
|
|
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-12-27
1
-1
/
+2
[next]