summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds