index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
1
-3
/
+3
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-23
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-1
/
+0
2022-07-21
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-3
/
+0
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
2
-3
/
+18
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
1
-1
/
+0
2022-07-20
s390/mm: remove unused tprot() function
Alexander Gordeev
1
-14
/
+0
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
1
-0
/
+1
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
1
-3
/
+15
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
1
-0
/
+1
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
1
-15
/
+7
2022-07-19
s390/mm: KVM: pv: when tearing down, try to destroy protected pages
Claudio Imbrenda
1
-3
/
+16
2022-07-19
KVM: s390: pv: add mmu_notifier
Claudio Imbrenda
1
-0
/
+2
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-3
/
+0
2022-07-18
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+11
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+3
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
3
-3
/
+3
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
1
-1
/
+36
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
1
-0
/
+1
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
1
-0
/
+2
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
1
-2
/
+0
2022-07-11
s390: Add attestation query information
Steffen Eiden
1
-1
/
+6
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
7
-13
/
+83
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
2
-0
/
+19
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
1
-0
/
+4
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2
-0
/
+14
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2
-0
/
+16
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
1
-0
/
+3
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
2
-2
/
+6
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
2
-1
/
+3
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
1
-8
/
+9
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
1
-1
/
+3
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
1
-1
/
+2
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-07-01
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
1
-7
/
+7
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-3
/
+3
2022-06-24
jump_label: s390: avoid pointless initial NOP patching
Ard Biesheuvel
1
-3
/
+2
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-1
/
+2
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...
Paolo Bonzini
2
-1
/
+45
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-136
/
+191
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-22
/
+0
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
1
-0
/
+1
[prev]
[next]