index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2025-11-17
s390/uapi: Remove 31 bit support from uapi header files
Heiko Carstens
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-11-17
s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapper
Heiko Carstens
2025-11-17
s390/kvm: Use psw32_t instead of psw_compat_t
Heiko Carstens
2025-11-17
s390/ptrace: Rename psw_t32 to psw32_t
Heiko Carstens
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
2025-11-15
Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
2025-11-14
s390/fault: Print unmodified PSW address on protection exception
Heiko Carstens
2025-11-14
s390/uprobes: Use __forward_psw() instead of private implementation
Heiko Carstens
2025-11-14
s390/processor: Add __forward_psw() helper
Heiko Carstens
2025-11-14
s390/fpu: Fix false-positive kmsan report in fpu_vstl()
Aleksei Nikiforov
2025-11-14
s390/pai: Calculate size of reserved PAI extension control block area
Thomas Richter
2025-11-14
s390/mm: Let dump_fault_info() print additional information
Heiko Carstens
2025-11-14
s390/mm: Change comment and die() message if teid.b61 is zero
Heiko Carstens
2025-11-14
s390/mm: Remove unused flush_tlb()
Heiko Carstens
2025-11-14
s390/pai: Rename perf_pai_crypto.c to perf_pai.c
Thomas Richter
2025-11-14
s390/pai_crypto: Merge pai_ext PMU into pai_crypto
Thomas Richter
2025-11-14
s390/pai_crypto: Introduce PAI crypto specific event delete function
Thomas Richter
2025-11-14
s390/pai_crypto: Make pai_root per-PMU and unify naming
Thomas Richter
2025-11-14
s390/pai_crypto: Rename paicrypt_copy() to pai_copy()
Thomas Richter
2025-11-14
s390/pai_crypto: Add common pai_del() function
Thomas Richter
2025-11-14
s390/pai_crypto: Add common pai_stop() function
Thomas Richter
2025-11-14
s390/pai_crypto: Add common pai_add() function
Thomas Richter
2025-11-14
s390/pai_crypto: Add common pai_start() function
Thomas Richter
2025-11-14
s390/pai_crypto: Add common pai_read() function
Thomas Richter
2025-11-14
s390/pai_crypto: Unify sample push logic and update context handling
Thomas Richter
2025-11-14
s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()
Thomas Richter
2025-11-14
s390/pai_crypto: Rename paicrypt_getctr() to pai_getctr()
Thomas Richter
2025-11-14
s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()
Thomas Richter
2025-11-14
s390/pai_crypto: Rename some function for common usage.
Thomas Richter
2025-11-14
s390/pai_crypto: Introduce generic event init using pai_pmu[]
Thomas Richter
2025-11-14
s390/pai_crypto: Add PAI crypto characteristics table for parameters
Thomas Richter
2025-11-14
s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()
Thomas Richter
2025-11-14
s390/pai_crypto: Rename structure paicrypt_root
Thomas Richter
2025-11-14
s390/pai_crypto: Rename structure paicrypt_map to pai_map
Thomas Richter
2025-11-14
s390/pai_crypto: Rename structure paicrypt_mapptr to pai_mapptr
Thomas Richter
2025-11-14
s390/pai_crypto: Rename member paicrypt_map::page
Thomas Richter
2025-11-14
s390/pai_crypto: Rename variable cfm_dbg
Thomas Richter
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-06
s390/hiperdispatch: Decrease steal time threshold
Mete Durlu
2025-11-06
s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturn
Thorsten Blum
2025-11-06
s390/nmi: Annotate s390_handle_damage() with __noreturn
Thorsten Blum
2025-11-06
s390: Fix double word in comments
Bo Liu
2025-11-06
Merge branch 'dat-enhancement-1'
Heiko Carstens
2025-11-06
s390/mm: Replace the CSP instruction with CSPG
Heiko Carstens
2025-11-06
s390/mm: Remove cpu_has_idte()
Heiko Carstens
2025-11-06
s390: Add Dat-Enhancement facility 1 to architecture level set
Heiko Carstens
2025-11-05
crypto: s390/sha3 - Remove superseded SHA-3 code
Eric Biggers
[prev]
[next]