summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
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-13/+35
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-778/+1631
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds21-591/+431
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-19/+4
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel1-0/+3
2025-05-22s390/bpf: Use kernel's expoline thunksIlya Leoshkevich1-44/+17
2025-05-22s390/bpf: Add macros for calling external functionsIlya Leoshkevich1-18/+42
2025-05-22s390: always declare expoline thunksIlya Leoshkevich1-4/+0
2025-05-22s390/pci: Serialize device addition and removalNiklas Schnelle1-0/+7
2025-05-22s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle3-16/+45
2025-05-22s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle1-6/+0
2025-05-21s390/perf: Remove driver-specific throttle supportKan Liang2-6/+1