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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
2
-3
/
+1
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
4
-2
/
+12
2022-07-13
KVM: s390/pci: fix include duplicates
Christian Borntraeger
1
-3
/
+2
2022-07-11
s390: Add attestation query information
Steffen Eiden
3
-1
/
+28
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
1
-1
/
+1
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
17
-37
/
+1102
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
3
-0
/
+103
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
6
-0
/
+205
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
3
-0
/
+249
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
3
-0
/
+52
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
5
-2
/
+103
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
7
-0
/
+256
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
4
-0
/
+61
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
3
-2
/
+8
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
5
-1
/
+19
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
3
-23
/
+23
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2
-5
/
+7
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
3
-4
/
+12
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
1
-0
/
+1
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-30
/
+31
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
2022-06-30
s390/purgatory: remove duplicated build rule of kexec-purgatory.o
Masahiro Yamada
1
-2
/
+1
2022-06-30
s390/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
1
-1
/
+1
2022-06-30
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-3
/
+3
2022-06-27
Merge branch 'master' into mm-stable
akpm
3
-7
/
+45
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-5
/
+0
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
1
-1
/
+0
2022-06-24
jump_label: s390: avoid pointless initial NOP patching
Ard Biesheuvel
2
-21
/
+7
2022-06-23
s390/pai: Fix multiple concurrent event installation
Thomas Richter
1
-3
/
+12
2022-06-23
s390/pai: Prevent invalid event number for pai_crypto PMU
Thomas Richter
1
-2
/
+3
2022-06-23
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
2022-06-23
s390/crash: make copy_oldmem_page() return number of bytes copied
Alexander Gordeev
1
-3
/
+4
2022-06-23
s390/crash: add missing iterator advance in copy_oldmem_page()
Alexander Gordeev
1
-0
/
+7
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+12
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-11
/
+3
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-08
KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
Zeng Guang
1
-2
/
+0
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
1
-2
/
+2
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
7
-1
/
+574
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2
-11
/
+3
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-7
/
+3
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-5
/
+7
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
18
-211
/
+288
2022-06-03
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
1
-7
/
+3
[prev]
[next]