aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2026-01-17s390/vdso: Disable kstack eraseHeiko Carstens1-1/+1
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus1-16/+2
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle1-12/+36
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+3
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds68-4386/+2010
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens2-0/+3
2025-11-26s390/entry: Use lay instead of aghikHeiko Carstens1-1/+1
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens1-7/+3
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens16-102/+100
2025-11-25s390: Rename head64.S to head.SHeiko Carstens3-2/+2
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus1-40/+3
2025-11-24s390: Add stackprotector supportHeiko Carstens8-3/+193
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens1-7/+5
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens16-36/+20
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens5-743/+421
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens1-1/+1
2025-11-17s390: Remove compat supportHeiko Carstens26-1826/+9
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens1-1/+1
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens2-9/+16
2025-11-14s390/uprobes: Use __forward_psw() instead of private implementationHeiko Carstens1-6/+1
2025-11-14s390/pai: Calculate size of reserved PAI extension control block areaThomas Richter1-1/+1
2025-11-14s390/pai: Rename perf_pai_crypto.c to perf_pai.cThomas Richter2-1/+1
2025-11-14s390/pai_crypto: Merge pai_ext PMU into pai_cryptoThomas Richter3-765/+230
2025-11-14s390/pai_crypto: Introduce PAI crypto specific event delete functionThomas Richter1-2/+7
2025-11-14s390/pai_crypto: Make pai_root per-PMU and unify namingThomas Richter1-35/+36
2025-11-14s390/pai_crypto: Rename paicrypt_copy() to pai_copy()Thomas Richter1-7/+7
2025-11-14s390/pai_crypto: Add common pai_del() functionThomas Richter1-2/+8
2025-11-14s390/pai_crypto: Add common pai_stop() functionThomas Richter1-2/+8
2025-11-14s390/pai_crypto: Add common pai_add() functionThomas Richter1-2/+8
2025-11-14s390/pai_crypto: Add common pai_start() functionThomas Richter1-3/+11
2025-11-14s390/pai_crypto: Add common pai_read() functionThomas Richter1-4/+9
2025-11-14s390/pai_crypto: Unify sample push logic and update context handlingThomas Richter1-7/+20
2025-11-14s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()Thomas Richter1-2/+2
2025-11-14s390/pai_crypto: Rename paicrypt_getctr() to pai_getctr()Thomas Richter1-19/+21
2025-11-14s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()Thomas Richter1-9/+11
2025-11-14s390/pai_crypto: Rename some function for common usage.Thomas Richter1-10/+10
2025-11-14s390/pai_crypto: Introduce generic event init using pai_pmu[]Thomas Richter1-18/+43
2025-11-14s390/pai_crypto: Add PAI crypto characteristics table for parametersThomas Richter1-49/+137
2025-11-14s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()Thomas Richter1-5/+5
2025-11-14s390/pai_crypto: Rename structure paicrypt_rootThomas Richter1-18/+18
2025-11-14s390/pai_crypto: Rename structure paicrypt_map to pai_mapThomas Richter1-13/+13
2025-11-14s390/pai_crypto: Rename structure paicrypt_mapptr to pai_mapptrThomas Richter1-12/+12
2025-11-14s390/pai_crypto: Rename member paicrypt_map::pageThomas Richter1-10/+10
2025-11-14s390/pai_crypto: Rename variable cfm_dbgThomas Richter1-8/+8
2025-11-06s390/hiperdispatch: Decrease steal time thresholdMete Durlu1-1/+1
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum1-4/+4
2025-11-06s390/nmi: Annotate s390_handle_damage() with __noreturnThorsten Blum1-2/+1
2025-11-06s390: Fix double word in commentsBo Liu2-2/+2
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1