summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens
2022-04-06s390: add z16 elf platformHeiko Carstens
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev
2022-03-27s390/smp: cleanup target CPU callback startingAlexander Gordeev
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik
2022-03-27s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens
2022-03-27s390/traps: improve panic message for translation-specification exceptionHeiko Carstens
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-10tracehook: Remove tracehook.hEric W. Biederman
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik
2022-03-10s390: assume stckf is always presentVasily Gorbik
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-08s390: remove unused expoline to BC instructionsVasily Gorbik
2022-03-08s390/irq: use assignment instead of castHeiko Carstens
2022-03-08s390/traps: get rid of magic cast for per codeHeiko Carstens
2022-03-08s390/traps: get rid of magic cast for program interruption codeHeiko Carstens
2022-03-08s390/signal: fix typo in commentsHeiko Carstens
2022-03-08s390/asm-offsets: remove unused definesHeiko Carstens
2022-03-08s390: remove .fixup sectionHeiko Carstens
2022-03-08s390/extable: add and use fixup_exception helper functionHeiko Carstens
2022-03-08s390/base: pass pt_regs to early program check handlerHeiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
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