index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
2
-6
/
+4
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
3
-1
/
+15
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
1
-3
/
+9
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
3
-7
/
+63
2024-07-23
s390/uaccess: Make s390_kernel_write() usable for decompressor
Heiko Carstens
1
-1
/
+8
2024-07-23
s390/alternatives: Merge both alternative header files
Heiko Carstens
2
-57
/
+50
2024-07-23
s390/alternatives: Use consistent naming
Heiko Carstens
1
-15
/
+15
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
2
-8
/
+21
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
1
-1
/
+0
2024-07-23
s390/kmsan: Fix merge conflict with get_lowcore() introduction
Ilya Leoshkevich
1
-3
/
+3
2024-07-23
s390: Add runtime constant support
Heiko Carstens
1
-0
/
+77
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-43
/
+194
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
27
-107
/
+447
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-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
1
-1
/
+0
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-2
/
+2
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-1
/
+2
2024-07-10
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
1
-0
/
+170
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2
-3
/
+5
2024-07-10
s390/hypfs_diag: Diag204 busy loop
Mete Durlu
1
-0
/
+1
2024-07-10
s390/diag: Add busy-indication-facility requirements
Mete Durlu
1
-0
/
+7
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
1
-1
/
+1
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-05
Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+1
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
1
-0
/
+59
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/string: add KMSAN support
Ilya Leoshkevich
1
-5
/
+15
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+12
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
1
-3
/
+14
2024-07-03
s390/cpumf: unpoison STCCTM output buffer
Ilya Leoshkevich
1
-0
/
+6
2024-07-03
s390/cpacf: unpoison the results of cpacf_trng()
Ilya Leoshkevich
1
-0
/
+3
2024-07-03
s390/checksum: add a KMSAN check
Ilya Leoshkevich
1
-0
/
+2
2024-07-03
s390: use a larger stack for KMSAN
Ilya Leoshkevich
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-03
KVM: s390: remove useless include
Claudio Imbrenda
1
-1
/
+0
2024-07-02
s390/hwcaps: Add documentation for HWCAP flags
Heiko Carstens
1
-0
/
+8
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
1
-2
/
+23
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
1
-0
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-1
/
+1
2024-06-24
s390: Provide optimized __arch_hweight*() implementations
Heiko Carstens
2
-1
/
+78
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
1
-2
/
+0
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-6
/
+10
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
14
-66
/
+66
[prev]
[next]