index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
1
-0
/
+1
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
1
-1
/
+7
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2
-0
/
+62
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2
-1
/
+8
2018-12-28
kasan, arm64: fix up fault handling logic
Andrey Konovalov
1
-9
/
+22
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
1
-3
/
+4
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
3
-2
/
+20
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2
-7
/
+8
2018-12-28
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
1
-2
/
+12
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
6
-78
/
+99
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2
-6
/
+13
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
34
-2420
/
+5345
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-41
/
+87
2018-12-27
Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2018-12-27
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-3
/
+50
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
247
-3265
/
+3684
2018-12-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+0
2018-12-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-337
/
+345
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-32
/
+14
2018-12-26
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-29
/
+2
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
63
-76
/
+151
2018-12-26
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-18
/
+1
2018-12-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+12
2018-12-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-43
/
+2
2018-12-26
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+45
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+3
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-4
/
+89
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-4
/
+4
2018-12-26
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-17
/
+26
2018-12-26
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-162
/
+308
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-166
/
+375
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
82
-15915
/
+17924
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-79
/
+172
2018-12-26
Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-916
/
+643
[next]