summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-021-1/+1
|\
| * KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson2022-04-021-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-4/+0
|\ \
| * | asm/user.h: killed unused macrosAl Viro2022-01-301-4/+0
* | | Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-04-0124-140/+208
|\ \ \
| * | | s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2022-03-282-2/+2
| * | | s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle2022-03-272-4/+4
| * | | s390/pci: improve zpci_dev reference countingNiklas Schnelle2022-03-274-4/+16
| * | | s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev2022-03-271-1/+1
| * | | s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-03-276-24/+32
| * | | s390/smp: cleanup control register update routinesAlexander Gordeev2022-03-272-29/+23
| * | | s390/smp: cleanup target CPU callback startingAlexander Gordeev2022-03-271-4/+11
| * | | s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik2022-03-271-1/+8
| * | | s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik2022-03-272-2/+3
| * | | s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik2022-03-272-6/+15
| * | | s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik2022-03-271-4/+4
| * | | s390/test_unwind: extend kretprobe testVasily Gorbik2022-03-271-16/+33
| * | | s390/ap: adjust whitespaceHeiko Carstens2022-03-271-23/+23
| * | | s390/ap: use insn format for new instructionsHeiko Carstens2022-03-271-7/+7
| * | | s390/alternatives: use insn format for new instructionsHeiko Carstens2022-03-273-8/+8
| * | | s390/alternatives: use instructions instead of byte patternsHeiko Carstens2022-03-272-7/+20
| * | | s390/traps: improve panic message for translation-specification exceptionHeiko Carstens2022-03-271-3/+3
| * | | s390: fix typo in syscall_wrapper.hRussell Currey2022-03-271-1/+1
* | | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\ \ \ \
| * | | | arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | | | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-283-5/+2
|\ \ \ \ \
| * | | | | tracehook: Remove tracehook.hEric W. Biederman2022-03-103-3/+0
| * | | | | task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-101-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov2022-03-241-1/+1
* | | | | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-2598-1254/+1069
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/test_unwind: add kretprobe testsTobias Huschle2022-03-101-0/+56
| * | | | s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle2022-03-104-34/+60
| * | | | s390: convert ".insn" encoding to instruction namesVasily Gorbik2022-03-1010-40/+37
| * | | | s390: assume stckf is always presentVasily Gorbik2022-03-102-15/+9
| * | | | s390/nospec: move to single register thunksVasily Gorbik2022-03-101-32/+24
| * | | | s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-1023-435/+38
| * | | | s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch2022-03-102-18/+85
| * | | | s390/nospec: align and size extern thunksVasily Gorbik2022-03-101-2/+14
| * | | | s390/nospec: add an option to use thunk-externVasily Gorbik2022-03-106-5/+71
| * | | | s390/nospec: generate single register thunks if possibleVasily Gorbik2022-03-101-0/+14
| * | | | s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle2022-03-102-5/+2
| * | | | s390: remove unused expoline to BC instructionsVasily Gorbik2022-03-082-77/+5
| * | | | s390/irq: use assignment instead of castHeiko Carstens2022-03-082-3/+8
| * | | | s390/traps: get rid of magic cast for per codeHeiko Carstens2022-03-082-3/+8
| * | | | s390/traps: get rid of magic cast for program interruption codeHeiko Carstens2022-03-082-3/+8
| * | | | s390/signal: fix typo in commentsHeiko Carstens2022-03-082-2/+2
| * | | | s390/asm-offsets: remove unused definesHeiko Carstens2022-03-081-5/+0
| * | | | s390/test_unwind: avoid build warning with W=1Vasily Gorbik2022-03-081-5/+4
| * | | | s390: remove .fixup sectionHeiko Carstens2022-03-081-1/+0