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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-12-08
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
1
-1
/
+1
2021-11-25
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-25
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2
-0
/
+16
2021-11-25
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2
-6
/
+9
2021-11-25
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2
-58
/
+32
2021-11-25
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-25
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-18
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-11-18
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
1
-1
/
+1
2021-11-18
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
1
-10
/
+9
2021-11-18
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
1
-1
/
+1
2021-11-18
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
1
-18
/
+39
2021-11-18
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-11-18
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-11-18
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
1
-0
/
+6
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+4
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+15
2021-10-20
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
1
-2
/
+3
2021-10-20
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-10-12
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
3
-7
/
+44
2021-10-04
bpf, s390: Fix potential memory leak about jit_data
Tiezhu Yang
1
-1
/
+1
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2
-1
/
+15
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+4
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
3
-4
/
+4
2021-09-22
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+1
2021-09-21
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+38
2021-09-16
s390/bpf: Fix optimizing out zero-extensions
Ilya Leoshkevich
1
-28
/
+30
2021-09-16
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
Ilya Leoshkevich
1
-2
/
+7
2021-09-16
s390/bpf: Fix branch shortening during codegen pass
Ilya Leoshkevich
1
-2
/
+1
2021-09-15
s390: remove WARN_DYNAMIC_STACK
Heiko Carstens
2
-17
/
+0
2021-09-15
s390: update defconfigs
Heiko Carstens
2
-4
/
+9
2021-09-15
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
1
-2
/
+2
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
17
-49
/
+63
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
3
-76
/
+0
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
hugetlbfs: s390 is always 64bit
David Hildenbrand
1
-0
/
+1
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-14
/
+16
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+1
2021-09-07
s390: remove xpram device driver
Heiko Carstens
2
-2
/
+0
2021-09-07
s390/pci: read clp_list_pci_req only once
Pierre Morel
1
-1
/
+1
[next]