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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+1
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-29
/
+24
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
84
-739
/
+2131
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
2
-4
/
+9
2018-10-19
s390/perf: Return error when debug_register fails
Thomas Richter
1
-1
/
+5
2018-10-15
s390/sthyi: Fix machine name validity indication
Janosch Frank
1
-3
/
+5
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-10
Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Greg Kroah-Hartman
3
-7
/
+6
2018-10-10
s390/mem_detect: add missing include
Heiko Carstens
1
-0
/
+1
2018-10-10
s390/dumpstack: print psw mask and address again
Heiko Carstens
1
-1
/
+1
2018-10-10
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
1
-26
/
+37
2018-10-10
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2
-0
/
+25
2018-10-10
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2
-0
/
+17
2018-10-09
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2
-0
/
+18
2018-10-09
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
1
-2
/
+2
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2
-1
/
+2
2018-10-09
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
1
-1
/
+34
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
4
-7
/
+26
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
3
-2
/
+13
2018-10-09
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
2
-1
/
+6
2018-10-09
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
4
-3
/
+8
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2
-4
/
+4
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
6
-5
/
+118
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2
-12
/
+14
2018-10-09
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
1
-6
/
+15
2018-10-09
s390/kasan: avoid user access code instrumentation
Vasily Gorbik
1
-0
/
+4
2018-10-09
s390/kasan: double the stack size
Vasily Gorbik
2
-1
/
+5
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
8
-7
/
+343
2018-10-09
s390: add pgd_page primitive
Vasily Gorbik
1
-1
/
+10
2018-10-09
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: replace some memory functions
Vasily Gorbik
2
-3
/
+30
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
3
-0
/
+4
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2
-2
/
+4
2018-10-09
s390/mm: add missing pfn_to_kaddr helper
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
15
-176
/
+355
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
3
-34
/
+19
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
2
-2
/
+8
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
2
-0
/
+53
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
3
-0
/
+10
2018-10-09
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2
-2
/
+19
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
10
-69
/
+260
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2
-0
/
+2
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
6
-4
/
+56
[next]