aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-06-29s390/uaccess: Prevent kprobes on cmpxchg_user_key() functionsHeiko Carstens1-10/+11
2025-06-29s390/uaccess: Initialize code pages executed with non-default access keyHeiko Carstens1-5/+21
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens4-1/+88
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens2-181/+224
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens1-2/+4
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens1-5/+11
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle1-15/+29
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle1-0/+11
2025-06-26s390/nmi: Print additional informationHeiko Carstens3-5/+75
2025-06-26crypto: s390 - Add selftest support for phmacHarald Freudenberger1-0/+137
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger4-0/+914
2025-06-26s390/crypto: Add protected key hmac subfunctions for KMACHolger Dengler1-0/+4
2025-06-25s390/boot: Use -D__DISABLE_EXPORTSPetr Pavlu1-2/+2
2025-06-23s390/boot: Use the full title of the manual for facility bitsXose Vazquez Perez1-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+1
2025-06-17s390: Remove unnecessary include <linux/export.h>Heiko Carstens9-9/+0
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens24-0/+30
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens1-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh3-11/+11
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth33-65/+65
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-6/+7
2025-06-13crypto: s390/sha3 - Use cpu byte-order when exportingHerbert Xu3-15/+37
2025-06-13crypto: s390/hmac - Fix counter in export stateHerbert Xu1-4/+8
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar1-1/+1
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+4
2025-06-06Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+2
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-05s390/mm: Fix in_atomic() handling in do_secure_storage_access()Heiko Carstens1-0/+2
2025-06-03Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-392/+480
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-17/+69
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-05-30crypto: s390/sha256 - rename module to sha256-s390Eric Biggers1-1/+2
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2-76/+66
2025-05-28Merge tag 'kvm-s390-next-6.16-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini24-392/+480
2025-05-28KVM: s390: Simplify and move pv codeClaudio Imbrenda11-182/+133
2025-05-28KVM: s390: Refactor and split some gmap helpersClaudio Imbrenda7-187/+272
2025-05-28KVM: s390: Remove unneeded srcu lockClaudio Imbrenda1-4/+2
2025-05-28s390: Remove unneeded includesClaudio Imbrenda8-7/+2
2025-05-28s390/uv: Improve splitting of large folios that cannot be split while dirtyDavid Hildenbrand1-6/+60
2025-05-28s390/uv: Always return 0 from s390_wiggle_split_folio() if successfulDavid Hildenbrand1-10/+12
2025-05-28s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...David Hildenbrand1-1/+4
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+1
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds39-782/+1635
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds21-593/+433
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-19/+4