summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh
2026-03-24s390/percpu: Provide arch_raw_cpu_ptr()Heiko Carstens
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-16s390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger
2026-03-16KVM: s390: Limit adapter indicator access to mapped pageJanosch Frank
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-13Merge branch 'page-table-check-support' of git://git.kernel.org/pub/scm/linux...Vasily Gorbik
2026-03-13s390: Enable page table check for debug_defconfigAlexander Gordeev
2026-03-13s390/pgtable: Add s390 support for page table checkTobias Huschle
2026-03-13s390/pgtable: Use set_pmd_bit() to invalidate PMD entryAlexander Gordeev
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11s390: Add -m64 to KBUILD_CPPFLAGSThomas Weißschuh
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07s390: Revert "s390/irq/idle: Remove psw bits early"Heiko Carstens
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06KVM: s390: Fix a deadlockClaudio Imbrenda
2026-03-05s390/boot: Respect kaslr_enabled() for identity randomizationVasily Gorbik
2026-03-05s390/Kconfig: Make modules sanity test a module-only optionVasily Gorbik
2026-03-05s390/setup: Drop stale ident_map_size declarationVasily Gorbik
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-03bpf,s390: add fsession support for trampolinesMenglong Dong
2026-03-03bpf,s390: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
2026-03-03s390/xor: Improve inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens