index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
mm, memory_hotplug: be more verbose for memory offline failures
Michal Hocko
2
-4
/
+9
2018-12-28
mm, memory_hotplug: print reason for the offlining failure
Michal Hocko
1
-11
/
+23
2018-12-28
mm, memory_hotplug: drop pointless block alignment checks from __offline_pages
Michal Hocko
1
-6
/
+0
2018-12-28
mm: lower the printk loglevel for __dump_page messages
Michal Hocko
1
-10
/
+10
2018-12-28
mm: print more information about mapping in __dump_page
Michal Hocko
1
-0
/
+13
2018-12-28
mm/readahead.c: simplify get_next_ra_size()
Gao Xiang
1
-7
/
+5
2018-12-28
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2018-12-28
mm/mmu_notifier.c: remove mmu_notifier_synchronize()
Sean Christopherson
2
-8
/
+0
2018-12-28
mm/hotplug: optimize clear_hwpoisoned_pages()
Balbir Singh
1
-0
/
+9
2018-12-28
mm/page_owner: clamp read count to PAGE_SIZE
Miles Chen
1
-0
/
+1
2018-12-28
include/linux/slab.h: fix sparse warning in kmalloc_type()
Vlastimil Babka
1
-12
/
+12
2018-12-28
mm/slub.c: record final state of slub action in deactivate_slab()
Wei Yang
1
-14
/
+7
2018-12-28
mm/slub.c: page is always non-NULL in node_match()
Wei Yang
1
-1
/
+1
2018-12-28
mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab()
Wei Yang
1
-5
/
+3
2018-12-28
mm, slab: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-12-28
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2018-12-28
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
1
-4
/
+2
2018-12-28
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2018-12-28
ocfs2: improve ocfs2 Makefile
Larry Chen
3
-3
/
+3
2018-12-28
ocfs2: remove set but not used variable 'lastzero'
zhong jiang
1
-2
/
+1
2018-12-28
ocfs2: dlmfs: remove set but not used variable 'status'
zhong jiang
1
-2
/
+1
2018-12-28
ocfs2: optimize the reading of heartbeat data
Jia Guo
1
-5
/
+12
2018-12-28
debugobjects: call debug_objects_mem_init eariler
Qian Cai
2
-6
/
+4
2018-12-28
sh: lib: convert to SPDX identifiers
Kuninori Morimoto
13
-240
/
+44
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
44
-189
/
+51
2018-12-28
sh: cpu: convert to SPDX identifiers
Kuninori Morimoto
6
-25
/
+6
2018-12-28
sh: shmobile: convert to SPDX identifiers
Kuninori Morimoto
4
-13
/
+5
2018-12-28
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
7
-30
/
+9
2018-12-28
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
37
-194
/
+38
2018-12-28
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
9
-36
/
+9
2018-12-28
sh: sh3: convert to SPDX identifiers
Kuninori Morimoto
16
-68
/
+20
2018-12-28
sh: sh2a: convert to SPDX identifiers
Kuninori Morimoto
19
-78
/
+21
2018-12-28
sh: sh2: convert to SPDX identifiers
Kuninori Morimoto
7
-26
/
+9
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
83
-357
/
+142
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
33
-124
/
+41
2018-12-28
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
95
-291
/
+102
2018-12-28
arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...
YueHaibing
1
-1
/
+1
2018-12-28
arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning
Randy Dunlap
1
-1
/
+0
2018-12-28
scripts/tags.sh: add more declarations
Kirill Tkhai
1
-2
/
+11
2018-12-28
scripts: add spdxcheck.py self test
Thierry Reding
1
-0
/
+12
2018-12-28
scripts/checkstack.pl: dynamic stack growth for aarch64
Qian Cai
1
-0
/
+2
2018-12-28
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
1
-1
/
+1
2018-12-28
scripts/decodecode: set ARCH when running natively on arm/arm64
Marc Zyngier
1
-0
/
+7
2018-12-28
bloat-o-meter: ignore __addressable_ symbols
Rasmus Villemoes
1
-0
/
+1
2018-12-28
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
8
-0
/
+8
2018-12-28
kasan: update documentation
Andrey Konovalov
1
-94
/
+138
2018-12-28
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
1
-0
/
+1
2018-12-28
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2
-12
/
+19
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
7
-4
/
+72
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
3
-0
/
+65
[prev]
[next]