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
compress-2025-01-21
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-12-09
s390/syscalls: Avoid creation of arch/arch/ directory
Masahiro Yamada
1
-1
/
+1
2024-12-09
s390/pageattr: Implement missing kernel_page_present()
Heiko Carstens
2
-0
/
+16
2024-11-01
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-11-01
s390/pci: Handle PCI error codes other than 0x3a
Niklas Schnelle
1
-8
/
+9
2024-10-22
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
1
-1
/
+1
2024-10-22
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-0
/
+2
2024-10-17
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-10-17
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-10-17
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-09-12
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
1
-0
/
+9
2024-08-29
s390/smp,mcck: fix early IPI handling
Heiko Carstens
2
-11
/
+5
2024-08-29
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-08-29
KVM: s390: fix validity interception issue when gisa is switched off
Michael Mueller
1
-1
/
+6
2024-08-03
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-08-03
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
1
-20
/
+42
2024-08-03
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
1
-22
/
+32
2024-08-03
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-2
/
+4
2024-08-03
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
1
-0
/
+8
2024-08-03
s390/mm: Convert gmap_make_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+14
2024-08-03
s390/mm: Convert make_page_secure to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+16
2024-07-18
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Heiko Carstens
1
-0
/
+4
2024-07-18
s390: Mark psw in __load_psw_mask() as __unitialized
Sven Schnelle
1
-1
/
+1
2024-07-11
KVM: s390: fix LPSWEY handling
Christian Borntraeger
4
-0
/
+49
2024-07-09
Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...
Greg Kroah-Hartman
1
-5
/
+1
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-1
/
+1
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-1
/
+5
2024-07-05
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
1
-1
/
+1
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-06-16
s390/cpacf: Make use of invalid opcode produce a link error
Harald Freudenberger
1
-2
/
+10
2024-06-16
s390/cpacf: Split and rework cpacf query functions
Harald Freudenberger
1
-20
/
+81
2024-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-1
/
+3
2024-06-12
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2
-2
/
+1
2024-06-12
s390/ipl: Fix incorrect initialization of nvme dump block
Alexander Egorenkov
1
-3
/
+3
2024-06-12
s390/ipl: Fix incorrect initialization of len fields in nvme reipl block
Alexander Egorenkov
1
-2
/
+2
2024-06-12
s390/vdso: Use standard stack frame layout
Heiko Carstens
2
-0
/
+2
2024-06-12
kbuild: unify vdso_install rules
Masahiro Yamada
3
-23
/
+3
2024-06-12
s390/vdso: Generate unwind information for C modules
Jens Remus
2
-2
/
+4
2024-06-12
s390/vdso64: filter out munaligned-symbols flag for vdso
Sumanth Korikkar
1
-0
/
+1
2024-06-12
s390/bpf: Emit a barrier for BPF_FETCH instructions
Ilya Leoshkevich
1
-2
/
+6
2024-06-12
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
6
-47
/
+146
2024-05-17
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
2
-0
/
+3
2024-05-17
s390/mm: Fix clearing storage keys for huge pages
Claudio Imbrenda
1
-1
/
+1
2024-05-17
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
1
-1
/
+1
2024-04-10
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
1
-0
/
+1
2024-04-10
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
7
-11
/
+11
2024-04-10
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
1
-26
/
+20
2024-03-26
s390/vtime: fix average steal time calculation
Mete Durlu
1
-2
/
+2
2024-03-26
s390/cache: prevent rebuild of shared_cpu_list
Heiko Carstens
1
-0
/
+1
[next]