index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
Farhan Ali
1
-1
/
+15
2026-07-24
KVM: s390: pci: Fix resource leak on IRQ registration failure
Farhan Ali
1
-8
/
+21
2026-07-24
KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
Farhan Ali
1
-0
/
+8
2026-07-24
KVM: s390: pci: Fix missing error codes and memory unaccounting
Farhan Ali
1
-2
/
+7
2026-07-24
KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
Farhan Ali
2
-11
/
+34
2026-07-24
KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
Farhan Ali
1
-0
/
+4
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2026-07-23
s390/ptff: Export ptff_function_mask[]
Sven Schnelle
1
-0
/
+1
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...
Thomas Gleixner
1
-2
/
+5
2026-07-18
Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-1
/
+4
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
7
-10
/
+29
2026-07-15
s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()
Sumanth Korikkar
1
-0
/
+3
2026-07-15
s390/checksum: Fix csum_partial() without vector facility
Vasily Gorbik
1
-1
/
+1
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
1
-2
/
+0
2026-07-15
Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-6
/
+21
2026-07-15
vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig files
Thomas Weißschuh
1
-1
/
+0
2026-07-14
syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
1
-5
/
+0
2026-07-12
s390/syscall: Use enter_from_user_mode_randomize_stack()
Thomas Gleixner
1
-2
/
+2
2026-07-09
KVM: s390: pci: Fix handling of AIF enable without AISB
Matthew Rosato
1
-3
/
+8
2026-07-09
KVM: s390: Improve kvm_s390_vm_stop_migration()
Claudio Imbrenda
1
-2
/
+4
2026-07-09
KVM: s390: Fix dat_crste_walk_range() early return
Claudio Imbrenda
1
-0
/
+2
2026-07-09
KVM: s390: vsie: Avoid potential deadlock with real spaces
Claudio Imbrenda
1
-1
/
+6
2026-07-09
KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
Haoxiang Li
1
-0
/
+1
2026-07-08
s390/traps: Add exception statistics
Sven Schnelle
1
-1
/
+40
2026-07-08
s390/configs: Enable cpuidle driver on s390
Mete Durlu
2
-0
/
+4
2026-07-08
s390/idle: Introduce cpuidle for s390
Mete Durlu
1
-0
/
+5
2026-07-08
s390: Enable TIF_POLLING_NRFLAG
Mete Durlu
1
-0
/
+1
2026-07-08
s390/tick: Remove CIF_NOHZ_DELAY flag
Mete Durlu
4
-10
/
+0
2026-07-08
s390/mm: Use set_pmd() / set_pud() for hugetlb pagetable entries
Gerald Schaefer
2
-6
/
+8
2026-07-08
s390: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-07-08
s390/mm: Fix type mismatch in get_align_mask().
Gerald Schaefer
1
-1
/
+1
2026-07-08
s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()
Heiko Carstens
1
-3
/
+4
2026-07-07
s390/bpf: Replace ly instruction with llgf
Maxim Khmelevskii
1
-2
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-37
/
+103
2026-06-24
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
8
-40
/
+103
2026-06-24
KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
Claudio Imbrenda
1
-11
/
+7
2026-06-24
KVM: s390: Fix cmma dirty tracking
Claudio Imbrenda
5
-16
/
+78
2026-06-24
KVM: s390: Fix locking in kvm_s390_set_mem_control()
Claudio Imbrenda
1
-1
/
+3
2026-06-24
KVM: s390: Fix handle_{sske,pfmf} under memory pressure
Claudio Imbrenda
1
-2
/
+6
2026-06-24
KVM: s390: Fix code typo in gmap_protect_asce_top_level()
Claudio Imbrenda
1
-1
/
+1
2026-06-24
KVM: s390: Do not set special large pages dirty
Claudio Imbrenda
1
-1
/
+1
2026-06-24
KVM: s390: Fix dat_peek_cmma() overflow
Claudio Imbrenda
1
-1
/
+1
2026-06-24
s390/mm: Fix handling of _PAGE_UNUSED pte bit
Claudio Imbrenda
2
-3
/
+4
2026-06-24
KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74
Eric Farman
1
-1
/
+2
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
17
-242
/
+307
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-209
/
+766
2026-06-18
s390/idle: Add missing EXPORT_SYMBOL_GPL()
Heiko Carstens
1
-0
/
+3
[prev]
[next]