summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner
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-06Merge branch 'dat-enhancement-1'Heiko Carstens
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens
2025-11-06s390: Add Dat-Enhancement facility 1 to architecture level setHeiko Carstens
2025-11-05crypto: s390/sha3 - Remove superseded SHA-3 codeEric Biggers
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-11-03crypto: s390/sha3 - Rename conflicting functionsDavid Howells
2025-11-03arch: hookup listns() system callChristian Brauner
2025-11-03s390/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin
2025-10-24s390/ptrace: Explicitly include <linux/typecheck.h>Jens Remus
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-10-24s390: Update defconfigsHeiko Carstens
2025-10-23s390/smp: Fix fallback CPU detectionHeiko Carstens
2025-10-23s390/pci: Highlight failure to enable PCI functionGerd Bayer
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger
2025-10-21s390/ap: Extend struct ap_queue_status with some convenience fieldsHarald Freudenberger
2025-10-21s390/zcrypt: Rework zcrypt request and reply trace event definitionHarald Freudenberger
2025-10-21s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21s390/early: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/pai_crypto: Adjust paicrypt_copy() return statementThomas Richter
2025-10-21s390/sysinfo: Replace sprintf() with snprintf() for buffer safetyJosephine Pfeiffer