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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
1
-37
/
+8
2021-12-08
KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
Sean Christopherson
1
-4
/
+9
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: s390: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-5
/
+8
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
3
-13
/
+14
2021-12-08
KVM: s390: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
1
-3
/
+5
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-17
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
3
-7
/
+7
2021-12-06
s390/qdio: clarify logical vs absolute in QIB's kerneldoc
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
3
-27
/
+30
2021-12-06
s390/pci: use phys_to_virt() for AIBVs/DIBVs
Niklas Schnelle
1
-3
/
+3
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-5
/
+6
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-3
/
+4
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
1
-1
/
+1
2021-12-06
s390/qdio: remove QDIO_SBAL_SIZE macro
Julian Wiedmann
1
-1
/
+0
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
7
-0
/
+1142
2021-12-02
s390: update defconfigs
Heiko Carstens
3
-3
/
+16
2021-11-29
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-11-25
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
1
-2
/
+3
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
11
-87
/
+77
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-11-18
ftrace/samples: add s390 support for ftrace direct multi sample
Heiko Carstens
1
-0
/
+1
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2
-0
/
+16
2021-11-18
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-18
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
1
-0
/
+2
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-3
/
+3
2021-11-16
s390: wire up sys_futex_waitv system call
Vasily Gorbik
1
-0
/
+1
2021-11-16
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2
-6
/
+9
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2
-2
/
+2
2021-11-16
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2
-58
/
+32
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
1
-5
/
+4
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-14
/
+387
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+3
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+4
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-7
/
+4
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
3
-4
/
+277
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
3
-0
/
+69
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
4
-9
/
+38
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
62
-493
/
+916
[prev]
[next]