summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
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 Richter2-18/+44
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-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar9-54/+63
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner2-2/+4
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 Blum2-5/+5
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-06Merge branch 'dat-enhancement-1'Heiko Carstens7-62/+16
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens3-30/+6
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens5-32/+9
2025-11-06s390: Add Dat-Enhancement facility 1 to architecture level setHeiko Carstens1-0/+1
2025-11-06crypto: s390/sha3 - Remove superseded SHA-3 codeEric Biggers8-508/+2
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson1-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson1-1/+0
2025-11-03crypto: s390/sha3 - Rename conflicting functionsDavid Howells2-10/+10
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-11-03s390/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-2/+2
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-36/+29
2025-10-31kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor2-2/+4
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-13/+8
2025-10-24s390/ptrace: Explicitly include <linux/typecheck.h>Jens Remus1-0/+1
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-10-24s390: Update defconfigsHeiko Carstens3-11/+18
2025-10-23s390/smp: Fix fallback CPU detectionHeiko Carstens1-0/+1
2025-10-23s390/pci: Highlight failure to enable PCI functionGerd Bayer1-1/+3
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger1-18/+34
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger1-0/+87
2025-10-21s390/ap: Extend struct ap_queue_status with some convenience fieldsHarald Freudenberger1-8/+22
2025-10-21s390/zcrypt: Rework zcrypt request and reply trace event definitionHarald Freudenberger1-20/+24