aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
8 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
8 dayss390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds3-15/+6
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2-0/+14
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+5
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov4-6/+12
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+7
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-1/+1
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh1-2/+2
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh1-1/+1
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter1-1/+5
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-5/+5
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov1-6/+8
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger3-5/+5
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-6/+8
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-5/+5
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov1-0/+1
2026-03-07s390: Revert "s390/irq/idle: Remove psw bits early"Heiko Carstens1-6/+8
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu3-9/+1
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu2-6/+5
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich2-0/+14
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik1-1/+1
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens1-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens1-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens1-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens2-34/+2
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens1-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens1-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens2-6/+17
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds12-22/+22
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook13-30/+29
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-31/+31
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block1-30/+30
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens1-1/+1
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-119/+23
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-119/+23
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+2
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-5/+58
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda1-107/+7