summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-26s390/entry: Use lay instead of aghikHeiko Carstens
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens
2025-11-25s390: Rename head64.S to head.SHeiko Carstens
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus
2025-11-24s390: Add stackprotector supportHeiko Carstens
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens
2025-11-14s390/uprobes: Use __forward_psw() instead of private implementationHeiko Carstens
2025-11-14s390/pai: Calculate size of reserved PAI extension control block areaThomas Richter
2025-11-14s390/pai: Rename perf_pai_crypto.c to perf_pai.cThomas Richter
2025-11-14s390/pai_crypto: Merge pai_ext PMU into pai_cryptoThomas Richter
2025-11-14s390/pai_crypto: Introduce PAI crypto specific event delete functionThomas Richter
2025-11-14s390/pai_crypto: Make pai_root per-PMU and unify namingThomas Richter
2025-11-14s390/pai_crypto: Rename paicrypt_copy() to pai_copy()Thomas Richter
2025-11-14s390/pai_crypto: Add common pai_del() functionThomas Richter
2025-11-14s390/pai_crypto: Add common pai_stop() functionThomas Richter
2025-11-14s390/pai_crypto: Add common pai_add() functionThomas Richter
2025-11-14s390/pai_crypto: Add common pai_start() functionThomas Richter
2025-11-14s390/pai_crypto: Add common pai_read() functionThomas Richter
2025-11-14s390/pai_crypto: Unify sample push logic and update context handlingThomas Richter
2025-11-14s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()Thomas Richter
2025-11-14s390/pai_crypto: Rename paicrypt_getctr() to pai_getctr()Thomas Richter
2025-11-14s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()Thomas Richter
2025-11-14s390/pai_crypto: Rename some function for common usage.Thomas Richter
2025-11-14s390/pai_crypto: Introduce generic event init using pai_pmu[]Thomas Richter
2025-11-14s390/pai_crypto: Add PAI crypto characteristics table for parametersThomas Richter
2025-11-14s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()Thomas Richter
2025-11-14s390/pai_crypto: Rename structure paicrypt_rootThomas Richter
2025-11-14s390/pai_crypto: Rename structure paicrypt_map to pai_mapThomas Richter
2025-11-14s390/pai_crypto: Rename structure paicrypt_mapptr to pai_mapptrThomas Richter
2025-11-14s390/pai_crypto: Rename member paicrypt_map::pageThomas Richter
2025-11-14s390/pai_crypto: Rename variable cfm_dbgThomas Richter
2025-11-06s390/hiperdispatch: Decrease steal time thresholdMete Durlu
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum
2025-11-06s390/nmi: Annotate s390_handle_damage() with __noreturnThorsten Blum
2025-11-06s390: Fix double word in commentsBo Liu
2025-11-03arch: hookup listns() system callChristian Brauner
2025-10-23s390/smp: Fix fallback CPU detectionHeiko Carstens