summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik-1/+1
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens-34/+2
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens-6/+17
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-22/+22
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-30/+29
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-31/+31
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block-30/+30
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens-1/+1
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-119/+23
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+0
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-119/+23
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+2
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-5/+58
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda-107/+7
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda-2/+4
2026-02-04s390: Make UV folio operations work on whole folioClaudio Imbrenda-10/+12
2026-02-03s390/kexec: Emit an error message when cmdline is too longVasily Gorbik-1/+3
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-29/+39
2026-01-27s390/perf: Disable register readout on sampling eventsThomas Richter-1/+1
2026-01-27s390/bug: Skip __WARN_trap() in call tracesHeiko Carstens-2/+4
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens-1/+48
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens-0/+1
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens-2/+3
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)-2/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+2
2026-01-17s390/vdso: Disable kstack eraseHeiko Carstens-1/+1
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh-5/+2
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus-16/+2
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle-12/+36
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-4386/+2010
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens-0/+3
2025-11-26s390/entry: Use lay instead of aghikHeiko Carstens-1/+1
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens-7/+3
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens-102/+100
2025-11-25s390: Rename head64.S to head.SHeiko Carstens-2/+2
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus-40/+3