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: 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
um: Remove obsolete reenable_XX calls
Anton Ivanov
10
-35
/
+0
2018-12-27
um: writev needs <sys/uio.h>
Christoph Hellwig
1
-0
/
+1
2018-12-27
um: remove redundant generic-y
Masahiro Yamada
1
-2
/
+0
2018-12-27
um: Optimize Flush TLB for force/fork case
Anton Ivanov
1
-4
/
+5
2018-12-27
um: Avoid marking pages with "changed protection"
Anton Ivanov
1
-1
/
+8
2018-12-27
um: Skip TLB flushing where not needed
Anton Ivanov
1
-7
/
+14
2018-12-27
um: Optimize TLB operations v2
Anton Ivanov
1
-28
/
+57
2018-12-27
um: Remove unnecessary faulted check in uaccess.c
Anton Ivanov
1
-11
/
+12
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
3
-11
/
+65
2018-12-27
um: Remove unsafe printks from the io thread
Anton Ivanov
1
-25
/
+17
2018-12-27
um: Clean-up command processing in UML UBD driver
Anton Ivanov
1
-30
/
+47
2018-12-27
um: Switch to block-mq constants in the UML UBD driver
Anton Ivanov
1
-28
/
+38
2018-12-27
um: Make GCOV depend on !KCOV
Richard Weinberger
1
-0
/
+1
2018-12-27
um: Include sys/uio.h to have writev()
Richard Weinberger
1
-0
/
+1
2018-12-27
um: Add HAVE_DEBUG_BUGVERBOSE
HernĂ¡n Gonzalez
1
-0
/
+1
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
[prev]
[next]