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
2024-02-09
s390/mmap: disable mmap alignment when randomize_va_space = 0
Sven Schnelle
1
-8
/
+11
2024-02-09
s390/hypfs_sprp: remove unneeded DMA zone allocation
Heiko Carstens
1
-1
/
+1
2024-02-09
s390/diag: add missing virt_to_phys() translation to diag14()
Thomas Richter
1
-0
/
+20
2024-02-09
s390/time: improve steering precision
Sven Schnelle
1
-2
/
+2
2024-02-09
s390/pai_crypto: return proper error code in paicrypt_init
Thomas Richter
1
-1
/
+1
2024-02-09
s390/pai: export number of sysfs attribute files
Thomas Richter
2
-6
/
+16
2024-02-09
s390/pai_crypto: emit error on too many counters
Thomas Richter
1
-2
/
+4
2024-02-09
s390/pai: fix attr_event_free upper limit for pai device drivers
Thomas Richter
2
-2
/
+2
2024-02-09
s390/hypfs_diag0c: fix virtual vs physical address confusion
Heiko Carstens
4
-5
/
+20
2024-02-09
s390/hypfs_sprp: fix virtual vs physical address confusion
Heiko Carstens
1
-1
/
+1
2024-02-09
s390/appldata: fix virtual vs physical address confusion
Gerald Schaefer
1
-2
/
+2
2024-02-09
s390/diag: fix diag26c() physical vs virtual address confusion
Alexander Gordeev
2
-3
/
+3
2024-02-09
s390/configs: update default configurations
Heiko Carstens
3
-13
/
+3
2024-02-09
s390/configs: enable INIT_STACK_ALL_ZERO in all configurations
Heiko Carstens
3
-3
/
+0
2024-02-09
s390/configs: provide compat topic configuration target
Heiko Carstens
1
-0
/
+3
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2
-2
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2
-2
/
+0
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
1
-1
/
+0
2024-02-08
KVM: s390: move s390-specific structs to uapi/asm/kvm.h
Paolo Bonzini
1
-0
/
+314
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
1
-1
/
+1
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
1
-1
/
+2
2024-01-26
Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
3
-3
/
+7
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
2
-2
/
+0
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-2
/
+4
2024-01-19
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-102
/
+117
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-11
/
+49
2024-01-12
s390/pai_ext: split function paiext_push_sample
Thomas Richter
1
-10
/
+20
2024-01-12
s390/pai_ext: rework function paiext_copy argments
Thomas Richter
1
-4
/
+3
2024-01-12
s390/pai: rework paiXXX_start and paiXXX_stop functions
Thomas Richter
2
-34
/
+30
2024-01-12
s390/pai_crypto: split function paicrypt_push_sample
Thomas Richter
1
-18
/
+25
2024-01-12
s390/pai: rework paixxxx_getctr interface
Thomas Richter
2
-11
/
+12
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-26
/
+37
2024-01-11
s390/ptrace: remove leftover comment
Heiko Carstens
1
-1
/
+0
2024-01-11
s390/fpu: remove __load_fpu_regs() export
Heiko Carstens
1
-1
/
+0
2024-01-11
s390/mm,fault: remove not needed tsk variable
Heiko Carstens
1
-3
/
+1
2024-01-11
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2
-20
/
+24
2024-01-11
s390/kexec: do not automatically select KEXEC option
Alexander Gordeev
3
-1
/
+2
2024-01-11
s390/compat: change default for CONFIG_COMPAT to "n"
Heiko Carstens
2
-3
/
+4
2024-01-11
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
32
-179
/
+190
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-2
/
+6
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-01-08
KVM: s390: fix cc for successful PQAP
Eric Farman
1
-2
/
+6
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+2
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-2
/
+1
[prev]
[next]