summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2025-11-24s390: Add stackprotector supportHeiko Carstens-3/+193
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens-7/+5
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-36/+20
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens-743/+421
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens-1/+1
2025-11-17s390: Remove compat supportHeiko Carstens-1826/+9
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens-1/+1
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens-9/+16
2025-11-14s390/uprobes: Use __forward_psw() instead of private implementationHeiko Carstens-6/+1
2025-11-14s390/pai: Calculate size of reserved PAI extension control block areaThomas Richter-1/+1
2025-11-14s390/pai: Rename perf_pai_crypto.c to perf_pai.cThomas Richter-1/+1
2025-11-14s390/pai_crypto: Merge pai_ext PMU into pai_cryptoThomas Richter-765/+230
2025-11-14s390/pai_crypto: Introduce PAI crypto specific event delete functionThomas Richter-2/+7
2025-11-14s390/pai_crypto: Make pai_root per-PMU and unify namingThomas Richter-35/+36
2025-11-14s390/pai_crypto: Rename paicrypt_copy() to pai_copy()Thomas Richter-7/+7
2025-11-14s390/pai_crypto: Add common pai_del() functionThomas Richter-2/+8
2025-11-14s390/pai_crypto: Add common pai_stop() functionThomas Richter-2/+8
2025-11-14s390/pai_crypto: Add common pai_add() functionThomas Richter-2/+8
2025-11-14s390/pai_crypto: Add common pai_start() functionThomas Richter-3/+11
2025-11-14s390/pai_crypto: Add common pai_read() functionThomas Richter-4/+9
2025-11-14s390/pai_crypto: Unify sample push logic and update context handlingThomas Richter-7/+20
2025-11-14s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()Thomas Richter-2/+2
2025-11-14s390/pai_crypto: Rename paicrypt_getctr() to pai_getctr()Thomas Richter-19/+21
2025-11-14s390/pai_crypto: Rename paicrypt_getdata() to pai_getdata()Thomas Richter-9/+11
2025-11-14s390/pai_crypto: Rename some function for common usage.Thomas Richter-10/+10
2025-11-14s390/pai_crypto: Introduce generic event init using pai_pmu[]Thomas Richter-18/+43
2025-11-14s390/pai_crypto: Add PAI crypto characteristics table for parametersThomas Richter-49/+137
2025-11-14s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()Thomas Richter-5/+5
2025-11-14s390/pai_crypto: Rename structure paicrypt_rootThomas Richter-18/+18
2025-11-14s390/pai_crypto: Rename structure paicrypt_map to pai_mapThomas Richter-13/+13
2025-11-14s390/pai_crypto: Rename structure paicrypt_mapptr to pai_mapptrThomas Richter-12/+12
2025-11-14s390/pai_crypto: Rename member paicrypt_map::pageThomas Richter-10/+10
2025-11-14s390/pai_crypto: Rename variable cfm_dbgThomas Richter-8/+8
2025-11-06s390/hiperdispatch: Decrease steal time thresholdMete Durlu-1/+1
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum-4/+4
2025-11-06s390/nmi: Annotate s390_handle_damage() with __noreturnThorsten Blum-2/+1
2025-11-06s390: Fix double word in commentsBo Liu-2/+2
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-23s390/smp: Fix fallback CPU detectionHeiko Carstens-0/+1
2025-10-21s390/early: Use scnprintf() instead of sprintf()Heiko Carstens-9/+9
2025-10-21s390/pai_crypto: Adjust paicrypt_copy() return statementThomas Richter-1/+1
2025-10-21s390/sysinfo: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer-1/+1
2025-10-14s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal textJosh Poimboeuf-1/+1
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+22
2025-10-10s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor-22/+22
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-69/+51
2025-10-08s390/uv: Fix comment of uv_find_secret() functionThomas Huth-2/+2
2025-10-04s390/pai_crypto: Consolidate PAI crypto allocation and cleanup pathsThomas Richter-62/+44
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+8
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-5/+5