index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
3
-17
/
+1
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-23
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-07-23
s390/ptdump: Add KMSAN page markers
Ilya Leoshkevich
1
-0
/
+30
2024-07-23
s390/kmsan: Fix merge conflict with get_lowcore() introduction
Ilya Leoshkevich
1
-3
/
+3
2024-07-23
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
1
-1
/
+1
2024-07-23
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
1
-20
/
+42
2024-07-23
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
1
-22
/
+32
2024-07-23
s390: Add runtime constant support
Heiko Carstens
2
-0
/
+80
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-50
/
+248
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+25
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
76
-754
/
+1159
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2024-07-17
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-1
/
+2
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-109
/
+380
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-9
/
+3
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2
-4
/
+4
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-89
/
+196
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-0
/
+53
2024-07-10
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
2
-160
/
+173
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
6
-10
/
+12
2024-07-10
s390/sthyi: Use cached data when diag is busy
Mete Durlu
1
-17
/
+38
2024-07-10
s390/sthyi: Move diag operations
Mete Durlu
1
-15
/
+31
2024-07-10
s390/hypfs_diag: Diag204 busy loop
Mete Durlu
3
-4
/
+18
2024-07-10
s390/diag: Add busy-indication-facility requirements
Mete Durlu
1
-0
/
+7
2024-07-10
s390/diag: Diag204 add busy return errno
Mete Durlu
1
-1
/
+5
2024-07-10
s390/diag: Return errno's from diag204
Mete Durlu
1
-3
/
+3
2024-07-10
s390/sclp: Diag204 busy indication facility detection
Mete Durlu
1
-0
/
+1
2024-07-10
s390/atomic_ops: Make use of flag output constraint
Heiko Carstens
1
-7
/
+37
2024-07-10
s390/atomic_ops: Improve __atomic_set() for small values
Heiko Carstens
1
-6
/
+20
2024-07-10
s390/atomic_ops: Use symbolic names
Heiko Carstens
1
-8
/
+8
2024-07-10
s390/smp: Switch to GENERIC_CPU_DEVICES
Sven Schnelle
3
-36
/
+22
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-109
/
+380
2024-07-09
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Heiko Carstens
1
-0
/
+4
2024-07-08
s390/bpf: Implement exceptions
Ilya Leoshkevich
1
-2
/
+53
2024-07-08
s390/bpf: Change seen_reg to a mask
Ilya Leoshkevich
1
-16
/
+16
2024-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-0
/
+49
2024-07-05
Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-0
/
+49
2024-07-04
Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-6
/
+4
2024-07-04
kvm: s390: Reject memory region operations for ucontrol VMs
Christoph Schlameuss
1
-0
/
+3
2024-07-04
KVM: s390: vsie: retry SIE instruction on host intercepts
Eric Farman
1
-3
/
+19
2024-07-03
kmsan: enable on s390
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
1
-0
/
+59
2024-07-03
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
1
-0
/
+4
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
1
-32
/
+79
2024-07-03
s390/traps: unpoison the kernel_stack_overflow()'s pt_regs
Ilya Leoshkevich
1
-0
/
+6
[prev]
[next]