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
2026-01-27
s390: Add CC_HAS_ASM_IMMEDIATE_STRINGS
Heiko Carstens
1
-0
/
+6
2026-01-27
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2
-2
/
+8
2026-01-27
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-01-27
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-5
/
+0
2026-01-27
s390: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+7
2026-01-27
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
1
-1
/
+1
2026-01-22
s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailer
Alexander Egorenkov
1
-8
/
+9
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-0
/
+1
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-21
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
1
-4
/
+2
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-19
KVM: s390: vsie: retry SIE when unable to get vsie_page
Eric Farman
1
-2
/
+4
2026-01-17
s390/pci: Use PCIBIOS return values in pci_read()/pci_write()
Niklas Schnelle
1
-2
/
+6
2026-01-17
s390/pci: Handle futile config accesses of disabled devices directly
Niklas Schnelle
1
-8
/
+17
2026-01-17
s390/preempt: Optimize __preempt_count_dec_and_test()
Heiko Carstens
1
-0
/
+15
2026-01-17
s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1
Heiko Carstens
1
-1
/
+1
2026-01-17
s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()
Heiko Carstens
1
-1
/
+11
2026-01-17
s390/preempt: Optimize preempt_count()
Heiko Carstens
1
-2
/
+18
2026-01-17
s390/vdso: Disable kstack erase
Heiko Carstens
1
-1
/
+1
2026-01-16
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
2
-115
/
+0
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2
-5
/
+2
2026-01-12
crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
Eric Biggers
2
-2
/
+2
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
1
-2
/
+2
2026-01-02
s390/ap: Fix typo in function name reference
Julia Lawall
1
-1
/
+1
2025-12-23
s390: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weißschuh
1
-0
/
+9
2025-12-22
s390/ptrace: Convert function macros to inline functions
Jens Remus
1
-11
/
+26
2025-12-22
s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
Heiko Carstens
1
-0
/
+1
2025-12-22
s390/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
Heiko Carstens
1
-0
/
+1
2025-12-14
s390/stacktrace: Do not fallback to RA register
Jens Remus
1
-16
/
+2
2025-12-14
s390/pci: Annotate lock context imbalance in zpci_release_device()
Benjamin Block
1
-0
/
+1
2025-12-14
s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()
Benjamin Block
3
-29
/
+90
2025-12-14
s390/ipl: Clear SBP flag when bootprog is set
Sven Schnelle
2
-12
/
+37
2025-12-08
s390/bug: Add missing alignment
Heiko Carstens
1
-0
/
+1
2025-12-08
s390/bug: Add missing CONFIG_BUG ifdef again
Heiko Carstens
1
-0
/
+4
2025-12-08
KVM: s390: Fix gmap_helper_zap_one_page() again
Claudio Imbrenda
1
-2
/
+7
2025-12-07
s390/pci: Migrate s390 IRQ logic to IRQ domain API
Tobias Schumacher
5
-115
/
+247
2025-12-07
s390: Select POSIX_CPU_TIMERS_TASK_WORK
Heiko Carstens
1
-0
/
+1
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
1
-1
/
+7
2025-12-07
s390/vmem: Support 2G page splitting for KASAN shadow freeing
Vasily Gorbik
3
-2
/
+8
2025-12-07
s390/boot: Use entire page for PTEs
Vasily Gorbik
1
-14
/
+2
2025-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-272
/
+114
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-111
/
+58
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+19
2025-12-04
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+4
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+0
2025-12-03
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-508
/
+2
2025-12-03
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
146
-5184
/
+2423
2025-12-02
Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
11
-269
/
+112
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-12-02
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-58
/
+44
[prev]
[next]