aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-05-11s390/stp: fix todoff sizeSven Schnelle
2022-05-09s390/pai: add support for cryptography countersThomas Richter
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu
2022-04-25s390/vdso: add vdso randomizationSven Schnelle
2022-04-25s390/vdso: map vdso above stackSven Schnelle
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle
2022-04-25s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov
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