summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2022-03-08s390/extable: sort amode31 extable earlyHeiko Carstens
2022-03-01s390/entry: remove unused expoline thunkVasily Gorbik
2022-03-01s390/ftrace: make use of epsw to get psw maskHeiko Carstens
2022-03-01s390/ptrace: remove opencoded offsetofHeiko Carstens
2022-03-01s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-09s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev
2022-02-06s390/lgr: use simple assignment instead of memcpyHeiko Carstens
2022-02-06s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev
2022-02-06s390/ftrace: verify opcode before applying patchSven Schnelle
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-01-24s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-23s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger
2022-01-23s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter
2022-01-17s390/cpumf: Support for CPU Measurement Facility CSVN 7Thomas Richter
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-12-20s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens
2021-12-16s390/nmi: disable interrupts on extended save area updateAlexander Gordeev
2021-12-16s390/disassembler: update opcode tableHeiko Carstens
2021-12-16s390/uv: fix memblock virtual vs physical address confusionHeiko Carstens
2021-12-16s390/smp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens
2021-12-16s390/exit: remove dead reference to do_exit from copy_threadEric W. Biederman
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-13exit/s390: Remove dead reference to do_exit from copy_threadEric W. Biederman
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2021-12-10s390/ftrace: remove preempt_disable()/preempt_enable() pairJerome Marchand
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-18s390/kexec: fix return code handlingHeiko Carstens
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle