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.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
2024-04-03
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
1
-0
/
+1
2024-04-03
s390/pai: fix sampling event removal for PMU device driver
Thomas Richter
2
-6
/
+14
2024-04-03
s390/preempt: mark all functions __always_inline
Ilya Leoshkevich
1
-18
/
+18
2024-04-03
s390/atomic: mark all functions __always_inline
Ilya Leoshkevich
2
-33
/
+33
2024-04-03
s390/mm: fix NULL pointer dereference
Heiko Carstens
1
-1
/
+1
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-26
/
+20
2024-03-20
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
1
-26
/
+20
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
20
-153
/
+316
2024-03-17
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
3
-19
/
+18
2024-03-17
s390/entry: remove OUTSIDE macro
Sven Schnelle
1
-25
/
+4
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
2
-3
/
+16
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-19
/
+330
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-138
/
+170
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-3
/
+3
2024-03-13
s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support
Heiko Carstens
7
-3
/
+48
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
1
-23
/
+45
2024-03-13
s390/cio,idal: remove superfluous virt_to_phys() conversion
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/cio,idal: code cleanup
Heiko Carstens
1
-70
/
+64
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2
-1
/
+4
2024-03-13
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
5
-22
/
+27
2024-03-13
s390/cio: introduce bitwise dma types and helper functions
Halil Pasic
1
-0
/
+103
2024-03-13
s390/vtime: fix average steal time calculation
Mete Durlu
1
-2
/
+2
2024-03-13
s390/sysinfo: allow response buffer in normal memory
Alexander Gordeev
1
-1
/
+1
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+2
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
87
-1281
/
+2451
2024-03-12
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+1
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+0
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-13
/
+13
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
5
-17
/
+7
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
1
-2
/
+2
2024-03-07
s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64
Sumanth Korikkar
1
-0
/
+2
2024-03-07
s390/cache: prevent rebuild of shared_cpu_list
Heiko Carstens
1
-0
/
+1
2024-03-07
s390/crypto: remove retry loop with sleep from PAES pkey invocation
Harald Freudenberger
1
-14
/
+2
2024-03-07
s390/configs: increase number of LOCKDEP_BITS
Heiko Carstens
1
-0
/
+2
2024-03-07
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2
-3
/
+6
2024-03-07
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-2
/
+2
2024-03-07
mm/treewide: drop pXd_large()
Peter Xu
1
-4
/
+4
2024-03-07
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
7
-11
/
+11
2024-03-07
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
7
-19
/
+19
2024-03-07
s390: supplement for ptdesc conversion
Qi Zheng
3
-24
/
+26
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2
-1
/
+2
2024-02-26
s390/boot: fix minor comment style damages
Alexander Gordeev
1
-3
/
+3
2024-02-26
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
1
-3
/
+1
2024-02-26
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2
-8
/
+6
2024-02-26
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
1
-4
/
+3
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
3
-9
/
+7
2024-02-25
s390: vmlinux.lds.S: fix .got.plt assertion
Heiko Carstens
2
-6
/
+16
2024-02-24
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
3
-15
/
+22
[next]