summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle
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/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik
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/test_unwind: extend kretprobe testVasily Gorbik
2022-03-27s390/ap: adjust whitespaceHeiko Carstens
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens
2022-03-27s390/alternatives: use instructions instead of byte patternsHeiko Carstens
2022-03-27s390/traps: improve panic message for translation-specification exceptionHeiko Carstens
2022-03-27s390: fix typo in syscall_wrapper.hRussell Currey
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-03-10s390/test_unwind: add kretprobe testsTobias Huschle
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/nospec: move to single register thunksVasily Gorbik
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch
2022-03-10s390/nospec: align and size extern thunksVasily Gorbik
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik
2022-03-10s390/nospec: generate single register thunks if possibleVasily Gorbik
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle
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/test_unwind: avoid build warning with W=1Vasily Gorbik
2022-03-08s390: remove .fixup sectionHeiko Carstens
2022-03-08s390/bpf: encode register within extable entryHeiko Carstens
2022-03-08s390/extable: add dedicated uaccess handlerHeiko Carstens
2022-03-08s390/extable: convert to relative table with dataHeiko Carstens
2022-03-08s390/extable: add and use fixup_exception helper functionHeiko Carstens