aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+8
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson3-8/+8
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu1-6/+1
2022-04-12s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle1-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle4-10/+4
2022-04-10s390: update defconfigsHeiko Carstens3-7/+12
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens1-1/+1
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens2-0/+21
2022-04-06s390: add z16 elf platformHeiko Carstens1-0/+4
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson1-1/+1
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds24-140/+208
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 Torvalds3-5/+2
2022-03-28s390/alternatives: avoid using jgnop mnemonicVasily Gorbik2-2/+2
2022-03-27s390/pci: rename get_zdev_by_bus() to zdev_from_bus()Niklas Schnelle2-4/+4
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle4-4/+16
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev1-1/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev6-24/+32
2022-03-27s390/smp: cleanup control register update routinesAlexander Gordeev2-29/+23
2022-03-27s390/smp: cleanup target CPU callback startingAlexander Gordeev1-4/+11
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik1-1/+8
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik2-2/+3
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik2-6/+15
2022-03-27s390/kprobes: enable kretprobes framepointer verificationVasily Gorbik1-4/+4
2022-03-27s390/test_unwind: extend kretprobe testVasily Gorbik1-16/+33
2022-03-27s390/ap: adjust whitespaceHeiko Carstens1-23/+23
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens1-7/+7
2022-03-27s390/alternatives: use insn format for new instructionsHeiko Carstens3-8/+8
2022-03-27s390/alternatives: use instructions instead of byte patternsHeiko Carstens2-7/+20
2022-03-27s390/traps: improve panic message for translation-specification exceptionHeiko Carstens1-3/+3
2022-03-27s390: fix typo in syscall_wrapper.hRussell Currey1-1/+1
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 Torvalds98-1254/+1069
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-1/+1
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-119/+659
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds7-10/+10
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-16/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+0
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_dev_init()David Hildenbrand1-7/+0
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+14
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini5-15/+100
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-03-10tracehook: Remove tracehook.hEric W. Biederman3-3/+0
2022-03-10task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman1-2/+2
2022-03-10s390/test_unwind: add kretprobe testsTobias Huschle1-0/+56
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle4-34/+60