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-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-636
/
+174
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+8
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
3
-6
/
+6
2018-04-11
s390/zcrypt: Support up to 256 crypto adapters.
Harald Freudenberger
2
-49
/
+81
2018-04-10
s390/zcrypt: Remove deprecated ioctls.
Harald Freudenberger
1
-40
/
+1
2018-04-10
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
1
-46
/
+11
2018-04-10
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
3
-6
/
+7
2018-04-10
s390/ipl: remove non-existing functions declaration
Vasily Gorbik
1
-3
/
+0
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
7
-358
/
+16
2018-04-10
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
Vasily Gorbik
1
-1
/
+1
2018-04-10
s390/ipl: correct ipl parmblock valid checks
Vasily Gorbik
1
-6
/
+4
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
5
-86
/
+17
2018-04-10
s390/ipl: move ipl_flags to ipl.c
Vasily Gorbik
2
-11
/
+9
2018-04-10
s390/ipl: get rid of ipl_ssid and ipl_devno
Vasily Gorbik
1
-9
/
+8
2018-04-10
s390/ipl: unite diag308 and scsi boot ipl blocks
Vasily Gorbik
2
-29
/
+26
2018-04-10
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
1
-0
/
+1
2018-04-10
s390/compat: fix setup_frame32
Heiko Carstens
1
-1
/
+1
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2
-8
/
+8
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-67
/
+152
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-195
/
+614
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-2
/
+1
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+4
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-2
/
+3
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
1
-1
/
+1
2018-03-28
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2
-13
/
+14
2018-03-28
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
4
-14
/
+8
2018-03-28
s390/entry.S: use assembler alternatives
Martin Schwidefsky
1
-49
/
+7
2018-03-28
s390: add assembler macros for CPU alternatives
Martin Schwidefsky
1
-0
/
+108
2018-03-28
s390: add sysfs attributes for spectre
Martin Schwidefsky
2
-0
/
+20
2018-03-28
s390: report spectre mitigation via syslog
Martin Schwidefsky
1
-0
/
+10
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
6
-38
/
+52
2018-03-28
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
3
-25
/
+29
2018-03-26
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
1
-2
/
+4
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
2
-2
/
+2
2018-03-18
s390/decompressor: trim uncompressed image head during the build
Vasily Gorbik
2
-8
/
+14
2018-03-18
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
1
-1
/
+4
2018-03-18
s390/setup : enable display support for KVM guest
Farhan Ali
1
-0
/
+2
2018-03-16
Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
11
-66
/
+150
2018-03-14
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
3
-11
/
+63
2018-03-14
KVM: add machine check counter to kvm_stat
QingFeng Hao
3
-0
/
+3
[next]