summary refs log tree commit diff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-08s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds