aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-25s390/perf: obtain sie_block from the right addressNico Boehr1-1/+1
2022-05-25s390: generate register offsets into pt_regs automaticallyHeiko Carstens3-20/+16
2022-05-25s390: simplify early program check handlerHeiko Carstens4-31/+8
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens1-2/+12
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens1-59/+2
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens1-10/+10
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter1-0/+148
2022-05-11s390/stp: clock_delta should be signedSven Schnelle1-4/+4
2022-05-11s390/stp: fix todoff sizeSven Schnelle1-3/+1
2022-05-09s390/pai: add support for cryptography countersThomas Richter4-1/+695
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens1-52/+28
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens1-4/+1
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens1-7/+2
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu1-2/+2
2022-04-25s390/vdso: add vdso randomizationSven Schnelle1-1/+32
2022-04-25s390/vdso: map vdso above stackSven Schnelle1-1/+1
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle1-5/+19
2022-04-25s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev1-1/+1
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov2-3/+10
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens1-1/+1
2022-04-06s390: add z16 elf platformHeiko Carstens1-0/+4
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-64/+56
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada1-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-4/+2
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev1-1/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev5-19/+20
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev1-24/+12
2022-03-27s390/smp: cleanup target CPU callback startingAlexander Gordeev1-4/+11
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik1-2/+2
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik1-6/+2
2022-03-27s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik1-4/+4
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens1-5/+5
2022-03-27s390/traps: improve panic message for translation-specification exceptionHeiko Carstens1-3/+3
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds38-374/+284
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-1/+1
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_dev_init()David Hildenbrand1-7/+0
2022-03-10tracehook: Remove tracehook.hEric W. Biederman2-2/+0
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman1-2/+2
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle3-34/+59
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik2-3/+3
2022-03-10s390: assume stckf is always presentVasily Gorbik2-15/+9
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik12-90/+16
2022-03-08s390: remove unused expoline to BC instructionsVasily Gorbik1-20/+5
2022-03-08s390/irq: use assignment instead of castHeiko Carstens1-1/+1
2022-03-08s390/traps: get rid of magic cast for per codeHeiko Carstens1-1/+1
2022-03-08s390/traps: get rid of magic cast for program interruption codeHeiko Carstens1-1/+1
2022-03-08s390/signal: fix typo in commentsHeiko Carstens2-2/+2
2022-03-08s390/asm-offsets: remove unused definesHeiko Carstens1-5/+0