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
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
2020-05-20
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-20
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
1
-3
/
+6
2020-05-14
s390/kexec_file: fix initrd location for kdump kernel
Philipp Rudo
1
-1
/
+1
2020-05-14
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
2
-4
/
+219
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-6
/
+6
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2020-05-06
Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+3
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-05-05
KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
1
-1
/
+3
2020-04-28
Merge tag 'cve-2020-11884' from emailed bundle
Linus Torvalds
2
-2
/
+18
2020-04-26
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-9
/
+9
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-22
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
1
-2
/
+3
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
3
-4
/
+4
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
62
-2197
/
+574
2020-04-21
s390/mm: fix page table upgrade vs 2ndary address mode accesses
Christian Borntraeger
2
-2
/
+18
2020-04-20
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
1
-1
/
+1
2020-04-14
KVM: s390: Return last valid slot if approx index is out-of-bounds
Sean Christopherson
1
-0
/
+3
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+8
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-3
/
+3
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-2
/
+1
2020-04-10
Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-10
/
+8
2020-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+7
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-07
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
1
-0
/
+1
2020-04-07
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
1
-0
/
+1
2020-04-07
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
1
-1
/
+5
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-3
/
+2
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
1
-4
/
+4
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-1
/
+2
2020-04-06
s390/mm: use fallthrough;
Joe Perches
1
-2
/
+0
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
52
-2176
/
+551
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-0
/
+6
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-335
/
+2203
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-4
/
+1
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-2
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-15
/
+0
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-4
/
+0
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+4
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-29
/
+25
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2020-03-30
Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-4
/
+5
2020-03-28
s390/mm: cleanup init_new_context() callback
Alexander Gordeev
2
-25
/
+21
2020-03-28
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
3
-8
/
+8
[next]