index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
2
-3
/
+29
2018-09-28
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
Pierre Morel
1
-1
/
+3
2018-09-28
KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
Pierre Morel
1
-5
/
+28
2018-09-28
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
Pierre Morel
1
-4
/
+10
2018-09-28
KVM: s390: vsie: allow CRYCB FORMAT-0
Pierre Morel
1
-3
/
+17
2018-09-28
KVM: s390: vsie: allow CRYCB FORMAT-1
Pierre Morel
1
-0
/
+19
2018-09-28
KVM: s390: vsie: Allow CRYCB FORMAT-2
Pierre Morel
1
-10
/
+104
2018-09-28
KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
Pierre Morel
1
-3
/
+3
2018-09-28
KVM: s390: vsie: Do the CRYCB validation first
Pierre Morel
1
-5
/
+6
2018-09-28
KVM: s390: Clear Crypto Control Block when using vSIE
Pierre Morel
1
-0
/
+2
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
1
-0
/
+1
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
1
-24
/
+24
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
3
-29
/
+23
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+1
2018-09-26
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
2
-0
/
+17
2018-09-26
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak
1
-0
/
+11
2018-09-26
KVM: s390: refactor crypto initialization
Tony Krowiak
2
-37
/
+36
2018-09-26
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
2
-1
/
+7
2018-09-26
KVM: s390: vsie: simulate VCPU SIE entry/exit
David Hildenbrand
3
-5
/
+26
2018-09-20
s390/qdio: clean up AOB handling
Julian Wiedmann
1
-2
/
+0
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
5
-12
/
+9
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
3
-3
/
+8
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
1
-0
/
+1
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
3
-7
/
+6
2018-09-18
Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-3
/
+5
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2018-09-12
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
1
-2
/
+2
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-1
/
+3
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2
-1
/
+9
2018-09-04
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
1
-1
/
+2
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
1
-1
/
+1
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2
-2
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-1
/
+0
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-90
/
+80
2018-08-23
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2018-08-21
s390: remove gcc version check (4.3 or newer)
Heiko Carstens
1
-8
/
+0
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
5
-12
/
+16
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
1
-36
/
+36
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
1
-3
/
+3
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-148
/
+223
[prev]
[next]