summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-02-24s390/bpf: Do not increment tailcall count when prog is NULLIlya Leoshkevich
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds