index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-1
/
+1
*
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-29
25
-197
/
+336
|
\
|
*
Revert "s390/mm: Allow large pages for KASAN shadow mapping"
Vasily Gorbik
2024-11-29
1
-11
/
+1
|
*
s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()
Heiko Carstens
2024-11-28
1
-2
/
+22
|
*
s390/spinlock: Use R constraint for arch_load_niai4()
Heiko Carstens
2024-11-28
1
-1
/
+1
|
*
s390/spinlock: Generate shorter code for arch_spin_unlock()
Heiko Carstens
2024-11-28
1
-3
/
+3
|
*
s390/spinlock: Remove condition code clobber from arch_spin_unlock()
Heiko Carstens
2024-11-28
1
-1
/
+1
|
*
s390/spinlock: Use symbolic names in inline assemblies
Heiko Carstens
2024-11-28
2
-8
/
+9
|
*
s390: Support PREEMPT_DYNAMIC
Heiko Carstens
2024-11-28
2
-4
/
+19
|
*
s390/pci: Fix potential double remove of hotplug slot
Niklas Schnelle
2024-11-28
1
-25
/
+9
|
*
s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails
Niklas Schnelle
2024-11-28
2
-6
/
+25
|
*
s390/mm/hugetlbfs: Add missing includes
Heiko Carstens
2024-11-28
1
-0
/
+2
|
*
s390/mm: Add PTE_MARKER support for hugetlbfs mappings
Gerald Schaefer
2024-11-27
2
-2
/
+3
|
*
s390/mm: Introduce region-third and segment table swap entries
Gerald Schaefer
2024-11-27
2
-5
/
+71
|
*
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
2024-11-27
3
-24
/
+47
|
*
s390/mm: Rearrange region-third and segment table entry SW bits
Gerald Schaefer
2024-11-27
2
-8
/
+9
|
*
KVM: s390: Increase size of union sca_utility to four bytes
Heiko Carstens
2024-11-27
1
-5
/
+10
|
*
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
2024-11-27
1
-11
/
+2
|
*
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-11-27
4
-19
/
+18
|
*
s390/mm: Allow large pages for KASAN shadow mapping
Vasily Gorbik
2024-11-24
1
-1
/
+11
|
*
s390: Add ARCH_HAS_PREEMPT_LAZY support
Heiko Carstens
2024-11-24
2
-3
/
+6
|
*
s390: Add missing _TIF defines
Heiko Carstens
2024-11-24
1
-7
/
+6
|
*
s390/entry: Mark IRQ entries to fix stack depot warnings
Vasily Gorbik
2024-11-21
2
-0
/
+10
|
*
s390/cpum_sf: Simplify release of SDBs and SDBTs
Thomas Richter
2024-11-21
1
-25
/
+13
|
*
s390/stacktrace: Use break instead of return statement
Heiko Carstens
2024-11-21
1
-1
/
+1
|
*
s390/mm: Remove bogus comment in __tlb_flush_mm()
Alexander Gordeev
2024-11-21
1
-5
/
+0
|
*
s390/debug: Pass in and enforce output buffer size for format handlers
Niklas Schnelle
2024-11-21
2
-37
/
+54
*
|
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-26
1
-1
/
+1
|
\
\
|
*
|
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
2024-10-18
1
-1
/
+1
*
|
|
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Improve consistency of '#error' directive messages
Nataniel Farzan
2024-11-11
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
5
-6
/
+50
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2024-11-12
5
-4
/
+48
|
|
\
\
\
\
|
|
*
|
|
|
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2024-11-11
2
-0
/
+9
|
|
*
|
|
|
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2024-11-11
3
-3
/
+14
|
|
*
|
|
|
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
2024-11-11
3
-1
/
+25
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-08
9
-19
/
+49
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
Sean Christopherson
2024-10-25
1
-1
/
+1
|
*
|
|
|
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
6
-146
/
+36
|
\
\
\
\
|
*
|
|
|
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-11-07
2
-0
/
+12
|
*
|
|
|
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
1
-1
/
+1
|
*
|
|
|
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-06
1
-17
/
+0
|
*
|
|
|
arch/s390: clean up hugetlb definitions
Oscar Salvador
2024-11-06
1
-42
/
+16
|
*
|
|
|
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
1
-85
/
+0
|
*
|
|
|
arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-11-06
1
-2
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-22
3
-4
/
+13
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...
Joerg Roedel
2024-11-15
3
-4
/
+13
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
iommu/s390: Implement blocking domain
Matthew Rosato
2024-10-15
3
-4
/
+13
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
3
-0
/
+14
|
\
\
\
\
\
[next]