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
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-30
/
+31
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
27
-188
/
+138
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+3
2022-08-06
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
1
-1
/
+1
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
14
-294
/
+83
2022-08-06
Revert "s390/smp,ptdump: add absolute lowcore markers"
Alexander Gordeev
1
-7
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+32
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-69
/
+20
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
36
-155
/
+2315
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2
-7
/
+0
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
1
-3
/
+3
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-45
/
+8
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2
-5
/
+27
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-27
/
+7
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
36
-155
/
+2315
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-07-28
s390/unwind: fix fgraph return address recovery
Sumanth Korikkar
1
-1
/
+1
2022-07-28
s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()
Sven Schnelle
1
-3
/
+5
2022-07-28
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
1
-0
/
+7
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
14
-83
/
+294
2022-07-28
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
1
-7
/
+6
2022-07-28
s390/boot: cleanup adjust_to_uv_max() function
Alexander Gordeev
3
-8
/
+14
2022-07-28
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-07-28
Merge branch 'vmcore-iov_iter' into features
Alexander Gordeev
6
-124
/
+46
2022-07-26
Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+6
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-22
/
+7
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
1
-3
/
+3
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-1
/
+0
2022-07-22
s390/pci: allow zPCI zbus without a function zero
Niklas Schnelle
1
-62
/
+20
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
2
-3
/
+1
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
3
-109
/
+40
2022-07-20
s390/crash: use static swap buffer for copy_to_user_real()
Alexander Gordeev
1
-14
/
+12
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
3
-27
/
+26
2022-07-20
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-07-20
s390/crash: remove redundant panic() on save area allocation failure
Alexander Gordeev
1
-1
/
+1
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
2
-0
/
+52
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
4
-7
/
+70
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
3
-54
/
+54
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
2
-0
/
+2
2022-07-19
s390/cpufeature: allow for facility bits
Heiko Carstens
1
-0
/
+3
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
15
-37
/
+61
2022-07-19
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2
-2
/
+17
2022-07-19
KVM: s390: pv: destroy the configuration before its memory
Claudio Imbrenda
1
-3
/
+3
2022-07-19
KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
Claudio Imbrenda
1
-8
/
+8
[next]