index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
2018-12-28
1
-4
/
+2
*
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
2018-12-28
1
-2
/
+7
*
ocfs2: improve ocfs2 Makefile
Larry Chen
2018-12-28
3
-3
/
+3
*
ocfs2: remove set but not used variable 'lastzero'
zhong jiang
2018-12-28
1
-2
/
+1
*
ocfs2: dlmfs: remove set but not used variable 'status'
zhong jiang
2018-12-28
1
-2
/
+1
*
ocfs2: optimize the reading of heartbeat data
Jia Guo
2018-12-28
1
-5
/
+12
*
debugobjects: call debug_objects_mem_init eariler
Qian Cai
2018-12-28
2
-6
/
+4
*
sh: lib: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
13
-240
/
+44
*
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
44
-189
/
+51
*
sh: cpu: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
6
-25
/
+6
*
sh: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
4
-13
/
+5
*
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-30
/
+9
*
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
37
-194
/
+38
*
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
9
-36
/
+9
*
sh: sh3: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
16
-68
/
+20
*
sh: sh2a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
19
-78
/
+21
*
sh: sh2: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-26
/
+9
*
sh: include: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
83
-357
/
+142
*
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
33
-124
/
+41
*
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
95
-291
/
+102
*
arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...
YueHaibing
2018-12-28
1
-1
/
+1
*
arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning
Randy Dunlap
2018-12-28
1
-1
/
+0
*
scripts/tags.sh: add more declarations
Kirill Tkhai
2018-12-28
1
-2
/
+11
*
scripts: add spdxcheck.py self test
Thierry Reding
2018-12-28
1
-0
/
+12
*
scripts/checkstack.pl: dynamic stack growth for aarch64
Qian Cai
2018-12-28
1
-0
/
+2
*
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2018-12-28
1
-1
/
+1
*
scripts/decodecode: set ARCH when running natively on arm/arm64
Marc Zyngier
2018-12-28
1
-0
/
+7
*
bloat-o-meter: ignore __addressable_ symbols
Rasmus Villemoes
2018-12-28
1
-0
/
+1
*
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
2018-12-28
8
-0
/
+8
*
kasan: update documentation
Andrey Konovalov
2018-12-28
1
-94
/
+138
*
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
1
-0
/
+1
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
2
-12
/
+19
*
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
7
-4
/
+72
*
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2018-12-28
3
-0
/
+65
*
kasan: add hooks implementation for tag-based mode
Andrey Konovalov
2018-12-28
3
-19
/
+153
*
mm: move obj_to_index to include/linux/slab_def.h
Andrey Konovalov
2018-12-28
2
-13
/
+13
*
kasan: add bug reporting routines for tag-based mode
Andrey Konovalov
2018-12-28
4
-37
/
+59
*
kasan: split out generic_report.c from report.c
Andrey Konovalov
2018-12-28
5
-185
/
+257
*
kasan, mm: perform untagged pointers comparison in krealloc
Andrey Konovalov
2018-12-28
1
-1
/
+1
*
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2018-12-28
2
-1
/
+8
*
kasan, arm64: fix up fault handling logic
Andrey Konovalov
2018-12-28
1
-9
/
+22
*
kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
Andrey Konovalov
2018-12-28
2
-11
/
+15
*
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
2018-12-28
1
-3
/
+4
*
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
6
-2
/
+101
*
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
2
-7
/
+8
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
3
-3
/
+22
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
8
-114
/
+145
*
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2018-12-28
2
-6
/
+13
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
11
-66
/
+214
*
kasan: rename source files to reflect the new naming scheme
Andrey Konovalov
2018-12-28
3
-4
/
+4
[next]