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-03
s390/string: add KMSAN support
Ilya Leoshkevich
2
-5
/
+31
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2
-0
/
+19
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
1
-3
/
+14
2024-07-03
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
1
-0
/
+2
2024-07-03
s390/diag: unpoison diag224() output buffer
Ilya Leoshkevich
1
-4
/
+6
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/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2
-0
/
+7
2024-07-03
s390: use a larger stack for KMSAN
Ilya Leoshkevich
2
-2
/
+2
2024-07-03
s390/boot: turn off KMSAN
Ilya Leoshkevich
1
-0
/
+2
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/bpf: Support arena atomics
Ilya Leoshkevich
1
-10
/
+94
2024-07-02
s390/bpf: Enable arena
Ilya Leoshkevich
1
-0
/
+5
2024-07-02
s390/bpf: Support address space cast instruction
Ilya Leoshkevich
1
-0
/
+18
2024-07-02
s390/bpf: Support BPF_PROBE_MEM32
Ilya Leoshkevich
1
-27
/
+110
2024-07-02
s390/bpf: Land on the next JITed instruction after exception
Ilya Leoshkevich
1
-3
/
+4
2024-07-02
s390/bpf: Introduce pre- and post- probe functions
Ilya Leoshkevich
1
-14
/
+44
2024-07-02
s390/bpf: Get rid of get_probe_mem_regno()
Ilya Leoshkevich
1
-26
/
+7
2024-07-02
s390/bpf: Factor out emitting probe nops
Ilya Leoshkevich
1
-22
/
+40
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-02
s390/topology: Remove CPU KOBJ_CHANGE uevents
Mete Durlu
1
-7
/
+1
2024-07-02
s390: Update defconfigs
Heiko Carstens
2
-6
/
+4
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
4
-0
/
+49
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-1
/
+1
2024-06-28
s390/mm: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
s390/lib: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
s390/crc32: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-27
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-5
/
+8
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-24
s390/mm: Get total ram pages from memblock
Wei Yang
1
-1
/
+2
2024-06-24
s390: Provide optimized __arch_hweight*() implementations
Heiko Carstens
3
-2
/
+79
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
1
-2
/
+0
2024-06-18
s390/mm: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-13
/
+15
2024-06-18
s390/idle: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-5
/
+6
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
2
-42
/
+52
2024-06-18
s390/smp: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-10
/
+13
2024-06-18
s390/nmi: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-9
/
+11
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
6
-28
/
+28
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
40
-238
/
+237
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
1
-0
/
+5
2024-06-17
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
1
-1
/
+1
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP
Yi Wang
1
-7
/
+2
[prev]
[next]